tobischimanski
commited on
Commit
•
ff6ac6f
1
Parent(s):
b395aad
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 GovRoBERTa-governance language model. A language model that is trained to better classify governance texts in the ESG domain.
|
16 |
|
|
|
|
|
17 |
Using the [GovRoBERTa-base](https://huggingface.co/ESGBERT/GovRoBERTa-base) model as a starting point, the GovRoBERTa-governance Language Model is additionally fine-trained on a 2k governance dataset to detect governance 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 GovRoBERTa-governance language model. A language model that is trained to better classify governance texts in the ESG domain.
|
16 |
|
17 |
+
*Note: We generally recommend choosing the [GovDistilRoBERTa-governance](https://huggingface.co/ESGBERT/GovDistilRoBERTa-governance) model since it is quicker, less resource-intensive and only marginally worse in performance.*
|
18 |
+
|
19 |
Using the [GovRoBERTa-base](https://huggingface.co/ESGBERT/GovRoBERTa-base) model as a starting point, the GovRoBERTa-governance Language Model is additionally fine-trained on a 2k governance dataset to detect governance text samples.
|
20 |
|
21 |
## How to Get Started With the Model
|