ManasiPandit commited on
Commit
fb61d74
1 Parent(s): 08a2453

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -26,7 +26,7 @@ model-index:
26
  metrics:
27
  - name: Wer
28
  type: wer
29
- value: 18.722491565942047
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -36,9 +36,9 @@ should probably proofread and complete it, then remove this comment. -->
36
 
37
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 13.0 dataset.
38
  It achieves the following results on the evaluation set:
39
- - Loss: 0.2709
40
- - Wer Ortho: 36.1009
41
- - Wer: 18.7225
42
 
43
  ## Model description
44
 
@@ -71,7 +71,7 @@ The following hyperparameters were used during training:
71
 
72
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
73
  |:-------------:|:------:|:----:|:---------------:|:---------:|:-------:|
74
- | 0.2276 | 0.7800 | 500 | 0.2709 | 36.1009 | 18.7225 |
75
 
76
 
77
  ### Framework versions
 
26
  metrics:
27
  - name: Wer
28
  type: wer
29
+ value: 18.852074443128757
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
36
 
37
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 13.0 dataset.
38
  It achieves the following results on the evaluation set:
39
+ - Loss: 0.2710
40
+ - Wer Ortho: 36.4197
41
+ - Wer: 18.8521
42
 
43
  ## Model description
44
 
 
71
 
72
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
73
  |:-------------:|:------:|:----:|:---------------:|:---------:|:-------:|
74
+ | 0.2277 | 0.7800 | 500 | 0.2710 | 36.4197 | 18.8521 |
75
 
76
 
77
  ### Framework versions