xiongjya commited on
Commit
494a5ed
1 Parent(s): 6199275

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -6
README.md CHANGED
@@ -17,7 +17,7 @@ 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.2311
21
  - Wer: 100.0
22
 
23
  ## Model description
@@ -52,11 +52,8 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Wer |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
- | 0.4153 | 0.16 | 200 | 0.3310 | 100.0 |
56
- | 0.3728 | 0.32 | 400 | 0.2904 | 100.0 |
57
- | 0.3358 | 0.48 | 600 | 0.2695 | 100.0636 |
58
- | 0.304 | 0.65 | 800 | 0.2435 | 100.0 |
59
- | 0.2817 | 0.81 | 1000 | 0.2311 | 100.0 |
60
 
61
 
62
  ### 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.2354
21
  - Wer: 100.0
22
 
23
  ## Model description
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Wer |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | 0.3354 | 0.55 | 500 | 0.2808 | 100.0235 |
56
+ | 0.1662 | 1.1 | 1000 | 0.2354 | 100.0 |
 
 
 
57
 
58
 
59
  ### Framework versions