Commit
·
d8e1fe7
1
Parent(s):
9951aee
update model card README.md
Browse files
README.md
CHANGED
|
@@ -15,11 +15,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
# finetuning-sentiment-model-3000-samples
|
| 17 |
|
| 18 |
-
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
-
- Loss: 0.
|
| 21 |
-
- Accuracy: 0.
|
| 22 |
-
- F1: 0.
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 15 |
|
| 16 |
# finetuning-sentiment-model-3000-samples
|
| 17 |
|
| 18 |
+
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
+
- Loss: 0.1535
|
| 21 |
+
- Accuracy: 0.948
|
| 22 |
+
- F1: 0.7679
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|