nouamanetazi HF staff commited on
Commit
eb6ce44
1 Parent(s): 2ee5f57

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -16,7 +16,7 @@ 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 dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 25.9698
20
  - Wer: 1.0
21
 
22
  ## Model description
@@ -49,16 +49,16 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Wer |
51
  |:-------------:|:-----:|:----:|:---------------:|:---:|
52
- | 22.283 | 0.5 | 1 | 38.5346 | 1.0 |
53
- | 22.622 | 1.0 | 2 | 38.5346 | 1.0 |
54
- | 23.0656 | 1.5 | 3 | 37.7383 | 1.0 |
55
- | 20.8353 | 2.0 | 4 | 37.7383 | 1.0 |
56
- | 21.4977 | 2.5 | 5 | 36.7947 | 1.0 |
57
- | 20.1685 | 3.0 | 6 | 35.3402 | 1.0 |
58
- | 19.3566 | 3.5 | 7 | 33.5730 | 1.0 |
59
- | 15.8992 | 4.0 | 8 | 30.5885 | 1.0 |
60
- | 15.0607 | 4.5 | 9 | 27.8222 | 1.0 |
61
- | 14.8305 | 5.0 | 10 | 25.9698 | 1.0 |
62
 
63
 
64
  ### 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 dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 21.9388
20
  - Wer: 1.0
21
 
22
  ## Model description
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Wer |
51
  |:-------------:|:-----:|:----:|:---------------:|:---:|
52
+ | 18.7839 | 0.5 | 1 | 32.5547 | 1.0 |
53
+ | 19.4045 | 1.0 | 2 | 32.5547 | 1.0 |
54
+ | 19.6279 | 1.5 | 3 | 31.8850 | 1.0 |
55
+ | 17.7216 | 2.0 | 4 | 31.1082 | 1.0 |
56
+ | 17.3103 | 2.5 | 5 | 31.1082 | 1.0 |
57
+ | 17.2026 | 3.0 | 6 | 29.9666 | 1.0 |
58
+ | 16.7911 | 3.5 | 7 | 28.5444 | 1.0 |
59
+ | 13.7364 | 4.0 | 8 | 25.7932 | 1.0 |
60
+ | 13.1602 | 4.5 | 9 | 23.4634 | 1.0 |
61
+ | 12.9439 | 5.0 | 10 | 21.9388 | 1.0 |
62
 
63
 
64
  ### Framework versions