OttoTarkka commited on
Commit
56096d3
·
verified ·
1 Parent(s): 254fba5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -1
README.md CHANGED
@@ -3,4 +3,23 @@ task_categories:
3
  - text-classification
4
  language:
5
  - fi
6
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  - text-classification
4
  language:
5
  - fi
6
+ size_categories:
7
+ - 100K<n<1M
8
+ ---
9
+
10
+ Source:
11
+ This dataset is a machine translated version of the Many Emotions dataset available here: https://huggingface.co/datasets/ma2za/many_emotions
12
+ The Many Emotions dataset itself is a combination of three other emotion annotated datasets. These datasets are:
13
+ Daily Dialog: https://huggingface.co/datasets/daily_dialog
14
+ GoEmotions: https://huggingface.co/datasets/go_emotions
15
+ Emotion: https://huggingface.co/datasets/dair-ai/emotion
16
+
17
+ Data fields:
18
+ id: unique identifier
19
+ text: a string feature.
20
+ label: >-
21
+ a classification label, with possible values including anger (0), fear (1),
22
+ joy (2), love ( 3), sadness (4), surprise (5), neutral (6).
23
+ license: inherited license from source dataset
24
+ dataset: source dataset
25
+ language: text language