End of training
Browse files
README.md
CHANGED
@@ -4,18 +4,18 @@ base_model: MIT/ast-finetuned-audioset-10-10-0.4593
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
-
- gtzan
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
model-index:
|
11 |
-
- name:
|
12 |
results:
|
13 |
- task:
|
14 |
name: Audio Classification
|
15 |
type: audio-classification
|
16 |
dataset:
|
17 |
-
name:
|
18 |
-
type: gtzan
|
19 |
config: all
|
20 |
split: train
|
21 |
args: all
|
@@ -28,9 +28,9 @@ model-index:
|
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
29 |
should probably proofread and complete it, then remove this comment. -->
|
30 |
|
31 |
-
#
|
32 |
|
33 |
-
This model is a fine-tuned version of [MIT/ast-finetuned-audioset-10-10-0.4593](https://huggingface.co/MIT/ast-finetuned-audioset-10-10-0.4593) on the
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.3869
|
36 |
- Accuracy: 0.87
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
+
- marsyas/gtzan
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
model-index:
|
11 |
+
- name: ast-finetuned-audioset-10-10-0.4593-finetuned-gtzan
|
12 |
results:
|
13 |
- task:
|
14 |
name: Audio Classification
|
15 |
type: audio-classification
|
16 |
dataset:
|
17 |
+
name: GTZAN
|
18 |
+
type: marsyas/gtzan
|
19 |
config: all
|
20 |
split: train
|
21 |
args: all
|
|
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
29 |
should probably proofread and complete it, then remove this comment. -->
|
30 |
|
31 |
+
# ast-finetuned-audioset-10-10-0.4593-finetuned-gtzan
|
32 |
|
33 |
+
This model is a fine-tuned version of [MIT/ast-finetuned-audioset-10-10-0.4593](https://huggingface.co/MIT/ast-finetuned-audioset-10-10-0.4593) on the GTZAN dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.3869
|
36 |
- Accuracy: 0.87
|