tobischimanski commited on
Commit
49c5d12
1 Parent(s): 4f89dcc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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-environmental language model. A language model that is trained to better classify environmental texts in the ESG domain.
16
 
 
 
17
  Using the [EnvRoBERTa-base](https://huggingface.co/ESGBERT/EnvRoBERTa-base) model as a starting point, the EnvRoBERTa-environmental Language Model is additionally fine-trained on a 2k environmental dataset to detect environmental text samples.
18
 
19
  ## How to Get Started With the Model
 
14
 
15
  Based on [this paper](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4622514), this is the EnvRoBERTa-environmental language model. A language model that is trained to better classify environmental texts in the ESG domain.
16
 
17
+ *Note: We generally recommend choosing the [EnvDistilRoBERTa-environmental](https://huggingface.co/ESGBERT/EnvDistilRoBERTa-environmental) model since it is quicker, less ressource-intensive and only marginally worse in performance.*
18
+
19
  Using the [EnvRoBERTa-base](https://huggingface.co/ESGBERT/EnvRoBERTa-base) model as a starting point, the EnvRoBERTa-environmental Language Model is additionally fine-trained on a 2k environmental dataset to detect environmental text samples.
20
 
21
  ## How to Get Started With the Model