--- license: apache-2.0 language: - en metrics: - accuracy pipeline_tag: text-classification tags: - climate - climate change base_model: climatebert/distilroberta-base-climate-detector --- # 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.