AndrewMcDowell commited on
Commit
1e27180
1 Parent(s): 474c43a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -1,6 +1,10 @@
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
 
 
4
  - generated_from_trainer
5
  datasets:
6
  - common_voice
@@ -14,11 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  #
16
 
17
- This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on the common_voice dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.6925
20
- - Wer: 1.0517
21
- - Cer: 0.1923
22
 
23
  ## Model description
24
 
 
1
  ---
2
+ language:
3
+ - ja
4
  license: apache-2.0
5
  tags:
6
+ - automatic-speech-recognition
7
+ - mozilla-foundation/common_voice_8_0
8
  - generated_from_trainer
9
  datasets:
10
  - common_voice
 
18
 
19
  #
20
 
21
+ 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_8_0 - JA dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.6643
24
+ - Wer: 1.0242
25
+ - Cer: 0.1827
26
 
27
  ## Model description
28