ZhihCheng commited on
Commit
4f9dbfb
1 Parent(s): 73b7120

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -19,8 +19,8 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [ZhihCheng/whisper-tiny-zh](https://huggingface.co/ZhihCheng/whisper-tiny-zh) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.0265
23
- - Wer: 8.5106
24
 
25
  ## Model description
26
 
@@ -53,10 +53,10 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Wer |
55
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
56
- | 0.4624 | 0.66 | 50 | 0.2075 | 61.7021 |
57
- | 0.1407 | 1.32 | 100 | 0.0789 | 35.1064 |
58
- | 0.0628 | 1.97 | 150 | 0.0367 | 12.7660 |
59
- | 0.0276 | 2.63 | 200 | 0.0265 | 8.5106 |
60
 
61
 
62
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [ZhihCheng/whisper-tiny-zh](https://huggingface.co/ZhihCheng/whisper-tiny-zh) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.0292
23
+ - Wer: 5.7692
24
 
25
  ## Model description
26
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Wer |
55
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
56
+ | 0.4348 | 0.64 | 50 | 0.2137 | 67.3077 |
57
+ | 0.1494 | 1.28 | 100 | 0.0724 | 27.8846 |
58
+ | 0.0604 | 1.92 | 150 | 0.0399 | 10.5769 |
59
+ | 0.0344 | 2.56 | 200 | 0.0292 | 5.7692 |
60
 
61
 
62
  ### Framework versions