toddmorrill commited on
Commit
56332ca
1 Parent(s): c7977e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,3 +1,5 @@
 
 
1
  annotations_creators:
2
  - no-annotation
3
  language_creators: []
@@ -16,4 +18,9 @@ task_categories:
16
  task_ids:
17
  - multi-class-classification
18
  - multi-label-classification
19
- - document-retrieval
 
 
 
 
 
 
1
+ ---
2
+ YAML tags:
3
  annotations_creators:
4
  - no-annotation
5
  language_creators: []
 
18
  task_ids:
19
  - multi-class-classification
20
  - multi-label-classification
21
+ - document-retrieval
22
+ ---
23
+
24
+ # Dataset Card for GitHub Issues
25
+ ## Dataset Summary
26
+ 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 multilabel text classification. The contents of each GitHub issue are in English and concern the domain of datasets for NLP, computer vision, and beyond.