esuriddick
commited on
Commit
•
069bc85
1
Parent(s):
f75676a
Update README.md
Browse files
README.md
CHANGED
@@ -63,6 +63,8 @@ faster for inference or downstream tasks.
|
|
63 |
[Emotion](https://huggingface.co/datasets/dair-ai/emotion) is a dataset of English Twitter messages with six basic emotions: anger, fear, joy, love, sadness, and surprise. This dataset was developed for the paper entitled "CARER: Contextualized Affect Representations for Emotion Recognition" (Saravia et al.) through noisy labels, annotated via distant
|
64 |
supervision as in the paper"Twitter sentiment classification using distant supervision" (Go et al).
|
65 |
|
|
|
|
|
66 |
## Training and evaluation data
|
67 |
|
68 |
More information needed
|
|
|
63 |
[Emotion](https://huggingface.co/datasets/dair-ai/emotion) is a dataset of English Twitter messages with six basic emotions: anger, fear, joy, love, sadness, and surprise. This dataset was developed for the paper entitled "CARER: Contextualized Affect Representations for Emotion Recognition" (Saravia et al.) through noisy labels, annotated via distant
|
64 |
supervision as in the paper"Twitter sentiment classification using distant supervision" (Go et al).
|
65 |
|
66 |
+
The DistilBERT model was fine-tuned to this dataset, allowing for the classification of sentences into one of the six basic emotions (anger, fear, joy, love, sadness, and surprise).
|
67 |
+
|
68 |
## Training and evaluation data
|
69 |
|
70 |
More information needed
|