cerkut commited on
Commit
564cdb1
1 Parent(s): c32d9b9

End of training

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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: 2.3242
36
  - Accuracy: 0.0
37
 
38
  ## Model description
@@ -67,7 +67,7 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | No log | 1.0 | 4 | 2.3242 | 0.0 |
71
 
72
 
73
  ### 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: 2.1653
36
  - Accuracy: 0.0
37
 
38
  ## Model description
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 2.2978 | 1.0 | 16 | 2.1653 | 0.0 |
71
 
72
 
73
  ### Framework versions