Text Classification
Transformers
PyTorch
roberta
Inference Endpoints
tobischimanski commited on
Commit
ec9be32
1 Parent(s): ab8795e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ license: apache-2.0
6
  ## Model Description
7
 
8
  This is the fine-tuned ClimateBERT language model with a classification head for detecting sentences that are either related to emission net zero or reduction targets.
9
- We use the [climatebert/distilroberta-base-climate-f](https://huggingface.co/climatebert/distilroberta-base-climate-f) language model as starting point, the distilroberta-base-climate-detector model is fine-tuned on our human-annotated dataset.
10
 
11
  ## Citation Information
12
 
 
6
  ## Model Description
7
 
8
  This is the fine-tuned ClimateBERT language model with a classification head for detecting sentences that are either related to emission net zero or reduction targets.
9
+ We use the [climatebert/distilroberta-base-climate-f](https://huggingface.co/climatebert/distilroberta-base-climate-f) language model as a starting point and fine-tuned it on our human-annotated dataset.
10
 
11
  ## Citation Information
12