Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ language:
|
|
6 |
- en
|
7 |
pipeline_tag: text-classification
|
8 |
---
|
9 |
-
# cardiffnlp/twitter-roberta-base-latest
|
10 |
|
11 |
This is a RoBERTa-base model trained on 154M tweets until the end of December 2022 and finetuned for emoji classification (multiclass classification on 100 emojis) on the _TweetEmoji100_ dataset of [SuperTweetEval](https://huggingface.co/datasets/cardiffnlp/super_tweeteval).
|
12 |
The original Twitter-based RoBERTa model can be found [here](https://huggingface.co/cardiffnlp/twitter-roberta-base-2022-154m).
|
|
|
6 |
- en
|
7 |
pipeline_tag: text-classification
|
8 |
---
|
9 |
+
# cardiffnlp/twitter-roberta-base-emoji-latest
|
10 |
|
11 |
This is a RoBERTa-base model trained on 154M tweets until the end of December 2022 and finetuned for emoji classification (multiclass classification on 100 emojis) on the _TweetEmoji100_ dataset of [SuperTweetEval](https://huggingface.co/datasets/cardiffnlp/super_tweeteval).
|
12 |
The original Twitter-based RoBERTa model can be found [here](https://huggingface.co/cardiffnlp/twitter-roberta-base-2022-154m).
|