NyssaW commited on
Commit
11a4704
·
verified ·
1 Parent(s): c82fde3

Update README.md

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