tobischimanski commited on
Commit
98b202f
1 Parent(s): d74b14e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -6,13 +6,13 @@ tags:
6
  - environmental
7
  ---
8
 
9
- # Model Card for EnvDistilRoBERTa-base
10
 
11
  ## Model Description
12
 
13
- Based on [this paper](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4622514), this is the EnvDistilRoBERTa-base language model. A language model that is trained to better understand environmental texts in the ESG domain.
14
 
15
- Using the [DistilRoBERTa](https://huggingface.co/distilroberta-base) model as a starting point, the EnvDistilRoBERTa-base Language Model is additionally pre-trained on a text corpus comprising environmental-related annual reports, sustainability reports, and corporate and general news.
16
 
17
  ## More details can be found in the paper
18
  ```bibtex
 
6
  - environmental
7
  ---
8
 
9
+ # Model Card for EnvironmentalBERT-base
10
 
11
  ## Model Description
12
 
13
+ Based on [this paper](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4622514), this is the EnvironmentalBERT-base language model. A language model that is trained to better understand environmental texts in the ESG domain.
14
 
15
+ Using the [DistilRoBERTa](https://huggingface.co/distilroberta-base) model as a starting point, the EnvironmentalBERT-base Language Model is additionally pre-trained on a text corpus comprising environmental-related annual reports, sustainability reports, and corporate and general news.
16
 
17
  ## More details can be found in the paper
18
  ```bibtex