End of training
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ 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: {'accuracy': 0.8695652173913043}
|
26 |
- F1: 0.8089
|
27 |
- Precision: 0.7561
|
@@ -59,20 +59,20 @@ The following hyperparameters were used during training:
|
|
59 |
|
60 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
61 |
|:-------------:|:------:|:----:|:---------------:|:--------------------------------:|:------:|:---------:|:------:|
|
62 |
-
|
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
|
77 |
|
78 |
### 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.5864
|
25 |
- Accuracy: {'accuracy': 0.8695652173913043}
|
26 |
- F1: 0.8089
|
27 |
- Precision: 0.7561
|
|
|
59 |
|
60 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
61 |
|:-------------:|:------:|:----:|:---------------:|:--------------------------------:|:------:|:---------:|:------:|
|
62 |
+
| 0.7417 | 0.5435 | 25 | 0.5925 | {'accuracy': 0.8695652173913043} | 0.8089 | 0.7561 | 0.8696 |
|
63 |
+
| 0.7226 | 1.0870 | 50 | 0.6167 | {'accuracy': 0.8695652173913043} | 0.8089 | 0.7561 | 0.8696 |
|
64 |
+
| 0.5606 | 1.6304 | 75 | 0.6808 | {'accuracy': 0.8695652173913043} | 0.8089 | 0.7561 | 0.8696 |
|
65 |
+
| 0.8858 | 2.1739 | 100 | 0.5850 | {'accuracy': 0.8695652173913043} | 0.8089 | 0.7561 | 0.8696 |
|
66 |
+
| 0.6573 | 2.7174 | 125 | 0.5968 | {'accuracy': 0.8695652173913043} | 0.8089 | 0.7561 | 0.8696 |
|
67 |
+
| 0.7942 | 3.2609 | 150 | 0.6142 | {'accuracy': 0.8695652173913043} | 0.8089 | 0.7561 | 0.8696 |
|
68 |
+
| 0.7497 | 3.8043 | 175 | 0.5915 | {'accuracy': 0.8695652173913043} | 0.8089 | 0.7561 | 0.8696 |
|
69 |
+
| 0.7408 | 4.3478 | 200 | 0.5899 | {'accuracy': 0.8695652173913043} | 0.8089 | 0.7561 | 0.8696 |
|
70 |
+
| 0.6499 | 4.8913 | 225 | 0.5989 | {'accuracy': 0.8695652173913043} | 0.8089 | 0.7561 | 0.8696 |
|
71 |
+
| 0.6725 | 5.4348 | 250 | 0.5865 | {'accuracy': 0.8695652173913043} | 0.8089 | 0.7561 | 0.8696 |
|
72 |
+
| 0.6797 | 5.9783 | 275 | 0.5852 | {'accuracy': 0.8695652173913043} | 0.8089 | 0.7561 | 0.8696 |
|
73 |
+
| 0.6553 | 6.5217 | 300 | 0.5861 | {'accuracy': 0.8695652173913043} | 0.8089 | 0.7561 | 0.8696 |
|
74 |
+
| 0.6535 | 7.0652 | 325 | 0.5863 | {'accuracy': 0.8695652173913043} | 0.8089 | 0.7561 | 0.8696 |
|
75 |
+
| 0.7297 | 7.6087 | 350 | 0.5865 | {'accuracy': 0.8695652173913043} | 0.8089 | 0.7561 | 0.8696 |
|
76 |
|
77 |
|
78 |
### Framework versions
|
runs/Oct02_17-13-51_315dc4c4c032/events.out.tfevents.1727889530.315dc4c4c032.673.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:634479a3fb781c0e679eb465bd74f03acf527908f49d0d94f50751607a7872dd
|
3 |
+
size 508
|