bgstud commited on
Commit
340a058
1 Parent(s): 4d3b948

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Wer
23
  type: wer
24
- value: 84.71153846153847
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,8 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the librispeech_asr dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 2.3887
35
- - Wer: 84.7115
36
 
37
  ## Model description
38
 
@@ -65,11 +65,11 @@ The following hyperparameters were used during training:
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Wer |
67
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
68
- | 1.2459 | 0.26 | 10 | 3.6972 | 20.6731 |
69
- | 0.83 | 0.53 | 20 | 2.9120 | 33.1731 |
70
- | 0.5312 | 0.79 | 30 | 2.4692 | 76.6346 |
71
- | 0.445 | 1.05 | 40 | 2.3355 | 65.8654 |
72
- | 0.3173 | 1.32 | 50 | 2.3887 | 84.7115 |
73
 
74
 
75
  ### Framework versions
 
21
  metrics:
22
  - name: Wer
23
  type: wer
24
+ value: 85.53786155346116
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the librispeech_asr dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 2.3358
35
+ - Wer: 85.5379
36
 
37
  ## Model description
38
 
 
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Wer |
67
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
68
+ | 1.2481 | 0.08 | 10 | 3.5688 | 21.1895 |
69
+ | 0.7793 | 0.16 | 20 | 2.8307 | 38.9990 |
70
+ | 0.5443 | 0.24 | 30 | 2.4196 | 67.0458 |
71
+ | 0.4484 | 0.32 | 40 | 2.2903 | 71.1732 |
72
+ | 0.4086 | 0.4 | 50 | 2.3358 | 85.5379 |
73
 
74
 
75
  ### Framework versions