StatsGary commited on
Commit
8b6991c
1 Parent(s): 2243136

End of training

Browse files
Files changed (2) hide show
  1. README.md +18 -13
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.67
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ 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: 1.2964
36
- - Accuracy: 0.67
37
 
38
  ## Model description
39
 
@@ -52,26 +52,31 @@ More information needed
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
- - learning_rate: 5e-05
56
- - train_batch_size: 8
57
- - eval_batch_size: 8
58
  - seed: 42
59
  - gradient_accumulation_steps: 4
60
- - total_train_batch_size: 32
61
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
  - lr_scheduler_type: linear
63
  - lr_scheduler_warmup_ratio: 0.1
64
- - num_epochs: 5
65
 
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | 2.1699 | 0.99 | 28 | 2.0590 | 0.44 |
71
- | 1.8177 | 1.98 | 56 | 1.6737 | 0.56 |
72
- | 1.5311 | 2.97 | 84 | 1.4527 | 0.64 |
73
- | 1.4022 | 4.0 | 113 | 1.3283 | 0.69 |
74
- | 1.3342 | 4.96 | 140 | 1.2964 | 0.67 |
 
 
 
 
 
75
 
76
 
77
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.8
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
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.7457
36
+ - Accuracy: 0.8
37
 
38
  ## Model description
39
 
 
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
+ - learning_rate: 0.001
56
+ - train_batch_size: 16
57
+ - eval_batch_size: 16
58
  - seed: 42
59
  - gradient_accumulation_steps: 4
60
+ - total_train_batch_size: 64
61
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
  - lr_scheduler_type: linear
63
  - lr_scheduler_warmup_ratio: 0.1
64
+ - num_epochs: 10
65
 
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 2.0883 | 0.98 | 14 | 1.7947 | 0.4 |
71
+ | 1.6395 | 1.96 | 28 | 1.3638 | 0.48 |
72
+ | 1.0982 | 2.95 | 42 | 1.0228 | 0.62 |
73
+ | 1.1058 | 4.0 | 57 | 1.0306 | 0.63 |
74
+ | 1.0458 | 4.98 | 71 | 0.8978 | 0.66 |
75
+ | 0.5797 | 5.96 | 85 | 1.0714 | 0.69 |
76
+ | 0.4266 | 6.95 | 99 | 0.8685 | 0.75 |
77
+ | 0.3548 | 8.0 | 114 | 0.6180 | 0.85 |
78
+ | 0.1839 | 8.98 | 128 | 0.8089 | 0.78 |
79
+ | 0.1129 | 9.82 | 140 | 0.7457 | 0.8 |
80
 
81
 
82
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e285681380a3a02d407eebaec5da8fcfe50007f08a984fa5be2f754794892a2
3
  size 94783376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:871bcf2146abfb45e9e96db3c22b570bef857aab118934e1ce98c18376a0d746
3
  size 94783376