Arklyn commited on
Commit
3157e75
·
1 Parent(s): 047e873

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
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.3157
20
- - Wer: 0.2980
21
 
22
  ## Model description
23
 
@@ -52,12 +52,12 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Wer |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|
55
- | 2.9536 | 9.99 | 570 | 2.8267 | 1.0 |
56
- | 1.4237 | 19.99 | 1140 | 0.4130 | 0.4141 |
57
- | 0.7445 | 29.99 | 1710 | 0.3580 | 0.3569 |
58
- | 0.5797 | 39.99 | 2280 | 0.3324 | 0.3308 |
59
- | 0.5155 | 49.99 | 2850 | 0.3257 | 0.3047 |
60
- | 0.468 | 59.99 | 3420 | 0.3157 | 0.2980 |
61
 
62
 
63
  ### 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.3076
20
+ - Wer: 0.2971
21
 
22
  ## Model description
23
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Wer |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|
55
+ | 2.9436 | 9.99 | 570 | 2.7467 | 1.0 |
56
+ | 1.0498 | 19.99 | 1140 | 0.3630 | 0.3965 |
57
+ | 0.6789 | 29.99 | 1710 | 0.3396 | 0.3712 |
58
+ | 0.5259 | 39.99 | 2280 | 0.3204 | 0.3241 |
59
+ | 0.4701 | 49.99 | 2850 | 0.3118 | 0.3005 |
60
+ | 0.4248 | 59.99 | 3420 | 0.3076 | 0.2971 |
61
 
62
 
63
  ### Framework versions