Lifan-Z commited on
Commit
0f1b7f3
1 Parent(s): a2601c3

End of training

Browse files
README.md CHANGED
@@ -8,7 +8,7 @@ datasets:
8
  metrics:
9
  - accuracy
10
  model-index:
11
- - name: hubert-base-ls960-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.86
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
- # hubert-base-ls960-finetuned-gtzan
32
 
33
  This model is a fine-tuned version of [facebook/hubert-base-ls960](https://huggingface.co/facebook/hubert-base-ls960) on the GTZAN dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.6524
36
- - Accuracy: 0.86
37
 
38
  ## Model description
39
 
@@ -66,26 +66,26 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
- | 2.1626 | 1.0 | 90 | 2.0818 | 0.29 |
70
- | 1.6876 | 2.0 | 180 | 1.6356 | 0.46 |
71
- | 1.5907 | 3.0 | 270 | 1.4315 | 0.44 |
72
- | 1.1261 | 4.0 | 360 | 1.1621 | 0.59 |
73
- | 1.2327 | 5.0 | 450 | 1.0259 | 0.7 |
74
- | 0.787 | 6.0 | 540 | 1.0662 | 0.68 |
75
- | 0.9672 | 7.0 | 630 | 0.8381 | 0.77 |
76
- | 0.626 | 8.0 | 720 | 0.7148 | 0.83 |
77
- | 0.4198 | 9.0 | 810 | 0.8384 | 0.77 |
78
- | 0.3601 | 10.0 | 900 | 0.5700 | 0.82 |
79
- | 0.4672 | 11.0 | 990 | 0.8379 | 0.8 |
80
- | 0.3303 | 12.0 | 1080 | 0.5098 | 0.86 |
81
- | 0.2577 | 13.0 | 1170 | 0.8730 | 0.81 |
82
- | 0.3535 | 14.0 | 1260 | 0.8539 | 0.82 |
83
- | 0.2021 | 15.0 | 1350 | 0.8921 | 0.81 |
84
- | 0.1995 | 16.0 | 1440 | 0.4829 | 0.88 |
85
- | 0.3149 | 17.0 | 1530 | 0.6051 | 0.84 |
86
- | 0.0828 | 18.0 | 1620 | 0.5581 | 0.86 |
87
- | 0.0557 | 19.0 | 1710 | 0.5707 | 0.87 |
88
- | 0.1019 | 20.0 | 1800 | 0.6524 | 0.86 |
89
 
90
 
91
  ### Framework versions
 
8
  metrics:
9
  - accuracy
10
  model-index:
11
+ - name: hubert-base-ls960-v2-finetuned-gtzan
12
  results:
13
  - task:
14
  name: Audio Classification
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.84
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
+ # hubert-base-ls960-v2-finetuned-gtzan
32
 
33
  This model is a fine-tuned version of [facebook/hubert-base-ls960](https://huggingface.co/facebook/hubert-base-ls960) on the GTZAN dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.7772
36
+ - Accuracy: 0.84
37
 
38
  ## Model description
39
 
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
+ | 2.2028 | 1.0 | 90 | 2.1088 | 0.42 |
70
+ | 1.7214 | 2.0 | 180 | 1.6669 | 0.43 |
71
+ | 1.6141 | 3.0 | 270 | 1.5335 | 0.54 |
72
+ | 0.9971 | 4.0 | 360 | 1.1589 | 0.64 |
73
+ | 1.0174 | 5.0 | 450 | 0.9587 | 0.64 |
74
+ | 0.7295 | 6.0 | 540 | 0.8286 | 0.69 |
75
+ | 0.8034 | 7.0 | 630 | 0.8001 | 0.76 |
76
+ | 0.5709 | 8.0 | 720 | 0.9846 | 0.73 |
77
+ | 0.4724 | 9.0 | 810 | 0.6829 | 0.79 |
78
+ | 0.5161 | 10.0 | 900 | 0.9728 | 0.72 |
79
+ | 0.4247 | 11.0 | 990 | 0.7745 | 0.78 |
80
+ | 0.2696 | 12.0 | 1080 | 0.5330 | 0.87 |
81
+ | 0.1403 | 13.0 | 1170 | 0.7202 | 0.83 |
82
+ | 0.3434 | 14.0 | 1260 | 0.8506 | 0.82 |
83
+ | 0.2754 | 15.0 | 1350 | 0.6707 | 0.85 |
84
+ | 0.152 | 16.0 | 1440 | 0.8752 | 0.83 |
85
+ | 0.233 | 17.0 | 1530 | 0.5098 | 0.9 |
86
+ | 0.1169 | 18.0 | 1620 | 0.7069 | 0.86 |
87
+ | 0.1667 | 19.0 | 1710 | 0.7760 | 0.84 |
88
+ | 0.0691 | 20.0 | 1800 | 0.7772 | 0.84 |
89
 
90
 
91
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f1670b9cf0ffb3ae53a7c97790d3574fd483677f511c50ed61dc690e682fb7a
3
  size 378310176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8911d9fe5ea2f6817e025312a3fbe1a557dafb38ee8e514c5e044a88d0c7c9a
3
  size 378310176
runs/Aug24_22-58-10_d5da59cbac92/events.out.tfevents.1724540326.d5da59cbac92.1092.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e48584d0225bfeda9daee2ff48ab530da82bf0acf29c329b9a8791ad181c90d4
3
- size 88180
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb83b459015ab5ac296d6a71d33f078ec5e5c0abea7c2a6649a1abc263236812
3
+ size 88857