nielsr HF staff commited on
Commit
54b891b
1 Parent(s): 619467d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -4,6 +4,17 @@ datasets:
4
  - speech_commands
5
  tags:
6
  - audio-classification
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
 
9
  # Audio Spectrogram Transformer (fine-tuned on Speech Commands v2)
4
  - speech_commands
5
  tags:
6
  - audio-classification
7
+ model-index:
8
+ - name: MIT/ast-finetuned-speech-commands-v2
9
+ results:
10
+ - task:
11
+ type: audio-classification
12
+ dataset:
13
+ name: Speech Commands v2
14
+ type: speech_commands
15
+ metrics:
16
+ - type: accuracy
17
+ value: 98.12
18
  ---
19
 
20
  # Audio Spectrogram Transformer (fine-tuned on Speech Commands v2)