tobischimanski commited on
Commit
606340d
1 Parent(s): 322df6c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ tags:
14
 
15
  Based on [this paper](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4622514), this is the EnvRoBERTa-base language model. A language model that is trained to better understand environmental texts in the ESG domain.
16
 
17
- *Note: We generally recommend choosing the [EnvDistilRoBERTa-base](https://huggingface.co/ESGBERT/EnvDistilRoBERTa-base) model since it is quicker, less resource-intensive and only marginally worse in performance.*
18
 
19
  Using the [RoBERTa](https://huggingface.co/roberta-base) model as a starting point, the EnvRoBERTa-base Language Model is additionally pre-trained on a text corpus comprising environmental-related annual reports, sustainability reports, and corporate and general news.
20
 
 
14
 
15
  Based on [this paper](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4622514), this is the EnvRoBERTa-base language model. A language model that is trained to better understand environmental texts in the ESG domain.
16
 
17
+ *Note: We generally recommend choosing the [EnvironmentalBERT-base](https://huggingface.co/ESGBERT/EnvironmentalBERT-base) model since it is quicker, less resource-intensive and only marginally worse in performance.*
18
 
19
  Using the [RoBERTa](https://huggingface.co/roberta-base) model as a starting point, the EnvRoBERTa-base Language Model is additionally pre-trained on a text corpus comprising environmental-related annual reports, sustainability reports, and corporate and general news.
20