DavidFM43 commited on
Commit
b3d00c3
·
1 Parent(s): 002cadd

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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.6182
22
- - Accuracy: 0.84
23
 
24
  ## Model description
25
 
@@ -53,11 +53,11 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
- | 1.2018 | 1.0 | 112 | 1.2866 | 0.57 |
57
- | 0.7783 | 2.0 | 225 | 0.9580 | 0.73 |
58
- | 0.7036 | 3.0 | 337 | 0.9175 | 0.7 |
59
- | 0.4663 | 4.0 | 450 | 0.8655 | 0.79 |
60
- | 0.2325 | 4.98 | 560 | 0.6182 | 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.6224
22
+ - Accuracy: 0.83
23
 
24
  ## Model description
25
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
+ | 1.2034 | 1.0 | 112 | 1.2880 | 0.57 |
57
+ | 0.7769 | 2.0 | 225 | 0.9560 | 0.74 |
58
+ | 0.7041 | 3.0 | 337 | 0.9354 | 0.69 |
59
+ | 0.4583 | 4.0 | 450 | 0.8537 | 0.78 |
60
+ | 0.236 | 4.98 | 560 | 0.6224 | 0.83 |
61
 
62
 
63
  ### Framework versions