scanne commited on
Commit
c9d4be9
1 Parent(s): f791bf6

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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 [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.4480
20
- - Wer: 24.7256
21
 
22
  ## Model description
23
 
@@ -50,7 +50,7 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
53
- | 0.084 | 3.33 | 1000 | 0.4480 | 24.7256 |
54
 
55
 
56
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.6136
20
+ - Wer: 33.7026
21
 
22
  ## Model description
23
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
53
+ | 0.1229 | 2.42 | 1000 | 0.6136 | 33.7026 |
54
 
55
 
56
  ### Framework versions