End of training
Browse files- README.md +23 -21
- model.safetensors +1 -1
README.md
CHANGED
@@ -23,7 +23,7 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
-
value: 0.
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the GTZAN dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 1.
|
37 |
-
- Accuracy: 0.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -53,9 +53,9 @@ More information needed
|
|
53 |
### Training hyperparameters
|
54 |
|
55 |
The following hyperparameters were used during training:
|
56 |
-
- learning_rate:
|
57 |
-
- train_batch_size:
|
58 |
-
- eval_batch_size:
|
59 |
- seed: 42
|
60 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
61 |
- lr_scheduler_type: linear
|
@@ -67,21 +67,23 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
-
| 2.
|
71 |
-
| 1.
|
72 |
-
| 1.
|
73 |
-
| 1.
|
74 |
-
|
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
-
| 0.
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
-
| 0.
|
|
|
|
|
85 |
|
86 |
|
87 |
### Framework versions
|
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
+
value: 0.7866666666666666
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
|
34 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the GTZAN dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 1.2095
|
37 |
+
- Accuracy: 0.7867
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
53 |
### Training hyperparameters
|
54 |
|
55 |
The following hyperparameters were used during training:
|
56 |
+
- learning_rate: 5e-05
|
57 |
+
- train_batch_size: 8
|
58 |
+
- eval_batch_size: 8
|
59 |
- seed: 42
|
60 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
61 |
- lr_scheduler_type: linear
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| 2.0746 | 1.0 | 107 | 1.9697 | 0.46 |
|
71 |
+
| 1.5843 | 2.0 | 214 | 1.5908 | 0.5067 |
|
72 |
+
| 1.5982 | 3.0 | 321 | 1.4385 | 0.58 |
|
73 |
+
| 1.2855 | 4.0 | 428 | 1.3906 | 0.5467 |
|
74 |
+
| 1.0562 | 5.0 | 535 | 1.0173 | 0.7 |
|
75 |
+
| 0.8919 | 6.0 | 642 | 0.9564 | 0.6733 |
|
76 |
+
| 0.7214 | 7.0 | 749 | 0.8906 | 0.7467 |
|
77 |
+
| 0.7624 | 8.0 | 856 | 0.9580 | 0.7467 |
|
78 |
+
| 0.3619 | 9.0 | 963 | 1.0685 | 0.7733 |
|
79 |
+
| 0.3814 | 10.0 | 1070 | 1.1847 | 0.7467 |
|
80 |
+
| 0.4371 | 11.0 | 1177 | 0.9630 | 0.7867 |
|
81 |
+
| 0.3186 | 12.0 | 1284 | 0.9635 | 0.82 |
|
82 |
+
| 0.1474 | 13.0 | 1391 | 1.0021 | 0.8333 |
|
83 |
+
| 0.0918 | 14.0 | 1498 | 1.4497 | 0.7533 |
|
84 |
+
| 0.0592 | 15.0 | 1605 | 1.2592 | 0.7733 |
|
85 |
+
| 0.0084 | 16.0 | 1712 | 1.2656 | 0.7867 |
|
86 |
+
| 0.0216 | 17.0 | 1819 | 1.2095 | 0.7867 |
|
87 |
|
88 |
|
89 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378310592
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e5502d16c695f8064a6ca94b12922e8d20582120c830799856568be23243ed0
|
3 |
size 378310592
|