bofenghuang commited on
Commit
f6042fc
1 Parent(s): 4f6a589

updt evaluation

Browse files
Files changed (1) hide show
  1. README.md +22 -2
README.md CHANGED
@@ -11,7 +11,7 @@ tags:
11
  datasets:
12
  - mozilla-foundation/common_voice_9_0
13
  model-index:
14
- - name: wav2vec2-xls-r-1b-ft
15
  results:
16
  - task:
17
  name: Automatic Speech Recognition
@@ -33,12 +33,32 @@ model-index:
33
  - name: Test CER (+LM)
34
  type: cer
35
  value: 3.41
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  ---
37
 
38
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
39
  should probably proofread and complete it, then remove this comment. -->
40
 
41
- # wav2vec2-xls-r-1b-ft
42
 
43
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on the MOZILLA-FOUNDATION/COMMON_VOICE_9_0 - FR dataset.
44
  It achieves the following results on the evaluation set:
 
11
  datasets:
12
  - mozilla-foundation/common_voice_9_0
13
  model-index:
14
+ - name: wav2vec2-xls-r-1b-ft-cv9-fr
15
  results:
16
  - task:
17
  name: Automatic Speech Recognition
 
33
  - name: Test CER (+LM)
34
  type: cer
35
  value: 3.41
36
+ - task:
37
+ name: Automatic Speech Recognition
38
+ type: automatic-speech-recognition
39
+ dataset:
40
+ name: Robust Speech Event - Dev Data
41
+ type: speech-recognition-community-v2/dev_data
42
+ args: fr
43
+ metrics:
44
+ - name: Test WER
45
+ type: wer
46
+ value: 24.28
47
+ - name: Test CER
48
+ type: cer
49
+ value: 11.46
50
+ - name: Test WER (+LM)
51
+ type: wer
52
+ value: 20.85
53
+ - name: Test CER (+LM)
54
+ type: cer
55
+ value: 11.09
56
  ---
57
 
58
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
59
  should probably proofread and complete it, then remove this comment. -->
60
 
61
+ # wav2vec2-xls-r-1b-ft-cv9-fr
62
 
63
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on the MOZILLA-FOUNDATION/COMMON_VOICE_9_0 - FR dataset.
64
  It achieves the following results on the evaluation set: