SuperKogito commited on
Commit
ec5d524
1 Parent(s): 8c28920

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -16,9 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.5007
20
- - Wer: 25.2933
21
- - Cer: 8.5757
22
 
23
  ## Model description
24
 
@@ -51,7 +51,7 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
53
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|
54
- | 0.3749 | 0.14 | 1000 | 0.5007 | 25.2933 | 8.5757 |
55
 
56
 
57
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.4946
20
+ - Wer: 25.6740
21
+ - Cer: 8.4872
22
 
23
  ## Model description
24
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
53
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|
54
+ | 0.4709 | 0.12 | 1000 | 0.4946 | 25.6740 | 8.4872 |
55
 
56
 
57
  ### Framework versions