PawanKrGunjan
commited on
Commit
•
836d512
1
Parent(s):
c2eba7c
End of training
Browse files- README.md +57 -11
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -5,9 +5,24 @@ tags:
|
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- marsyas/gtzan
|
|
|
|
|
8 |
model-index:
|
9 |
- name: whisper-base-finetuned-gtzan
|
10 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -17,13 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the GTZAN dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
-
|
21 |
-
-
|
22 |
-
- eval_runtime: 13.8087
|
23 |
-
- eval_samples_per_second: 7.242
|
24 |
-
- eval_steps_per_second: 0.941
|
25 |
-
- epoch: 4.0
|
26 |
-
- step: 452
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -43,13 +53,49 @@ More information needed
|
|
43 |
|
44 |
The following hyperparameters were used during training:
|
45 |
- learning_rate: 5e-05
|
46 |
-
- train_batch_size:
|
47 |
-
- eval_batch_size:
|
48 |
- seed: 42
|
49 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
50 |
- lr_scheduler_type: linear
|
51 |
- lr_scheduler_warmup_ratio: 0.1
|
52 |
-
- num_epochs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
|
54 |
### Framework versions
|
55 |
|
|
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- marsyas/gtzan
|
8 |
+
metrics:
|
9 |
+
- accuracy
|
10 |
model-index:
|
11 |
- name: whisper-base-finetuned-gtzan
|
12 |
+
results:
|
13 |
+
- task:
|
14 |
+
name: Audio Classification
|
15 |
+
type: audio-classification
|
16 |
+
dataset:
|
17 |
+
name: GTZAN
|
18 |
+
type: marsyas/gtzan
|
19 |
+
config: all
|
20 |
+
split: train
|
21 |
+
args: all
|
22 |
+
metrics:
|
23 |
+
- name: Accuracy
|
24 |
+
type: accuracy
|
25 |
+
value: 0.62
|
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 [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the GTZAN dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 3.8944
|
36 |
+
- Accuracy: 0.62
|
|
|
|
|
|
|
|
|
|
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
- learning_rate: 5e-05
|
56 |
+
- train_batch_size: 4
|
57 |
+
- eval_batch_size: 4
|
58 |
- seed: 42
|
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: 30
|
63 |
+
|
64 |
+
### Training results
|
65 |
+
|
66 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
+
| 2.3577 | 1.0 | 200 | 1.9551 | 0.35 |
|
69 |
+
| 2.0492 | 2.0 | 400 | 2.0333 | 0.27 |
|
70 |
+
| 2.0331 | 3.0 | 600 | 1.9196 | 0.3 |
|
71 |
+
| 1.3732 | 4.0 | 800 | 1.6705 | 0.34 |
|
72 |
+
| 1.7021 | 5.0 | 1000 | 1.7006 | 0.335 |
|
73 |
+
| 1.907 | 6.0 | 1200 | 1.7489 | 0.36 |
|
74 |
+
| 1.611 | 7.0 | 1400 | 1.5347 | 0.45 |
|
75 |
+
| 1.1989 | 8.0 | 1600 | 1.4835 | 0.465 |
|
76 |
+
| 2.0049 | 9.0 | 1800 | 1.3681 | 0.525 |
|
77 |
+
| 0.9562 | 10.0 | 2000 | 1.4732 | 0.49 |
|
78 |
+
| 0.4145 | 11.0 | 2200 | 1.2645 | 0.555 |
|
79 |
+
| 1.5859 | 12.0 | 2400 | 1.3992 | 0.51 |
|
80 |
+
| 1.5115 | 13.0 | 2600 | 1.2638 | 0.545 |
|
81 |
+
| 0.9777 | 14.0 | 2800 | 1.4003 | 0.57 |
|
82 |
+
| 0.831 | 15.0 | 3000 | 1.3377 | 0.575 |
|
83 |
+
| 1.3201 | 16.0 | 3200 | 1.5033 | 0.575 |
|
84 |
+
| 1.1711 | 17.0 | 3400 | 1.5239 | 0.555 |
|
85 |
+
| 0.4201 | 18.0 | 3600 | 1.6902 | 0.555 |
|
86 |
+
| 0.346 | 19.0 | 3800 | 1.9733 | 0.525 |
|
87 |
+
| 0.5619 | 20.0 | 4000 | 2.1321 | 0.555 |
|
88 |
+
| 0.645 | 21.0 | 4200 | 2.1219 | 0.625 |
|
89 |
+
| 0.2672 | 22.0 | 4400 | 2.2037 | 0.555 |
|
90 |
+
| 0.2826 | 23.0 | 4600 | 2.7297 | 0.565 |
|
91 |
+
| 0.4265 | 24.0 | 4800 | 3.3848 | 0.5 |
|
92 |
+
| 0.0319 | 25.0 | 5000 | 3.5627 | 0.59 |
|
93 |
+
| 0.0024 | 26.0 | 5200 | 3.7420 | 0.6 |
|
94 |
+
| 0.0332 | 27.0 | 5400 | 3.7159 | 0.63 |
|
95 |
+
| 0.0009 | 28.0 | 5600 | 3.8011 | 0.635 |
|
96 |
+
| 0.0001 | 29.0 | 5800 | 3.8852 | 0.615 |
|
97 |
+
| 0.0001 | 30.0 | 6000 | 3.8944 | 0.62 |
|
98 |
+
|
99 |
|
100 |
### Framework versions
|
101 |
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 82930977
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:244f56dc63fe70b69e9cb05390f52f9766fb922c85e013440e74297a26529654
|
3 |
size 82930977
|