emilios commited on
Commit
ee79711
1 Parent(s): 0980bcc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -13,11 +13,26 @@ tags:
13
  datasets:
14
  - mozilla-foundation/common_voice_11_0
15
  - google/fleurs
 
 
16
  model-index:
17
  - name: Whisper Medium El Greco
18
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
19
  ---
20
 
 
21
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
22
  should probably proofread and complete it, then remove this comment. -->
23
 
 
13
  datasets:
14
  - mozilla-foundation/common_voice_11_0
15
  - google/fleurs
16
+ metrics:
17
+ - wer
18
  model-index:
19
  - name: Whisper Medium El Greco
20
+ results:
21
+ - task:
22
+ name: Automatic Speech Recognition
23
+ type: automatic-speech-recognition
24
+ dataset:
25
+ name: mozilla-foundation/common_voice_11_0
26
+ type: mozilla-foundation/common_voice_11_0
27
+ config: el
28
+ split: test
29
+ metrics:
30
+ - name: Wer
31
+ type: wer
32
+ value: 10.7448
33
  ---
34
 
35
+
36
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
37
  should probably proofread and complete it, then remove this comment. -->
38