End of training
Browse files
README.md
CHANGED
@@ -6,6 +6,9 @@ tags:
|
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- accuracy
|
|
|
|
|
|
|
9 |
model-index:
|
10 |
- name: finetuning-sentiment-model-300-samples
|
11 |
results: []
|
@@ -18,8 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
|
|
|
|
|
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
+
- f1
|
10 |
+
- precision
|
11 |
+
- recall
|
12 |
model-index:
|
13 |
- name: finetuning-sentiment-model-300-samples
|
14 |
results: []
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.2784
|
25 |
+
- Accuracy: 0.9667
|
26 |
+
- F1: 0.9697
|
27 |
+
- Precision: 0.9412
|
28 |
+
- Recall: 1.0
|
29 |
|
30 |
## Model description
|
31 |
|
runs/Dec03_20-35-52_13ef1fabce8f/events.out.tfevents.1733258191.13ef1fabce8f.10140.2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc9cb2b950a423b3667b28a7acc2b1d3a4071e6fef54c4e8751b401db3bf05c9
|
3 |
+
size 5398
|
runs/Dec03_20-35-52_13ef1fabce8f/events.out.tfevents.1733258294.13ef1fabce8f.10140.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c9a5844e2aa31cbf698bda8d2e3308dde9481f30f2a8e859bff5877def6347d
|
3 |
+
size 551
|