DewiBrynJones commited on
Commit
ea0f036
1 Parent(s): 81e1b56

Model save

Browse files
Files changed (1) hide show
  1. README.md +9 -22
README.md CHANGED
@@ -3,24 +3,11 @@ license: apache-2.0
3
  base_model: openai/whisper-large-v3
4
  tags:
5
  - generated_from_trainer
6
- datasets:
7
- - DewiBrynJones/oscar-cy-tts
8
  metrics:
9
  - wer
10
  model-index:
11
  - name: whisper-large-v3-ft-tts-cy
12
- results:
13
- - task:
14
- name: Automatic Speech Recognition
15
- type: automatic-speech-recognition
16
- dataset:
17
- name: DewiBrynJones/oscar-cy-tts default
18
- type: DewiBrynJones/oscar-cy-tts
19
- args: default
20
- metrics:
21
- - name: Wer
22
- type: wer
23
- value: 0.1561639017527405
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -28,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
28
 
29
  # whisper-large-v3-ft-tts-cy
30
 
31
- This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the DewiBrynJones/oscar-cy-tts default dataset.
32
  It achieves the following results on the evaluation set:
33
- - Loss: 0.2108
34
- - Wer: 0.1562
35
 
36
  ## Model description
37
 
@@ -66,11 +53,11 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Wer |
68
  |:-------------:|:------:|:----:|:---------------:|:------:|
69
- | 0.3429 | 0.2627 | 1000 | 0.3296 | 0.2300 |
70
- | 0.2636 | 0.5255 | 2000 | 0.2615 | 0.1926 |
71
- | 0.2316 | 0.7882 | 3000 | 0.2340 | 0.1798 |
72
- | 0.1779 | 1.0510 | 4000 | 0.2179 | 0.1624 |
73
- | 0.1626 | 1.3137 | 5000 | 0.2108 | 0.1562 |
74
 
75
 
76
  ### Framework versions
 
3
  base_model: openai/whisper-large-v3
4
  tags:
5
  - generated_from_trainer
 
 
6
  metrics:
7
  - wer
8
  model-index:
9
  - name: whisper-large-v3-ft-tts-cy
10
+ results: []
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
15
 
16
  # whisper-large-v3-ft-tts-cy
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.1365
21
+ - Wer: 0.1076
22
 
23
  ## Model description
24
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Wer |
55
  |:-------------:|:------:|:----:|:---------------:|:------:|
56
+ | 0.2469 | 0.3232 | 1000 | 0.2313 | 0.1733 |
57
+ | 0.1578 | 0.6464 | 2000 | 0.1785 | 0.1373 |
58
+ | 0.1491 | 0.9696 | 3000 | 0.1531 | 0.1213 |
59
+ | 0.099 | 1.2928 | 4000 | 0.1434 | 0.1129 |
60
+ | 0.0874 | 1.6160 | 5000 | 0.1365 | 0.1076 |
61
 
62
 
63
  ### Framework versions