DavidFM43 commited on
Commit
2418a3f
·
1 Parent(s): 859631a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -18,7 +18,7 @@ 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.6172
22
  - Accuracy: 0.84
23
 
24
  ## Model description
@@ -54,10 +54,10 @@ The following hyperparameters were used during training:
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
  | 1.2016 | 1.0 | 112 | 1.2866 | 0.57 |
57
- | 0.777 | 2.0 | 225 | 0.9607 | 0.74 |
58
- | 0.7044 | 3.0 | 337 | 0.9342 | 0.7 |
59
- | 0.4601 | 4.0 | 450 | 0.8617 | 0.79 |
60
- | 0.226 | 4.98 | 560 | 0.6172 | 0.84 |
61
 
62
 
63
  ### 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.6174
22
  - Accuracy: 0.84
23
 
24
  ## Model description
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
  | 1.2016 | 1.0 | 112 | 1.2866 | 0.57 |
57
+ | 0.7752 | 2.0 | 225 | 0.9609 | 0.74 |
58
+ | 0.7032 | 3.0 | 337 | 0.9225 | 0.7 |
59
+ | 0.4642 | 4.0 | 450 | 0.8619 | 0.79 |
60
+ | 0.2253 | 4.98 | 560 | 0.6174 | 0.84 |
61
 
62
 
63
  ### Framework versions