henil panchal commited on
Commit
c8c6130
1 Parent(s): 5b5d8b9

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -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 [henilp105/wav2vec2-large-xls-r-300m-telugu-asr](https://huggingface.co/henilp105/wav2vec2-large-xls-r-300m-telugu-asr) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.2032
20
- - Wer: 0.6921
21
 
22
  ## Model description
23
 
@@ -52,12 +52,19 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Wer |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|
55
- | 1.1347 | 4.65 | 200 | 0.8580 | 0.6825 |
56
- | 0.2853 | 9.3 | 400 | 1.0124 | 0.7056 |
57
- | 0.2096 | 13.95 | 600 | 1.0856 | 0.7187 |
58
- | 0.1418 | 18.6 | 800 | 1.1826 | 0.7131 |
59
- | 0.1016 | 23.26 | 1000 | 1.2104 | 0.7046 |
60
- | 0.0771 | 27.91 | 1200 | 1.2032 | 0.6921 |
 
 
 
 
 
 
 
61
 
62
 
63
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [henilp105/wav2vec2-large-xls-r-300m-telugu-asr](https://huggingface.co/henilp105/wav2vec2-large-xls-r-300m-telugu-asr) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.1050
20
+ - Wer: 0.6656
21
 
22
  ## Model description
23
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Wer |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|
55
+ | 6.0506 | 2.3 | 200 | 0.8841 | 0.7564 |
56
+ | 0.6354 | 4.59 | 400 | 0.7448 | 0.6912 |
57
+ | 0.3934 | 6.89 | 600 | 0.8321 | 0.6929 |
58
+ | 0.2652 | 9.19 | 800 | 0.9529 | 0.6984 |
59
+ | 0.2022 | 11.49 | 1000 | 0.9490 | 0.6979 |
60
+ | 0.1514 | 13.79 | 1200 | 1.0025 | 0.6869 |
61
+ | 0.124 | 16.09 | 1400 | 1.0367 | 0.6799 |
62
+ | 0.1007 | 18.39 | 1600 | 1.0658 | 0.6734 |
63
+ | 0.0875 | 20.69 | 1800 | 1.0758 | 0.6779 |
64
+ | 0.0838 | 22.98 | 2000 | 1.0999 | 0.6701 |
65
+ | 0.0745 | 25.29 | 2200 | 1.1020 | 0.6708 |
66
+ | 0.0641 | 27.58 | 2400 | 1.1140 | 0.6683 |
67
+ | 0.0607 | 29.88 | 2600 | 1.1050 | 0.6656 |
68
 
69
 
70
  ### Framework versions