tobischimanski commited on
Commit
40d6952
1 Parent(s): cc5e3cc

Update README.md

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