update model card README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ 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.
|
22 |
- Accuracy: 0.84
|
23 |
|
24 |
## Model description
|
@@ -53,11 +53,11 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
56 |
-
| 1.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
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.6218
|
22 |
- Accuracy: 0.84
|
23 |
|
24 |
## Model description
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
56 |
+
| 1.202 | 1.0 | 112 | 1.2868 | 0.56 |
|
57 |
+
| 0.7797 | 2.0 | 225 | 0.9568 | 0.72 |
|
58 |
+
| 0.7016 | 3.0 | 337 | 0.9281 | 0.7 |
|
59 |
+
| 0.4585 | 4.0 | 450 | 0.8546 | 0.79 |
|
60 |
+
| 0.2392 | 4.98 | 560 | 0.6218 | 0.84 |
|
61 |
|
62 |
|
63 |
### Framework versions
|