Plumbear commited on
Commit
87c9d97
·
1 Parent(s): ca5fa5e

End of training

Browse files
Files changed (2) hide show
  1. README.md +9 -8
  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.85
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.5773
36
- - Accuracy: 0.85
37
 
38
  ## Model description
39
 
@@ -52,7 +52,7 @@ More information needed
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
- - learning_rate: 3e-05
56
  - train_batch_size: 4
57
  - eval_batch_size: 4
58
  - seed: 42
@@ -61,15 +61,16 @@ The following hyperparameters were used during training:
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: 3
65
 
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | 0.0808 | 1.0 | 75 | 0.5747 | 0.84 |
71
- | 0.0497 | 2.0 | 150 | 0.7134 | 0.81 |
72
- | 0.0733 | 3.0 | 225 | 0.5773 | 0.85 |
 
73
 
74
 
75
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.86
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.5698
36
+ - Accuracy: 0.86
37
 
38
  ## Model description
39
 
 
52
  ### Training hyperparameters
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
 
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: 4
65
 
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 0.5773 | 1.0 | 75 | 0.7146 | 0.84 |
71
+ | 0.4322 | 2.0 | 150 | 0.6362 | 0.82 |
72
+ | 0.445 | 3.0 | 225 | 0.5768 | 0.88 |
73
+ | 0.2764 | 4.0 | 300 | 0.5698 | 0.86 |
74
 
75
 
76
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ca9df92a83a15f97a351fbde63555804fc960410fa976c4505de60be22fef4c
3
  size 94783376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b7643580decf6d9264f48e1cd90e6e215d7c1199d2ad2ca0f6a1d3deb48844a
3
  size 94783376