anton-l HF staff commited on
Commit
b90eb02
1 Parent(s): ff8617c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -4
README.md CHANGED
@@ -1,6 +1,10 @@
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
 
 
4
  - generated_from_trainer
5
  model-index:
6
  - name: xtreme_s_xlsr_300m_fleurs_asr_en_us_nomask
@@ -12,11 +16,12 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # xtreme_s_xlsr_300m_fleurs_asr_en_us_nomask
14
 
15
- This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.5961
18
- - Wer: 0.3460
19
- - Cer: 0.1469
 
20
 
21
  ## Model description
22
 
 
1
  ---
2
+ language:
3
+ - en_us
4
  license: apache-2.0
5
  tags:
6
+ - fleurs-asr
7
+ - google/xtreme_s
8
  - generated_from_trainer
9
  model-index:
10
  - name: xtreme_s_xlsr_300m_fleurs_asr_en_us_nomask
 
16
 
17
  # xtreme_s_xlsr_300m_fleurs_asr_en_us_nomask
18
 
19
+ This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the GOOGLE/XTREME_S - FLEURS.EN_US dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Cer: 0.1356
22
+ - Loss: 0.5599
23
+ - Wer: 0.3148
24
+ - Predict Samples: 647
25
 
26
  ## Model description
27