update model card README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@ license: apache-2.0
|
|
3 |
tags:
|
4 |
- hf-course
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
model-index:
|
@@ -15,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# distilhubert-finetuned-gtzan
|
17 |
|
18 |
-
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.6694
|
21 |
- Accuracy: 0.82
|
|
|
3 |
tags:
|
4 |
- hf-course
|
5 |
- generated_from_trainer
|
6 |
+
datasets:
|
7 |
+
- marsyas/gtzan
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
model-index:
|
|
|
17 |
|
18 |
# distilhubert-finetuned-gtzan
|
19 |
|
20 |
+
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the GTZAN dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.6694
|
23 |
- Accuracy: 0.82
|