LenixC commited on
Commit
612bb0d
1 Parent(s): 11903fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -8,7 +8,20 @@ metrics:
8
  - accuracy
9
  model-index:
10
  - name: distilhubert-finetuned-gtzan
11
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
8
  - accuracy
9
  model-index:
10
  - name: distilhubert-finetuned-gtzan
11
+ results:
12
+ - task:
13
+ name: Audio Classification
14
+ type: audio-classification
15
+ dataset:
16
+ name: GTZAN
17
+ type: marsyas/gtzan
18
+ config: all
19
+ split: train
20
+ args: all
21
+ metrics:
22
+ - name: Accuracy
23
+ type: accuracy
24
+ value: 0.87
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You