End of training
Browse files
README.md
CHANGED
@@ -7,24 +7,9 @@ tags:
|
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- PolyAI/minds14
|
10 |
-
metrics:
|
11 |
-
- wer
|
12 |
model-index:
|
13 |
- name: Whisper tiny
|
14 |
-
results:
|
15 |
-
- task:
|
16 |
-
name: Automatic Speech Recognition
|
17 |
-
type: automatic-speech-recognition
|
18 |
-
dataset:
|
19 |
-
name: minds14
|
20 |
-
type: PolyAI/minds14
|
21 |
-
config: en-US
|
22 |
-
split: train
|
23 |
-
args: en-US
|
24 |
-
metrics:
|
25 |
-
- name: Wer
|
26 |
-
type: wer
|
27 |
-
value: 32.88075560802833
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -34,9 +19,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
34 |
|
35 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the minds14 dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
-
-
|
38 |
-
-
|
39 |
-
-
|
|
|
|
|
|
|
|
|
|
|
40 |
|
41 |
## Model description
|
42 |
|
@@ -65,28 +55,6 @@ The following hyperparameters were used during training:
|
|
65 |
- training_steps: 225
|
66 |
- mixed_precision_training: Native AMP
|
67 |
|
68 |
-
### Training results
|
69 |
-
|
70 |
-
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
71 |
-
|:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
|
72 |
-
| 2.8035 | 0.25 | 14 | 0.7206 | 42.1345 | 40.4368 |
|
73 |
-
| 0.5469 | 0.5 | 28 | 0.5327 | 36.0888 | 36.3046 |
|
74 |
-
| 0.4968 | 0.75 | 42 | 0.5195 | 34.7933 | 34.7107 |
|
75 |
-
| 0.5012 | 1.0 | 56 | 0.5551 | 33.5595 | 33.7072 |
|
76 |
-
| 0.1879 | 1.25 | 70 | 0.5353 | 31.5854 | 31.4640 |
|
77 |
-
| 0.239 | 1.5 | 84 | 0.5303 | 37.4460 | 40.6139 |
|
78 |
-
| 0.2082 | 1.75 | 98 | 0.5565 | 31.0302 | 31.2279 |
|
79 |
-
| 0.2244 | 2.0 | 112 | 0.5540 | 28.5626 | 28.6305 |
|
80 |
-
| 0.0679 | 2.25 | 126 | 0.5759 | 28.5009 | 28.6305 |
|
81 |
-
| 0.0637 | 2.5 | 140 | 0.6192 | 50.7094 | 54.0732 |
|
82 |
-
| 0.072 | 2.75 | 154 | 0.6093 | 31.2770 | 30.9327 |
|
83 |
-
| 0.0506 | 3.0 | 168 | 0.6302 | 35.2869 | 35.5372 |
|
84 |
-
| 0.029 | 3.25 | 182 | 0.6299 | 33.4978 | 33.5891 |
|
85 |
-
| 0.0405 | 3.5 | 196 | 0.6159 | 30.1049 | 30.4014 |
|
86 |
-
| 0.022 | 3.75 | 210 | 0.6441 | 30.7218 | 30.9917 |
|
87 |
-
| 0.0332 | 4.0 | 224 | 0.6734 | 32.6959 | 32.8808 |
|
88 |
-
|
89 |
-
|
90 |
### Framework versions
|
91 |
|
92 |
- Transformers 4.40.2
|
|
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- PolyAI/minds14
|
|
|
|
|
10 |
model-index:
|
11 |
- name: Whisper tiny
|
12 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the minds14 dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- eval_loss: 0.5911
|
23 |
+
- eval_wer_ortho: 0.3134
|
24 |
+
- eval_wer: 0.3158
|
25 |
+
- eval_runtime: 29.9977
|
26 |
+
- eval_samples_per_second: 3.767
|
27 |
+
- eval_steps_per_second: 0.5
|
28 |
+
- epoch: 0.5
|
29 |
+
- step: 28
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
55 |
- training_steps: 225
|
56 |
- mixed_precision_training: Native AMP
|
57 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
### Framework versions
|
59 |
|
60 |
- Transformers 4.40.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 151061672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d42d36efbe01ec89489ae80eee1f459c1c4f7266b0232afe291df8941680af9d
|
3 |
size 151061672
|
runs/Aug04_06-51-38_21ae95d8e90d/events.out.tfevents.1722755859.21ae95d8e90d.1547.1
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d88af637fbafa26f03e4bb5400f4deb4723c2cb46cfb63948d9a0eededfbdf3
|
3 |
+
size 7612
|