webersni commited on
Commit
d04f8af
1 Parent(s): bc51fc6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -9,6 +9,12 @@ license: apache-2.0
9
 
10
  This is the ClimateBERT language model based on the FULL-SELECT sample selection strategy.
11
 
 
 
 
 
 
 
12
  ## Climate performance model card
13
 
14
  | distilroberta-base-climate-f | |
 
9
 
10
  This is the ClimateBERT language model based on the FULL-SELECT sample selection strategy.
11
 
12
+ *Note: We generally recommend choosing this language model over those based on the other sample selection strategies (unless you have good reasons not to). This is also the only language model we will update from time to time.*
13
+
14
+ Using the [DistilRoBERTa](https://huggingface.co/distilroberta-base) model as starting point, the ClimateBERT Language Model is additionally pre-trained on a text corpus comprising climate-related research paper abstracts, corporate and general news and reports from companies. The underlying methodology can be found in our [language model research paper](https://arxiv.org/abs/2110.12010).
15
+
16
+ *Update September 2, 2022: Now additionally pre-trained on an even larger text corpus, comprising >2M paragraphs. If you are looking for the language model before the update (i.e. for reproducibility), just use an older commit like [6be4fbd](https://huggingface.co/climatebert/distilroberta-base-climate-f/tree/6be4fbd3fedfd78ccb3c730c1f166947fbc940ba).*
17
+
18
  ## Climate performance model card
19
 
20
  | distilroberta-base-climate-f | |