File size: 965 Bytes
dd8fee4
 
 
f8df5b2
3d92e9c
 
dd8fee4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
language: en
license: apache-2.0
datasets: climatebert/environmental_claims
tags:
- ClimateBERT
---

# 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},
}
```