crossdelenna commited on
Commit
2ec4779
1 Parent(s): 3428546

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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 [crossdelenna/whisper-medium.en](https://huggingface.co/crossdelenna/whisper-medium.en) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.1108
20
- - Wer: 5.8805
21
 
22
  ## Model description
23
 
@@ -52,9 +52,9 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Wer |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|
55
- | 0.0653 | 0.27 | 150 | 0.2977 | 9.9969 |
56
- | 0.2358 | 0.54 | 300 | 0.1856 | 8.5732 |
57
- | 0.3249 | 0.81 | 450 | 0.1108 | 5.8805 |
58
 
59
 
60
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [crossdelenna/whisper-medium.en](https://huggingface.co/crossdelenna/whisper-medium.en) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.0942
20
+ - Wer: 5.3750
21
 
22
  ## Model description
23
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Wer |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|
55
+ | 0.0512 | 0.27 | 150 | 0.2028 | 9.9969 |
56
+ | 0.1104 | 0.54 | 300 | 0.1616 | 8.9136 |
57
+ | 0.2051 | 0.81 | 450 | 0.0942 | 5.3750 |
58
 
59
 
60
  ### Framework versions