golesheed commited on
Commit
b86b0a7
1 Parent(s): f6df2c3

End of training

Browse files
README.md CHANGED
@@ -1,199 +1,174 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
 
 
 
 
 
 
 
4
  ---
5
 
6
- # Model Card for Model ID
7
-
8
- <!-- Provide a quick summary of what the model is/does. -->
9
-
10
-
11
-
12
- ## Model Details
13
-
14
- ### Model Description
15
-
16
- <!-- Provide a longer summary of what this model is. -->
17
-
18
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
-
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
-
28
- ### Model Sources [optional]
29
-
30
- <!-- Provide the basic links for the model. -->
31
-
32
- - **Repository:** [More Information Needed]
33
- - **Paper [optional]:** [More Information Needed]
34
- - **Demo [optional]:** [More Information Needed]
35
-
36
- ## Uses
37
-
38
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
-
40
- ### Direct Use
41
-
42
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
-
44
- [More Information Needed]
45
-
46
- ### Downstream Use [optional]
47
-
48
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
-
50
- [More Information Needed]
51
-
52
- ### Out-of-Scope Use
53
-
54
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
-
56
- [More Information Needed]
57
-
58
- ## Bias, Risks, and Limitations
59
-
60
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
-
62
- [More Information Needed]
63
-
64
- ### Recommendations
65
-
66
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
-
68
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
-
70
- ## How to Get Started with the Model
71
-
72
- Use the code below to get started with the model.
73
-
74
- [More Information Needed]
75
-
76
- ## Training Details
77
-
78
- ### Training Data
79
-
80
- <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
-
82
- [More Information Needed]
83
-
84
- ### Training Procedure
85
-
86
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
-
88
- #### Preprocessing [optional]
89
-
90
- [More Information Needed]
91
-
92
-
93
- #### Training Hyperparameters
94
-
95
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
-
97
- #### Speeds, Sizes, Times [optional]
98
-
99
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
-
101
- [More Information Needed]
102
-
103
- ## Evaluation
104
-
105
- <!-- This section describes the evaluation protocols and provides the results. -->
106
-
107
- ### Testing Data, Factors & Metrics
108
-
109
- #### Testing Data
110
-
111
- <!-- This should link to a Dataset Card if possible. -->
112
-
113
- [More Information Needed]
114
-
115
- #### Factors
116
-
117
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
-
119
- [More Information Needed]
120
-
121
- #### Metrics
122
-
123
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
-
125
- [More Information Needed]
126
-
127
- ### Results
128
-
129
- [More Information Needed]
130
-
131
- #### Summary
132
-
133
-
134
-
135
- ## Model Examination [optional]
136
-
137
- <!-- Relevant interpretability work for the model goes here -->
138
-
139
- [More Information Needed]
140
-
141
- ## Environmental Impact
142
-
143
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
-
145
- Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
-
147
- - **Hardware Type:** [More Information Needed]
148
- - **Hours used:** [More Information Needed]
149
- - **Cloud Provider:** [More Information Needed]
150
- - **Compute Region:** [More Information Needed]
151
- - **Carbon Emitted:** [More Information Needed]
152
-
153
- ## Technical Specifications [optional]
154
-
155
- ### Model Architecture and Objective
156
-
157
- [More Information Needed]
158
-
159
- ### Compute Infrastructure
160
-
161
- [More Information Needed]
162
-
163
- #### Hardware
164
-
165
- [More Information Needed]
166
-
167
- #### Software
168
-
169
- [More Information Needed]
170
-
171
- ## Citation [optional]
172
-
173
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
-
175
- **BibTeX:**
176
-
177
- [More Information Needed]
178
-
179
- **APA:**
180
-
181
- [More Information Needed]
182
-
183
- ## Glossary [optional]
184
-
185
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
-
187
- [More Information Needed]
188
-
189
- ## More Information [optional]
190
-
191
- [More Information Needed]
192
-
193
- ## Model Card Authors [optional]
194
-
195
- [More Information Needed]
196
-
197
- ## Model Card Contact
198
-
199
- [More Information Needed]
 
