End of training
Browse files
README.md
CHANGED
@@ -21,9 +21,9 @@ 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.9912
|
26 |
-
- Precision: 0.
|
27 |
- Recall: 0.9912
|
28 |
- F1: 0.9912
|
29 |
|
@@ -59,13 +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 |
-
| No log | 4.9898 | 426 | 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
|
|
|
|
|
|
69 |
|
70 |
|
71 |
### 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.0338
|
25 |
- Accuracy: 0.9912
|
26 |
+
- Precision: 0.9912
|
27 |
- Recall: 0.9912
|
28 |
- F1: 0.9912
|
29 |
|
|
|
59 |
|
60 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
61 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
62 |
+
| No log | 0.9956 | 85 | 0.1197 | 0.9538 | 0.9535 | 0.9538 | 0.9536 |
|
63 |
+
| No log | 1.9912 | 170 | 0.0601 | 0.9832 | 0.9831 | 0.9832 | 0.9831 |
|
64 |
+
| No log | 2.9985 | 256 | 0.0506 | 0.9868 | 0.9868 | 0.9868 | 0.9868 |
|
65 |
+
| No log | 3.9941 | 341 | 0.0461 | 0.9861 | 0.9864 | 0.9861 | 0.9862 |
|
66 |
+
| No log | 4.9898 | 426 | 0.0439 | 0.9890 | 0.9891 | 0.9890 | 0.9890 |
|
67 |
+
| 0.0779 | 5.9971 | 512 | 0.0396 | 0.9905 | 0.9905 | 0.9905 | 0.9905 |
|
68 |
+
| 0.0779 | 6.9927 | 597 | 0.0350 | 0.9919 | 0.9919 | 0.9919 | 0.9919 |
|
69 |
+
| 0.0779 | 8.0 | 683 | 0.0335 | 0.9912 | 0.9912 | 0.9912 | 0.9912 |
|
70 |
+
| 0.0779 | 8.9956 | 768 | 0.0337 | 0.9912 | 0.9912 | 0.9912 | 0.9912 |
|
71 |
+
| 0.0779 | 9.9561 | 850 | 0.0338 | 0.9912 | 0.9912 | 0.9912 | 0.9912 |
|
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:3fefc9fc9e0c6f521d52f6944550be09ad08cf2a406465b2bad96d43e8e656a9
|
3 |
size 94763496
|
runs/Sep10_17-49-25_ubumarcos/events.out.tfevents.1725983366.ubumarcos
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd035f18cc496265a8e5ffb4695bc4c0b9df3f2924dd33a96bb3b742269cf7f8
|
3 |
+
size 11114
|
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:39b105bc8a63684c00e408cee2101863b9ae4fed57fb146361599a16b19b549b
|
3 |
size 5240
|