lhoestq HF staff commited on
Commit
1eed302
1 Parent(s): 7ddd347

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -19,12 +19,13 @@ task_categories:
19
  task_ids:
20
  - multi-class-classification
21
  - multi-label-classification
22
- - text-classification-other-emotion
23
  paperswithcode_id: goemotions
24
  pretty_name: GoEmotions
25
  configs:
26
  - raw
27
  - simplified
 
 
28
  ---
29
 
30
  # Dataset Card for GoEmotions
@@ -183,4 +184,4 @@ The GitHub repository which houses this dataset has an
183
 
184
  ### Contributions
185
 
186
- Thanks to [@joeddav](https://github.com/joeddav) for adding this dataset.
 
19
  task_ids:
20
  - multi-class-classification
21
  - multi-label-classification
 
22
  paperswithcode_id: goemotions
23
  pretty_name: GoEmotions
24
  configs:
25
  - raw
26
  - simplified
27
+ tags:
28
+ - emotion
29
  ---
30
 
31
  # Dataset Card for GoEmotions
 
184
 
185
  ### Contributions
186
 
187
+ Thanks to [@joeddav](https://github.com/joeddav) for adding this dataset.