File size: 870 Bytes
0b3fe33 | 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 | ---
license: cc-by-nc-sa-4.0
language: en
base_model: climatebert/distilroberta-base-climate-f
tags:
- text-classification
- climate
- greenwashing
---
# greenwashing-commitments-detector
A ClimateBERT (`distilroberta-base-climate-f`) model fine-tuned as part
of a Master's course project: a sentence-level greenwashing **red-flag
screener**. One of three models (environmental-claim detection, language
specificity, commitment/action detection) combined in the demo app.
**Research/educational use only.** Outputs flag sentences that deserve
human review — they are a regulatory-style signal, **not proof of
greenwashing**.
## Attribution & license
Fine-tuned on the ClimateBERT datasets (Bingler, Kraus, Leippold,
Webersinke; University of Zurich), released under **CC BY-NC-SA 4.0**.
This derivative inherits that **non-commercial, share-alike** license.
|