End of training
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
language:
|
3 |
- en
|
4 |
license: apache-2.0
|
5 |
-
base_model: openai/whisper-
|
6 |
tags:
|
7 |
- nyansapo_ai-asr-leaderboard
|
8 |
- generated_from_trainer
|
@@ -11,7 +11,7 @@ datasets:
|
|
11 |
metrics:
|
12 |
- wer
|
13 |
model-index:
|
14 |
-
- name: whisper-
|
15 |
results:
|
16 |
- task:
|
17 |
name: Automatic Speech Recognition
|
@@ -19,24 +19,22 @@ model-index:
|
|
19 |
dataset:
|
20 |
name: Azure-dataset
|
21 |
type: NyansapoAI/azure-dataset
|
22 |
-
config: default
|
23 |
-
split: test
|
24 |
args: 'split: test'
|
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 |
-
# whisper-
|
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:
|
40 |
|
41 |
## Model description
|
42 |
|
@@ -61,23 +59,22 @@ The following hyperparameters were used during training:
|
|
61 |
- seed: 42
|
62 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
63 |
- lr_scheduler_type: linear
|
64 |
-
- lr_scheduler_warmup_steps:
|
65 |
-
- training_steps:
|
66 |
|
67 |
### Training results
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
71 |
-
|
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.0493 | 15.53 | 2500 | 0.0191 | 12.0202 |
|
76 |
|
77 |
|
78 |
### Framework versions
|
79 |
|
80 |
-
- Transformers 4.
|
81 |
-
- Pytorch 2.
|
82 |
-
- Datasets 2.
|
83 |
-
- Tokenizers 0.
|
|
|
2 |
language:
|
3 |
- en
|
4 |
license: apache-2.0
|
5 |
+
base_model: openai/whisper-tiny.en
|
6 |
tags:
|
7 |
- nyansapo_ai-asr-leaderboard
|
8 |
- generated_from_trainer
|
|
|
11 |
metrics:
|
12 |
- wer
|
13 |
model-index:
|
14 |
+
- name: whisper-tiny.en
|
15 |
results:
|
16 |
- task:
|
17 |
name: Automatic Speech Recognition
|
|
|
19 |
dataset:
|
20 |
name: Azure-dataset
|
21 |
type: NyansapoAI/azure-dataset
|
|
|
|
|
22 |
args: 'split: test'
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
+
value: 8.886971527178602
|
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.en
|
33 |
|
34 |
+
This model is a fine-tuned version of [openai/whisper-tiny.en](https://huggingface.co/openai/whisper-tiny.en) on the Azure-dataset dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.0691
|
37 |
+
- Wer: 8.8870
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
59 |
- seed: 42
|
60 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
61 |
- lr_scheduler_type: linear
|
62 |
+
- lr_scheduler_warmup_steps: 250
|
63 |
+
- training_steps: 1000
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
69 |
+
| 1.2834 | 1.38 | 250 | 0.6457 | 19.0682 |
|
70 |
+
| 0.3634 | 2.76 | 500 | 0.0896 | 7.5065 |
|
71 |
+
| 0.216 | 4.14 | 750 | 0.0727 | 6.8162 |
|
72 |
+
| 0.1824 | 5.52 | 1000 | 0.0691 | 8.8870 |
|
|
|
73 |
|
74 |
|
75 |
### Framework versions
|
76 |
|
77 |
+
- Transformers 4.39.1
|
78 |
+
- Pytorch 2.2.1
|
79 |
+
- Datasets 2.18.0
|
80 |
+
- Tokenizers 0.15.2
|
generation_config.json
CHANGED
@@ -1,79 +1,35 @@
|
|
1 |
{
|
2 |
"alignment_heads": [
|
3 |
[
|
4 |
-
|
5 |
-
6
|
6 |
-
],
|
7 |
-
[
|
8 |
-
7,
|
9 |
0
|
10 |
],
|
11 |
[
|
12 |
-
|
13 |
-
3
|
14 |
-
],
|
15 |
-
[
|
16 |
-
7,
|
17 |
-
8
|
18 |
-
],
|
19 |
-
[
|
20 |
-
8,
|
21 |
-
2
|
22 |
-
],
|
23 |
-
[
|
24 |
-
8,
|
25 |
-
5
|
26 |
-
],
|
27 |
-
[
|
28 |
-
8,
|
29 |
-
7
|
30 |
-
],
|
31 |
-
[
|
32 |
-
9,
|
33 |
0
|
34 |
],
|
35 |
[
|
36 |
-
|
37 |
-
|
38 |
-
],
|
39 |
-
[
|
40 |
-
9,
|
41 |
-
8
|
42 |
-
],
|
43 |
-
[
|
44 |
-
9,
|
45 |
-
10
|
46 |
],
|
47 |
[
|
48 |
-
|
49 |
0
|
50 |
],
|
51 |
[
|
52 |
-
|
53 |
1
|
54 |
],
|
55 |
[
|
56 |
-
|
57 |
2
|
58 |
],
|
59 |
[
|
60 |
-
|
61 |
3
|
62 |
],
|
63 |
[
|
64 |
-
|
65 |
-
6
|
66 |
-
],
|
67 |
-
[
|
68 |
-
10,
|
69 |
-
11
|
70 |
-
],
|
71 |
-
[
|
72 |
-
11,
|
73 |
-
2
|
74 |
-
],
|
75 |
-
[
|
76 |
-
11,
|
77 |
4
|
78 |
]
|
79 |
],
|
@@ -91,10 +47,11 @@
|
|
91 |
]
|
92 |
],
|
93 |
"is_multilingual": false,
|
94 |
-
"max_initial_timestamp_index":
|
95 |
"max_length": 448,
|
96 |
"no_timestamps_token_id": 50362,
|
97 |
"pad_token_id": 50256,
|
|
|
98 |
"return_timestamps": false,
|
99 |
"suppress_tokens": [
|
100 |
1,
|
@@ -188,5 +145,5 @@
|
|
188 |
50360,
|
189 |
50361
|
190 |
],
|
191 |
-
"transformers_version": "4.
|
192 |
}
|
|
|
1 |
{
|
2 |
"alignment_heads": [
|
3 |
[
|
4 |
+
1,
|
|
|
|
|
|
|
|
|
5 |
0
|
6 |
],
|
7 |
[
|
8 |
+
2,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
0
|
10 |
],
|
11 |
[
|
12 |
+
2,
|
13 |
+
5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
],
|
15 |
[
|
16 |
+
3,
|
17 |
0
|
18 |
],
|
19 |
[
|
20 |
+
3,
|
21 |
1
|
22 |
],
|
23 |
[
|
24 |
+
3,
|
25 |
2
|
26 |
],
|
27 |
[
|
28 |
+
3,
|
29 |
3
|
30 |
],
|
31 |
[
|
32 |
+
3,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
4
|
34 |
]
|
35 |
],
|
|
|
47 |
]
|
48 |
],
|
49 |
"is_multilingual": false,
|
50 |
+
"max_initial_timestamp_index": 50,
|
51 |
"max_length": 448,
|
52 |
"no_timestamps_token_id": 50362,
|
53 |
"pad_token_id": 50256,
|
54 |
+
"prev_sot_token_id": 50360,
|
55 |
"return_timestamps": false,
|
56 |
"suppress_tokens": [
|
57 |
1,
|
|
|
145 |
50360,
|
146 |
50361
|
147 |
],
|
148 |
+
"transformers_version": "4.39.1"
|
149 |
}
|
runs/Mar29_00-56-17_Edwards-MacBook-Pro-2.local/events.out.tfevents.1711688201.Edwards-MacBook-Pro-2.local.93542.0
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:f817cabe9493ae21f8482ac631ba870d0b732e0795319d8cdcf0c490dc4b1b6f
|
3 |
+
size 15521
|