Sonal0205 commited on
Commit
334d75f
1 Parent(s): f78d4d3

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -25,7 +25,7 @@ model-index:
25
  metrics:
26
  - name: Wer
27
  type: wer
28
- value: 46.70043811610077
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -35,8 +35,8 @@ should probably proofread and complete it, then remove this comment. -->
35
 
36
  This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the Common Voice 11.0 dataset.
37
  It achieves the following results on the evaluation set:
38
- - Loss: 0.4126
39
- - Wer: 46.7004
40
 
41
  ## Model description
42
 
@@ -68,10 +68,10 @@ The following hyperparameters were used during training:
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Wer |
70
  |:-------------:|:------:|:----:|:---------------:|:-------:|
71
- | 0.1445 | 1.6807 | 1000 | 0.2832 | 51.7798 |
72
- | 0.0281 | 3.3613 | 2000 | 0.3271 | 49.2744 |
73
- | 0.003 | 5.0420 | 3000 | 0.3818 | 47.0701 |
74
- | 0.0011 | 6.7227 | 4000 | 0.4126 | 46.7004 |
75
 
76
 
77
  ### Framework versions
 
25
  metrics:
26
  - name: Wer
27
  type: wer
28
+ value: 41.13394088172983
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
35
 
36
  This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the Common Voice 11.0 dataset.
37
  It achieves the following results on the evaluation set:
38
+ - Loss: 0.2081
39
+ - Wer: 41.1339
40
 
41
  ## Model description
42
 
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Wer |
70
  |:-------------:|:------:|:----:|:---------------:|:-------:|
71
+ | 0.2189 | 0.4202 | 1000 | 0.2631 | 50.3010 |
72
+ | 0.1572 | 0.8403 | 2000 | 0.2280 | 45.5056 |
73
+ | 0.0873 | 1.2605 | 3000 | 0.2237 | 42.8759 |
74
+ | 0.0873 | 1.6807 | 4000 | 0.2081 | 41.1339 |
75
 
76
 
77
  ### Framework versions