semaj83 commited on
Commit
edd12bc
1 Parent(s): 284781a

End of training

Browse files
Files changed (2) hide show
  1. README.md +23 -13
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the GTZAN dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.6087
36
  - Accuracy: 0.85
37
 
38
  ## Model description
@@ -52,29 +52,39 @@ 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
61
  - lr_scheduler_warmup_ratio: 0.1
62
- - num_epochs: 10
63
 
64
  ### Training results
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
- | 2.1053 | 1.0 | 57 | 1.9945 | 0.46 |
69
- | 1.5695 | 2.0 | 114 | 1.5205 | 0.64 |
70
- | 1.1237 | 3.0 | 171 | 1.1046 | 0.73 |
71
- | 1.071 | 4.0 | 228 | 0.9450 | 0.73 |
72
- | 0.8 | 5.0 | 285 | 0.7971 | 0.77 |
73
- | 0.7019 | 6.0 | 342 | 0.7286 | 0.79 |
74
- | 0.5724 | 7.0 | 399 | 0.6902 | 0.79 |
75
- | 0.5266 | 8.0 | 456 | 0.6528 | 0.84 |
76
- | 0.4601 | 9.0 | 513 | 0.6593 | 0.82 |
77
- | 0.4203 | 10.0 | 570 | 0.6087 | 0.85 |
 
 
 
 
 
 
 
 
 
 
78
 
79
 
80
  ### Framework versions
 
32
 
33
  This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the GTZAN dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.6232
36
  - Accuracy: 0.85
37
 
38
  ## Model description
 
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
+ - learning_rate: 2e-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
61
  - lr_scheduler_warmup_ratio: 0.1
62
+ - num_epochs: 20
63
 
64
  ### Training results
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 2.2706 | 1.0 | 57 | 2.2603 | 0.25 |
69
+ | 2.0729 | 2.0 | 114 | 2.0172 | 0.38 |
70
+ | 1.7159 | 3.0 | 171 | 1.6766 | 0.62 |
71
+ | 1.5972 | 4.0 | 228 | 1.4569 | 0.65 |
72
+ | 1.2733 | 5.0 | 285 | 1.2656 | 0.71 |
73
+ | 1.2068 | 6.0 | 342 | 1.1271 | 0.77 |
74
+ | 1.1018 | 7.0 | 399 | 1.0385 | 0.77 |
75
+ | 1.0269 | 8.0 | 456 | 0.9562 | 0.76 |
76
+ | 0.9285 | 9.0 | 513 | 0.9170 | 0.73 |
77
+ | 0.8465 | 10.0 | 570 | 0.8357 | 0.8 |
78
+ | 0.6841 | 11.0 | 627 | 0.8469 | 0.78 |
79
+ | 0.6767 | 12.0 | 684 | 0.7362 | 0.84 |
80
+ | 0.6276 | 13.0 | 741 | 0.7254 | 0.83 |
81
+ | 0.5224 | 14.0 | 798 | 0.7046 | 0.82 |
82
+ | 0.5469 | 15.0 | 855 | 0.6684 | 0.85 |
83
+ | 0.5789 | 16.0 | 912 | 0.6343 | 0.85 |
84
+ | 0.4983 | 17.0 | 969 | 0.6367 | 0.83 |
85
+ | 0.4746 | 18.0 | 1026 | 0.6301 | 0.83 |
86
+ | 0.4469 | 19.0 | 1083 | 0.6157 | 0.85 |
87
+ | 0.4484 | 20.0 | 1140 | 0.6232 | 0.85 |
88
 
89
 
90
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56147f94cb99481057b979ee24926bbf449c412e837306d8bee06029782165a7
3
  size 94783376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ceabea6e16d2f459a77c956399c190b323a6ba37da87e1b1a71c65be9823926
3
  size 94783376