jordimas commited on
Commit
73215f9
·
1 Parent(s): 0df352d

Add evaluation with Fleurs and Parlament corpus

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -24,6 +24,28 @@ model-index:
24
  - name: Wer
25
  type: wer
26
  value: 8.569471791798646
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
24
  - name: Wer
25
  type: wer
26
  value: 8.569471791798646
27
+ - task:
28
+ name: Automatic Speech Recognition
29
+ type: automatic-speech-recognition
30
+ dataset:
31
+ name: google/fleurs ca
32
+ type: google/fleurs
33
+ args: 'config: ml, split: test'
34
+ metrics:
35
+ - name: Wer
36
+ type: wer
37
+ value: 10.64
38
+ - task:
39
+ name: Automatic Speech Recognition
40
+ type: automatic-speech-recognition
41
+ dataset:
42
+ name: projecte-aina/parlament_parla clean
43
+ type: projecte-aina/parlament_parla
44
+ args: 'config: ml, split: test'
45
+ metrics:
46
+ - name: Wer
47
+ type: wer
48
+ value: 19.0
49
  ---
50
 
51
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You