NyssaW commited on
Commit
00226b4
·
verified ·
1 Parent(s): 0abcf00

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -8
README.md CHANGED
@@ -1,13 +1,15 @@
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 [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.'