spellingdragon commited on
Commit
7c315b8
1 Parent(s): 6508a70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -1,13 +1,24 @@
1
  ---
2
  license: apache-2.0
3
- base_model: ntu-spml/distilhubert
4
  tags:
5
  - generated_from_trainer
 
 
6
  metrics:
7
  - accuracy
8
  model-index:
9
  - name: distilhubert-finetuned-gtzan
10
- results: []
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
  license: apache-2.0
 
3
  tags:
4
  - generated_from_trainer
5
+ datasets:
6
+ - marsyas/gtzan
7
  metrics:
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
+ metrics:
19
+ - name: Accuracy
20
+ type: accuracy
21
+ value: 0.65
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You