HamzaSidhu786 commited on
Commit
fa8b98e
1 Parent(s): 914902d

End of training

Browse files
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.83
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
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.8269
36
- - Accuracy: 0.83
37
 
38
  ## Model description
39
 
@@ -52,9 +52,9 @@ More information needed
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
- - learning_rate: 5e-05
56
- - train_batch_size: 16
57
- - eval_batch_size: 16
58
  - seed: 42
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
  - lr_scheduler_type: linear
@@ -66,26 +66,26 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
- | 2.1788 | 1.0 | 57 | 2.0907 | 0.39 |
70
- | 1.6561 | 2.0 | 114 | 1.5747 | 0.62 |
71
- | 1.3464 | 3.0 | 171 | 1.4279 | 0.57 |
72
- | 1.1727 | 4.0 | 228 | 1.1862 | 0.68 |
73
- | 0.9399 | 5.0 | 285 | 1.0572 | 0.66 |
74
- | 0.931 | 6.0 | 342 | 1.1268 | 0.66 |
75
- | 0.7375 | 7.0 | 399 | 0.8744 | 0.77 |
76
- | 0.5798 | 8.0 | 456 | 0.8596 | 0.78 |
77
- | 0.5668 | 9.0 | 513 | 0.8253 | 0.76 |
78
- | 0.4972 | 10.0 | 570 | 0.8273 | 0.76 |
79
- | 0.2375 | 11.0 | 627 | 0.8192 | 0.76 |
80
- | 0.1913 | 12.0 | 684 | 0.7618 | 0.83 |
81
- | 0.2132 | 13.0 | 741 | 0.8249 | 0.82 |
82
- | 0.0823 | 14.0 | 798 | 0.8962 | 0.81 |
83
- | 0.0444 | 15.0 | 855 | 0.9376 | 0.78 |
84
- | 0.0375 | 16.0 | 912 | 0.8609 | 0.81 |
85
- | 0.0298 | 17.0 | 969 | 0.8741 | 0.83 |
86
- | 0.0808 | 18.0 | 1026 | 0.8911 | 0.84 |
87
- | 0.0453 | 19.0 | 1083 | 0.8756 | 0.84 |
88
- | 0.0229 | 20.0 | 1140 | 0.8269 | 0.83 |
89
 
90
 
91
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.88
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 [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.6028
36
+ - Accuracy: 0.88
37
 
38
  ## Model description
39
 
 
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
+ - learning_rate: 3e-05
56
+ - train_batch_size: 8
57
+ - eval_batch_size: 8
58
  - seed: 42
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
  - lr_scheduler_type: linear
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
+ | 2.0751 | 1.0 | 113 | 2.0343 | 0.6 |
70
+ | 1.5734 | 2.0 | 226 | 1.6338 | 0.58 |
71
+ | 1.3801 | 3.0 | 339 | 1.2674 | 0.7 |
72
+ | 1.0384 | 4.0 | 452 | 1.1376 | 0.68 |
73
+ | 0.973 | 5.0 | 565 | 0.9849 | 0.73 |
74
+ | 1.0033 | 6.0 | 678 | 0.7686 | 0.76 |
75
+ | 0.6347 | 7.0 | 791 | 0.5909 | 0.87 |
76
+ | 0.6537 | 8.0 | 904 | 0.9489 | 0.75 |
77
+ | 0.359 | 9.0 | 1017 | 0.7478 | 0.81 |
78
+ | 0.2268 | 10.0 | 1130 | 0.6247 | 0.84 |
79
+ | 0.2674 | 11.0 | 1243 | 0.6437 | 0.84 |
80
+ | 0.2237 | 12.0 | 1356 | 0.7997 | 0.81 |
81
+ | 0.1418 | 13.0 | 1469 | 0.7738 | 0.84 |
82
+ | 0.1201 | 14.0 | 1582 | 0.5696 | 0.87 |
83
+ | 0.019 | 15.0 | 1695 | 0.8173 | 0.84 |
84
+ | 0.0175 | 16.0 | 1808 | 0.6395 | 0.88 |
85
+ | 0.16 | 17.0 | 1921 | 0.6062 | 0.87 |
86
+ | 0.0137 | 18.0 | 2034 | 0.5422 | 0.9 |
87
+ | 0.0127 | 19.0 | 2147 | 0.6421 | 0.88 |
88
+ | 0.0129 | 20.0 | 2260 | 0.6028 | 0.88 |
89
 
90
 
91
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee26ea56ecfad5476182418a638432d5ed33d4c61b271a694f95164b64da9f47
3
  size 378310592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9429a930eb49b14ec80dab1384b8c2229005f2a50cf9779b9b459a86ee3b37cc
3
  size 378310592
runs/Aug04_04-45-05_26f492c0f4ad/events.out.tfevents.1722746721.26f492c0f4ad.487.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7071a67973fab888f50c811c3f4e3142b4abb88a287970ca5b82b0bca5807992
3
- size 108426
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c30f9ca8f2b42e3aafbbf194df430a793aa0a68d78360813d8e84e531a79846
3
+ size 109103