End of training
Browse files
README.md
CHANGED
|
@@ -3,6 +3,8 @@ license: apache-2.0
|
|
| 3 |
base_model: distilbert-base-uncased
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
|
|
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: finetuning-sentiment-model-4k-samples
|
| 8 |
results: []
|
|
@@ -14,6 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
# finetuning-sentiment-model-4k-samples
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
|
|
| 3 |
base_model: distilbert-base-uncased
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
+
metrics:
|
| 7 |
+
- accuracy
|
| 8 |
model-index:
|
| 9 |
- name: finetuning-sentiment-model-4k-samples
|
| 10 |
results: []
|
|
|
|
| 16 |
# finetuning-sentiment-model-4k-samples
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
| 19 |
+
It achieves the following results on the evaluation set:
|
| 20 |
+
- Loss: 1.0538
|
| 21 |
+
- Accuracy: 0.758
|
| 22 |
+
- F1 Macro: 0.4464
|
| 23 |
+
- F1 Weighted: 0.7602
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
runs/Jul21_15-00-31_cea639a990bf/events.out.tfevents.1721574266.cea639a990bf.215.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:acd77f19ff41930aa3fdd8572d006d4d9025d8da407821575cde19589a1ca179
|
| 3 |
+
size 518
|