apv53-fit commited on
Commit
3e7d6d3
·
verified ·
1 Parent(s): 7f47909

End of training

Browse files
Files changed (2) hide show
  1. README.md +15 -15
  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.84
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.6844
37
- - Accuracy: 0.84
38
 
39
  ## Model description
40
 
@@ -53,13 +53,13 @@ More information needed
53
  ### Training hyperparameters
54
 
55
  The following hyperparameters were used during training:
56
- - learning_rate: 8e-05
57
  - train_batch_size: 8
58
  - eval_batch_size: 8
59
  - seed: 42
60
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
61
  - lr_scheduler_type: linear
62
- - lr_scheduler_warmup_ratio: 0.1
63
  - num_epochs: 10
64
  - mixed_precision_training: Native AMP
65
 
@@ -67,16 +67,16 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | 1.7739 | 1.0 | 113 | 1.6518 | 0.6 |
71
- | 1.0111 | 2.0 | 226 | 1.0880 | 0.67 |
72
- | 0.8544 | 3.0 | 339 | 0.9231 | 0.73 |
73
- | 0.5304 | 4.0 | 452 | 0.8544 | 0.74 |
74
- | 0.3505 | 5.0 | 565 | 0.5511 | 0.86 |
75
- | 0.1438 | 6.0 | 678 | 0.5540 | 0.83 |
76
- | 0.1004 | 7.0 | 791 | 0.6759 | 0.83 |
77
- | 0.0254 | 8.0 | 904 | 0.5752 | 0.85 |
78
- | 0.016 | 9.0 | 1017 | 0.6470 | 0.85 |
79
- | 0.0129 | 10.0 | 1130 | 0.6844 | 0.84 |
80
 
81
 
82
  ### Framework versions
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.8
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.6217
37
+ - Accuracy: 0.8
38
 
39
  ## Model description
40
 
 
53
  ### Training hyperparameters
54
 
55
  The following hyperparameters were used during training:
56
+ - learning_rate: 3e-05
57
  - train_batch_size: 8
58
  - eval_batch_size: 8
59
  - seed: 42
60
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
61
  - lr_scheduler_type: linear
62
+ - lr_scheduler_warmup_ratio: 0.3
63
  - num_epochs: 10
64
  - mixed_precision_training: Native AMP
65
 
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 2.2757 | 1.0 | 113 | 2.2336 | 0.26 |
71
+ | 1.8835 | 2.0 | 226 | 1.8527 | 0.51 |
72
+ | 1.5749 | 3.0 | 339 | 1.4378 | 0.67 |
73
+ | 1.1165 | 4.0 | 452 | 1.0610 | 0.74 |
74
+ | 0.9402 | 5.0 | 565 | 0.9178 | 0.79 |
75
+ | 0.849 | 6.0 | 678 | 0.7739 | 0.78 |
76
+ | 0.6661 | 7.0 | 791 | 0.7142 | 0.82 |
77
+ | 0.4125 | 8.0 | 904 | 0.6851 | 0.82 |
78
+ | 0.5223 | 9.0 | 1017 | 0.6216 | 0.83 |
79
+ | 0.393 | 10.0 | 1130 | 0.6217 | 0.8 |
80
 
81
 
82
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:906918efca2c6b0fc44e1050bc0c3be8855e7efb58c73bdc4ef40f2bece8799b
3
  size 94771728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f3f705f5091e37512e8f32e16ac381430da60c4c7b87db7d283fa2a161e0d4d
3
  size 94771728