Sanjay1808 commited on
Commit
3053520
1 Parent(s): 75d5fcb

Upload feature extractor

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,18 +1,18 @@
1
  ---
2
- license: apache-2.0
3
  base_model: ntu-spml/distilhubert
4
- tags:
5
- - generated_from_trainer
6
  datasets:
7
  - marsyas/gtzan
 
8
  metrics:
9
  - accuracy
 
 
10
  model-index:
11
  - name: ft-hubert-on-gtzan
12
  results:
13
  - task:
14
- name: Audio Classification
15
  type: audio-classification
 
16
  dataset:
17
  name: GTZAN
18
  type: marsyas/gtzan
@@ -20,9 +20,9 @@ model-index:
20
  split: train
21
  args: default
22
  metrics:
23
- - name: Accuracy
24
- type: accuracy
25
  value: 0.615
 
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
 
2
  base_model: ntu-spml/distilhubert
 
 
3
  datasets:
4
  - marsyas/gtzan
5
+ license: apache-2.0
6
  metrics:
7
  - accuracy
8
+ tags:
9
+ - generated_from_trainer
10
  model-index:
11
  - name: ft-hubert-on-gtzan
12
  results:
13
  - task:
 
14
  type: audio-classification
15
+ name: Audio Classification
16
  dataset:
17
  name: GTZAN
18
  type: marsyas/gtzan
 
20
  split: train
21
  args: default
22
  metrics:
23
+ - type: accuracy
 
24
  value: 0.615
25
+ name: Accuracy
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You