j-hartmann
commited on
Commit
β’
0a8baea
1
Parent(s):
0e045a8
Update README.md
Browse files
README.md
CHANGED
@@ -18,13 +18,13 @@ widget:
|
|
18 |
|
19 |
With this model, you can classify emotions in English text data. The model was trained on 6 diverse datasets (see Appendix) and predicts Ekman's 6 basic emotions, plus a neutral class:
|
20 |
|
21 |
-
1) anger
|
22 |
-
2) disgust
|
23 |
-
3) fear
|
24 |
-
4) joy
|
25 |
-
5) neutral
|
26 |
-
6) sadness
|
27 |
-
7) surprise
|
28 |
|
29 |
The model is a fine-tuned checkpoint of DistilRoBERTa-base.
|
30 |
|
|
|
18 |
|
19 |
With this model, you can classify emotions in English text data. The model was trained on 6 diverse datasets (see Appendix) and predicts Ekman's 6 basic emotions, plus a neutral class:
|
20 |
|
21 |
+
1) anger π€¬
|
22 |
+
2) disgust π€’
|
23 |
+
3) fear π¨
|
24 |
+
4) joy π
|
25 |
+
5) neutral π
|
26 |
+
6) sadness π
|
27 |
+
7) surprise π²
|
28 |
|
29 |
The model is a fine-tuned checkpoint of DistilRoBERTa-base.
|
30 |
|