Isaacgv commited on
Commit
ab2a647
·
1 Parent(s): ac32fa8

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -32,7 +32,7 @@ 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.7585
36
  - Accuracy: 0.83
37
 
38
  ## Model description
@@ -67,8 +67,8 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | 0.7872 | 0.98 | 14 | 0.8011 | 0.81 |
71
- | 0.7023 | 1.96 | 28 | 0.7585 | 0.83 |
72
 
73
 
74
  ### Framework versions
 
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.6921
36
  - Accuracy: 0.83
37
 
38
  ## Model description
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 0.6845 | 0.98 | 14 | 0.7300 | 0.83 |
71
+ | 0.5859 | 1.96 | 28 | 0.6921 | 0.83 |
72
 
73
 
74
  ### Framework versions