whitemouse84 commited on
Commit
2430a74
1 Parent(s): 1d33ceb

End of training

Browse files
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ru
4
+ license: apache-2.0
5
+ base_model: openai/whisper-tiny
6
+ tags:
7
+ - generated_from_trainer
8
+ datasets:
9
+ - mozilla-foundation/common_voice_14_0
10
+ metrics:
11
+ - wer
12
+ model-index:
13
+ - name: Whisper Tiny Ru
14
+ results:
15
+ - task:
16
+ name: Automatic Speech Recognition
17
+ type: automatic-speech-recognition
18
+ dataset:
19
+ name: Common Voice 14.0
20
+ type: mozilla-foundation/common_voice_14_0
21
+ config: ru
22
+ split: None
23
+ args: 'config: ru, split: test'
24
+ metrics:
25
+ - name: Wer
26
+ type: wer
27
+ value: 188.79573968349942
28
+ ---
29
+
30
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
31
+ should probably proofread and complete it, then remove this comment. -->
32
+
33
+ # Whisper Tiny Ru
34
+
35
+ This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the Common Voice 14.0 dataset.
36
+ It achieves the following results on the evaluation set:
37
+ - Loss: 0.4739
38
+ - Wer: 188.7957
39
+
40
+ ## Model description
41
+
42
+ More information needed
43
+
44
+ ## Intended uses & limitations
45
+
46
+ More information needed
47
+
48
+ ## Training and evaluation data
49
+
50
+ More information needed
51
+
52
+ ## Training procedure
53
+
54
+ ### Training hyperparameters
55
+
56
+ The following hyperparameters were used during training:
57
+ - learning_rate: 1e-05
58
+ - train_batch_size: 16
59
+ - eval_batch_size: 8
60
+ - seed: 42
61
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
+ - lr_scheduler_type: linear
63
+ - lr_scheduler_warmup_steps: 500
64
+ - training_steps: 4000
65
+ - mixed_precision_training: Native AMP
66
+
67
+ ### Training results
68
+
69
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
70
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
71
+ | 0.464 | 0.61 | 1000 | 0.5444 | 201.0197 |
72
+ | 0.3774 | 1.22 | 2000 | 0.5003 | 180.8949 |
73
+ | 0.3566 | 1.82 | 3000 | 0.4796 | 195.6722 |
74
+ | 0.2962 | 2.43 | 4000 | 0.4739 | 188.7957 |
75
+
76
+
77
+ ### Framework versions
78
+
79
+ - Transformers 4.37.2
80
+ - Pytorch 2.2.2
81
+ - Datasets 2.18.0
82
+ - Tokenizers 0.15.1
generation_config.json ADDED
@@ -0,0 +1,240 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ ],
28
+ "begin_suppress_tokens": [
29
+ 220,
30
+ 50257
31
+ ],
32
+ "bos_token_id": 50257,
33
+ "decoder_start_token_id": 50258,
34
+ "eos_token_id": 50257,
35
+ "is_multilingual": true,
36
+ "lang_to_id": {
37
+ "<|af|>": 50327,
38
+ "<|am|>": 50334,
39
+ "<|ar|>": 50272,
40
+ "<|as|>": 50350,
41
+ "<|az|>": 50304,
42
+ "<|ba|>": 50355,
43
+ "<|be|>": 50330,
44
+ "<|bg|>": 50292,
45
+ "<|bn|>": 50302,
46
+ "<|bo|>": 50347,
47
+ "<|br|>": 50309,
48
+ "<|bs|>": 50315,
49
+ "<|ca|>": 50270,
50
+ "<|cs|>": 50283,
51
+ "<|cy|>": 50297,
52
+ "<|da|>": 50285,
53
+ "<|de|>": 50261,
54
+ "<|el|>": 50281,
55
+ "<|en|>": 50259,
56
+ "<|es|>": 50262,
57
+ "<|et|>": 50307,
58
+ "<|eu|>": 50310,
59
+ "<|fa|>": 50300,
60
+ "<|fi|>": 50277,
61
+ "<|fo|>": 50338,
62
+ "<|fr|>": 50265,
63
+ "<|gl|>": 50319,
64
+ "<|gu|>": 50333,
65
+ "<|haw|>": 50352,
66
+ "<|ha|>": 50354,
67
+ "<|he|>": 50279,
68
+ "<|hi|>": 50276,
69
+ "<|hr|>": 50291,
70
+ "<|ht|>": 50339,
71
+ "<|hu|>": 50286,
72
+ "<|hy|>": 50312,
73
+ "<|id|>": 50275,
74
+ "<|is|>": 50311,
75
+ "<|it|>": 50274,
76
+ "<|ja|>": 50266,
77
+ "<|jw|>": 50356,
78
+ "<|ka|>": 50329,
79
+ "<|kk|>": 50316,
80
+ "<|km|>": 50323,
81
+ "<|kn|>": 50306,
82
+ "<|ko|>": 50264,
83
+ "<|la|>": 50294,
84
+ "<|lb|>": 50345,
85
+ "<|ln|>": 50353,
86
+ "<|lo|>": 50336,
87
+ "<|lt|>": 50293,
88
+ "<|lv|>": 50301,
89
+ "<|mg|>": 50349,
90
+ "<|mi|>": 50295,
91
+ "<|mk|>": 50308,
92
+ "<|ml|>": 50296,
93
+ "<|mn|>": 50314,
94
+ "<|mr|>": 50320,
95
+ "<|ms|>": 50282,
96
+ "<|mt|>": 50343,
97
+ "<|my|>": 50346,
98
+ "<|ne|>": 50313,
99
+ "<|nl|>": 50271,
100
+ "<|nn|>": 50342,
101
+ "<|no|>": 50288,
102
+ "<|oc|>": 50328,
103
+ "<|pa|>": 50321,
104
+ "<|pl|>": 50269,
105
+ "<|ps|>": 50340,
106
+ "<|pt|>": 50267,
107
+ "<|ro|>": 50284,
108
+ "<|ru|>": 50263,
109
+ "<|sa|>": 50344,
110
+ "<|sd|>": 50332,
111
+ "<|si|>": 50322,
112
+ "<|sk|>": 50298,
113
+ "<|sl|>": 50305,
114
+ "<|sn|>": 50324,
115
+ "<|so|>": 50326,
116
+ "<|sq|>": 50317,
117
+ "<|sr|>": 50303,
118
+ "<|su|>": 50357,
119
+ "<|sv|>": 50273,
120
+ "<|sw|>": 50318,
121
+ "<|ta|>": 50287,
122
+ "<|te|>": 50299,
123
+ "<|tg|>": 50331,
124
+ "<|th|>": 50289,
125
+ "<|tk|>": 50341,
126
+ "<|tl|>": 50348,
127
+ "<|tr|>": 50268,
128
+ "<|tt|>": 50351,
129
+ "<|uk|>": 50280,
130
+ "<|ur|>": 50290,
131
+ "<|uz|>": 50337,
132
+ "<|vi|>": 50278,
133
+ "<|yi|>": 50335,
134
+ "<|yo|>": 50325,
135
+ "<|zh|>": 50260
136
+ },
137
+ "language": "russian",
138
+ "max_initial_timestamp_index": 50,
139
+ "max_length": 448,
140
+ "no_timestamps_token_id": 50363,
141
+ "pad_token_id": 50257,
142
+ "prev_sot_token_id": 50361,
143
+ "return_timestamps": false,
144
+ "suppress_tokens": [
145
+ 1,
146
+ 2,
147
+ 7,
148
+ 8,
149
+ 9,
150
+ 10,
151
+ 14,
152
+ 25,
153
+ 26,
154
+ 27,
155
+ 28,
156
+ 29,
157
+ 31,
158
+ 58,
159
+ 59,
160
+ 60,
161
+ 61,
162
+ 62,
163
+ 63,
164
+ 90,
165
+ 91,
166
+ 92,
167
+ 93,
168
+ 359,
169
+ 503,
170
+ 522,
171
+ 542,
172
+ 873,
173
+ 893,
174
+ 902,
175
+ 918,
176
+ 922,
177
+ 931,
178
+ 1350,
179
+ 1853,
180
+ 1982,
181
+ 2460,
182
+ 2627,
183
+ 3246,
184
+ 3253,
185
+ 3268,
186
+ 3536,
187
+ 3846,
188
+ 3961,
189
+ 4183,
190
+ 4667,
191
+ 6585,
192
+ 6647,
193
+ 7273,
194
+ 9061,
195
+ 9383,
196
+ 10428,
197
+ 10929,
198
+ 11938,
199
+ 12033,
200
+ 12331,
201
+ 12562,
202
+ 13793,
203
+ 14157,
204
+ 14635,
205
+ 15265,
206
+ 15618,
207
+ 16553,
208
+ 16604,
209
+ 18362,
210
+ 18956,
211
+ 20075,
212
+ 21675,
213
+ 22520,
214
+ 26130,
215
+ 26161,
216
+ 26435,
217
+ 28279,
218
+ 29464,
219
+ 31650,
220
+ 32302,
221
+ 32470,
222
+ 36865,
223
+ 42863,
224
+ 47425,
225
+ 49870,
226
+ 50254,
227
+ 50258,
228
+ 50358,
229
+ 50359,
230
+ 50360,
231
+ 50361,
232
+ 50362
233
+ ],
234
+ "task": "transcribe",
235
+ "task_to_id": {
236
+ "transcribe": 50359,
237
+ "translate": 50358
238
+ },
239
+ "transformers_version": "4.37.2"
240
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6664516e2d7fd25561524ba23f2520484fff9452e45416c9883796e98e8dab1d
3
  size 151061672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:031eb0530677d48e8252d4ec7d8cf9246874cf7861247b903ed62684891df6e3
3
  size 151061672
runs/Apr08_22-04-46_AI-Risbook/events.out.tfevents.1712603190.AI-Risbook.23964.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7607ae76ee1a6880c115a536f27f2cf96583a3bed9e3131d1db01597ce1ea683
3
- size 25870
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cc475bd710be44cbb2faf250c05748cd960eaa172e3fcbd753c4607f6a9ee3e
3
+ size 32822