Samuel Pfisterer
commited on
End of training
Browse files
README.md
ADDED
@@ -0,0 +1,130 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: mit
|
4 |
+
base_model: openai/whisper-large-v3-turbo
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
datasets:
|
8 |
+
- fleurs
|
9 |
+
metrics:
|
10 |
+
- wer
|
11 |
+
model-index:
|
12 |
+
- name: whisper-large-v3-turbo-greek-greece
|
13 |
+
results:
|
14 |
+
- task:
|
15 |
+
name: Automatic Speech Recognition
|
16 |
+
type: automatic-speech-recognition
|
17 |
+
dataset:
|
18 |
+
name: fleurs
|
19 |
+
type: fleurs
|
20 |
+
config: el_gr
|
21 |
+
split: None
|
22 |
+
args: el_gr
|
23 |
+
metrics:
|
24 |
+
- name: Wer
|
25 |
+
type: wer
|
26 |
+
value: 11.059118170434324
|
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-large-v3-turbo-greek-greece
|
33 |
+
|
34 |
+
This model is a fine-tuned version of [openai/whisper-large-v3-turbo](https://huggingface.co/openai/whisper-large-v3-turbo) on the fleurs dataset.
|
35 |
+
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.3006
|
37 |
+
- Model Preparation Time: 0.0067
|
38 |
+
- Wer Ortho: 26.8701
|
39 |
+
- Wer: 11.0591
|
40 |
+
|
41 |
+
## Model description
|
42 |
+
|
43 |
+
More information needed
|
44 |
+
|
45 |
+
## Intended uses & limitations
|
46 |
+
|
47 |
+
More information needed
|
48 |
+
|
49 |
+
## Training and evaluation data
|
50 |
+
|
51 |
+
More information needed
|
52 |
+
|
53 |
+
## Training procedure
|
54 |
+
|
55 |
+
### Training hyperparameters
|
56 |
+
|
57 |
+
The following hyperparameters were used during training:
|
58 |
+
- learning_rate: 1e-05
|
59 |
+
- train_batch_size: 64
|
60 |
+
- eval_batch_size: 64
|
61 |
+
- seed: 42
|
62 |
+
- gradient_accumulation_steps: 2
|
63 |
+
- total_train_batch_size: 128
|
64 |
+
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
65 |
+
- lr_scheduler_type: linear
|
66 |
+
- lr_scheduler_warmup_ratio: 0.06
|
67 |
+
- num_epochs: 1
|
68 |
+
- mixed_precision_training: Native AMP
|
69 |
+
|
70 |
+
### Training results
|
71 |
+
|
72 |
+
| Training Loss | Epoch | Step | Validation Loss | Model Preparation Time | Wer Ortho | Wer |
|
73 |
+
|:-------------:|:------:|:----:|:---------------:|:----------------------:|:---------:|:-------:|
|
74 |
+
| 0.6129 | 0.0204 | 32 | 0.2996 | 0.0067 | 29.5644 | 14.1172 |
|
75 |
+
| 0.5021 | 0.0408 | 64 | 0.3064 | 0.0067 | 29.0414 | 14.0381 |
|
76 |
+
| 0.5068 | 0.0612 | 96 | 0.3116 | 0.0067 | 29.3261 | 14.2226 |
|
77 |
+
| 0.5049 | 0.0816 | 128 | 0.3000 | 0.0067 | 28.5317 | 13.8404 |
|
78 |
+
| 0.5289 | 0.1020 | 160 | 0.3261 | 0.0067 | 29.5048 | 14.3413 |
|
79 |
+
| 0.4464 | 0.1224 | 192 | 0.3336 | 0.0067 | 29.5115 | 14.2292 |
|
80 |
+
| 0.4324 | 0.1428 | 224 | 0.3267 | 0.0067 | 28.9157 | 13.8865 |
|
81 |
+
| 0.4376 | 0.1632 | 256 | 0.3319 | 0.0067 | 29.8292 | 14.7367 |
|
82 |
+
| 0.4623 | 0.1836 | 288 | 0.3493 | 0.0067 | 29.5379 | 14.2424 |
|
83 |
+
| 0.4494 | 0.2040 | 320 | 0.3210 | 0.0067 | 28.9620 | 13.7415 |
|
84 |
+
| 0.4541 | 0.2244 | 352 | 0.3284 | 0.0067 | 29.0348 | 13.7349 |
|
85 |
+
| 0.4262 | 0.2448 | 384 | 0.3169 | 0.0067 | 28.7369 | 13.2077 |
|
86 |
+
| 0.4365 | 0.2652 | 416 | 0.3131 | 0.0067 | 28.7369 | 13.1484 |
|
87 |
+
| 0.4701 | 0.2856 | 448 | 0.3144 | 0.0067 | 28.5118 | 13.0759 |
|
88 |
+
| 0.4256 | 0.3060 | 480 | 0.3017 | 0.0067 | 28.4126 | 13.2868 |
|
89 |
+
| 0.4437 | 0.3264 | 512 | 0.3080 | 0.0067 | 28.6111 | 13.3724 |
|
90 |
+
| 0.4147 | 0.3468 | 544 | 0.3141 | 0.0067 | 28.1875 | 12.4629 |
|
91 |
+
| 0.4089 | 0.3672 | 576 | 0.3150 | 0.0067 | 28.2669 | 12.9638 |
|
92 |
+
| 0.4448 | 0.3876 | 608 | 0.3221 | 0.0067 | 28.5979 | 12.8913 |
|
93 |
+
| 0.4354 | 0.4080 | 640 | 0.3091 | 0.0067 | 28.1875 | 12.7859 |
|
94 |
+
| 0.3877 | 0.4284 | 672 | 0.3174 | 0.0067 | 28.0816 | 12.5816 |
|
95 |
+
| 0.4411 | 0.4488 | 704 | 0.3130 | 0.0067 | 28.4788 | 13.0693 |
|
96 |
+
| 0.4056 | 0.4692 | 736 | 0.3168 | 0.0067 | 28.3000 | 12.4366 |
|
97 |
+
| 0.4043 | 0.4896 | 768 | 0.3291 | 0.0067 | 28.1213 | 12.4695 |
|
98 |
+
| 0.4265 | 0.5100 | 800 | 0.3230 | 0.0067 | 27.8565 | 12.0082 |
|
99 |
+
| 0.4075 | 0.5304 | 832 | 0.3062 | 0.0067 | 27.4990 | 12.1400 |
|
100 |
+
| 0.4075 | 0.5508 | 864 | 0.3137 | 0.0067 | 27.6711 | 12.0675 |
|
101 |
+
| 0.4312 | 0.5712 | 896 | 0.3086 | 0.0067 | 27.6777 | 11.8302 |
|
102 |
+
| 0.4294 | 0.5916 | 928 | 0.3034 | 0.0067 | 27.4262 | 12.1202 |
|
103 |
+
| 0.4268 | 0.6120 | 960 | 0.3126 | 0.0067 | 27.9558 | 12.3707 |
|
104 |
+
| 0.4385 | 0.6325 | 992 | 0.3156 | 0.0067 | 28.0087 | 12.3113 |
|
105 |
+
| 0.3886 | 0.6529 | 1024 | 0.3043 | 0.0067 | 27.6115 | 11.8566 |
|
106 |
+
| 0.3761 | 0.6733 | 1056 | 0.3076 | 0.0067 | 27.2541 | 11.8434 |
|
107 |
+
| 0.4109 | 0.6937 | 1088 | 0.3125 | 0.0067 | 27.4924 | 12.0214 |
|
108 |
+
| 0.4231 | 0.7141 | 1120 | 0.3025 | 0.0067 | 27.3070 | 11.8368 |
|
109 |
+
| 0.4126 | 0.7345 | 1152 | 0.3058 | 0.0067 | 27.3070 | 11.7577 |
|
110 |
+
| 0.3999 | 0.7549 | 1184 | 0.3056 | 0.0067 | 26.9694 | 11.4677 |
|
111 |
+
| 0.4354 | 0.7753 | 1216 | 0.3031 | 0.0067 | 27.4725 | 11.6589 |
|
112 |
+
| 0.4036 | 0.7957 | 1248 | 0.2979 | 0.0067 | 27.2210 | 11.4611 |
|
113 |
+
| 0.3972 | 0.8161 | 1280 | 0.3043 | 0.0067 | 27.3467 | 11.4348 |
|
114 |
+
| 0.3478 | 0.8365 | 1312 | 0.3055 | 0.0067 | 27.4063 | 11.5139 |
|
115 |
+
| 0.3915 | 0.8569 | 1344 | 0.3015 | 0.0067 | 27.1813 | 11.4743 |
|
116 |
+
| 0.4092 | 0.8773 | 1376 | 0.2999 | 0.0067 | 27.0356 | 11.3952 |
|
117 |
+
| 0.4042 | 0.8977 | 1408 | 0.2974 | 0.0067 | 27.0025 | 11.3227 |
|
118 |
+
| 0.4332 | 0.9181 | 1440 | 0.3026 | 0.0067 | 27.2739 | 11.4282 |
|
119 |
+
| 0.4164 | 0.9385 | 1472 | 0.2996 | 0.0067 | 27.0158 | 11.1777 |
|
120 |
+
| 0.3774 | 0.9589 | 1504 | 0.3009 | 0.0067 | 27.0820 | 11.0987 |
|
121 |
+
| 0.3934 | 0.9793 | 1536 | 0.3006 | 0.0067 | 26.8701 | 11.0591 |
|
122 |
+
| 0.3695 | 0.9997 | 1568 | 0.3020 | 0.0067 | 26.9032 | 11.0921 |
|
123 |
+
|
124 |
+
|
125 |
+
### Framework versions
|
126 |
+
|
127 |
+
- Transformers 4.51.3
|
128 |
+
- Pytorch 2.5.1
|
129 |
+
- Datasets 3.6.0
|
130 |
+
- Tokenizers 0.21.1
|
generation_config.json
ADDED
@@ -0,0 +1,241 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alignment_heads": [
|
3 |
+
[
|
4 |
+
2,
|
5 |
+
4
|
6 |
+
],
|
7 |
+
[
|
8 |
+
2,
|
9 |
+
11
|
10 |
+
],
|
11 |
+
[
|
12 |
+
3,
|
13 |
+
3
|
14 |
+
],
|
15 |
+
[
|
16 |
+
3,
|
17 |
+
6
|
18 |
+
],
|
19 |
+
[
|
20 |
+
3,
|
21 |
+
11
|
22 |
+
],
|
23 |
+
[
|
24 |
+
3,
|
25 |
+
14
|
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 |
+
"<|yue|>": 50358,
|
136 |
+
"<|zh|>": 50260
|
137 |
+
},
|
138 |
+
"language": "greek",
|
139 |
+
"max_initial_timestamp_index": 50,
|
140 |
+
"max_length": 448,
|
141 |
+
"no_timestamps_token_id": 50364,
|
142 |
+
"pad_token_id": 50257,
|
143 |
+
"prev_sot_token_id": 50362,
|
144 |
+
"return_timestamps": false,
|
145 |
+
"suppress_tokens": [
|
146 |
+
1,
|
147 |
+
2,
|
148 |
+
7,
|
149 |
+
8,
|
150 |
+
9,
|
151 |
+
10,
|
152 |
+
14,
|
153 |
+
25,
|
154 |
+
26,
|
155 |
+
27,
|
156 |
+
28,
|
157 |
+
29,
|
158 |
+
31,
|
159 |
+
58,
|
160 |
+
59,
|
161 |
+
60,
|
162 |
+
61,
|
163 |
+
62,
|
164 |
+
63,
|
165 |
+
90,
|
166 |
+
91,
|
167 |
+
92,
|
168 |
+
93,
|
169 |
+
359,
|
170 |
+
503,
|
171 |
+
522,
|
172 |
+
542,
|
173 |
+
873,
|
174 |
+
893,
|
175 |
+
902,
|
176 |
+
918,
|
177 |
+
922,
|
178 |
+
931,
|
179 |
+
1350,
|
180 |
+
1853,
|
181 |
+
1982,
|
182 |
+
2460,
|
183 |
+
2627,
|
184 |
+
3246,
|
185 |
+
3253,
|
186 |
+
3268,
|
187 |
+
3536,
|
188 |
+
3846,
|
189 |
+
3961,
|
190 |
+
4183,
|
191 |
+
4667,
|
192 |
+
6585,
|
193 |
+
6647,
|
194 |
+
7273,
|
195 |
+
9061,
|
196 |
+
9383,
|
197 |
+
10428,
|
198 |
+
10929,
|
199 |
+
11938,
|
200 |
+
12033,
|
201 |
+
12331,
|
202 |
+
12562,
|
203 |
+
13793,
|
204 |
+
14157,
|
205 |
+
14635,
|
206 |
+
15265,
|
207 |
+
15618,
|
208 |
+
16553,
|
209 |
+
16604,
|
210 |
+
18362,
|
211 |
+
18956,
|
212 |
+
20075,
|
213 |
+
21675,
|
214 |
+
22520,
|
215 |
+
26130,
|
216 |
+
26161,
|
217 |
+
26435,
|
218 |
+
28279,
|
219 |
+
29464,
|
220 |
+
31650,
|
221 |
+
32302,
|
222 |
+
32470,
|
223 |
+
36865,
|
224 |
+
42863,
|
225 |
+
47425,
|
226 |
+
49870,
|
227 |
+
50254,
|
228 |
+
50258,
|
229 |
+
50359,
|
230 |
+
50360,
|
231 |
+
50361,
|
232 |
+
50362,
|
233 |
+
50363
|
234 |
+
],
|
235 |
+
"task": "transcribe",
|
236 |
+
"task_to_id": {
|
237 |
+
"transcribe": 50360,
|
238 |
+
"translate": 50359
|
239 |
+
},
|
240 |
+
"transformers_version": "4.51.3"
|
241 |
+
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3235581408
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f1261710ff6102f3aa2670d93aefedee2d92cba2b1d30d17e24985bcbe452f7
|
3 |
size 3235581408
|
runs/May22_01-54-43_tikgpu08/events.out.tfevents.1747975397.tikgpu08.375489.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfaebc2ba9b0c732da271fc18f08a427ce7d4c31ad47a08284371b0dcdbe9b45
|
3 |
+
size 525
|