WasuratS commited on
Commit
d8b351c
1 Parent(s): 6b68756

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -34
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: 1.2658
22
- - Accuracy: 0.8
23
 
24
  ## Model description
25
 
@@ -43,8 +43,6 @@ The following hyperparameters were used during training:
43
  - eval_batch_size: 4
44
  - seed: 42
45
  - distributed_type: multi-GPU
46
- - gradient_accumulation_steps: 2
47
- - total_train_batch_size: 8
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
50
  - lr_scheduler_warmup_ratio: 0.1
@@ -55,36 +53,36 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
58
- | 2.1071 | 1.0 | 112 | 2.1453 | 0.33 |
59
- | 1.6165 | 2.0 | 225 | 1.6129 | 0.59 |
60
- | 1.2842 | 3.0 | 337 | 1.2084 | 0.68 |
61
- | 0.9805 | 4.0 | 450 | 0.8842 | 0.74 |
62
- | 0.5216 | 5.0 | 562 | 0.7350 | 0.78 |
63
- | 0.5017 | 6.0 | 675 | 0.8196 | 0.77 |
64
- | 0.1998 | 7.0 | 787 | 0.6709 | 0.8 |
65
- | 0.3662 | 8.0 | 900 | 0.8483 | 0.78 |
66
- | 0.2711 | 9.0 | 1012 | 0.8567 | 0.81 |
67
- | 0.0183 | 10.0 | 1125 | 0.8994 | 0.82 |
68
- | 0.0299 | 11.0 | 1237 | 1.2142 | 0.8 |
69
- | 0.0064 | 12.0 | 1350 | 1.0208 | 0.81 |
70
- | 0.004 | 13.0 | 1462 | 1.0619 | 0.81 |
71
- | 0.0031 | 14.0 | 1575 | 1.1454 | 0.79 |
72
- | 0.0028 | 15.0 | 1687 | 1.1010 | 0.81 |
73
- | 0.0023 | 16.0 | 1800 | 1.0595 | 0.8 |
74
- | 0.0017 | 17.0 | 1912 | 1.1340 | 0.8 |
75
- | 0.0015 | 18.0 | 2025 | 1.1760 | 0.81 |
76
- | 0.0014 | 19.0 | 2137 | 1.1361 | 0.81 |
77
- | 0.0012 | 20.0 | 2250 | 1.2138 | 0.81 |
78
- | 0.0011 | 21.0 | 2362 | 1.1366 | 0.81 |
79
- | 0.0012 | 22.0 | 2475 | 1.1662 | 0.8 |
80
- | 0.0011 | 23.0 | 2587 | 1.1491 | 0.8 |
81
- | 0.0009 | 24.0 | 2700 | 1.1287 | 0.81 |
82
- | 0.0009 | 25.0 | 2812 | 1.2027 | 0.81 |
83
- | 0.0009 | 26.0 | 2925 | 1.1740 | 0.81 |
84
- | 0.0009 | 27.0 | 3037 | 1.2011 | 0.81 |
85
- | 0.0009 | 28.0 | 3150 | 1.2523 | 0.8 |
86
- | 0.0008 | 29.0 | 3262 | 1.2494 | 0.81 |
87
- | 0.0007 | 29.87 | 3360 | 1.2658 | 0.8 |
88
 
89
 
90
  ### 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: 0.9860
22
+ - Accuracy: 0.86
23
 
24
  ## Model description
25
 
 
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
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
+ | 2.1524 | 1.0 | 225 | 2.0279 | 0.45 |
57
+ | 1.2284 | 2.0 | 450 | 1.3462 | 0.62 |
58
+ | 1.014 | 3.0 | 675 | 0.9385 | 0.71 |
59
+ | 1.2816 | 4.0 | 900 | 0.8428 | 0.75 |
60
+ | 0.3312 | 5.0 | 1125 | 0.5206 | 0.83 |
61
+ | 0.7004 | 6.0 | 1350 | 0.9608 | 0.76 |
62
+ | 0.0515 | 7.0 | 1575 | 0.6214 | 0.85 |
63
+ | 0.0114 | 8.0 | 1800 | 0.7193 | 0.83 |
64
+ | 0.0032 | 9.0 | 2025 | 0.7997 | 0.86 |
65
+ | 0.0021 | 10.0 | 2250 | 1.0831 | 0.81 |
66
+ | 0.0059 | 11.0 | 2475 | 0.9561 | 0.83 |
67
+ | 0.0011 | 12.0 | 2700 | 0.7667 | 0.88 |
68
+ | 0.0008 | 13.0 | 2925 | 0.8389 | 0.87 |
69
+ | 0.0007 | 14.0 | 3150 | 0.8570 | 0.87 |
70
+ | 0.0006 | 15.0 | 3375 | 0.8778 | 0.86 |
71
+ | 0.0005 | 16.0 | 3600 | 0.9170 | 0.87 |
72
+ | 0.0004 | 17.0 | 3825 | 0.9422 | 0.87 |
73
+ | 0.0003 | 18.0 | 4050 | 0.9408 | 0.87 |
74
+ | 0.0005 | 19.0 | 4275 | 0.8940 | 0.87 |
75
+ | 0.0003 | 20.0 | 4500 | 0.9724 | 0.86 |
76
+ | 0.0003 | 21.0 | 4725 | 0.8904 | 0.85 |
77
+ | 0.0002 | 22.0 | 4950 | 0.9573 | 0.86 |
78
+ | 0.0002 | 23.0 | 5175 | 0.9292 | 0.87 |
79
+ | 0.0002 | 24.0 | 5400 | 0.9209 | 0.86 |
80
+ | 0.0002 | 25.0 | 5625 | 0.9184 | 0.86 |
81
+ | 0.0002 | 26.0 | 5850 | 0.9005 | 0.85 |
82
+ | 0.0002 | 27.0 | 6075 | 0.9656 | 0.86 |
83
+ | 0.0002 | 28.0 | 6300 | 0.9685 | 0.86 |
84
+ | 0.0002 | 29.0 | 6525 | 0.9810 | 0.86 |
85
+ | 0.0002 | 30.0 | 6750 | 0.9860 | 0.86 |
86
 
87
 
88
  ### Framework versions