Create README.md
Browse files
README.md
CHANGED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
annotations_creators:
|
| 2 |
+
- found
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
language_creators:
|
| 6 |
+
- found
|
| 7 |
+
license:
|
| 8 |
+
- apache-2.0
|
| 9 |
+
multilinguality:
|
| 10 |
+
- monolingual
|
| 11 |
+
pretty_name: 'This dataset contains GitHub issues (and their comments) collected from
|
| 12 |
+
the
|
| 13 |
+
|
| 14 |
+
[huggingface/datasets](https://github.com/huggingface/datasets) public repository.
|
| 15 |
+
|
| 16 |
+
It was created as part of an NLP pipeline exercise to demonstrate data collection,
|
| 17 |
+
|
| 18 |
+
augmentation, semantic search, and transformers inference.'
|
| 19 |
+
size_categories:
|
| 20 |
+
- 1K<n<10K
|
| 21 |
+
source_datasets:
|
| 22 |
+
- original
|
| 23 |
+
tags:
|
| 24 |
+
- github
|
| 25 |
+
- issues
|
| 26 |
+
- nlp
|
| 27 |
+
- text-classification
|
| 28 |
+
- semantic-search
|
| 29 |
+
- huggingface
|
| 30 |
+
task_categories:
|
| 31 |
+
- text-classification
|
| 32 |
+
- feature-extraction
|
| 33 |
+
task_ids:
|
| 34 |
+
- sentiment-analysis
|