dmatekenya commited on
Commit
5c7a61f
1 Parent(s): 342f108

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.8519
21
- - Wer: 78.0391
22
 
23
  ## Model description
24
 
@@ -50,10 +50,10 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
53
- | 0.0093 | 4.39 | 500 | 1.7602 | 81.0872 |
54
- | 0.0054 | 8.77 | 1000 | 1.8002 | 79.9472 |
55
- | 0.0064 | 13.16 | 1500 | 1.8589 | 77.7511 |
56
- | 0.0046 | 17.54 | 2000 | 1.8519 | 78.0391 |
57
 
58
 
59
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.7245
21
+ - Wer: 77.4641
22
 
23
  ## Model description
24
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
53
+ | 0.2829 | 4.39 | 500 | 1.3368 | 85.2696 |
54
+ | 0.0415 | 8.77 | 1000 | 1.5401 | 83.5686 |
55
+ | 0.0127 | 13.16 | 1500 | 1.6630 | 78.0432 |
56
+ | 0.0072 | 17.54 | 2000 | 1.7245 | 77.4641 |
57
 
58
 
59
  ### Framework versions