kimbochen commited on
Commit
e393db1
1 Parent(s): faebec8

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -24,7 +24,7 @@ model-index:
24
  metrics:
25
  - name: Wer
26
  type: wer
27
- value: 45.8546571136131
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-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
36
  It achieves the following results on the evaluation set:
37
- - Loss: 0.2846
38
- - Wer: 45.8547
39
 
40
  ## Model description
41
 
@@ -68,11 +68,11 @@ The following hyperparameters were used during training:
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Wer |
70
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
71
- | 0.0016 | 9.01 | 1000 | 0.2376 | 44.4422 |
72
- | 0.0004 | 19.01 | 2000 | 0.2559 | 44.6673 |
73
- | 0.0002 | 29.0 | 3000 | 0.2710 | 45.2815 |
74
- | 0.0002 | 38.02 | 4000 | 0.2804 | 45.7523 |
75
- | 0.0001 | 48.01 | 5000 | 0.2846 | 45.8547 |
76
 
77
 
78
  ### Framework versions
 
24
  metrics:
25
  - name: Wer
26
  type: wer
27
+ value: 42.517911975435005
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-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
36
  It achieves the following results on the evaluation set:
37
+ - Loss: 0.2554
38
+ - Wer: 42.5179
39
 
40
  ## Model description
41
 
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Wer |
70
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
71
+ | 0.0046 | 6.02 | 1000 | 0.2102 | 41.8014 |
72
+ | 0.0014 | 13.02 | 2000 | 0.2266 | 41.6172 |
73
+ | 0.0004 | 20.01 | 3000 | 0.2437 | 42.1699 |
74
+ | 0.0003 | 27.0 | 4000 | 0.2521 | 42.5179 |
75
+ | 0.0002 | 33.02 | 5000 | 0.2554 | 42.5179 |
76
 
77
 
78
  ### Framework versions