adorkin commited on
Commit
89d9219
·
verified ·
1 Parent(s): d38b8f5

Update the link to the original dataset

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.