akhousker commited on
Commit
de89875
·
verified ·
1 Parent(s): 250daf5

add readme description

Browse files

Guide: https://github.com/huggingface/datasets/blob/main/templates/README_guide.md

Tutorial: https://huggingface.co/learn/nlp-course/chapter5/5?fw=tf

Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -22,3 +22,10 @@ task_categories:
22
  task_ids:
23
  - multi-class-classification
24
  ---
 
 
 
 
 
 
 
 
22
  task_ids:
23
  - multi-class-classification
24
  ---
25
+
26
+
27
+ # Dataset card for Github issues demo
28
+
29
+ ## Dataset summary
30
+
31
+ GitHub Issues is a dataset consisting of GitHub issues and pull requests associated with the 🤗 Datasets repository. It is intended for educational purposes and can be used for semantic search or multulabel text classification. The contents of each GitHub issue are in English and concern the domain of datasets for NLP, computer vision, and beyond.