scasutt commited on
Commit
d128707
1 Parent(s): 332ec2c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -14,8 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: nan
18
- - Wer: 0.9958
19
 
20
  ## Model description
21
 
@@ -50,9 +50,13 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
- | 7.8995 | 0.5 | 500 | 14.0702 | 0.9960 |
54
- | 8.3344 | 1.01 | 1000 | 14.0704 | 0.9961 |
55
- | 0.0 | 1.51 | 1500 | nan | 0.9958 |
 
 
 
 
56
 
57
 
58
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.6432
18
+ - Wer: 0.6298
19
 
20
  ## Model description
21
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
+ | 3.6199 | 0.25 | 250 | 3.6163 | 1.0 |
54
+ | 3.0927 | 0.5 | 500 | 3.5932 | 1.0 |
55
+ | 3.0837 | 0.76 | 750 | 3.2418 | 1.0 |
56
+ | 2.2385 | 1.01 | 1000 | 1.2621 | 0.9855 |
57
+ | 1.743 | 1.26 | 1250 | 1.0830 | 0.9442 |
58
+ | 1.6661 | 1.51 | 1500 | 0.7926 | 0.8051 |
59
+ | 1.5661 | 1.77 | 1750 | 0.6432 | 0.6298 |
60
 
61
 
62
  ### Framework versions