durgesh10 commited on
Commit
5faae45
1 Parent(s): 3496e55

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -35,7 +35,7 @@ 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 13 dataset.
37
  It achieves the following results on the evaluation set:
38
- - Loss: 3.8602
39
  - Wer Ortho: 10.0
40
  - Wer: 10.0
41
 
@@ -70,12 +70,12 @@ The following hyperparameters were used during training:
70
 
71
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
72
  |:-------------:|:------:|:----:|:---------------:|:---------:|:----:|
73
- | 4.1359 | 0.1994 | 200 | 3.8602 | 10.0 | 10.0 |
74
 
75
 
76
  ### Framework versions
77
 
78
  - Transformers 4.44.2
79
- - Pytorch 2.4.0+cu121
80
- - Datasets 2.21.0
81
  - Tokenizers 0.19.1
 
35
 
36
  This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the Common Voice 13 dataset.
37
  It achieves the following results on the evaluation set:
38
+ - Loss: 4.1106
39
  - Wer Ortho: 10.0
40
  - Wer: 10.0
41
 
 
70
 
71
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
72
  |:-------------:|:------:|:----:|:---------------:|:---------:|:----:|
73
+ | 5.2043 | 0.1994 | 200 | 4.1106 | 10.0 | 10.0 |
74
 
75
 
76
  ### Framework versions
77
 
78
  - Transformers 4.44.2
79
+ - Pytorch 2.4.1+cu121
80
+ - Datasets 3.0.0
81
  - Tokenizers 0.19.1