Update README.md
Browse files
README.md
CHANGED
|
@@ -1,13 +1,15 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
|
|
|
|
|
|
| 11 |
pretty_name: 'This dataset contains GitHub issues (and their comments) collected from
|
| 12 |
the [huggingface/datasets](https://github.com/huggingface/datasets) public repository.
|
| 13 |
It was created as part of an NLP pipeline exercise to demonstrate data collection, augmentation, semantic search, and transformers inference.'
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
+
pretty_name: >-
|
| 6 |
+
This dataset contains GitHub issues (and their comments) collected from the
|
| 7 |
+
[huggingface/datasets](https://github.com/huggingface/datasets) public
|
| 8 |
+
repository. It was created as part of an NLP pipeline exercise to
|
| 9 |
+
demonstrate data collection, augmentation, semantic search, and transformers
|
| 10 |
+
inference.
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
pretty_name: 'This dataset contains GitHub issues (and their comments) collected from
|
| 14 |
the [huggingface/datasets](https://github.com/huggingface/datasets) public repository.
|
| 15 |
It was created as part of an NLP pipeline exercise to demonstrate data collection, augmentation, semantic search, and transformers inference.'
|