End of training
Browse files- README.md +17 -19
- generation_config.json +12 -26
README.md
CHANGED
@@ -1,43 +1,41 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
language:
|
4 |
-
- dv
|
5 |
license: apache-2.0
|
6 |
-
base_model: openai/whisper-
|
7 |
tags:
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
-
-
|
11 |
metrics:
|
12 |
- wer
|
13 |
model-index:
|
14 |
-
- name:
|
15 |
results:
|
16 |
- task:
|
17 |
name: Automatic Speech Recognition
|
18 |
type: automatic-speech-recognition
|
19 |
dataset:
|
20 |
-
name:
|
21 |
-
type:
|
22 |
-
config:
|
23 |
-
split:
|
24 |
-
args:
|
25 |
metrics:
|
26 |
- name: Wer
|
27 |
type: wer
|
28 |
-
value:
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
32 |
should probably proofread and complete it, then remove this comment. -->
|
33 |
|
34 |
-
#
|
35 |
|
36 |
-
This model is a fine-tuned version of [openai/whisper-
|
37 |
It achieves the following results on the evaluation set:
|
38 |
-
- Loss: 0.
|
39 |
-
- Wer Ortho:
|
40 |
-
- Wer:
|
41 |
|
42 |
## Model description
|
43 |
|
@@ -70,9 +68,9 @@ The following hyperparameters were used during training:
|
|
70 |
|
71 |
### Training results
|
72 |
|
73 |
-
| Training Loss | Epoch
|
74 |
-
|
75 |
-
| 0.
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
1 |
---
|
2 |
library_name: transformers
|
|
|
|
|
3 |
license: apache-2.0
|
4 |
+
base_model: openai/whisper-tiny
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
+
- PolyAI/minds14
|
9 |
metrics:
|
10 |
- wer
|
11 |
model-index:
|
12 |
+
- name: whisper_tiny-finetuned-minds14
|
13 |
results:
|
14 |
- task:
|
15 |
name: Automatic Speech Recognition
|
16 |
type: automatic-speech-recognition
|
17 |
dataset:
|
18 |
+
name: PolyAI/minds14
|
19 |
+
type: PolyAI/minds14
|
20 |
+
config: en-US
|
21 |
+
split: train
|
22 |
+
args: en-US
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
+
value: 0.32585596221959856
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
30 |
should probably proofread and complete it, then remove this comment. -->
|
31 |
|
32 |
+
# whisper_tiny-finetuned-minds14
|
33 |
|
34 |
+
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.7246
|
37 |
+
- Wer Ortho: 0.3233
|
38 |
+
- Wer: 0.3259
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
68 |
|
69 |
### Training results
|
70 |
|
71 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
72 |
+
|:-------------:|:-------:|:----:|:---------------:|:---------:|:------:|
|
73 |
+
| 0.0007 | 17.8571 | 500 | 0.7246 | 0.3233 | 0.3259 |
|
74 |
|
75 |
|
76 |
### Framework versions
|
generation_config.json
CHANGED
@@ -1,43 +1,27 @@
|
|
1 |
{
|
2 |
"alignment_heads": [
|
3 |
[
|
4 |
-
|
5 |
-
|
6 |
-
],
|
7 |
-
[
|
8 |
-
5,
|
9 |
-
9
|
10 |
],
|
11 |
[
|
12 |
-
|
13 |
0
|
14 |
],
|
15 |
[
|
16 |
-
|
17 |
-
|
18 |
-
],
|
19 |
-
[
|
20 |
-
8,
|
21 |
-
7
|
22 |
],
|
23 |
[
|
24 |
-
|
25 |
-
|
26 |
-
],
|
27 |
-
[
|
28 |
-
9,
|
29 |
-
0
|
30 |
-
],
|
31 |
-
[
|
32 |
-
9,
|
33 |
-
7
|
34 |
],
|
35 |
[
|
36 |
-
|
37 |
-
|
38 |
],
|
39 |
[
|
40 |
-
|
41 |
5
|
42 |
]
|
43 |
],
|
@@ -250,6 +234,8 @@
|
|
250 |
49870,
|
251 |
50254,
|
252 |
50258,
|
|
|
|
|
253 |
50360,
|
254 |
50361,
|
255 |
50362
|
|
|
1 |
{
|
2 |
"alignment_heads": [
|
3 |
[
|
4 |
+
2,
|
5 |
+
2
|
|
|
|
|
|
|
|
|
6 |
],
|
7 |
[
|
8 |
+
3,
|
9 |
0
|
10 |
],
|
11 |
[
|
12 |
+
3,
|
13 |
+
2
|
|
|
|
|
|
|
|
|
14 |
],
|
15 |
[
|
16 |
+
3,
|
17 |
+
3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
],
|
19 |
[
|
20 |
+
3,
|
21 |
+
4
|
22 |
],
|
23 |
[
|
24 |
+
3,
|
25 |
5
|
26 |
]
|
27 |
],
|
|
|
234 |
49870,
|
235 |
50254,
|
236 |
50258,
|
237 |
+
50358,
|
238 |
+
50359,
|
239 |
50360,
|
240 |
50361,
|
241 |
50362
|