End of training
Browse files- README.md +11 -16
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
base_model: yuval6967/wav2vec2-base-finetuned-gtzan
|
5 |
tags:
|
@@ -23,7 +22,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 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
This model is a fine-tuned version of [yuval6967/wav2vec2-base-finetuned-gtzan](https://huggingface.co/yuval6967/wav2vec2-base-finetuned-gtzan) 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 |
|
@@ -69,21 +68,17 @@ The following hyperparameters were used during training:
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
71 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.0067 | 6.9956 | 787 | 0.9112 | 0.85 |
|
79 |
-
| 0.2115 | 8.0 | 900 | 1.0695 | 0.83 |
|
80 |
-
| 0.0061 | 8.9956 | 1012 | 1.1494 | 0.82 |
|
81 |
-
| 0.0038 | 9.9556 | 1120 | 1.1628 | 0.83 |
|
82 |
|
83 |
|
84 |
### Framework versions
|
85 |
|
86 |
-
- Transformers 4.
|
87 |
-
- Pytorch 2.
|
88 |
- Datasets 2.21.0
|
89 |
- Tokenizers 0.19.1
|
|
|
1 |
---
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: yuval6967/wav2vec2-base-finetuned-gtzan
|
4 |
tags:
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.78
|
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 [yuval6967/wav2vec2-base-finetuned-gtzan](https://huggingface.co/yuval6967/wav2vec2-base-finetuned-gtzan) on the GTZAN dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 1.3065
|
36 |
+
- Accuracy: 0.78
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
70 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
71 |
+
| 0.6708 | 0.9956 | 112 | 1.2056 | 0.75 |
|
72 |
+
| 0.6752 | 2.0 | 225 | 1.1245 | 0.78 |
|
73 |
+
| 0.1894 | 2.9956 | 337 | 1.0640 | 0.81 |
|
74 |
+
| 0.2192 | 4.0 | 450 | 1.3034 | 0.76 |
|
75 |
+
| 0.2675 | 4.9956 | 562 | 1.0633 | 0.81 |
|
76 |
+
| 0.1237 | 6.0 | 675 | 1.3065 | 0.78 |
|
|
|
|
|
|
|
|
|
77 |
|
78 |
|
79 |
### Framework versions
|
80 |
|
81 |
+
- Transformers 4.44.0
|
82 |
+
- Pytorch 2.4.0
|
83 |
- Datasets 2.21.0
|
84 |
- Tokenizers 0.19.1
|
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:543d10999861b963a514ae3ff26a31fa2b48b0995973c9ed1dc7c7695d9e6d49
|
3 |
size 378310592
|