Datasets:
SkyWater21
commited on
Commit
•
fdb8e5f
1
Parent(s):
b2033a2
Update README.md
Browse files
README.md
CHANGED
@@ -49,11 +49,12 @@ Original dataset: https://www.kaggle.com/datasets/nelgiriyewithana/emotions
|
|
49 |
The dataset was machine translated to Lithuanian using free Google Translate API.
|
50 |
|
51 |
Dataset contains 7 emotion labels as per Dr. Ekman theory. Labels are as follows:
|
52 |
-
|
53 |
0: anger
|
54 |
1: disgust
|
55 |
2: fear
|
56 |
3: joy
|
57 |
4: sadness
|
58 |
5: surprise
|
59 |
-
6: neutral
|
|
|
|
49 |
The dataset was machine translated to Lithuanian using free Google Translate API.
|
50 |
|
51 |
Dataset contains 7 emotion labels as per Dr. Ekman theory. Labels are as follows:
|
52 |
+
```yaml
|
53 |
0: anger
|
54 |
1: disgust
|
55 |
2: fear
|
56 |
3: joy
|
57 |
4: sadness
|
58 |
5: surprise
|
59 |
+
6: neutral
|
60 |
+
```
|