End of training
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the GTZAN dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -59,23 +59,43 @@ The following hyperparameters were used during training:
|
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: linear
|
61 |
- lr_scheduler_warmup_ratio: 0.1
|
62 |
-
- num_epochs:
|
63 |
- mixed_precision_training: Native AMP
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
68 |
-
|
69 |
-
| 2.201 | 1.0 | 113 | 2.1256 |
|
70 |
-
| 1.6789 | 2.0 | 226 | 1.6543 |
|
71 |
-
| 1.5602 | 3.0 | 339 | 1.3917 |
|
72 |
-
| 1.1966 | 4.0 | 452 | 1.1946 |
|
73 |
-
| 1.1131 | 5.0 | 565 | 1.0492 |
|
74 |
-
| 1.0258 | 6.0 | 678 | 0.
|
75 |
-
| 0.988 | 7.0 | 791 | 0.
|
76 |
-
| 0.7303 | 8.0 | 904 | 0.
|
77 |
-
| 0.8036 | 9.0 | 1017 | 0.
|
78 |
-
| 0.742 | 10.0 | 1130 | 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
79 |
|
80 |
|
81 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.82
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the GTZAN dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.5510
|
36 |
+
- Accuracy: 0.82
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: linear
|
61 |
- lr_scheduler_warmup_ratio: 0.1
|
62 |
+
- num_epochs: 30
|
63 |
- mixed_precision_training: Native AMP
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
+
| Training Loss | Epoch | Step | Accuracy | Validation Loss |
|
68 |
+
|:-------------:|:-----:|:----:|:--------:|:---------------:|
|
69 |
+
| 2.201 | 1.0 | 113 | 0.39 | 2.1256 |
|
70 |
+
| 1.6789 | 2.0 | 226 | 0.59 | 1.6543 |
|
71 |
+
| 1.5602 | 3.0 | 339 | 0.64 | 1.3917 |
|
72 |
+
| 1.1966 | 4.0 | 452 | 0.67 | 1.1946 |
|
73 |
+
| 1.1131 | 5.0 | 565 | 0.77 | 1.0492 |
|
74 |
+
| 1.0258 | 6.0 | 678 | 0.76 | 0.9712 |
|
75 |
+
| 0.988 | 7.0 | 791 | 0.76 | 0.9160 |
|
76 |
+
| 0.7303 | 8.0 | 904 | 0.8 | 0.8704 |
|
77 |
+
| 0.8036 | 9.0 | 1017 | 0.8 | 0.8425 |
|
78 |
+
| 0.742 | 10.0 | 1130 | 0.81 | 0.8224 |
|
79 |
+
| 0.7463 | 11.0 | 1243 | 0.81 | 0.8140 |
|
80 |
+
| 0.7428 | 12.0 | 1356 | 0.78 | 0.8112 |
|
81 |
+
| 0.6081 | 13.0 | 1469 | 0.82 | 0.6975 |
|
82 |
+
| 0.8154 | 14.0 | 1582 | 0.84 | 0.6636 |
|
83 |
+
| 0.3758 | 15.0 | 1695 | 0.84 | 0.6215 |
|
84 |
+
| 0.503 | 16.0 | 1808 | 0.81 | 0.6251 |
|
85 |
+
| 0.4542 | 17.0 | 1921 | 0.84 | 0.5869 |
|
86 |
+
| 0.3285 | 18.0 | 2034 | 0.85 | 0.5830 |
|
87 |
+
| 0.4309 | 19.0 | 2147 | 0.82 | 0.5844 |
|
88 |
+
| 0.342 | 20.0 | 2260 | 0.85 | 0.5840 |
|
89 |
+
| 0.3051 | 21.0 | 2373 | 0.83 | 0.5843 |
|
90 |
+
| 0.3558 | 22.0 | 2486 | 0.6144 | 0.79 |
|
91 |
+
| 0.3371 | 23.0 | 2599 | 0.5673 | 0.81 |
|
92 |
+
| 0.2882 | 24.0 | 2712 | 0.5365 | 0.84 |
|
93 |
+
| 0.2326 | 25.0 | 2825 | 0.5848 | 0.83 |
|
94 |
+
| 0.192 | 26.0 | 2938 | 0.5406 | 0.85 |
|
95 |
+
| 0.1528 | 27.0 | 3051 | 0.5482 | 0.82 |
|
96 |
+
| 0.1937 | 28.0 | 3164 | 0.5448 | 0.84 |
|
97 |
+
| 0.1264 | 29.0 | 3277 | 0.5487 | 0.84 |
|
98 |
+
| 0.1356 | 30.0 | 3390 | 0.5510 | 0.82 |
|
99 |
|
100 |
|
101 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94771728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17cc6de842a6c68403b4e3cb0c63d8f33eb55c29e3c4768da7cd99a907c4f2a5
|
3 |
size 94771728
|
runs/Apr16_06-40-20_2e07569e70e3/events.out.tfevents.1713249625.2e07569e70e3.179.4
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:db1197b407bdc5aa5062896226b45313708e7f6df00518926ba3833e678d5d2d
|
3 |
+
size 52192
|