RuudVelo commited on
Commit
e07dce4
1 Parent(s): 44c7a85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -17,11 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
17
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice dataset.
18
  It achieves the following results on the testset of commonvoice:
19
  - Loss: 0.1755 TBF
20
- - Wer: TBF
21
 
22
  ## Model description
23
 
24
- The model was trained on Dutch common voice 8. The train set consisted of the common voice train set and evaluation set was the common voice validation set. The WER reported is on the common voice test set which was no part of training nor validation
25
 
26
  ## Intended uses & limitations
27
 
@@ -29,7 +29,7 @@ More information needed
29
 
30
  ## Training and evaluation data
31
 
32
- More information needed
33
 
34
  ## Training procedure
35
 
 
17
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice dataset.
18
  It achieves the following results on the testset of commonvoice:
19
  - Loss: 0.1755 TBF
20
+ - Wer: 0.371
21
 
22
  ## Model description
23
 
24
+ Dutch wav2vec2-xls-r-300m model
25
 
26
  ## Intended uses & limitations
27
 
 
29
 
30
  ## Training and evaluation data
31
 
32
+ The model was trained on Dutch common voice 8 with 75 epochs. The train set consisted of the common voice 8 train set and evaluation set was the common voice 8 validation set. The WER reported is on the common voice 8 test set which was not part of training nor validation (eval)
33
 
34
  ## Training procedure
35