GovernanceBERT-base / README.md
tobischimanski's picture
Update README.md
53f4438 verified
---
language: en
license: apache-2.0
tags:
- ESG
- governance
---
# Model Card for GovernanceBERT-base
## Model Description
Based on [this paper](https://www.sciencedirect.com/science/article/pii/S1544612324000096), this is the GovernanceBERT-base language model. A language model that is trained to better understand governance texts in the ESG domain.
Using the [DistilRoBERTa](https://huggingface.co/distilroberta-base) model as a starting point, the GovernanceBERT-base Language Model is additionally pre-trained on a text corpus comprising governance-related annual reports, sustainability reports, and corporate and general news.
## More details can be found in the paper
```bibtex
@article{schimanski_ESGBERT_2024,
title = {Bridging the gap in ESG measurement: Using NLP to quantify environmental, social, and governance communication},
journal = {Finance Research Letters},
volume = {61},
pages = {104979},
year = {2024},
issn = {1544-6123},
doi = {https://doi.org/10.1016/j.frl.2024.104979},
url = {https://www.sciencedirect.com/science/article/pii/S1544612324000096},
author = {Tobias Schimanski and Andrin Reding and Nico Reding and Julia Bingler and Mathias Kraus and Markus Leippold},
}
```