WasuratS commited on
Commit
8556e35
1 Parent(s): d26acf9

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -20
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the GTZAN dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.7463
22
- - Accuracy: 0.83
23
 
24
  ## Model description
25
 
@@ -39,35 +39,40 @@ More information needed
39
 
40
  The following hyperparameters were used during training:
41
  - learning_rate: 5e-05
42
- - train_batch_size: 8
43
- - eval_batch_size: 8
44
  - seed: 42
45
  - distributed_type: multi-GPU
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
  - lr_scheduler_warmup_ratio: 0.1
49
- - num_epochs: 15
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
- | 1.9408 | 1.0 | 113 | 1.9838 | 0.43 |
57
- | 1.2842 | 2.0 | 226 | 1.2837 | 0.67 |
58
- | 1.0008 | 3.0 | 339 | 0.9786 | 0.74 |
59
- | 0.656 | 4.0 | 452 | 0.7425 | 0.83 |
60
- | 0.39 | 5.0 | 565 | 0.5993 | 0.82 |
61
- | 0.2612 | 6.0 | 678 | 0.6584 | 0.8 |
62
- | 0.1779 | 7.0 | 791 | 0.5676 | 0.81 |
63
- | 0.1512 | 8.0 | 904 | 0.9030 | 0.76 |
64
- | 0.093 | 9.0 | 1017 | 0.7049 | 0.85 |
65
- | 0.0355 | 10.0 | 1130 | 0.7865 | 0.82 |
66
- | 0.0111 | 11.0 | 1243 | 0.7816 | 0.83 |
67
- | 0.0088 | 12.0 | 1356 | 0.7861 | 0.82 |
68
- | 0.0073 | 13.0 | 1469 | 0.7535 | 0.84 |
69
- | 0.007 | 14.0 | 1582 | 0.7547 | 0.83 |
70
- | 0.0063 | 15.0 | 1695 | 0.7463 | 0.83 |
 
 
 
 
 
71
 
72
 
73
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the GTZAN dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.1326
22
+ - Accuracy: 0.86
23
 
24
  ## Model description
25
 
 
39
 
40
  The following hyperparameters were used during training:
41
  - learning_rate: 5e-05
42
+ - train_batch_size: 4
43
+ - eval_batch_size: 4
44
  - seed: 42
45
  - distributed_type: multi-GPU
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
  - lr_scheduler_warmup_ratio: 0.1
49
+ - num_epochs: 20
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
+ | 2.0942 | 1.0 | 225 | 1.9649 | 0.33 |
57
+ | 1.1113 | 2.0 | 450 | 1.2162 | 0.74 |
58
+ | 0.7961 | 3.0 | 675 | 0.9466 | 0.7 |
59
+ | 0.9005 | 4.0 | 900 | 0.6644 | 0.83 |
60
+ | 0.3228 | 5.0 | 1125 | 0.5374 | 0.85 |
61
+ | 0.4422 | 6.0 | 1350 | 0.7370 | 0.76 |
62
+ | 0.1283 | 7.0 | 1575 | 0.7234 | 0.84 |
63
+ | 0.0076 | 8.0 | 1800 | 0.8727 | 0.85 |
64
+ | 0.0037 | 9.0 | 2025 | 0.9373 | 0.84 |
65
+ | 0.1723 | 10.0 | 2250 | 0.9524 | 0.86 |
66
+ | 0.0016 | 11.0 | 2475 | 1.0349 | 0.84 |
67
+ | 0.0016 | 12.0 | 2700 | 1.0471 | 0.85 |
68
+ | 0.0011 | 13.0 | 2925 | 1.0802 | 0.85 |
69
+ | 0.0009 | 14.0 | 3150 | 1.0722 | 0.85 |
70
+ | 0.0007 | 15.0 | 3375 | 1.0931 | 0.85 |
71
+ | 0.0007 | 16.0 | 3600 | 1.1442 | 0.85 |
72
+ | 0.0007 | 17.0 | 3825 | 1.1239 | 0.85 |
73
+ | 0.0005 | 18.0 | 4050 | 1.1810 | 0.85 |
74
+ | 0.0006 | 19.0 | 4275 | 1.1560 | 0.85 |
75
+ | 0.0005 | 20.0 | 4500 | 1.1326 | 0.86 |
76
 
77
 
78
  ### Framework versions