marccgrau commited on
Commit
54b23c7
1 Parent(s): 148f140

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Wer
24
  type: wer
25
- value: 0.020291693088142042
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 SBB Dataset 05.01.2023 dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.0272
36
- - Wer: 0.0203
37
 
38
  ## Model description
39
 
@@ -66,12 +66,12 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Wer |
68
  |:-------------:|:-----:|:----:|:---------------:|:------:|
69
- | 1.3449 | 0.36 | 100 | 0.2160 | 0.0387 |
70
- | 0.0651 | 0.71 | 200 | 0.0278 | 0.0184 |
71
- | 0.0312 | 1.07 | 300 | 0.0316 | 0.0228 |
72
- | 0.019 | 1.42 | 400 | 0.0259 | 0.0209 |
73
- | 0.0135 | 1.78 | 500 | 0.0301 | 0.0203 |
74
- | 0.0091 | 2.14 | 600 | 0.0272 | 0.0203 |
75
 
76
 
77
  ### Framework versions
 
22
  metrics:
23
  - name: Wer
24
  type: wer
25
+ value: 0.023462270133164237
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 SBB Dataset 05.01.2023 dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.0277
36
+ - Wer: 0.0235
37
 
38
  ## Model description
39
 
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Wer |
68
  |:-------------:|:-----:|:----:|:---------------:|:------:|
69
+ | 1.3449 | 0.36 | 100 | 0.2158 | 0.0387 |
70
+ | 0.0647 | 0.71 | 200 | 0.0266 | 0.0197 |
71
+ | 0.0308 | 1.07 | 300 | 0.0315 | 0.0216 |
72
+ | 0.0188 | 1.42 | 400 | 0.0286 | 0.0197 |
73
+ | 0.0136 | 1.78 | 500 | 0.0298 | 0.0209 |
74
+ | 0.0089 | 2.14 | 600 | 0.0277 | 0.0235 |
75
 
76
 
77
  ### Framework versions