jordimas commited on
Commit
8ca76f3
1 Parent(s): 4aeb741

Report evaluation results on fleurs and parlament datasets

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