DewiBrynJones commited on
Commit
c5bb596
1 Parent(s): e12e680

Model save

Browse files
Files changed (1) hide show
  1. README.md +7 -9
README.md CHANGED
@@ -1,6 +1,4 @@
1
  ---
2
- license: apache-2.0
3
- base_model: openai/whisper-tiny
4
  tags:
5
  - generated_from_trainer
6
  metrics:
@@ -15,10 +13,10 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # whisper-tiny-ft-cy
17
 
18
- This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.5462
21
- - Wer: 35.3782
22
 
23
  ## Model description
24
 
@@ -52,10 +50,10 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Wer |
54
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
55
- | 0.7059 | 0.25 | 1000 | 0.7389 | 44.4713 |
56
- | 0.5534 | 0.5 | 2000 | 0.6116 | 39.2685 |
57
- | 0.5087 | 0.75 | 3000 | 0.5615 | 36.0156 |
58
- | 0.4749 | 1.01 | 4000 | 0.5462 | 35.3782 |
59
 
60
 
61
  ### Framework versions
 
1
  ---
 
 
2
  tags:
3
  - generated_from_trainer
4
  metrics:
 
13
 
14
  # whisper-tiny-ft-cy
15
 
16
+ This model was trained from scratch on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.7176
19
+ - Wer: 53.1135
20
 
21
  ## Model description
22
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
53
+ | 0.8115 | 1.41 | 1000 | 0.8426 | 60.0795 |
54
+ | 0.6396 | 2.83 | 2000 | 0.7508 | 54.4259 |
55
+ | 0.5259 | 4.24 | 3000 | 0.7255 | 53.1328 |
56
+ | 0.4854 | 5.66 | 4000 | 0.7176 | 53.1135 |
57
 
58
 
59
  ### Framework versions