Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
Spanish
Size:
10K - 100K
Tags:
emotion
License:
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- crowdsourced
|
4 |
+
language_creators:
|
5 |
+
- found
|
6 |
+
language:
|
7 |
+
- es
|
8 |
+
license:
|
9 |
+
- apache-2.0
|
10 |
+
multilinguality:
|
11 |
+
- monolingual
|
12 |
+
size_categories:
|
13 |
+
- 100K<n<1M
|
14 |
+
- 10K<n<100K
|
15 |
+
source_datasets:
|
16 |
+
- go_emotions
|
17 |
+
task_categories:
|
18 |
+
- text-classification
|
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 |
+
|
28 |
+
## A Spanish translation (using [EasyNMT](https://github.com/UKPLab/EasyNMT)) of the [GoEmotions](https://huggingface.co/datasets/sst2) dataset.
|
29 |
+
|
30 |
+
|
31 |
+
#### For more information check the official [Model Card](https://huggingface.co/datasets/go_emotions)
|