End of training
Browse files
README.md
CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
-
- F1: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -59,10 +59,16 @@ The following hyperparameters were used during training:
|
|
59 |
|
60 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
61 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
62 |
-
| No log | 0.9956 | 85 | 0.
|
63 |
-
| No log | 1.9912 | 170 | 0.
|
64 |
-
| No log | 2.9985 | 256 | 0.
|
65 |
-
| No log | 3.9941 | 341 | 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
|
67 |
|
68 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.0404
|
25 |
+
- Accuracy: 0.9905
|
26 |
+
- Precision: 0.9906
|
27 |
+
- Recall: 0.9905
|
28 |
+
- F1: 0.9905
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
59 |
|
60 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
61 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
62 |
+
| No log | 0.9956 | 85 | 0.1607 | 0.9429 | 0.9455 | 0.9429 | 0.9435 |
|
63 |
+
| No log | 1.9912 | 170 | 0.1011 | 0.9670 | 0.9669 | 0.9670 | 0.9669 |
|
64 |
+
| No log | 2.9985 | 256 | 0.0582 | 0.9853 | 0.9857 | 0.9853 | 0.9854 |
|
65 |
+
| No log | 3.9941 | 341 | 0.0424 | 0.9883 | 0.9884 | 0.9883 | 0.9883 |
|
66 |
+
| No log | 4.9898 | 426 | 0.0489 | 0.9868 | 0.9870 | 0.9868 | 0.9869 |
|
67 |
+
| 0.0815 | 5.9971 | 512 | 0.0408 | 0.9883 | 0.9883 | 0.9883 | 0.9883 |
|
68 |
+
| 0.0815 | 6.9927 | 597 | 0.0395 | 0.9890 | 0.9891 | 0.9890 | 0.9890 |
|
69 |
+
| 0.0815 | 8.0 | 683 | 0.0400 | 0.9905 | 0.9906 | 0.9905 | 0.9905 |
|
70 |
+
| 0.0815 | 8.9956 | 768 | 0.0406 | 0.9905 | 0.9906 | 0.9905 | 0.9905 |
|
71 |
+
| 0.0815 | 9.9561 | 850 | 0.0404 | 0.9905 | 0.9906 | 0.9905 | 0.9905 |
|
72 |
|
73 |
|
74 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94763496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdab8f16ece7759dabd1fc81358fbd2c3382f66997c704bdc1b507a5095a438e
|
3 |
size 94763496
|
runs/Sep10_15-54-43_ubumarcos/events.out.tfevents.1725976484.ubumarcos
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d086489d6b2a2d5d1b13368ba56d438df2c2e506dff4edcc3b936185f0bbfdd1
|
3 |
+
size 11126
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5255149774a91fd2f502611fa000bb6f0115d84546a25ce0133b24d38d841461
|
3 |
size 5240
|