Automatic Speech Recognition
TensorBoard
Safetensors
Welsh
whisper
Generated from Trainer
verbatim
DewiBrynJones commited on
Commit
44e9e13
·
verified ·
1 Parent(s): 5ddd1fc

Model save

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.3840
21
- - Wer: 0.2795
22
 
23
  ## Model description
24
 
@@ -53,11 +53,11 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Wer |
55
  |:-------------:|:------:|:----:|:---------------:|:------:|
56
- | 0.404 | 0.5711 | 1000 | 0.4849 | 0.3564 |
57
- | 0.2489 | 1.1422 | 2000 | 0.4184 | 0.3156 |
58
- | 0.2528 | 1.7133 | 3000 | 0.3892 | 0.2921 |
59
- | 0.1567 | 2.2844 | 4000 | 0.3910 | 0.2868 |
60
- | 0.1303 | 2.8555 | 5000 | 0.3840 | 0.2795 |
61
 
62
 
63
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.3838
21
+ - Wer: 0.2732
22
 
23
  ## Model description
24
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Wer |
55
  |:-------------:|:------:|:----:|:---------------:|:------:|
56
+ | 0.4047 | 0.5711 | 1000 | 0.4849 | 0.3505 |
57
+ | 0.2476 | 1.1422 | 2000 | 0.4187 | 0.3137 |
58
+ | 0.2527 | 1.7133 | 3000 | 0.3882 | 0.2901 |
59
+ | 0.1568 | 2.2844 | 4000 | 0.3902 | 0.2816 |
60
+ | 0.1313 | 2.8555 | 5000 | 0.3838 | 0.2732 |
61
 
62
 
63
  ### Framework versions