Plim commited on
Commit
de03851
1 Parent(s): 1474bdf

Add evaluation results

Browse files
README.md CHANGED
@@ -8,8 +8,36 @@ tags:
8
  - generated_from_trainer
9
  - robust-speech-event
10
  model-index:
11
- - name: ''
12
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  ## Model description
8
  - generated_from_trainer
9
  - robust-speech-event
10
  model-index:
11
+ - name: XLS-R-1B - French
12
+ results:
13
+ - task:
14
+ name: Automatic Speech Recognition
15
+ type: automatic-speech-recognition
16
+ dataset:
17
+ name: Common Voice 8
18
+ type: mozilla-foundation/common_voice_8_0
19
+ args: fr
20
+ metrics:
21
+ - name: Test WER
22
+ type: wer
23
+ value: 21.65
24
+ - name: Test CER
25
+ type: cer
26
+ value: 6.52
27
+ - task:
28
+ name: Automatic Speech Recognition
29
+ type: automatic-speech-recognition
30
+ dataset:
31
+ name: Robust Speech Event - Dev Data
32
+ type: speech-recognition-community-v2/dev_data
33
+ args: fr
34
+ metrics:
35
+ - name: Test WER
36
+ type: wer
37
+ value: 61.72
38
+ - name: Test CER
39
+ type: cer
40
+ value: 16.43
41
  ---
42
 
43
  ## Model description
log_mozilla-foundation_common_voice_8_0_fr_test_predictions.txt ADDED
The diff for this file is too large to render. See raw diff
log_mozilla-foundation_common_voice_8_0_fr_test_targets.txt ADDED
The diff for this file is too large to render. See raw diff
log_speech-recognition-community-v2_dev_data_fr_validation_predictions.txt ADDED
The diff for this file is too large to render. See raw diff
log_speech-recognition-community-v2_dev_data_fr_validation_targets.txt ADDED
The diff for this file is too large to render. See raw diff
mozilla-foundation_common_voice_8_0_fr_test_eval_results.txt ADDED
@@ -0,0 +1,2 @@
 
 
1
+ WER: 0.21654808722485613
2
+ CER: 0.06529947052490302
speech-recognition-community-v2_dev_data_fr_validation_eval_results.txt ADDED
@@ -0,0 +1,2 @@
 
 
1
+ WER: 0.617242860210436
2
+ CER: 0.16435482455790507