jiping commited on
Commit
1648eba
1 Parent(s): 9486e65

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Wer
24
  type: wer
25
- value: 31.79547955642089
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.2774
36
- - Wer: 31.7955
37
 
38
  ## Model description
39
 
@@ -66,10 +66,10 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Wer |
68
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
69
- | 0.2094 | 0.61 | 1000 | 0.3187 | 38.6862 |
70
- | 0.109 | 1.22 | 2000 | 0.2814 | 34.2589 |
71
- | 0.1048 | 1.83 | 3000 | 0.2670 | 32.4388 |
72
- | 0.0526 | 2.45 | 4000 | 0.2774 | 31.7955 |
73
 
74
 
75
  ### Framework versions
 
22
  metrics:
23
  - name: Wer
24
  type: wer
25
+ value: 31.761618555828324
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.2775
36
+ - Wer: 31.7616
37
 
38
  ## Model description
39
 
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Wer |
68
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
69
+ | 0.2092 | 0.61 | 1000 | 0.3201 | 38.7666 |
70
+ | 0.1106 | 1.22 | 2000 | 0.2810 | 34.1023 |
71
+ | 0.1049 | 1.83 | 3000 | 0.2660 | 32.4812 |
72
+ | 0.052 | 2.45 | 4000 | 0.2775 | 31.7616 |
73
 
74
 
75
  ### Framework versions