jordanpainter01 commited on
Commit
10c3f8f
1 Parent(s): 3226610

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -28,7 +28,8 @@ It achieves the following results on the evaluation set:
28
 
29
  ## Model description
30
 
31
- More information needed
 
32
 
33
  ## Intended uses & limitations
34
 
 
28
 
29
  ## Model description
30
 
31
+ The given description for BERTweet by VinAI is as follows:
32
+ BERTweet is the first public large-scale language model pre-trained for English Tweets. BERTweet is trained based on the RoBERTa pre-training procedure. The corpus used to pre-train BERTweet consists of 850M English Tweets (16B word tokens ~ 80GB), containing 845M Tweets streamed from 01/2012 to 08/2019 and 5M Tweets related to the COVID-19 pandemic.
33
 
34
  ## Intended uses & limitations
35