End of training
Browse files
README.md
CHANGED
@@ -33,7 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the GTZAN dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 0.
|
37 |
- Accuracy: 0.79
|
38 |
|
39 |
## Model description
|
@@ -67,7 +67,7 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
-
| 0.5936 | 1.0 | 225 | 0.
|
71 |
|
72 |
|
73 |
### Framework versions
|
|
|
33 |
|
34 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the GTZAN dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.6240
|
37 |
- Accuracy: 0.79
|
38 |
|
39 |
## Model description
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| 0.5936 | 1.0 | 225 | 0.6240 | 0.79 |
|
71 |
|
72 |
|
73 |
### Framework versions
|