flozi00 commited on
Commit
fdc04c0
1 Parent(s): 1c0a756

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,5 +1,9 @@
1
  ---
 
 
2
  tags:
 
 
3
  - generated_from_trainer
4
  model-index:
5
  - name: wav2vec2-xls-r-1b-german
@@ -11,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
11
 
12
  # wav2vec2-xls-r-1b-german
13
 
14
- This model was trained from scratch on the None dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 0.3459
17
- - Wer: 0.2915
18
 
19
  ## Model description
20
 
 
1
  ---
2
+ language:
3
+ - de
4
  tags:
5
+ - automatic-speech-recognition
6
+ - mozilla-foundation/common_voice_10_0
7
  - generated_from_trainer
8
  model-index:
9
  - name: wav2vec2-xls-r-1b-german
 
15
 
16
  # wav2vec2-xls-r-1b-german
17
 
18
+ This model is a fine-tuned version of [wav2vec2-xls-r-1b-german](https://huggingface.co/wav2vec2-xls-r-1b-german) on the MOZILLA-FOUNDATION/COMMON_VOICE_10_0 - DE dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.3513
21
+ - Wer: 0.2931
22
 
23
  ## Model description
24