End of training
Browse files- README.md +9 -4
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -20,7 +20,7 @@ model-index:
|
|
20 |
metrics:
|
21 |
- name: Accuracy
|
22 |
type: accuracy
|
23 |
-
value: 0.
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -30,8 +30,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
This model was trained from scratch on the gtzan dataset.
|
32 |
It achieves the following results on the evaluation set:
|
33 |
-
-
|
34 |
-
-
|
35 |
|
36 |
## Model description
|
37 |
|
@@ -57,7 +57,7 @@ The following hyperparameters were used during training:
|
|
57 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
58 |
- lr_scheduler_type: linear
|
59 |
- lr_scheduler_warmup_ratio: 0.1
|
60 |
-
- num_epochs:
|
61 |
|
62 |
### Training results
|
63 |
|
@@ -73,6 +73,11 @@ The following hyperparameters were used during training:
|
|
73 |
| 0.223 | 8.0 | 904 | 0.75 | 0.8463 |
|
74 |
| 0.1162 | 9.0 | 1017 | 0.77 | 0.7808 |
|
75 |
| 0.0863 | 10.0 | 1130 | 0.75 | 0.7487 |
|
|
|
|
|
|
|
|
|
|
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
20 |
metrics:
|
21 |
- name: Accuracy
|
22 |
type: accuracy
|
23 |
+
value: 0.77
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
30 |
|
31 |
This model was trained from scratch on the gtzan dataset.
|
32 |
It achieves the following results on the evaluation set:
|
33 |
+
- Loss: 0.7854
|
34 |
+
- Accuracy: 0.77
|
35 |
|
36 |
## Model description
|
37 |
|
|
|
57 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
58 |
- lr_scheduler_type: linear
|
59 |
- lr_scheduler_warmup_ratio: 0.1
|
60 |
+
- num_epochs: 15
|
61 |
|
62 |
### Training results
|
63 |
|
|
|
73 |
| 0.223 | 8.0 | 904 | 0.75 | 0.8463 |
|
74 |
| 0.1162 | 9.0 | 1017 | 0.77 | 0.7808 |
|
75 |
| 0.0863 | 10.0 | 1130 | 0.75 | 0.7487 |
|
76 |
+
| 0.1357 | 11.0 | 1243 | 0.8839 | 0.76 |
|
77 |
+
| 0.0632 | 12.0 | 1356 | 0.7509 | 0.76 |
|
78 |
+
| 0.0342 | 13.0 | 1469 | 0.8219 | 0.77 |
|
79 |
+
| 0.0277 | 14.0 | 1582 | 0.7691 | 0.8 |
|
80 |
+
| 0.0307 | 15.0 | 1695 | 0.7854 | 0.77 |
|
81 |
|
82 |
|
83 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94783885
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b74c711b8233743261c12b3a1e496373ad927384bfc6248b5a9143e3def442d
|
3 |
size 94783885
|