jackoyoungblood commited on
Commit
bc29660
1 Parent(s): 80d05ae

End of training

Browse files
Files changed (2) hide show
  1. README.md +24 -24
  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: 1.1493
36
- - Accuracy: 0.78
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: 0.00018
56
  - train_batch_size: 8
57
  - eval_batch_size: 8
58
  - seed: 42
@@ -65,26 +65,26 @@ The following hyperparameters were used during training:
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
- | 1.7553 | 1.0 | 113 | 1.5918 | 0.47 |
69
- | 1.0465 | 2.0 | 226 | 0.9806 | 0.68 |
70
- | 1.2995 | 3.0 | 339 | 0.9627 | 0.72 |
71
- | 1.1928 | 4.0 | 452 | 0.9208 | 0.71 |
72
- | 0.3715 | 5.0 | 565 | 0.5924 | 0.81 |
73
- | 0.4474 | 6.0 | 678 | 1.0245 | 0.71 |
74
- | 0.4553 | 7.0 | 791 | 0.8025 | 0.79 |
75
- | 0.029 | 8.0 | 904 | 1.3956 | 0.71 |
76
- | 0.2059 | 9.0 | 1017 | 1.1544 | 0.79 |
77
- | 0.1797 | 10.0 | 1130 | 1.6616 | 0.74 |
78
- | 0.0009 | 11.0 | 1243 | 0.9263 | 0.86 |
79
- | 0.1761 | 12.0 | 1356 | 0.9989 | 0.85 |
80
- | 0.0006 | 13.0 | 1469 | 1.2108 | 0.8 |
81
- | 0.0006 | 14.0 | 1582 | 0.9643 | 0.83 |
82
- | 0.0005 | 15.0 | 1695 | 1.1004 | 0.8 |
83
- | 0.0004 | 16.0 | 1808 | 1.0556 | 0.82 |
84
- | 0.1084 | 17.0 | 1921 | 1.1447 | 0.81 |
85
- | 0.0003 | 18.0 | 2034 | 1.1467 | 0.82 |
86
- | 0.0003 | 19.0 | 2147 | 1.1723 | 0.8 |
87
- | 0.0003 | 20.0 | 2260 | 1.1493 | 0.78 |
88
 
89
 
90
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.82
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: 1.2523
36
+ - Accuracy: 0.82
37
 
38
  ## Model description
39
 
 
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
+ - learning_rate: 0.0002
56
  - train_batch_size: 8
57
  - eval_batch_size: 8
58
  - seed: 42
 
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 1.7948 | 1.0 | 113 | 1.6788 | 0.46 |
69
+ | 1.164 | 2.0 | 226 | 1.1871 | 0.54 |
70
+ | 0.8531 | 3.0 | 339 | 1.0579 | 0.66 |
71
+ | 0.8304 | 4.0 | 452 | 0.8808 | 0.73 |
72
+ | 0.2531 | 5.0 | 565 | 0.9542 | 0.74 |
73
+ | 0.3144 | 6.0 | 678 | 1.0149 | 0.78 |
74
+ | 0.2775 | 7.0 | 791 | 0.8875 | 0.77 |
75
+ | 0.0521 | 8.0 | 904 | 1.2458 | 0.78 |
76
+ | 0.0106 | 9.0 | 1017 | 0.9013 | 0.81 |
77
+ | 0.0088 | 10.0 | 1130 | 0.9802 | 0.84 |
78
+ | 0.0023 | 11.0 | 1243 | 1.1693 | 0.82 |
79
+ | 0.1901 | 12.0 | 1356 | 1.2588 | 0.82 |
80
+ | 0.0006 | 13.0 | 1469 | 1.2267 | 0.8 |
81
+ | 0.0005 | 14.0 | 1582 | 1.3400 | 0.81 |
82
+ | 0.0005 | 15.0 | 1695 | 1.1049 | 0.83 |
83
+ | 0.0004 | 16.0 | 1808 | 1.3025 | 0.8 |
84
+ | 0.1313 | 17.0 | 1921 | 1.2627 | 0.81 |
85
+ | 0.0003 | 18.0 | 2034 | 1.1620 | 0.84 |
86
+ | 0.0003 | 19.0 | 2147 | 1.2217 | 0.82 |
87
+ | 0.0003 | 20.0 | 2260 | 1.2523 | 0.82 |
88
 
89
 
90
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69cf68cc9bfbe1243c26f2961febafc472672346862b8091a9b9b51df479f331
3
  size 94783376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fb89c89486d9eced1b05cf96a4e56b56c972b4c4e40013bc465900c816ecf34
3
  size 94783376