infinitejoy commited on
Commit
9a73942
1 Parent(s): cb7d87c

update eval results

Browse files
Files changed (1) hide show
  1. README.md +16 -2
README.md CHANGED
@@ -10,8 +10,22 @@ tags:
10
  datasets:
11
  - common_voice
12
  model-index:
13
- - name: wav2vec2-large-xls-r-300m-breton
14
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
10
  datasets:
11
  - common_voice
12
  model-index:
13
+ - name: XLS-R-300M - Breton
14
+ results:
15
+ - task:
16
+ name: Automatic Speech Recognition
17
+ type: automatic-speech-recognition
18
+ dataset:
19
+ name: Common Voice 7
20
+ type: mozilla-foundation/common_voice_7_0
21
+ args: br
22
+ metrics:
23
+ - name: Test WER
24
+ type: wer
25
+ value: 107.955
26
+ - name: Test CER
27
+ type: cer
28
+ value: 379.33
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You