Text Classification
Transformers
PyTorch
roberta
Inference Endpoints
tobischimanski commited on
Commit
b71590d
1 Parent(s): 7dbb487

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ datasets:
7
 
8
  ## Model Description
9
 
10
- Based on [this paper]{https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4599483}, 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.
11
  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.
12
 
13
  ## Citation Information
 
7
 
8
  ## Model Description
9
 
10
+ Based on [this paper](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4599483), 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.
11
  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.
12
 
13
  ## Citation Information