End of training
Browse files
README.md
CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [distilbert-base-uncased-finetuned-sst-2-english](https://huggingface.co/distilbert-base-uncased-finetuned-sst-2-english) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
-
- F1: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -51,10 +51,10 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
-
| 0.
|
55 |
-
| 0.0 | 2.0 | 508 |
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [distilbert-base-uncased-finetuned-sst-2-english](https://huggingface.co/distilbert-base-uncased-finetuned-sst-2-english) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.9900
|
22 |
+
- Accuracy: 0.9022
|
23 |
+
- F1: 0.9349
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
+
| 0.0 | 1.0 | 254 | 1.0037 | 0.9 | 0.9333 |
|
55 |
+
| 0.0 | 2.0 | 508 | 1.4253 | 0.88 | 0.9177 |
|
56 |
+
| 0.0007 | 3.0 | 762 | 1.1647 | 0.8933 | 0.9281 |
|
57 |
+
| 0.0057 | 4.0 | 1016 | 0.9900 | 0.9022 | 0.9349 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
runs/Jun17_05-13-46_a749722ad388/events.out.tfevents.1718601857.a749722ad388.519.20
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e13c05cdfd732a0b2c56d23fa21ab90da28ba97c3d753061df91d2b1b219a3f5
|
3 |
+
size 457
|