adrianSauer commited on
Commit
fb9f6fa
1 Parent(s): 115b063

End of training

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -24,7 +24,7 @@ model-index:
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,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.6278
38
- - Wer: 72.7142
39
 
40
  ## Model description
41
 
@@ -68,16 +68,16 @@ The following hyperparameters were used during training:
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
79
 
80
  - Transformers 4.44.0
81
  - Pytorch 2.3.1+cu121
82
- - Datasets 2.20.0
83
  - Tokenizers 0.19.1
 
24
  metrics:
25
  - name: Wer
26
  type: wer
27
+ value: 69.88989947343227
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.6415
38
+ - Wer: 69.8899
39
 
40
  ## Model description
41
 
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Wer |
70
  |:-------------:|:------:|:----:|:---------------:|:-------:|
71
+ | 3.1343 | 0.0991 | 100 | 1.2011 | 95.8353 |
72
+ | 1.3756 | 0.1982 | 200 | 0.8742 | 80.2776 |
73
+ | 1.14 | 0.2973 | 300 | 0.7722 | 73.4323 |
74
+ | 0.9782 | 0.3964 | 400 | 0.6797 | 70.0096 |
75
+ | 0.8545 | 0.4955 | 500 | 0.6415 | 69.8899 |
76
 
77
 
78
  ### Framework versions
79
 
80
  - Transformers 4.44.0
81
  - Pytorch 2.3.1+cu121
82
+ - Datasets 2.21.0
83
  - Tokenizers 0.19.1