dpmendez/environmental-misinformation
Viewer • Updated • 1.98k • 35
This model is a DistilBERT-based transformer fine-tuned for climate misinformation classification. It predicts the veracity of individual climate-related claims using contextualized language representations.
The model was trained on a dataset combining:
| Label | Description |
|---|---|
LIKELY_TRUE |
Claim is consistent with scientific consensus |
LIKELY_FALSE |
Claim contradicts scientific consensus |
Label mappings are defined in config.json and label_map.json.
The selected inference threshold is stored in threshold.json.
Base model
distilbert/distilbert-base-uncased