mahimairaja commited on
Commit
3a6c6cb
1 Parent(s): 0dd32d6

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -12
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: 0.7416
22
- - Accuracy: 0.83
23
 
24
  ## Model description
25
 
@@ -51,16 +51,16 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
- | 2.0707 | 1.0 | 57 | 2.0284 | 0.44 |
55
- | 1.6357 | 2.0 | 114 | 1.5908 | 0.59 |
56
- | 1.2311 | 3.0 | 171 | 1.2047 | 0.72 |
57
- | 1.0721 | 4.0 | 228 | 1.0979 | 0.72 |
58
- | 0.7338 | 5.0 | 285 | 0.9138 | 0.8 |
59
- | 0.7419 | 6.0 | 342 | 0.8302 | 0.82 |
60
- | 0.595 | 7.0 | 399 | 0.7976 | 0.81 |
61
- | 0.5258 | 8.0 | 456 | 0.7662 | 0.8 |
62
- | 0.4874 | 9.0 | 513 | 0.7442 | 0.82 |
63
- | 0.4915 | 10.0 | 570 | 0.7416 | 0.83 |
64
 
65
 
66
  ### 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.7057
22
+ - Accuracy: 0.79
23
 
24
  ## Model description
25
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
+ | 2.0608 | 1.0 | 57 | 2.0361 | 0.43 |
55
+ | 1.663 | 2.0 | 114 | 1.5387 | 0.62 |
56
+ | 1.2399 | 3.0 | 171 | 1.2074 | 0.68 |
57
+ | 1.0662 | 4.0 | 228 | 1.0805 | 0.65 |
58
+ | 0.7986 | 5.0 | 285 | 0.8880 | 0.75 |
59
+ | 0.7328 | 6.0 | 342 | 0.8037 | 0.74 |
60
+ | 0.5891 | 7.0 | 399 | 0.7918 | 0.78 |
61
+ | 0.5227 | 8.0 | 456 | 0.7232 | 0.79 |
62
+ | 0.5123 | 9.0 | 513 | 0.7138 | 0.78 |
63
+ | 0.5578 | 10.0 | 570 | 0.7057 | 0.79 |
64
 
65
 
66
  ### Framework versions