luisespinosa commited on
Commit
87fc2c9
1 Parent(s): 742674e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,8 +1,8 @@
1
  # Twitter-roBERTa-base for Emoji prediction
2
 
3
- This is a roBERTa-base model trained on ~58M tweets and finetuned for the emoji prediction task at Semeval 2018.
4
- For full description: [_TweetEval_ benchmark (Findings of EMNLP 2020)](https://arxiv.org/pdf/2010.12421.pdf).
5
- To evaluate this and other models on Twitter-specific data, please refer to the [Tweeteval official repository](https://github.com/cardiffnlp/tweeteval).
6
 
7
  ## Example of classification
8
 
1
  # Twitter-roBERTa-base for Emoji prediction
2
 
3
+ This is a roBERTa-base model trained on ~58M tweets and finetuned for emoji prediction using TweetEval.
4
+ Paper: [_TweetEval_ benchmark (Findings of EMNLP 2020)](https://arxiv.org/pdf/2010.12421.pdf).
5
+ Git Repo: [Tweeteval official repository](https://github.com/cardiffnlp/tweeteval).
6
 
7
  ## Example of classification
8