Pedrada commited on
Commit
cbb417e
1 Parent(s): 1ccb479

Update README

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,6 +1,7 @@
1
  # Twitter-roBERTa-base
2
 
3
- This is a roBERTa-base model trained on ~58M tweets, described and evaluated in the [_TweetEval_ benchmark (Findings of EMNLP 2020)](https://arxiv.org/pdf/2010.12421.pdf). To evaluate this and other LMs on Twitter-specific data, please refer to the [Tweeteval official repository](https://github.com/cardiffnlp/tweeteval).
 
4
 
5
  ## Preprocess Text
6
  Replace usernames and links for placeholders: "@user" and "http".
1
  # Twitter-roBERTa-base
2
 
3
+ This is a RoBERTa-base model trained on ~58M tweets on top of the original RoBERTa-base checkpoint, as described and evaluated in the [_TweetEval_ benchmark (Findings of EMNLP 2020)](https://arxiv.org/pdf/2010.12421.pdf).
4
+ To evaluate this and other LMs on Twitter-specific data, please refer to the [Tweeteval official repository](https://github.com/cardiffnlp/tweeteval).
5
 
6
  ## Preprocess Text
7
  Replace usernames and links for placeholders: "@user" and "http".