Bajiyo commited on
Commit
a0d66b8
·
verified ·
1 Parent(s): 54ebcb2

End of training

Browse files
Files changed (1) hide show
  1. README.md +8 -8
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-medium](https://huggingface.co/openai/whisper-medium) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0427
21
- - Wer: 18.2384
22
 
23
  ## Model description
24
 
@@ -53,12 +53,12 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Wer |
55
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
56
- | 0.0483 | 0.79 | 1000 | 0.0804 | 40.4578 |
57
- | 0.0238 | 1.58 | 2000 | 0.0514 | 27.3700 |
58
- | 0.0106 | 2.37 | 3000 | 0.0449 | 22.5678 |
59
- | 0.0041 | 3.16 | 4000 | 0.0396 | 18.8604 |
60
- | 0.0038 | 3.95 | 5000 | 0.0406 | 19.6317 |
61
- | 0.0016 | 4.74 | 6000 | 0.0427 | 18.2384 |
62
 
63
 
64
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0424
21
+ - Wer: 18.1637
22
 
23
  ## Model description
24
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Wer |
55
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
56
+ | 0.0482 | 0.79 | 1000 | 0.0801 | 40.4827 |
57
+ | 0.0238 | 1.58 | 2000 | 0.0514 | 27.4944 |
58
+ | 0.0105 | 2.37 | 3000 | 0.0447 | 22.8415 |
59
+ | 0.0044 | 3.16 | 4000 | 0.0403 | 19.3580 |
60
+ | 0.0037 | 3.95 | 5000 | 0.0408 | 19.3083 |
61
+ | 0.0016 | 4.74 | 6000 | 0.0424 | 18.1637 |
62
 
63
 
64
  ### Framework versions