j-hartmann
commited on
Commit
•
22171eb
1
Parent(s):
d238071
Update README.md
Browse files
README.md
CHANGED
@@ -61,7 +61,7 @@ b) Run emotion model on multiple examples and full datasets (e.g., .csv files) o
|
|
61 |
|
62 |
Please reach out to [j.p.hartmann@rug.nl](mailto:j.p.hartmann@rug.nl) if you have any questions or feedback.
|
63 |
|
64 |
-
Thanks to Samuel Domdey and chrsiebert for their support in making this model available.
|
65 |
|
66 |
# Reference ✅
|
67 |
|
@@ -95,4 +95,10 @@ Please find an overview of the datasets used for training below. All datasets co
|
|
95 |
|MELD, Poria et al. (2019)|Yes|Yes|Yes|Yes|Yes|Yes|Yes|
|
96 |
|SemEval-2018, EI-reg, Mohammad et al. (2018) |Yes|-|Yes|Yes|-|Yes|-|
|
97 |
|
98 |
-
The model is trained on a balanced subset from the datasets listed above (2,811 observations per emotion, i.e., nearly 20k observations in total). 80% of this balanced subset is used for training and 20% for evaluation. The evaluation accuracy is 66% (vs. the random-chance baseline of 1/7 = 14%).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
|
62 |
Please reach out to [j.p.hartmann@rug.nl](mailto:j.p.hartmann@rug.nl) if you have any questions or feedback.
|
63 |
|
64 |
+
Thanks to Samuel Domdey and [chrsiebert](https://huggingface.co/siebert) for their support in making this model available.
|
65 |
|
66 |
# Reference ✅
|
67 |
|
|
|
95 |
|MELD, Poria et al. (2019)|Yes|Yes|Yes|Yes|Yes|Yes|Yes|
|
96 |
|SemEval-2018, EI-reg, Mohammad et al. (2018) |Yes|-|Yes|Yes|-|Yes|-|
|
97 |
|
98 |
+
The model is trained on a balanced subset from the datasets listed above (2,811 observations per emotion, i.e., nearly 20k observations in total). 80% of this balanced subset is used for training and 20% for evaluation. The evaluation accuracy is 66% (vs. the random-chance baseline of 1/7 = 14%).
|
99 |
+
|
100 |
+
# Scientific Applications 📖
|
101 |
+
|
102 |
+
Below you can find a list of papers using "Emotion English DistilRoBERTa-base". If you would like your paper to be added to the list, please send me an email.
|
103 |
+
|
104 |
+
Rozado, D., Hughes, R., & Halberstadt, J. (2022). Longitudinal analysis of sentiment and emotion in news media headlines using automated labelling with Transformer language models. Plos one, 17(10), e0276367.
|