adrianSauer commited on
Commit
a559290
1 Parent(s): ce6ae07

End of training

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -19,12 +19,12 @@ model-index:
19
  name: Common Voice 16
20
  type: mozilla-foundation/common_voice_16_1
21
  config: gn
22
- split: test
23
  args: gn
24
  metrics:
25
  - name: Wer
26
  type: wer
27
- value: 64.48061273336525
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-base](https://huggingface.co/openai/whisper-base) on the Common Voice 16 dataset.
36
  It achieves the following results on the evaluation set:
37
- - Loss: 0.5847
38
- - Wer: 64.4806
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
- | 2.4447 | 0.7692 | 100 | 0.9750 | 88.2001 |
72
- | 0.6471 | 1.5385 | 200 | 0.7163 | 74.5811 |
73
- | 0.3822 | 2.3077 | 300 | 0.6274 | 66.7066 |
74
- | 0.2487 | 3.0769 | 400 | 0.6025 | 66.4911 |
75
- | 0.1549 | 3.8462 | 500 | 0.5847 | 64.4806 |
76
 
77
 
78
  ### Framework versions
 
19
  name: Common Voice 16
20
  type: mozilla-foundation/common_voice_16_1
21
  config: gn
22
+ split: None
23
  args: gn
24
  metrics:
25
  - name: Wer
26
  type: wer
27
+ value: 72.71421732886549
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-base](https://huggingface.co/openai/whisper-base) on the Common Voice 16 dataset.
36
  It achieves the following results on the evaluation set:
37
+ - Loss: 0.6278
38
+ - Wer: 72.7142
39
 
40
  ## Model description
41
 
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Wer |
70
  |:-------------:|:------:|:----:|:---------------:|:-------:|
71
+ | 2.6628 | 0.0573 | 100 | 1.1337 | 94.6146 |
72
+ | 1.1593 | 0.1147 | 200 | 0.8508 | 75.5385 |
73
+ | 0.9433 | 0.1720 | 300 | 0.7360 | 71.7808 |
74
+ | 0.8171 | 0.2294 | 400 | 0.6978 | 66.9459 |
75
+ | 0.7444 | 0.2867 | 500 | 0.6278 | 72.7142 |
76
 
77
 
78
  ### Framework versions