timothy-geiger
commited on
Commit
•
ab0d969
1
Parent(s):
a1fd9f4
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: 1.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -59,23 +59,28 @@ 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 | Accuracy |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
-
| 1.
|
70 |
-
| 1.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
79 |
|
80 |
|
81 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.87
|
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: 1.0924
|
36 |
+
- Accuracy: 0.87
|
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: 15
|
63 |
- mixed_precision_training: Native AMP
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
+
| 1.7495 | 1.0 | 450 | 1.7168 | 0.52 |
|
70 |
+
| 1.1633 | 2.0 | 900 | 1.0515 | 0.66 |
|
71 |
+
| 0.3792 | 3.0 | 1350 | 0.7312 | 0.73 |
|
72 |
+
| 0.5365 | 4.0 | 1800 | 0.9707 | 0.75 |
|
73 |
+
| 0.0234 | 5.0 | 2250 | 1.1124 | 0.75 |
|
74 |
+
| 0.0039 | 6.0 | 2700 | 0.9717 | 0.82 |
|
75 |
+
| 0.1781 | 7.0 | 3150 | 1.0491 | 0.82 |
|
76 |
+
| 0.0009 | 8.0 | 3600 | 1.1946 | 0.83 |
|
77 |
+
| 0.0007 | 9.0 | 4050 | 1.1116 | 0.84 |
|
78 |
+
| 0.0004 | 10.0 | 4500 | 1.0814 | 0.85 |
|
79 |
+
| 0.0004 | 11.0 | 4950 | 1.1160 | 0.85 |
|
80 |
+
| 0.0003 | 12.0 | 5400 | 1.1082 | 0.85 |
|
81 |
+
| 0.0003 | 13.0 | 5850 | 1.1311 | 0.86 |
|
82 |
+
| 0.0002 | 14.0 | 6300 | 1.1159 | 0.86 |
|
83 |
+
| 0.0003 | 15.0 | 6750 | 1.0924 | 0.87 |
|
84 |
|
85 |
|
86 |
### 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:3bbb025cba43d10aca16093689ea49bb2aaa8b520c6a30ec13ba0a52042ae829
|
3 |
size 94771728
|
runs/Mar07_22-12-25_3009a6145419/events.out.tfevents.1709849546.3009a6145419.440.3
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:fb8ced74764926994015b76a53f480f7f1a9ca4f2ffa8d5b97e54c7a596bf288
|
3 |
+
size 295732
|