Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,8 @@ This is the fine-tuned ClimateBERT language model with a classification head for
|
|
16 |
|
17 |
Using the [climatebert/distilroberta-base-climate-f](https://huggingface.co/climatebert/distilroberta-base-climate-f) language model as starting point, the distilroberta-base-climate-sentiment model is fine-tuned on our [climatebert/climate_sentiment](https://huggingface.co/climatebert/climate_sentiment) dataset.
|
18 |
|
|
|
|
|
19 |
## Citation Information
|
20 |
|
21 |
```bibtex
|
|
|
16 |
|
17 |
Using the [climatebert/distilroberta-base-climate-f](https://huggingface.co/climatebert/distilroberta-base-climate-f) language model as starting point, the distilroberta-base-climate-sentiment model is fine-tuned on our [climatebert/climate_sentiment](https://huggingface.co/climatebert/climate_sentiment) dataset.
|
18 |
|
19 |
+
*Note: This model is trained on paragraphs. It may not perform well on sentences.*
|
20 |
+
|
21 |
## Citation Information
|
22 |
|
23 |
```bibtex
|