Lightmourne commited on
Commit
4c4d839
1 Parent(s): d1d6297

End of training

Browse files
Files changed (2) hide show
  1. README.md +17 -15
  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.78
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: 0.6981
36
- - Accuracy: 0.78
37
 
38
  ## Model description
39
 
@@ -53,28 +53,30 @@ More information needed
53
 
54
  The following hyperparameters were used during training:
55
  - learning_rate: 5e-05
56
- - train_batch_size: 6
57
- - eval_batch_size: 6
58
  - seed: 42
59
  - gradient_accumulation_steps: 2
60
- - total_train_batch_size: 12
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: 8
65
 
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | 1.9898 | 1.0 | 75 | 1.8469 | 0.48 |
71
- | 1.4763 | 2.0 | 150 | 1.4460 | 0.59 |
72
- | 1.0562 | 3.0 | 225 | 1.1996 | 0.65 |
73
- | 0.8981 | 4.0 | 300 | 1.0095 | 0.72 |
74
- | 0.8209 | 5.0 | 375 | 0.8204 | 0.77 |
75
- | 0.7009 | 6.0 | 450 | 0.8025 | 0.76 |
76
- | 0.5996 | 7.0 | 525 | 0.7113 | 0.78 |
77
- | 0.4759 | 8.0 | 600 | 0.6981 | 0.78 |
 
 
78
 
79
 
80
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.87
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.4794
36
+ - Accuracy: 0.87
37
 
38
  ## Model description
39
 
 
53
 
54
  The following hyperparameters were used during training:
55
  - learning_rate: 5e-05
56
+ - train_batch_size: 4
57
+ - eval_batch_size: 4
58
  - seed: 42
59
  - gradient_accumulation_steps: 2
60
+ - total_train_batch_size: 8
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
+ | 1.9964 | 1.0 | 112 | 1.8442 | 0.5 |
71
+ | 1.3501 | 2.0 | 225 | 1.2660 | 0.68 |
72
+ | 0.921 | 3.0 | 337 | 0.9293 | 0.75 |
73
+ | 0.655 | 4.0 | 450 | 0.9135 | 0.73 |
74
+ | 0.3911 | 5.0 | 562 | 0.6855 | 0.76 |
75
+ | 0.2286 | 6.0 | 675 | 0.5951 | 0.82 |
76
+ | 0.2095 | 7.0 | 787 | 0.5583 | 0.82 |
77
+ | 0.1798 | 8.0 | 900 | 0.4626 | 0.87 |
78
+ | 0.2574 | 9.0 | 1012 | 0.5043 | 0.85 |
79
+ | 0.1796 | 9.96 | 1120 | 0.4794 | 0.87 |
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:8ad07a2451d1216c53dca7e3c4f5390ef6ea34da324895cd875bf0e961a63929
3
  size 94783376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9937303565546ce05d78a99fe421f4f3cbbc23746e38475b687e770a1347f4c6
3
  size 94783376