j-hartmann
commited on
Commit
•
ab82646
1
Parent(s):
e70dbbf
Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ With this model, you can classify emotions in English text data. The model was t
|
|
24 |
6) sadness
|
25 |
7) surprise
|
26 |
|
27 |
-
The model is a fine-tuned checkpoint of DistilRoBERTa-base. The emotions reflect Ekman's 6
|
28 |
|
29 |
## Application
|
30 |
|
@@ -49,7 +49,7 @@ Please find an overview of the datasets used for training below. All datasets co
|
|
49 |
|Name|anger|disgust|fear|joy|neutral|sadness|surprise|
|
50 |
|---|---|---|---|---|---|---|---|
|
51 |
|Crowdflower (2016)|Yes|-|-|Yes|Yes|Yes|Yes|
|
52 |
-
|Emotion Dataset, Elvis et al. (2018)|Yes
|
53 |
|GoEmotions, Demszky et al. (2020)|Yes|Yes|Yes|Yes|Yes|Yes|Yes|
|
54 |
|ISEAR, Vikash (2018)|Yes|Yes|Yes|Yes|-|Yes|-|
|
55 |
|MELD, Poria et al. (2019)|Yes|Yes|Yes|Yes|Yes|Yes|Yes|
|
|
|
24 |
6) sadness
|
25 |
7) surprise
|
26 |
|
27 |
+
The model is a fine-tuned checkpoint of DistilRoBERTa-base. The emotions reflect Ekman's 6 basic emotions, plus a neutral class.
|
28 |
|
29 |
## Application
|
30 |
|
|
|
49 |
|Name|anger|disgust|fear|joy|neutral|sadness|surprise|
|
50 |
|---|---|---|---|---|---|---|---|
|
51 |
|Crowdflower (2016)|Yes|-|-|Yes|Yes|Yes|Yes|
|
52 |
+
|Emotion Dataset, Elvis et al. (2018)|Yes|-|Yes|Yes|-|Yes|Yes|
|
53 |
|GoEmotions, Demszky et al. (2020)|Yes|Yes|Yes|Yes|Yes|Yes|Yes|
|
54 |
|ISEAR, Vikash (2018)|Yes|Yes|Yes|Yes|-|Yes|-|
|
55 |
|MELD, Poria et al. (2019)|Yes|Yes|Yes|Yes|Yes|Yes|Yes|
|