CKSINGH commited on
Commit
eb46a47
1 Parent(s): 83c917a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -21,7 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
21
  This model is a fine-tuned version of [CKSINGH/whisper-small-hi-iiib](https://huggingface.co/CKSINGH/whisper-small-hi-iiib) on the Common Voice 13.0 dataset.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 0.2473
24
- - Wer: 21.4253
25
  - Cer: 7.5700
26
 
27
  ## Model description
@@ -55,9 +55,9 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
57
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|
58
- | 0.0382 | 3.57 | 1000 | 0.2021 | 22.8043 | 8.1173 |
59
- | 0.0027 | 7.14 | 2000 | 0.2321 | 21.6614 | 7.6820 |
60
- | 0.0001 | 10.71 | 3000 | 0.2473 | 21.4253 | 7.5700 |
61
 
62
 
63
  ### Framework versions
 
21
  This model is a fine-tuned version of [CKSINGH/whisper-small-hi-iiib](https://huggingface.co/CKSINGH/whisper-small-hi-iiib) on the Common Voice 13.0 dataset.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 0.2473
24
+ - Wer: 11.4253
25
  - Cer: 7.5700
26
 
27
  ## Model description
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
57
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|
58
+ | 0.0382 | 3.57 | 1000 | 0.2021 | 12.8043 | 8.1173 |
59
+ | 0.0027 | 7.14 | 2000 | 0.2321 | 11.6614 | 7.6820 |
60
+ | 0.0001 | 10.71 | 3000 | 0.2473 | 11.4253 | 7.5700 |
61
 
62
 
63
  ### Framework versions