danlou commited on
Commit
f8e61b0
1 Parent(s): d14d38d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -11,6 +11,7 @@ datasets:
11
  # Twitter 2022 154M (RoBERTa-base, 154M - full update)
12
 
13
  This is a RoBERTa-base model trained on 154M tweets until the end of December 2022 (from original checkpoint, no incremental updates).
 
14
  These 154M tweets result from filtering 220M tweets obtained exclusively from the Twitter Academic API, covering every month between 2018-01 and 2022-12.
15
  Filtering and preprocessing details are available in the [TimeLMs paper](https://arxiv.org/abs/2202.03829).
16
 
 
11
  # Twitter 2022 154M (RoBERTa-base, 154M - full update)
12
 
13
  This is a RoBERTa-base model trained on 154M tweets until the end of December 2022 (from original checkpoint, no incremental updates).
14
+
15
  These 154M tweets result from filtering 220M tweets obtained exclusively from the Twitter Academic API, covering every month between 2018-01 and 2022-12.
16
  Filtering and preprocessing details are available in the [TimeLMs paper](https://arxiv.org/abs/2202.03829).
17