Commit ·
3239661
1
Parent(s): d445c79
Update README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
|
| 18 |
# climate_text_classification_mini_model
|
| 19 |
|
| 20 |
-
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
- Loss: 0.7516
|
| 23 |
- Precision: 0.7941
|
|
|
|
| 17 |
|
| 18 |
# climate_text_classification_mini_model
|
| 19 |
|
| 20 |
+
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the [climate-tagging-labelled-datasets](https://huggingface.co/datasets/maayansharon/climate-tagging-labelled-datasets) dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
- Loss: 0.7516
|
| 23 |
- Precision: 0.7941
|