Updated README
Browse files
README.md
CHANGED
|
@@ -8,6 +8,11 @@ This model is a fine-tuned version of [climatebert/distilroberta-base-climate-f]
|
|
| 8 |
|
| 9 |
It is fine-tuned on a labelled dataset of 3,159 chunks with an average of 3,158 characters and 10 paragraphs per chunk. More details and the methodology can be found in the corresponding [research paper]() and on our [Git](https://git.wur.nl/bonen003/transforming-adaptation-tracking).
|
| 10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
## Citation information
|
| 12 |
```bibtex
|
| 13 |
@inproceedings{bonen2025transforming,
|
|
|
|
| 8 |
|
| 9 |
It is fine-tuned on a labelled dataset of 3,159 chunks with an average of 3,158 characters and 10 paragraphs per chunk. More details and the methodology can be found in the corresponding [research paper]() and on our [Git](https://git.wur.nl/bonen003/transforming-adaptation-tracking).
|
| 10 |
|
| 11 |
+
## Model performance
|
| 12 |
+
**Recall**: 0.871
|
| 13 |
+
**F1 score**: 0.759
|
| 14 |
+
**Precision**: 0.673
|
| 15 |
+
|
| 16 |
## Citation information
|
| 17 |
```bibtex
|
| 18 |
@inproceedings{bonen2025transforming,
|