liuh6 commited on
Commit
800427e
·
verified ·
1 Parent(s): 2043540

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -24,7 +24,7 @@ model-index:
24
  metrics:
25
  - name: Wer
26
  type: wer
27
- value: 16.82287529785544
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -34,8 +34,8 @@ should probably proofread and complete it, then remove this comment. -->
34
 
35
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the Chinese English dataset.
36
  It achieves the following results on the evaluation set:
37
- - Loss: 0.4054
38
- - Wer: 16.8229
39
 
40
  ## Model description
41
 
@@ -67,7 +67,7 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer |
69
  |:-------------:|:------:|:----:|:---------------:|:-------:|
70
- | 0.0036 | 0.5556 | 500 | 0.4054 | 16.8229 |
71
 
72
 
73
  ### Framework versions
 
24
  metrics:
25
  - name: Wer
26
  type: wer
27
+ value: 16.5845909451946
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
34
 
35
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the Chinese English dataset.
36
  It achieves the following results on the evaluation set:
37
+ - Loss: 0.3552
38
+ - Wer: 16.5846
39
 
40
  ## Model description
41
 
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer |
69
  |:-------------:|:------:|:----:|:---------------:|:-------:|
70
+ | 0.2649 | 0.5556 | 500 | 0.3552 | 16.5846 |
71
 
72
 
73
  ### Framework versions