heisenberg3376
commited on
End of training
Browse files- README.md +15 -15
- model.safetensors +1 -1
README.md
CHANGED
@@ -8,7 +8,7 @@ datasets:
|
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
model-index:
|
11 |
-
- name: wav2vec2-base-finetuned-gtzan
|
12 |
results:
|
13 |
- task:
|
14 |
name: Audio Classification
|
@@ -22,18 +22,18 @@ 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
|
29 |
should probably proofread and complete it, then remove this comment. -->
|
30 |
|
31 |
-
# wav2vec2-base-finetuned-gtzan
|
32 |
|
33 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) 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 |
|
@@ -66,16 +66,16 @@ The following hyperparameters were used during training:
|
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
-
| 1.
|
70 |
-
| 1.
|
71 |
-
| 1.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
|
80 |
|
81 |
### Framework versions
|
|
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
model-index:
|
11 |
+
- name: wav2vec2-base-finetuned-gtzan-v2
|
12 |
results:
|
13 |
- task:
|
14 |
name: Audio Classification
|
|
|
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
|
29 |
should probably proofread and complete it, then remove this comment. -->
|
30 |
|
31 |
+
# wav2vec2-base-finetuned-gtzan-v2
|
32 |
|
33 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the GTZAN dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.5042
|
36 |
+
- Accuracy: 0.87
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
+
| 1.9411 | 1.0 | 113 | 1.8991 | 0.48 |
|
70 |
+
| 1.1479 | 2.0 | 226 | 1.4266 | 0.55 |
|
71 |
+
| 1.1104 | 3.0 | 339 | 0.9525 | 0.71 |
|
72 |
+
| 0.7571 | 4.0 | 452 | 1.1713 | 0.65 |
|
73 |
+
| 0.6203 | 5.0 | 565 | 0.8307 | 0.76 |
|
74 |
+
| 0.5817 | 6.0 | 678 | 0.6269 | 0.84 |
|
75 |
+
| 0.3863 | 7.0 | 791 | 0.5911 | 0.85 |
|
76 |
+
| 0.1104 | 8.0 | 904 | 0.5373 | 0.86 |
|
77 |
+
| 0.2236 | 9.0 | 1017 | 0.4841 | 0.88 |
|
78 |
+
| 0.0707 | 10.0 | 1130 | 0.5042 | 0.87 |
|
79 |
|
80 |
|
81 |
### 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:e4f2c9996d39cfb2e72a1d85b68608616a03f6f049e517ee3f8e644b3ae31bdf
|
3 |
size 378310592
|