imvladikon commited on
Commit
c67c171
1 Parent(s): 5685ae1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -25,7 +25,10 @@ This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://hug
25
  |dev |1.05| 5076 | 7 | |
26
 
27
  - Loss: 0.5438
28
- - Wer: 0.1773
 
 
 
29
 
30
  Then the obtained model was fine-tuned on a large dataset with the small good dataset, with various samples from different sources, and with an unlabeled dataset that was weakly labeled using a previously trained model.
31
  on a small dataset from previous step achieves
 
25
  |dev |1.05| 5076 | 7 | |
26
 
27
  - Loss: 0.5438
28
+ - WER: 0.1773
29
+
30
+ and on a large dataset
31
+ - WER: 0.3811
32
 
33
  Then the obtained model was fine-tuned on a large dataset with the small good dataset, with various samples from different sources, and with an unlabeled dataset that was weakly labeled using a previously trained model.
34
  on a small dataset from previous step achieves