|
--- |
|
language: en |
|
license: apache-2.0 |
|
datasets: climatebert/environmental_claims |
|
--- |
|
|
|
# Model Card for environmental-claims |
|
|
|
## Model Description |
|
|
|
The environmental-claims model is fine-tuned on the [EnvironmentalClaims](https://huggingface.co/datasets/climatebert/environmental_claims) dataset by using the [climatebert/distilroberta-base-climate-f](https://huggingface.co/climatebert/distilroberta-base-climate-f) model as pre-trained language model. The underlying methodology can be found in our [research paper](https://arxiv.org/abs/2209.00507). |
|
|
|
### Citation Information |
|
|
|
```bibtex |
|
@misc{stammbach2022environmentalclaims, |
|
title = {A Dataset for Detecting Real-World Environmental Claims}, |
|
author = {Stammbach, Dominik and Webersinke, Nicolas and Bingler, Julia Anna and Kraus, Mathias and Leippold, Markus}, |
|
year = {2022}, |
|
doi = {10.48550/ARXIV.2209.00507}, |
|
url = {https://arxiv.org/abs/2209.00507}, |
|
publisher = {arXiv}, |
|
} |
|
``` |
|
|