tobischimanski
commited on
Commit
•
322df6c
1
Parent(s):
0a33072
Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,8 @@ 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 |
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.
|
18 |
|
19 |
## More details can be found in the paper
|
|
|
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 |
|
21 |
## More details can be found in the paper
|