Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -33,7 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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.5534
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -76,7 +76,7 @@ The following hyperparameters were used during training:
|
|
76 |
| 0.2399 | 7.0 | 787 | 0.6660 | 0.83 |
|
77 |
| 0.2417 | 8.0 | 900 | 0.5973 | 0.84 |
|
78 |
| 0.3339 | 9.0 | 1012 | 0.5669 | 0.84 |
|
79 |
-
| 0.1585 | 9.96 | 1120 | 0.5534 | 0.
|
80 |
|
81 |
|
82 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.88
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
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.5534
|
36 |
+
- Accuracy: 0.88
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
76 |
| 0.2399 | 7.0 | 787 | 0.6660 | 0.83 |
|
77 |
| 0.2417 | 8.0 | 900 | 0.5973 | 0.84 |
|
78 |
| 0.3339 | 9.0 | 1012 | 0.5669 | 0.84 |
|
79 |
+
| 0.1585 | 9.96 | 1120 | 0.5534 | 0.88 |
|
80 |
|
81 |
|
82 |
### Framework versions
|