NyssaW commited on
Commit
3432417
·
verified ·
1 Parent(s): dcc7255

Update README.md

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