NyssaW commited on
Commit
0abcf00
·
verified ·
1 Parent(s): 77dfbda

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -2
README.md CHANGED
@@ -1,9 +1,30 @@
1
- ---
2
- license: apache-2.0
3
  language:
4
  - en
 
 
 
 
 
 
 
 
 
5
  size_categories:
6
  - 1K<n<10K
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
  Here to put :
9
  Document data collection process.
 
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.'
14
  size_categories:
15
  - 1K<n<10K
16
+ source_datasets:
17
+ - original
18
+ tags:
19
+ - github
20
+ - issues
21
+ - nlp
22
+ - text-classification
23
+ - semantic-search
24
+ - huggingface
25
+ task_categories:
26
+ - text-classification
27
+ - feature-extraction
28
  ---
29
  Here to put :
30
  Document data collection process.