sfedar commited on
Commit
96d6a4e
1 Parent(s): 814f7ca

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

Browse files
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: 1.9665
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: 0.0001
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.1366 | 1.0 | 57 | 2.0376 | 0.46 |
71
- | 1.4386 | 2.0 | 114 | 1.3668 | 0.63 |
72
- | 1.0033 | 3.0 | 171 | 0.9527 | 0.7 |
73
- | 0.6843 | 4.0 | 228 | 0.8626 | 0.71 |
74
- | 0.48 | 5.0 | 285 | 0.5658 | 0.83 |
75
- | 0.2779 | 6.0 | 342 | 0.5189 | 0.86 |
76
- | 0.2089 | 7.0 | 399 | 0.6737 | 0.78 |
77
- | 0.0855 | 8.0 | 456 | 0.8386 | 0.75 |
78
- | 0.0262 | 9.0 | 513 | 0.7713 | 0.84 |
79
- | 0.0056 | 10.0 | 570 | 0.8664 | 0.82 |
80
- | 0.0103 | 11.0 | 627 | 1.0195 | 0.84 |
81
- | 0.0001 | 12.0 | 684 | 1.2668 | 0.84 |
82
- | 0.0 | 13.0 | 741 | 1.7110 | 0.83 |
83
- | 0.0 | 14.0 | 798 | 1.9586 | 0.84 |
84
- | 0.0 | 15.0 | 855 | 1.8981 | 0.85 |
85
- | 0.0 | 16.0 | 912 | 2.0259 | 0.84 |
86
- | 0.0 | 17.0 | 969 | 1.7196 | 0.85 |
87
- | 0.0284 | 18.0 | 1026 | 2.1840 | 0.85 |
88
- | 0.0 | 19.0 | 1083 | 1.9820 | 0.85 |
89
- | 0.0 | 20.0 | 1140 | 1.9665 | 0.85 |
90
 
91
 
92
  ### Framework versions
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.86
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: 0.5120
37
+ - Accuracy: 0.86
38
 
39
  ## Model description
40
 
 
53
  ### Training hyperparameters
54
 
55
  The following hyperparameters were used during training:
56
+ - learning_rate: 4e-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.2584 | 1.0 | 57 | 2.2062 | 0.35 |
71
+ | 1.8611 | 2.0 | 114 | 1.7924 | 0.53 |
72
+ | 1.4492 | 3.0 | 171 | 1.3901 | 0.65 |
73
+ | 1.0971 | 4.0 | 228 | 1.1676 | 0.69 |
74
+ | 0.9848 | 5.0 | 285 | 0.9750 | 0.74 |
75
+ | 0.8434 | 6.0 | 342 | 0.8434 | 0.74 |
76
+ | 0.7321 | 7.0 | 399 | 0.7555 | 0.83 |
77
+ | 0.5364 | 8.0 | 456 | 0.6995 | 0.79 |
78
+ | 0.4557 | 9.0 | 513 | 0.6118 | 0.84 |
79
+ | 0.4166 | 10.0 | 570 | 0.5975 | 0.83 |
80
+ | 0.2729 | 11.0 | 627 | 0.5576 | 0.83 |
81
+ | 0.2491 | 12.0 | 684 | 0.5737 | 0.82 |
82
+ | 0.2211 | 13.0 | 741 | 0.5129 | 0.84 |
83
+ | 0.1243 | 14.0 | 798 | 0.5710 | 0.83 |
84
+ | 0.0904 | 15.0 | 855 | 0.5087 | 0.86 |
85
+ | 0.0773 | 16.0 | 912 | 0.5836 | 0.8 |
86
+ | 0.0598 | 17.0 | 969 | 0.4871 | 0.83 |
87
+ | 0.0551 | 18.0 | 1026 | 0.4865 | 0.84 |
88
+ | 0.0467 | 19.0 | 1083 | 0.5043 | 0.84 |
89
+ | 0.0364 | 20.0 | 1140 | 0.5120 | 0.86 |
90
 
91
 
92
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:129b30ddcb00c191c5f3fa945b01645a6a10b9b5c2f622ab4465ce20161872be
3
  size 94771728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d1b7efbf7ac53c0baa9aa76a5457871abeb4a624488a1270fd4e10d842dbd05
3
  size 94771728
runs/Sep24_09-25-43_25f044a4c02e/events.out.tfevents.1727169993.25f044a4c02e.36.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c132fa2cf278e15e5c77bad846e9ad7da8161d685b5c6ec8c2ef7f3dc1f65f6c
3
- size 60268
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e80a90db5d6b665991127e326fb88bbdcdd7b2f029c3c236f3aded68d6c989a5
3
+ size 60945