DrishtiSharma
commited on
Commit
•
a80b078
1
Parent(s):
6c70bd7
End of training
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ base_model: ntu-spml/distilhubert
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
-
- gtzan
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
model-index:
|
@@ -14,8 +14,8 @@ model-index:
|
|
14 |
name: Audio Classification
|
15 |
type: audio-classification
|
16 |
dataset:
|
17 |
-
name:
|
18 |
-
type: gtzan
|
19 |
config: default
|
20 |
split: train
|
21 |
args: default
|
@@ -30,7 +30,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# distilhubert-finetuned-gtzan-bs-8
|
32 |
|
33 |
-
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.6841
|
36 |
- Accuracy: 0.84
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
+
- marsyas/gtzan
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
model-index:
|
|
|
14 |
name: Audio Classification
|
15 |
type: audio-classification
|
16 |
dataset:
|
17 |
+
name: GTZAN
|
18 |
+
type: marsyas/gtzan
|
19 |
config: default
|
20 |
split: train
|
21 |
args: default
|
|
|
30 |
|
31 |
# distilhubert-finetuned-gtzan-bs-8
|
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: 0.6841
|
36 |
- Accuracy: 0.84
|