hadiqa123 commited on
Commit
bd939c4
1 Parent(s): 2627039

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -11
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-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the common_voice_8_0 dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.7817
20
- - Wer: 0.4186
21
 
22
  ## Model description
23
 
@@ -50,15 +50,11 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
- | 6.3952 | 3.25 | 1000 | 3.0061 | 1.0 |
54
- | 1.6018 | 6.49 | 2000 | 0.8703 | 0.5862 |
55
- | 0.7295 | 9.74 | 3000 | 0.7436 | 0.5089 |
56
- | 0.5353 | 12.99 | 4000 | 0.7170 | 0.4793 |
57
- | 0.4255 | 16.23 | 5000 | 0.7636 | 0.4567 |
58
- | 0.3598 | 19.48 | 6000 | 0.7808 | 0.4523 |
59
- | 0.3231 | 22.73 | 7000 | 0.7663 | 0.4437 |
60
- | 0.2851 | 25.97 | 8000 | 0.7699 | 0.4308 |
61
- | 0.2669 | 29.22 | 9000 | 0.7817 | 0.4186 |
62
 
63
 
64
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the common_voice_8_0 dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.8811
20
+ - Wer: 0.5107
21
 
22
  ## Model description
23
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
+ | 6.9256 | 5.68 | 1000 | 2.9843 | 1.0 |
54
+ | 1.4949 | 11.36 | 2000 | 0.9451 | 0.6099 |
55
+ | 0.6673 | 17.05 | 3000 | 0.8527 | 0.5463 |
56
+ | 0.4739 | 22.73 | 4000 | 0.8677 | 0.5215 |
57
+ | 0.399 | 28.41 | 5000 | 0.8811 | 0.5107 |
 
 
 
 
58
 
59
 
60
  ### Framework versions