ctaguchi commited on
Commit
7440d2c
·
verified ·
1 Parent(s): e80cb3e

End of training

Browse files
README.md CHANGED
@@ -1,199 +1,141 @@
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
+ license: cc-by-nc-4.0
4
+ base_model: facebook/mms-1b-all
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - wer
9
+ model-index:
10
+ - name: ssc-ttj-mms-model-mix-adapt-max3-devtrain
11
+ results: []
12
  ---
13
 
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # ssc-ttj-mms-model-mix-adapt-max3-devtrain
18
+
19
+ This model is a fine-tuned version of [facebook/mms-1b-all](https://huggingface.co/facebook/mms-1b-all) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.1190
22
+ - Cer: 0.0590
23
+ - Wer: 0.3410
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 0.0005
43
+ - train_batch_size: 8
44
+ - eval_batch_size: 6
45
+ - seed: 42
46
+ - gradient_accumulation_steps: 2
47
+ - total_train_batch_size: 16
48
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
49
+ - lr_scheduler_type: linear
50
+ - lr_scheduler_warmup_steps: 100
51
+ - num_epochs: 20
52
+ - mixed_precision_training: Native AMP
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Cer | Wer |
57
+ |:-------------:|:-------:|:-----:|:---------------:|:------:|:------:|
58
+ | 0.7128 | 0.2602 | 200 | 0.2917 | 0.0890 | 0.4935 |
59
+ | 0.5556 | 0.5205 | 400 | 0.2645 | 0.0906 | 0.5049 |
60
+ | 0.5374 | 0.7807 | 600 | 0.2462 | 0.0864 | 0.4736 |
61
+ | 0.485 | 1.0403 | 800 | 0.2209 | 0.0818 | 0.4473 |
62
+ | 0.4974 | 1.3006 | 1000 | 0.2127 | 0.0797 | 0.4365 |
63
+ | 0.4915 | 1.5608 | 1200 | 0.2094 | 0.0788 | 0.4319 |
64
+ | 0.4822 | 1.8211 | 1400 | 0.2037 | 0.0767 | 0.4238 |
65
+ | 0.4566 | 2.0807 | 1600 | 0.2007 | 0.0776 | 0.4306 |
66
+ | 0.4499 | 2.3409 | 1800 | 0.1891 | 0.0740 | 0.4121 |
67
+ | 0.4539 | 2.6012 | 2000 | 0.1904 | 0.0746 | 0.4131 |
68
+ | 0.4726 | 2.8614 | 2200 | 0.1835 | 0.0737 | 0.4066 |
69
+ | 0.4478 | 3.1210 | 2400 | 0.1822 | 0.0725 | 0.4034 |
70
+ | 0.4316 | 3.3813 | 2600 | 0.1813 | 0.0729 | 0.4011 |
71
+ | 0.4333 | 3.6415 | 2800 | 0.1782 | 0.0723 | 0.4018 |
72
+ | 0.4448 | 3.9018 | 3000 | 0.1786 | 0.0724 | 0.4002 |
73
+ | 0.3983 | 4.1614 | 3200 | 0.1747 | 0.0718 | 0.3945 |
74
+ | 0.4093 | 4.4216 | 3400 | 0.1691 | 0.0705 | 0.3918 |
75
+ | 0.4011 | 4.6818 | 3600 | 0.1625 | 0.0680 | 0.3827 |
76
+ | 0.4155 | 4.9421 | 3800 | 0.1642 | 0.0693 | 0.3895 |
77
+ | 0.396 | 5.2017 | 4000 | 0.1658 | 0.0693 | 0.3876 |
78
+ | 0.391 | 5.4619 | 4200 | 0.1658 | 0.0692 | 0.3913 |
79
+ | 0.3835 | 5.7222 | 4400 | 0.1624 | 0.0680 | 0.3793 |
80
+ | 0.4102 | 5.9824 | 4600 | 0.1595 | 0.0679 | 0.3832 |
81
+ | 0.3711 | 6.2420 | 4800 | 0.1542 | 0.0673 | 0.3765 |
82
+ | 0.3836 | 6.5023 | 5000 | 0.1533 | 0.0673 | 0.3776 |
83
+ | 0.3727 | 6.7625 | 5200 | 0.1566 | 0.0676 | 0.3804 |
84
+ | 0.3726 | 7.0221 | 5400 | 0.1519 | 0.0665 | 0.3721 |
85
+ | 0.3851 | 7.2824 | 5600 | 0.1482 | 0.0650 | 0.3715 |
86
+ | 0.3535 | 7.5426 | 5800 | 0.1492 | 0.0661 | 0.3722 |
87
+ | 0.3885 | 7.8029 | 6000 | 0.1501 | 0.0655 | 0.3683 |
88
+ | 0.3744 | 8.0625 | 6200 | 0.1452 | 0.0655 | 0.3700 |
89
+ | 0.3388 | 8.3227 | 6400 | 0.1466 | 0.0650 | 0.3683 |
90
+ | 0.3751 | 8.5830 | 6600 | 0.1477 | 0.0658 | 0.3698 |
91
+ | 0.347 | 8.8432 | 6800 | 0.1413 | 0.0643 | 0.3680 |
92
+ | 0.3181 | 9.1028 | 7000 | 0.1416 | 0.0641 | 0.3626 |
93
+ | 0.3619 | 9.3630 | 7200 | 0.1419 | 0.0638 | 0.3609 |
94
+ | 0.3474 | 9.6233 | 7400 | 0.1438 | 0.0644 | 0.3677 |
95
+ | 0.3326 | 9.8835 | 7600 | 0.1375 | 0.0632 | 0.3606 |
96
+ | 0.3288 | 10.1431 | 7800 | 0.1394 | 0.0634 | 0.3595 |
97
+ | 0.3368 | 10.4034 | 8000 | 0.1384 | 0.0638 | 0.3617 |
98
+ | 0.342 | 10.6636 | 8200 | 0.1351 | 0.0629 | 0.3596 |
99
+ | 0.3267 | 10.9239 | 8400 | 0.1342 | 0.0631 | 0.3634 |
100
+ | 0.3062 | 11.1835 | 8600 | 0.1327 | 0.0626 | 0.3578 |
101
+ | 0.3336 | 11.4437 | 8800 | 0.1312 | 0.0621 | 0.3573 |
102
+ | 0.3268 | 11.7040 | 9000 | 0.1329 | 0.0628 | 0.3605 |
103
+ | 0.3336 | 11.9642 | 9200 | 0.1329 | 0.0629 | 0.3573 |
104
+ | 0.3173 | 12.2238 | 9400 | 0.1297 | 0.0622 | 0.3575 |
105
+ | 0.3082 | 12.4841 | 9600 | 0.1301 | 0.0619 | 0.3550 |
106
+ | 0.3188 | 12.7443 | 9800 | 0.1294 | 0.0618 | 0.3546 |
107
+ | 0.3397 | 13.0039 | 10000 | 0.1281 | 0.0615 | 0.3566 |
108
+ | 0.316 | 13.2642 | 10200 | 0.1315 | 0.0620 | 0.3576 |
109
+ | 0.3084 | 13.5244 | 10400 | 0.1282 | 0.0609 | 0.3517 |
110
+ | 0.3152 | 13.7846 | 10600 | 0.1292 | 0.0612 | 0.3533 |
111
+ | 0.2819 | 14.0442 | 10800 | 0.1277 | 0.0610 | 0.3500 |
112
+ | 0.3114 | 14.3045 | 11000 | 0.1255 | 0.0607 | 0.3502 |
113
+ | 0.3106 | 14.5647 | 11200 | 0.1264 | 0.0606 | 0.3473 |
114
+ | 0.2999 | 14.8250 | 11400 | 0.1243 | 0.0608 | 0.3499 |
115
+ | 0.3029 | 15.0846 | 11600 | 0.1243 | 0.0605 | 0.3506 |
116
+ | 0.3004 | 15.3448 | 11800 | 0.1255 | 0.0606 | 0.3515 |
117
+ | 0.2935 | 15.6051 | 12000 | 0.1244 | 0.0608 | 0.3522 |
118
+ | 0.3084 | 15.8653 | 12200 | 0.1232 | 0.0605 | 0.3495 |
119
+ | 0.2796 | 16.1249 | 12400 | 0.1216 | 0.0597 | 0.3458 |
120
+ | 0.2988 | 16.3852 | 12600 | 0.1213 | 0.0594 | 0.3458 |
121
+ | 0.2863 | 16.6454 | 12800 | 0.1221 | 0.0598 | 0.3455 |
122
+ | 0.3014 | 16.9057 | 13000 | 0.1233 | 0.0598 | 0.3436 |
123
+ | 0.2972 | 17.1653 | 13200 | 0.1203 | 0.0589 | 0.3417 |
124
+ | 0.3098 | 17.4255 | 13400 | 0.1214 | 0.0594 | 0.3430 |
125
+ | 0.284 | 17.6858 | 13600 | 0.1206 | 0.0594 | 0.3438 |
126
+ | 0.2847 | 17.9460 | 13800 | 0.1200 | 0.0595 | 0.3448 |
127
+ | 0.2849 | 18.2056 | 14000 | 0.1192 | 0.0588 | 0.3414 |
128
+ | 0.2744 | 18.4658 | 14200 | 0.1189 | 0.0590 | 0.3436 |
129
+ | 0.2737 | 18.7261 | 14400 | 0.1207 | 0.0591 | 0.3423 |
130
+ | 0.2859 | 18.9863 | 14600 | 0.1197 | 0.0590 | 0.3414 |
131
+ | 0.2772 | 19.2459 | 14800 | 0.1187 | 0.0590 | 0.3409 |
132
+ | 0.2844 | 19.5062 | 15000 | 0.1190 | 0.0590 | 0.3417 |
133
+ | 0.2815 | 19.7664 | 15200 | 0.1190 | 0.0590 | 0.3410 |
134
+
135
+
136
+ ### Framework versions
137
+
138
+ - Transformers 4.52.1
139
+ - Pytorch 2.9.1+cu128
140
+ - Datasets 3.6.0
141
+ - Tokenizers 0.21.4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
adapter.ttj.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d723162f29e3fe48a78f07fcf60bdc13dae57b26e9acf8203c7557e8cadd73fe
3
+ size 9003508
config.json ADDED
@@ -0,0 +1,107 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_dropout": 0.05,
3
+ "adapter_attn_dim": 16,
4
+ "adapter_kernel_size": 3,
5
+ "adapter_stride": 2,
6
+ "add_adapter": false,
7
+ "apply_spec_augment": true,
8
+ "architectures": [
9
+ "Wav2Vec2ForCTC"
10
+ ],
11
+ "attention_dropout": 0.0,
12
+ "bos_token_id": 1,
13
+ "classifier_proj_size": 256,
14
+ "codevector_dim": 1024,
15
+ "contrastive_logits_temperature": 0.1,
16
+ "conv_bias": true,
17
+ "conv_dim": [
18
+ 512,
19
+ 512,
20
+ 512,
21
+ 512,
22
+ 512,
23
+ 512,
24
+ 512
25
+ ],
26
+ "conv_kernel": [
27
+ 10,
28
+ 3,
29
+ 3,
30
+ 3,
31
+ 3,
32
+ 2,
33
+ 2
34
+ ],
35
+ "conv_stride": [
36
+ 5,
37
+ 2,
38
+ 2,
39
+ 2,
40
+ 2,
41
+ 2,
42
+ 2
43
+ ],
44
+ "ctc_loss_reduction": "mean",
45
+ "ctc_zero_infinity": false,
46
+ "diversity_loss_weight": 0.1,
47
+ "do_stable_layer_norm": true,
48
+ "eos_token_id": 2,
49
+ "feat_extract_activation": "gelu",
50
+ "feat_extract_dropout": 0.0,
51
+ "feat_extract_norm": "layer",
52
+ "feat_proj_dropout": 0.0,
53
+ "feat_quantizer_dropout": 0.0,
54
+ "final_dropout": 0.05,
55
+ "hidden_act": "gelu",
56
+ "hidden_dropout": 0.0,
57
+ "hidden_size": 1280,
58
+ "initializer_range": 0.02,
59
+ "intermediate_size": 5120,
60
+ "layer_norm_eps": 1e-05,
61
+ "layerdrop": 0.0,
62
+ "mask_feature_length": 10,
63
+ "mask_feature_min_masks": 0,
64
+ "mask_feature_prob": 0.0,
65
+ "mask_time_length": 10,
66
+ "mask_time_min_masks": 2,
67
+ "mask_time_prob": 0.05,
68
+ "model_type": "wav2vec2",
69
+ "num_adapter_layers": 3,
70
+ "num_attention_heads": 16,
71
+ "num_codevector_groups": 2,
72
+ "num_codevectors_per_group": 320,
73
+ "num_conv_pos_embedding_groups": 16,
74
+ "num_conv_pos_embeddings": 128,
75
+ "num_feat_extract_layers": 7,
76
+ "num_hidden_layers": 48,
77
+ "num_negatives": 100,
78
+ "output_hidden_size": 1280,
79
+ "pad_token_id": 68,
80
+ "proj_codevector_dim": 1024,
81
+ "tdnn_dilation": [
82
+ 1,
83
+ 2,
84
+ 3,
85
+ 1,
86
+ 1
87
+ ],
88
+ "tdnn_dim": [
89
+ 512,
90
+ 512,
91
+ 512,
92
+ 512,
93
+ 1500
94
+ ],
95
+ "tdnn_kernel": [
96
+ 5,
97
+ 3,
98
+ 3,
99
+ 1,
100
+ 1
101
+ ],
102
+ "torch_dtype": "float32",
103
+ "transformers_version": "4.52.1",
104
+ "use_weighted_layer_sum": false,
105
+ "vocab_size": 71,
106
+ "xvector_output_dim": 512
107
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1897f6f4ddec5ec458281da7522ff3dbf291635b9de7745b6fb50e2da4539d8
3
+ size 3859095884
preprocessor_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
3
+ "feature_extractor_type": "Wav2Vec2FeatureExtractor",
4
+ "feature_size": 1,
5
+ "padding_side": "right",
6
+ "padding_value": 0.0,
7
+ "return_attention_mask": true,
8
+ "sampling_rate": 16000
9
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6b2a22adc9e078f38755893451a83e88c13278511a2768eb00a7545551059ba
3
+ size 5969
vocab.json CHANGED
@@ -1,73 +1 @@
1
- {
2
- "ttj": {
3
- "&": 43,
4
- "'": 22,
5
- "(": 44,
6
- ")": 29,
7
- "-": 2,
8
- "...": 66,
9
- "0": 19,
10
- "1": 57,
11
- "2": 23,
12
- "8": 53,
13
- "A": 33,
14
- "B": 24,
15
- "C": 20,
16
- "D": 62,
17
- "E": 65,
18
- "F": 0,
19
- "G": 28,
20
- "H": 55,
21
- "I": 5,
22
- "K": 58,
23
- "L": 41,
24
- "M": 1,
25
- "N": 52,
26
- "O": 10,
27
- "P": 16,
28
- "Q": 26,
29
- "R": 47,
30
- "S": 27,
31
- "T": 50,
32
- "U": 48,
33
- "W": 12,
34
- "Y": 6,
35
- "Z": 21,
36
- "[PAD]": 68,
37
- "[UNK]": 67,
38
- "a": 4,
39
- "b": 14,
40
- "bb": 17,
41
- "c": 56,
42
- "d": 39,
43
- "e": 32,
44
- "f": 34,
45
- "g": 51,
46
- "h": 35,
47
- "i": 13,
48
- "j": 18,
49
- "k": 36,
50
- "l": 40,
51
- "m": 25,
52
- "n": 59,
53
- "ny": 3,
54
- "o": 37,
55
- "p": 7,
56
- "q": 31,
57
- "r": 8,
58
- "s": 11,
59
- "t": 60,
60
- "u": 15,
61
- "v": 45,
62
- "w": 63,
63
- "y": 46,
64
- "z": 38,
65
- "|": 54,
66
- "ö": 64,
67
- "ü": 9,
68
- "ę": 42,
69
- "ʼ": 49,
70
- "​": 61,
71
- "‘": 30
72
- }
73
- }
 
1
+ {"ttj": {"F": 0, "M": 1, "-": 2, "ny": 3, "a": 4, "I": 5, "Y": 6, "p": 7, "r": 8, "\u00fc": 9, "O": 10, "s": 11, "W": 12, "i": 13, "b": 14, "u": 15, "P": 16, "bb": 17, "j": 18, "0": 19, "C": 20, "Z": 21, "'": 22, "2": 23, "B": 24, "m": 25, "Q": 26, "S": 27, "G": 28, ")": 29, "\u2018": 30, "q": 31, "e": 32, "A": 33, "f": 34, "h": 35, "k": 36, "o": 37, "z": 38, "d": 39, "l": 40, "L": 41, "\u0119": 42, "&": 43, "(": 44, "v": 45, "y": 46, "R": 47, "U": 48, "\u02bc": 49, "T": 50, "g": 51, "N": 52, "8": 53, "H": 55, "c": 56, "1": 57, "K": 58, "n": 59, "t": 60, "\u200b": 61, "D": 62, "w": 63, "\u00f6": 64, "E": 65, "|": 54, "...": 66, "[UNK]": 67, "[PAD]": 68}}