1
  ---
2
  library_name: transformers
3
+ language:
4
+ - nl
5
+ license: apache-2.0
6
+ base_model: openai/whisper-large-v2
7
+ tags:
8
+ - generated_from_trainer
9
+ metrics:
10
+ - wer
11
+ model-index:
12
+ - name: Whisper Large V2
13
+ results: []
14
  ---
15
 
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # Whisper Large V2
20
+
21
+ This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.3489
24
+ - Wer: 17.3755
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 3e-05
44
+ - train_batch_size: 12
45
+ - eval_batch_size: 8
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_steps: 20
50
+ - num_epochs: 5
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
55
+ |:-------------:|:------:|:----:|:---------------:|:-------:|
56
+ | 0.7517 | 0.0449 | 15 | 0.5024 | 40.5912 |
57
+ | 0.4299 | 0.0898 | 30 | 0.3868 | 34.1310 |
58
+ | 0.363 | 0.1347 | 45 | 0.3704 | 25.2001 |
59
+ | 0.3744 | 0.1796 | 60 | 0.3537 | 22.5218 |
60
+ | 0.3731 | 0.2246 | 75 | 0.3554 | 24.5736 |
61
+ | 0.3743 | 0.2695 | 90 | 0.3388 | 22.7566 |
62
+ | 0.3001 | 0.3144 | 105 | 0.3401 | 22.3597 |
63
+ | 0.3382 | 0.3593 | 120 | 0.3262 | 33.1556 |
64
+ | 0.3353 | 0.4042 | 135 | 0.3266 | 28.0469 |
65
+ | 0.325 | 0.4491 | 150 | 0.3247 | 26.7473 |
66
+ | 0.3303 | 0.4940 | 165 | 0.3147 | 22.8616 |
67
+ | 0.2925 | 0.5389 | 180 | 0.3147 | 21.2041 |
68
+ | 0.3109 | 0.5838 | 195 | 0.3108 | 23.1859 |
69
+ | 0.2989 | 0.6287 | 210 | 0.3084 | 24.3570 |
70
+ | 0.3111 | 0.6737 | 225 | 0.3018 | 18.4117 |
71
+ | 0.2918 | 0.7186 | 240 | 0.3033 | 17.6076 |
72
+ | 0.3099 | 0.7635 | 255 | 0.2971 | 21.7151 |
73
+ | 0.2997 | 0.8084 | 270 | 0.2987 | 21.5361 |
74
+ | 0.2898 | 0.8533 | 285 | 0.2923 | 21.5828 |
75
+ | 0.2848 | 0.8982 | 300 | 0.2914 | 17.6452 |
76
+ | 0.285 | 0.9431 | 315 | 0.2874 | 17.7425 |
77
+ | 0.2624 | 0.9880 | 330 | 0.2861 | 16.8489 |
78
+ | 0.169 | 1.0329 | 345 | 0.2948 | 18.5687 |
79
+ | 0.1515 | 1.0778 | 360 | 0.2927 | 26.6540 |
80
+ | 0.1504 | 1.1228 | 375 | 0.2918 | 18.9422 |
81
+ | 0.1484 | 1.1677 | 390 | 0.2916 | 18.3482 |
82
+ | 0.1358 | 1.2126 | 405 | 0.2904 | 17.2198 |
83
+ | 0.128 | 1.2575 | 420 | 0.2895 | 17.6764 |
84
+ | 0.1417 | 1.3024 | 435 | 0.2895 | 23.2572 |
85
+ | 0.1561 | 1.3473 | 450 | 0.2876 | 17.7775 |
86
+ | 0.1445 | 1.3922 | 465 | 0.2874 | 17.5415 |
87
+ | 0.1384 | 1.4371 | 480 | 0.2825 | 16.1420 |
88
+ | 0.1488 | 1.4820 | 495 | 0.2857 | 17.3832 |
89
+ | 0.1701 | 1.5269 | 510 | 0.2779 | 22.6826 |
90
+ | 0.1475 | 1.5719 | 525 | 0.2857 | 25.9860 |
91
+ | 0.144 | 1.6168 | 540 | 0.2790 | 16.3145 |
92
+ | 0.1402 | 1.6617 | 555 | 0.2874 | 21.3948 |
93
+ | 0.1575 | 1.7066 | 570 | 0.2756 | 15.9786 |
94
+ | 0.1409 | 1.7515 | 585 | 0.2815 | 17.0862 |
95
+ | 0.1388 | 1.7964 | 600 | 0.2792 | 18.9176 |
96
+ | 0.1273 | 1.8413 | 615 | 0.2803 | 23.6165 |
97
+ | 0.1537 | 1.8862 | 630 | 0.2758 | 17.5454 |
98
+ | 0.1537 | 1.9311 | 645 | 0.2764 | 15.8373 |
99
+ | 0.1474 | 1.9760 | 660 | 0.2708 | 16.4935 |
100
+ | 0.1111 | 2.0210 | 675 | 0.2805 | 19.4337 |
101
+ | 0.0745 | 2.0659 | 690 | 0.2924 | 18.5388 |
102
+ | 0.0639 | 2.1108 | 705 | 0.2917 | 15.8269 |
103
+ | 0.0673 | 2.1557 | 720 | 0.2945 | 16.9306 |
104
+ | 0.066 | 2.2006 | 735 | 0.2955 | 16.3677 |
105
+ | 0.0714 | 2.2455 | 750 | 0.2933 | 16.2289 |
106
+ | 0.0701 | 2.2904 | 765 | 0.2911 | 20.4558 |
107
+ | 0.0631 | 2.3353 | 780 | 0.2971 | 17.1316 |
108
+ | 0.064 | 2.3802 | 795 | 0.2916 | 15.3846 |
109
+ | 0.0659 | 2.4251 | 810 | 0.2971 | 15.1602 |
110
+ | 0.0615 | 2.4701 | 825 | 0.2878 | 20.4480 |
111
+ | 0.0723 | 2.5150 | 840 | 0.2935 | 14.7569 |
112
+ | 0.0695 | 2.5599 | 855 | 0.2846 | 15.6570 |
113
+ | 0.0704 | 2.6048 | 870 | 0.2919 | 19.4000 |
114
+ | 0.0642 | 2.6497 | 885 | 0.2849 | 17.7373 |
115
+ | 0.0684 | 2.6946 | 900 | 0.2888 | 15.9164 |
116
+ | 0.077 | 2.7395 | 915 | 0.2828 | 15.5052 |
117
+ | 0.0708 | 2.7844 | 930 | 0.2858 | 17.0538 |
118
+ | 0.065 | 2.8293 | 945 | 0.2829 | 20.8617 |
119
+ | 0.0788 | 2.8743 | 960 | 0.2854 | 19.5621 |
120
+ | 0.0677 | 2.9192 | 975 | 0.2825 | 16.6984 |
121
+ | 0.0642 | 2.9641 | 990 | 0.2887 | 16.1537 |
122
+ | 0.0627 | 3.0090 | 1005 | 0.2828 | 16.0331 |
123
+ | 0.0262 | 3.0539 | 1020 | 0.3084 | 15.0202 |
124
+ | 0.0266 | 3.0988 | 1035 | 0.3129 | 16.9708 |
125
+ | 0.024 | 3.1437 | 1050 | 0.3114 | 14.9722 |
126
+ | 0.0271 | 3.1886 | 1065 | 0.3152 | 14.5416 |
127
+ | 0.026 | 3.2335 | 1080 | 0.3135 | 16.4533 |
128
+ | 0.0281 | 3.2784 | 1095 | 0.3151 | 17.0123 |
129
+ | 0.0295 | 3.3234 | 1110 | 0.3160 | 15.4183 |
130
+ | 0.0259 | 3.3683 | 1125 | 0.3101 | 14.8269 |
131
+ | 0.0276 | 3.4132 | 1140 | 0.3194 | 14.1175 |
132
+ | 0.0271 | 3.4581 | 1155 | 0.3172 | 17.3314 |
133
+ | 0.0304 | 3.5030 | 1170 | 0.3111 | 18.0577 |
134
+ | 0.0268 | 3.5479 | 1185 | 0.3129 | 14.0928 |
135
+ | 0.0256 | 3.5928 | 1200 | 0.3083 | 14.7374 |
136
+ | 0.0281 | 3.6377 | 1215 | 0.3079 | 14.9125 |
137
+ | 0.0274 | 3.6826 | 1230 | 0.3180 | 14.4586 |
138
+ | 0.0282 | 3.7275 | 1245 | 0.3091 | 14.6622 |
139
+ | 0.0224 | 3.7725 | 1260 | 0.3139 | 14.4132 |
140
+ | 0.0254 | 3.8174 | 1275 | 0.3141 | 14.0747 |
141
+ | 0.0279 | 3.8623 | 1290 | 0.3110 | 18.3676 |
142
+ | 0.0245 | 3.9072 | 1305 | 0.3119 | 15.0565 |
143
+ | 0.0256 | 3.9521 | 1320 | 0.3149 | 16.3560 |
144
+ | 0.0273 | 3.9970 | 1335 | 0.3128 | 16.3405 |
145
+ | 0.0126 | 4.0419 | 1350 | 0.3265 | 14.9385 |
146
+ | 0.0087 | 4.0868 | 1365 | 0.3411 | 14.4547 |
147
+ | 0.009 | 4.1317 | 1380 | 0.3394 | 14.6298 |
148
+ | 0.0093 | 4.1766 | 1395 | 0.3424 | 14.4547 |
149
+ | 0.0082 | 4.2216 | 1410 | 0.3457 | 14.4780 |
150
+ | 0.0093 | 4.2665 | 1425 | 0.3472 | 13.8192 |
151
+ | 0.0072 | 4.3114 | 1440 | 0.3491 | 15.0189 |
152
+ | 0.0093 | 4.3563 | 1455 | 0.3490 | 16.3962 |
153
+ | 0.0098 | 4.4012 | 1470 | 0.3455 | 16.3755 |
154
+ | 0.0077 | 4.4461 | 1485 | 0.3429 | 16.9410 |
155
+ | 0.0089 | 4.4910 | 1500 | 0.3452 | 17.0966 |
156
+ | 0.0099 | 4.5359 | 1515 | 0.3469 | 18.3897 |
157
+ | 0.0066 | 4.5808 | 1530 | 0.3465 | 19.0083 |
158
+ | 0.0074 | 4.6257 | 1545 | 0.3455 | 19.6867 |
159
+ | 0.0069 | 4.6707 | 1560 | 0.3489 | 18.5440 |
160
+ | 0.008 | 4.7156 | 1575 | 0.3502 | 18.4078 |
161
+ | 0.0079 | 4.7605 | 1590 | 0.3503 | 18.1057 |
162
+ | 0.0077 | 4.8054 | 1605 | 0.3501 | 18.2574 |
163
+ | 0.0058 | 4.8503 | 1620 | 0.3492 | 18.1653 |
164
+ | 0.0076 | 4.8952 | 1635 | 0.3486 | 17.7905 |
165
+ | 0.0064 | 4.9401 | 1650 | 0.3487 | 17.3858 |
166
+ | 0.0057 | 4.9850 | 1665 | 0.3489 | 17.3755 |
167
+
168
+
169
+ ### Framework versions
170
+
171
+ - Transformers 4.45.0.dev0
172
+ - Pytorch 2.1.0+cu121
173
+ - Datasets 2.20.0
174
+ - Tokenizers 0.19.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
generation_config.json ADDED
@@ -0,0 +1,227 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alignment_heads": [
3
+ [
4
+ 10,
5
+ 12
6
+ ],
7
+ [
8
+ 13,
9
+ 17
10
+ ],
11
+ [
12
+ 16,
13
+ 11
14
+ ],
15
+ [
16
+ 16,
17
+ 12
18
+ ],
19
+ [
20
+ 16,
21
+ 13
22
+ ],
23
+ [
24
+ 17,
25
+ 15
26
+ ],
27
+ [
28
+ 17,
29
+ 16
30
+ ],
31
+ [
32
+ 18,
33
+ 4
34
+ ],
35
+ [
36
+ 18,
37
+ 11
38
+ ],
39
+ [
40
+ 18,
41
+ 19
42
+ ],
43
+ [
44
+ 19,
45
+ 11
46
+ ],
47
+ [
48
+ 21,
49
+ 2
50
+ ],
51
+ [
52
+ 21,
53
+ 3
54
+ ],
55
+ [
56
+ 22,
57
+ 3
58
+ ],
59
+ [
60
+ 22,
61
+ 9
62
+ ],
63
+ [
64
+ 22,
65
+ 12
66
+ ],
67
+ [
68
+ 23,
69
+ 5
70
+ ],
71
+ [
72
+ 23,
73
+ 7
74
+ ],
75
+ [
76
+ 23,
77
+ 13
78
+ ],
79
+ [
80
+ 25,
81
+ 5
82
+ ],
83
+ [
84
+ 26,
85
+ 1
86
+ ],
87
+ [
88
+ 26,
89
+ 12
90
+ ],
91
+ [
92
+ 27,
93
+ 15
94
+ ]
95
+ ],
96
+ "begin_suppress_tokens": [
97
+ 220,
98
+ 50257
99
+ ],
100
+ "bos_token_id": 50257,
101
+ "decoder_start_token_id": 50258,
102
+ "eos_token_id": 50257,
103
+ "forced_decoder_ids": [
104
+ [
105
+ 1,
106
+ null
107
+ ],
108
+ [
109
+ 2,
110
+ 50359
111
+ ]
112
+ ],
113
+ "is_multilingual": true,
114
+ "lang_to_id": {
115
+ "<|af|>": 50327,
116
+ "<|am|>": 50334,
117
+ "<|ar|>": 50272,
118
+ "<|as|>": 50350,
119
+ "<|az|>": 50304,
120
+ "<|ba|>": 50355,
121
+ "<|be|>": 50330,
122
+ "<|bg|>": 50292,
123
+ "<|bn|>": 50302,
124
+ "<|bo|>": 50347,
125
+ "<|br|>": 50309,
126
+ "<|bs|>": 50315,
127
+ "<|ca|>": 50270,
128
+ "<|cs|>": 50283,
129
+ "<|cy|>": 50297,
130
+ "<|da|>": 50285,
131
+ "<|de|>": 50261,
132
+ "<|el|>": 50281,
133
+ "<|en|>": 50259,
134
+ "<|es|>": 50262,
135
+ "<|et|>": 50307,
136
+ "<|eu|>": 50310,
137
+ "<|fa|>": 50300,
138
+ "<|fi|>": 50277,
139
+ "<|fo|>": 50338,
140
+ "<|fr|>": 50265,
141
+ "<|gl|>": 50319,
142
+ "<|gu|>": 50333,
143
+ "<|haw|>": 50352,
144
+ "<|ha|>": 50354,
145
+ "<|he|>": 50279,
146
+ "<|hi|>": 50276,
147
+ "<|hr|>": 50291,
148
+ "<|ht|>": 50339,
149
+ "<|hu|>": 50286,
150
+ "<|hy|>": 50312,
151
+ "<|id|>": 50275,
152
+ "<|is|>": 50311,
153
+ "<|it|>": 50274,
154
+ "<|ja|>": 50266,
155
+ "<|jw|>": 50356,
156
+ "<|ka|>": 50329,
157
+ "<|kk|>": 50316,
158
+ "<|km|>": 50323,
159
+ "<|kn|>": 50306,
160
+ "<|ko|>": 50264,
161
+ "<|la|>": 50294,
162
+ "<|lb|>": 50345,
163
+ "<|ln|>": 50353,
164
+ "<|lo|>": 50336,
165
+ "<|lt|>": 50293,
166
+ "<|lv|>": 50301,
167
+ "<|mg|>": 50349,
168
+ "<|mi|>": 50295,
169
+ "<|mk|>": 50308,
170
+ "<|ml|>": 50296,
171
+ "<|mn|>": 50314,
172
+ "<|mr|>": 50320,
173
+ "<|ms|>": 50282,
174
+ "<|mt|>": 50343,
175
+ "<|my|>": 50346,
176
+ "<|ne|>": 50313,
177
+ "<|nl|>": 50271,
178
+ "<|nn|>": 50342,
179
+ "<|no|>": 50288,
180
+ "<|oc|>": 50328,
181
+ "<|pa|>": 50321,
182
+ "<|pl|>": 50269,
183
+ "<|ps|>": 50340,
184
+ "<|pt|>": 50267,
185
+ "<|ro|>": 50284,
186
+ "<|ru|>": 50263,
187
+ "<|sa|>": 50344,
188
+ "<|sd|>": 50332,
189
+ "<|si|>": 50322,
190
+ "<|sk|>": 50298,
191
+ "<|sl|>": 50305,
192
+ "<|sn|>": 50324,
193
+ "<|so|>": 50326,
194
+ "<|sq|>": 50317,
195
+ "<|sr|>": 50303,
196
+ "<|su|>": 50357,
197
+ "<|sv|>": 50273,
198
+ "<|sw|>": 50318,
199
+ "<|ta|>": 50287,
200
+ "<|te|>": 50299,
201
+ "<|tg|>": 50331,
202
+ "<|th|>": 50289,
203
+ "<|tk|>": 50341,
204
+ "<|tl|>": 50348,
205
+ "<|tr|>": 50268,
206
+ "<|tt|>": 50351,
207
+ "<|uk|>": 50280,
208
+ "<|ur|>": 50290,
209
+ "<|uz|>": 50337,
210
+ "<|vi|>": 50278,
211
+ "<|yi|>": 50335,
212
+ "<|yo|>": 50325,
213
+ "<|zh|>": 50260
214
+ },
215
+ "max_initial_timestamp_index": 50,
216
+ "max_length": 448,
217
+ "no_timestamps_token_id": 50363,
218
+ "pad_token_id": 50257,
219
+ "prev_sot_token_id": 50361,
220
+ "return_timestamps": false,
221
+ "suppress_tokens": [],
222
+ "task_to_id": {
223
+ "transcribe": 50359,
224
+ "translate": 50358
225
+ },
226
+ "transformers_version": "4.45.0.dev0"
227
+ }
model-00001-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e496ea62b3b20693ecb55ca5887a9a97831723807faff58c7b0bd74abe35b05
3
  size 4992706480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb868be2fc94ed5ccf1f2624c24e9f40491aecc3324eae78a13f8c6c9ce02e38
3
  size 4992706480
model-00002-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b882b2d7c8a549ee47dae5936fee439d29dd821fccf494adddde8d7dbc4d856f
3
  size 1180663192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64169416af14db837f0e2e82f43e34b452a55d4017d0b25ebe947cf13341e844
3
  size 1180663192
runs/Sep25_06-55-55_gcn26.local.snellius.surf.nl/events.out.tfevents.1727240231.gcn26.local.snellius.surf.nl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ec54841d5aab894577c0461cc13915fc66be7d2fa26c6264755113ce2e9fc9d
3
- size 10286
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95c1152418446476aa6f038cd9c998a41991ddf3a3af8e02d2fe926b2acf649a
3
+ size 10958