Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
Spanish
Size:
10K - 100K
Tags:
emotion
License:
Commit
·
76fa177
1
Parent(s):
fe7642d
Fix task_ids
Browse files
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 |
-
|
|
|
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 |
|