juliensimon HF staff commited on
Commit
ff1dfd0
1 Parent(s): 7bb6f38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -8,7 +8,18 @@ metrics:
8
  - accuracy
9
  model-index:
10
  - name: wav2vec2-conformer-rel-pos-large-finetuned-speech-commands
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: wav2vec2-conformer-rel-pos-large-finetuned-speech-commands
11
+ results:
12
+ - task:
13
+ type: audio-classification
14
+ name: audio classification
15
+ dataset:
16
+ type: speech_commands
17
+ name: speech_commands
18
+ split: v0.02
19
+ metrics:
20
+ - type: accuracy
21
+ value: 0.9724
22
+ name: accuracy
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You