sfedar commited on
Commit
4f9aa25
1 Parent(s): 8de7ba9

End of training, 20 epochs, 100 batch size, 1000 writer batch size, 1 gradient accumulation steps, learning rate: 6e-05, 30 s

Browse files
Files changed (2) hide show
  1. README.md +24 -24
  2. model.safetensors +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ model-index:
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
- value: 0.85
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the GTZAN dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.8717
37
- - Accuracy: 0.85
38
 
39
  ## Model description
40
 
@@ -53,7 +53,7 @@ More information needed
53
  ### Training hyperparameters
54
 
55
  The following hyperparameters were used during training:
56
- - learning_rate: 5e-05
57
  - train_batch_size: 16
58
  - eval_batch_size: 16
59
  - seed: 42
@@ -67,26 +67,26 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | 2.2468 | 1.0 | 57 | 2.1854 | 0.49 |
71
- | 1.7605 | 2.0 | 114 | 1.6638 | 0.57 |
72
- | 1.3717 | 3.0 | 171 | 1.2555 | 0.73 |
73
- | 0.9699 | 4.0 | 228 | 1.0047 | 0.73 |
74
- | 0.8116 | 5.0 | 285 | 0.8640 | 0.8 |
75
- | 0.6814 | 6.0 | 342 | 0.7752 | 0.79 |
76
- | 0.5183 | 7.0 | 399 | 0.7004 | 0.8 |
77
- | 0.4177 | 8.0 | 456 | 0.7214 | 0.78 |
78
- | 0.3187 | 9.0 | 513 | 0.6543 | 0.84 |
79
- | 0.2413 | 10.0 | 570 | 0.6290 | 0.83 |
80
- | 0.1829 | 11.0 | 627 | 0.6744 | 0.82 |
81
- | 0.113 | 12.0 | 684 | 0.6599 | 0.84 |
82
- | 0.1063 | 13.0 | 741 | 0.6866 | 0.83 |
83
- | 0.0331 | 14.0 | 798 | 0.8470 | 0.8 |
84
- | 0.0222 | 15.0 | 855 | 0.8986 | 0.81 |
85
- | 0.0118 | 16.0 | 912 | 0.7894 | 0.85 |
86
- | 0.0081 | 17.0 | 969 | 0.8135 | 0.85 |
87
- | 0.0513 | 18.0 | 1026 | 0.8237 | 0.85 |
88
- | 0.0044 | 19.0 | 1083 | 0.8425 | 0.85 |
89
- | 0.0039 | 20.0 | 1140 | 0.8717 | 0.85 |
90
 
91
 
92
  ### Framework versions
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.84
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the GTZAN dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 1.2162
37
+ - Accuracy: 0.84
38
 
39
  ## Model description
40
 
 
53
  ### Training hyperparameters
54
 
55
  The following hyperparameters were used during training:
56
+ - learning_rate: 6e-05
57
  - train_batch_size: 16
58
  - eval_batch_size: 16
59
  - seed: 42
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 2.2216 | 1.0 | 57 | 2.1520 | 0.45 |
71
+ | 1.704 | 2.0 | 114 | 1.6254 | 0.59 |
72
+ | 1.1885 | 3.0 | 171 | 1.1741 | 0.7 |
73
+ | 0.8575 | 4.0 | 228 | 0.9653 | 0.7 |
74
+ | 0.6822 | 5.0 | 285 | 0.8219 | 0.81 |
75
+ | 0.5103 | 6.0 | 342 | 0.7254 | 0.8 |
76
+ | 0.4386 | 7.0 | 399 | 0.6772 | 0.84 |
77
+ | 0.2862 | 8.0 | 456 | 0.7047 | 0.8 |
78
+ | 0.1639 | 9.0 | 513 | 0.7126 | 0.8 |
79
+ | 0.0998 | 10.0 | 570 | 0.8339 | 0.77 |
80
+ | 0.0585 | 11.0 | 627 | 0.7380 | 0.8 |
81
+ | 0.0256 | 12.0 | 684 | 0.7606 | 0.84 |
82
+ | 0.0201 | 13.0 | 741 | 0.8292 | 0.83 |
83
+ | 0.0058 | 14.0 | 798 | 0.9495 | 0.83 |
84
+ | 0.0029 | 15.0 | 855 | 1.1009 | 0.82 |
85
+ | 0.0016 | 16.0 | 912 | 1.1451 | 0.82 |
86
+ | 0.001 | 17.0 | 969 | 1.1886 | 0.84 |
87
+ | 0.0071 | 18.0 | 1026 | 1.1731 | 0.84 |
88
+ | 0.0004 | 19.0 | 1083 | 1.2255 | 0.84 |
89
+ | 0.0003 | 20.0 | 1140 | 1.2162 | 0.84 |
90
 
91
 
92
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f3d22254e94e07ab0e7b95ab3c33fc079ae3549fc030e891c0253ef0c96b17b
3
  size 94771728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5ce8cf5f910e3dfa61c5ba7fd13cf9cb7cc7b4ccba858be96e5ef4790b22f22
3
  size 94771728