File size: 737 Bytes
a1d8bf6
 
36088f4
 
 
 
 
 
 
 
a1d8bf6
36088f4
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
license: apache-2.0
language:
- en
metrics:
- accuracy
pipeline_tag: text-classification
tags:
- climate
- climate change
---

# ClimateCognize - Climate Topic Detection
---
This model is fine-tuned on sentences and paragraphs for the task of climate topic detection - whether a given text (ex. paragraph or sentence) is about climate or not.

The base model that this model is further trained on is the [ClimateBERT Base Climate Detector](https://huggingface.co./climatebert/distilroberta-base-climate-detector) and is further trained on our own datasets that include sentences and paragraphs from different news articles about climate, as well as negative examples such as excerpts from news articles that are completely different.