mahmoudmamdouh13 commited on
Commit
7698bcc
·
verified ·
1 Parent(s): b22a0d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -1,3 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Audio Spectrogram Transformer (AST) Fine-Tuned on MLCommons Multilingual Spoken Words + Google Speech Commands
2
 
3
  ## Model Details
 
1
+ ---
2
+ library_name: transformers
3
+ license: bsd-3-clause
4
+ base_model: MIT/ast-finetuned-speech-commands-v2
5
+ tags:
6
+ - generated_from_trainer
7
+ datasets:
8
+ - audiofolder
9
+ metrics:
10
+ - precision
11
+ - recall
12
+ - f1
13
+ model-index:
14
+ - name: ast-finetuned-speech-commands-v2-finetuned-keyword-spotting-finetuned-keyword-spotting
15
+ results:
16
+ - task:
17
+ name: Audio Classification
18
+ type: audio-classification
19
+ dataset:
20
+ name: audiofolder
21
+ type: audiofolder
22
+ config: default
23
+ split: validation
24
+ args: default
25
+ metrics:
26
+ - name: Precision
27
+ type: precision
28
+ value: 0.9861935383961439
29
+ - name: Recall
30
+ type: recall
31
+ value: 0.9861649413727126
32
+ - name: F1
33
+ type: f1
34
+ value: 0.9861100898918743
35
+ ---
36
+
37
  # Audio Spectrogram Transformer (AST) Fine-Tuned on MLCommons Multilingual Spoken Words + Google Speech Commands
38
 
39
  ## Model Details