Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
-
base_model:
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
@@ -31,7 +31,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
31 |
|
32 |
# distilhubert-finetuned-gtzan
|
33 |
|
34 |
-
This model is a fine-tuned version of [
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 1.2277
|
37 |
- Accuracy: 0.89
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
+
base_model: ntu-spml/distilhubert-finetuned-gtzan
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
|
|
31 |
|
32 |
# distilhubert-finetuned-gtzan
|
33 |
|
34 |
+
This model is a fine-tuned version of [ntu-spml/distilhubert-finetuned-gtzan](https://huggingface.co/ntu-spml/distilhubert) on the GTZAN dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 1.2277
|
37 |
- Accuracy: 0.89
|