End of training
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:
|
@@ -9,7 +9,7 @@ datasets:
|
|
9 |
metrics:
|
10 |
- accuracy
|
11 |
model-index:
|
12 |
-
- name:
|
13 |
results:
|
14 |
- task:
|
15 |
name: Audio Classification
|
@@ -29,9 +29,9 @@ model-index:
|
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
30 |
should probably proofread and complete it, then remove this comment. -->
|
31 |
|
32 |
-
#
|
33 |
|
34 |
-
This model is a fine-tuned version of [
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 0.8145
|
37 |
- Accuracy: 0.83
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
+
base_model: sanchit-gandhi/distilhubert-finetuned-gtzan
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
|
|
9 |
metrics:
|
10 |
- accuracy
|
11 |
model-index:
|
12 |
+
- name: Mawaddaa/distilhubert-finetuned-gtzan
|
13 |
results:
|
14 |
- task:
|
15 |
name: Audio Classification
|
|
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
30 |
should probably proofread and complete it, then remove this comment. -->
|
31 |
|
32 |
+
# Mawaddaa/distilhubert-finetuned-gtzan
|
33 |
|
34 |
+
This model is a fine-tuned version of [sanchit-gandhi/distilhubert-finetuned-gtzan](https://huggingface.co/sanchit-gandhi/distilhubert-finetuned-gtzan) on the GTZAN dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 0.8145
|
37 |
- Accuracy: 0.83
|