eniafou commited on
Commit
7c253f2
1 Parent(s): f14b292
Files changed (1) hide show
  1. README.md +21 -5
README.md CHANGED
@@ -1,7 +1,23 @@
1
  ---
2
- dataset_tags: marsyas/gtzan
3
- dataset: GTZAN
4
- model_name: whisper-large-v3-finetuned-gtzan
5
- finetuned_from: openai/whisper-large-v3
6
- tasks: audio-classification
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
 
1
  ---
2
+ license: apache-2.0
3
+ base_model: openai/whisper-large-v3
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - marsyas/gtzan
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: whisper-large-v3-finetuned-gtzan
12
+ results:
13
+ - task:
14
+ name: Audio Classification
15
+ type: audio-classification
16
+ dataset:
17
+ name: GTZAN
18
+ type: marsyas/gtzan
19
+ metrics:
20
+ - name: Accuracy
21
+ type: accuracy
22
+ value: 0.92
23
  ---