mrm8488 albertvillanova HF staff commited on
Commit
f881ecd
1 Parent(s): fe7642d

Fix task_ids (#1)

Browse files

- Fix task_ids (76fa17729ef9382fa3494b7b8174d4fb855aebb1)


Co-authored-by: Albert Villanova <albertvillanova@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -19,9 +19,9 @@ task_categories:
19
  task_ids:
20
  - multi-class-classification
21
  - multi-label-classification
22
- - text-classification-other-emotion
23
  pretty_name: GoEmotions
24
- configs:
 
25
  ---
26
  # GoEmotions Spanish
27
 
19
  task_ids:
20
  - multi-class-classification
21
  - multi-label-classification
 
22
  pretty_name: GoEmotions
23
+ tags:
24
+ - emotion
25
  ---
26
  # GoEmotions Spanish
27