RaphaelKalandadze commited on
Commit
2b032a6
1 Parent(s): fab387b

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
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_10_0 dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.3123
20
- - Wer: 0.4044
21
 
22
  ## Model description
23
 
@@ -52,9 +52,9 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Wer |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|
55
- | 3.9898 | 4.21 | 400 | 0.6586 | 0.8325 |
56
- | 0.2788 | 8.42 | 800 | 0.3306 | 0.4852 |
57
- | 0.0883 | 12.63 | 1200 | 0.3123 | 0.4044 |
58
 
59
 
60
  ### Framework versions
 
16
 
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_10_0 dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.4291
20
+ - Wer: 0.6392
21
 
22
  ## Model description
23
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Wer |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|
55
+ | 3.0867 | 4.21 | 400 | 3.1211 | 1.0 |
56
+ | 2.8871 | 8.42 | 800 | 2.2250 | 1.0 |
57
+ | 0.3667 | 12.63 | 1200 | 0.4291 | 0.6392 |
58
 
59
 
60
  ### Framework versions