Enpas commited on
Commit
2099dca
1 Parent(s): 5e9b49d

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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-base](https://huggingface.co/openai/whisper-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0187
21
- - Wer: 15.8230
22
 
23
  ## Model description
24
 
@@ -51,8 +51,8 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Wer |
53
  |:-------------:|:------:|:----:|:---------------:|:-------:|
54
- | 0.0253 | 0.3668 | 1000 | 0.0209 | 16.5605 |
55
- | 0.0249 | 0.7337 | 2000 | 0.0187 | 15.8230 |
56
 
57
 
58
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0163
21
+ - Wer: 11.1424
22
 
23
  ## Model description
24
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Wer |
53
  |:-------------:|:------:|:----:|:---------------:|:-------:|
54
+ | 0.0228 | 0.3668 | 1000 | 0.0179 | 13.6776 |
55
+ | 0.0218 | 0.7337 | 2000 | 0.0163 | 11.1424 |
56
 
57
 
58
  ### Framework versions