End of training
Browse files
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.
|
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 |
|
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.3223
|
36 |
- Accuracy: 0.0
|
37 |
|
38 |
## Model description
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| No log | 1.0 | 4 | 2.3223 | 0.0 |
|
71 |
|
72 |
|
73 |
### Framework versions
|