Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
License:
Update the link to the original dataset
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ license: unknown
|
|
19 |
|
20 |
### Dataset Summary
|
21 |
|
22 |
-
This dataset is comprised of `emoji` and `emotion` subsets of [tweet_eval](https://huggingface.co/datasets/tweet_eval). The motivation
|
23 |
is that the original `emoji` subset essentially contains only positive/neutral emojis, while `emotion` subset contains a varied array
|
24 |
of emotions. So, the idea was to replace emotion labels with corresponding emojis (sad, angry) in the `emotion` subset and mix it together
|
25 |
with the `emoji` subset.
|
|
|
19 |
|
20 |
### Dataset Summary
|
21 |
|
22 |
+
This dataset is comprised of `emoji` and `emotion` subsets of [tweet_eval](https://huggingface.co/datasets/cardiffnlp/tweet_eval). The motivation
|
23 |
is that the original `emoji` subset essentially contains only positive/neutral emojis, while `emotion` subset contains a varied array
|
24 |
of emotions. So, the idea was to replace emotion labels with corresponding emojis (sad, angry) in the `emotion` subset and mix it together
|
25 |
with the `emoji` subset.
|