Transformers
hf-transformers-bot commited on
Commit
99183ab
·
verified ·
1 Parent(s): 66111e4

Upload processor

Browse files
Files changed (4) hide show
  1. README.md +199 -0
  2. processor_config.json +217 -0
  3. tokenizer.json +2565 -0
  4. tokenizer_config.json +227 -0
README.md ADDED
@@ -0,0 +1,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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]
processor_config.json ADDED
@@ -0,0 +1,217 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_extractor": {
3
+ "feature_extractor_type": "SeamlessM4TFeatureExtractor",
4
+ "feature_size": 80,
5
+ "language_code": [
6
+ "__ace__",
7
+ "__ace_Latn__",
8
+ "__acm__",
9
+ "__acq__",
10
+ "__aeb__",
11
+ "__afr__",
12
+ "__ajp__",
13
+ "__aka__",
14
+ "__amh__",
15
+ "__apc__",
16
+ "__arb__",
17
+ "__ars__",
18
+ "__ary__",
19
+ "__arz__",
20
+ "__asm__",
21
+ "__ast__",
22
+ "__awa__",
23
+ "__ayr__",
24
+ "__azb__",
25
+ "__azj__",
26
+ "__bak__",
27
+ "__bam__",
28
+ "__ban__",
29
+ "__bel__",
30
+ "__bem__",
31
+ "__ben__",
32
+ "__bho__",
33
+ "__bjn__",
34
+ "__bjn_Latn__",
35
+ "__bod__",
36
+ "__bos__",
37
+ "__bug__",
38
+ "__bul__",
39
+ "__cat__",
40
+ "__ceb__",
41
+ "__ces__",
42
+ "__cjk__",
43
+ "__ckb__",
44
+ "__crh__",
45
+ "__cym__",
46
+ "__dan__",
47
+ "__deu__",
48
+ "__dik__",
49
+ "__dyu__",
50
+ "__dzo__",
51
+ "__ell__",
52
+ "__eng__",
53
+ "__epo__",
54
+ "__est__",
55
+ "__eus__",
56
+ "__ewe__",
57
+ "__fao__",
58
+ "__pes__",
59
+ "__fij__",
60
+ "__fin__",
61
+ "__fon__",
62
+ "__fra__",
63
+ "__fur__",
64
+ "__fuv__",
65
+ "__gla__",
66
+ "__gle__",
67
+ "__glg__",
68
+ "__grn__",
69
+ "__guj__",
70
+ "__hat__",
71
+ "__hau__",
72
+ "__heb__",
73
+ "__hin__",
74
+ "__hne__",
75
+ "__hrv__",
76
+ "__hun__",
77
+ "__hye__",
78
+ "__ibo__",
79
+ "__ilo__",
80
+ "__ind__",
81
+ "__isl__",
82
+ "__ita__",
83
+ "__jav__",
84
+ "__jpn__",
85
+ "__kab__",
86
+ "__kac__",
87
+ "__kam__",
88
+ "__kan__",
89
+ "__kas__",
90
+ "__kas_Deva__",
91
+ "__kat__",
92
+ "__knc__",
93
+ "__knc_Latn__",
94
+ "__kaz__",
95
+ "__kbp__",
96
+ "__kea__",
97
+ "__khm__",
98
+ "__kik__",
99
+ "__kin__",
100
+ "__kir__",
101
+ "__kmb__",
102
+ "__kon__",
103
+ "__kor__",
104
+ "__kmr__",
105
+ "__lao__",
106
+ "__lvs__",
107
+ "__lij__",
108
+ "__lim__",
109
+ "__lin__",
110
+ "__lit__",
111
+ "__lmo__",
112
+ "__ltg__",
113
+ "__ltz__",
114
+ "__lua__",
115
+ "__lug__",
116
+ "__luo__",
117
+ "__lus__",
118
+ "__mag__",
119
+ "__mai__",
120
+ "__mal__",
121
+ "__mar__",
122
+ "__min__",
123
+ "__mkd__",
124
+ "__plt__",
125
+ "__mlt__",
126
+ "__mni__",
127
+ "__khk__",
128
+ "__mos__",
129
+ "__mri__",
130
+ "__zsm__",
131
+ "__mya__",
132
+ "__nld__",
133
+ "__nno__",
134
+ "__nob__",
135
+ "__npi__",
136
+ "__nso__",
137
+ "__nus__",
138
+ "__nya__",
139
+ "__oci__",
140
+ "__gaz__",
141
+ "__ory__",
142
+ "__pag__",
143
+ "__pan__",
144
+ "__pap__",
145
+ "__pol__",
146
+ "__por__",
147
+ "__prs__",
148
+ "__pbt__",
149
+ "__quy__",
150
+ "__ron__",
151
+ "__run__",
152
+ "__rus__",
153
+ "__sag__",
154
+ "__san__",
155
+ "__sat__",
156
+ "__scn__",
157
+ "__shn__",
158
+ "__sin__",
159
+ "__slk__",
160
+ "__slv__",
161
+ "__smo__",
162
+ "__sna__",
163
+ "__snd__",
164
+ "__som__",
165
+ "__sot__",
166
+ "__spa__",
167
+ "__als__",
168
+ "__srd__",
169
+ "__srp__",
170
+ "__ssw__",
171
+ "__sun__",
172
+ "__swe__",
173
+ "__swh__",
174
+ "__szl__",
175
+ "__tam__",
176
+ "__tat__",
177
+ "__tel__",
178
+ "__tgk__",
179
+ "__tgl__",
180
+ "__tha__",
181
+ "__tir__",
182
+ "__taq__",
183
+ "__taq_Tfng__",
184
+ "__tpi__",
185
+ "__tsn__",
186
+ "__tso__",
187
+ "__tuk__",
188
+ "__tum__",
189
+ "__tur__",
190
+ "__twi__",
191
+ "__tzm__",
192
+ "__uig__",
193
+ "__ukr__",
194
+ "__umb__",
195
+ "__urd__",
196
+ "__uzn__",
197
+ "__vec__",
198
+ "__vie__",
199
+ "__war__",
200
+ "__wol__",
201
+ "__xho__",
202
+ "__ydd__",
203
+ "__yor__",
204
+ "__yue__",
205
+ "__cmn__",
206
+ "__cmn_Hant__",
207
+ "__zul__"
208
+ ],
209
+ "num_mel_bins": 80,
210
+ "padding_side": "right",
211
+ "padding_value": 0.0,
212
+ "return_attention_mask": true,
213
+ "sampling_rate": 16000,
214
+ "stride": 2
215
+ },
216
+ "processor_class": "SeamlessM4TProcessor"
217
+ }
tokenizer.json ADDED
@@ -0,0 +1,2565 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
5
+ "added_tokens": [
6
+ {
7
+ "id": 0,
8
+ "content": "<pad>",
9
+ "single_word": false,
10
+ "lstrip": false,
11
+ "rstrip": false,
12
+ "normalized": false,
13
+ "special": true
14
+ },
15
+ {
16
+ "id": 1,
17
+ "content": "<unk>",
18
+ "single_word": false,
19
+ "lstrip": false,
20
+ "rstrip": false,
21
+ "normalized": false,
22
+ "special": true
23
+ },
24
+ {
25
+ "id": 2,
26
+ "content": "<s>",
27
+ "single_word": false,
28
+ "lstrip": false,
29
+ "rstrip": false,
30
+ "normalized": false,
31
+ "special": true
32
+ },
33
+ {
34
+ "id": 3,
35
+ "content": "</s>",
36
+ "single_word": false,
37
+ "lstrip": false,
38
+ "rstrip": false,
39
+ "normalized": false,
40
+ "special": true
41
+ },
42
+ {
43
+ "id": 504,
44
+ "content": "__ace__",
45
+ "single_word": false,
46
+ "lstrip": true,
47
+ "rstrip": true,
48
+ "normalized": false,
49
+ "special": true
50
+ },
51
+ {
52
+ "id": 505,
53
+ "content": "__ace_Latn__",
54
+ "single_word": false,
55
+ "lstrip": true,
56
+ "rstrip": true,
57
+ "normalized": false,
58
+ "special": true
59
+ },
60
+ {
61
+ "id": 506,
62
+ "content": "__acm__",
63
+ "single_word": false,
64
+ "lstrip": true,
65
+ "rstrip": true,
66
+ "normalized": false,
67
+ "special": true
68
+ },
69
+ {
70
+ "id": 507,
71
+ "content": "__acq__",
72
+ "single_word": false,
73
+ "lstrip": true,
74
+ "rstrip": true,
75
+ "normalized": false,
76
+ "special": true
77
+ },
78
+ {
79
+ "id": 508,
80
+ "content": "__aeb__",
81
+ "single_word": false,
82
+ "lstrip": true,
83
+ "rstrip": true,
84
+ "normalized": false,
85
+ "special": true
86
+ },
87
+ {
88
+ "id": 509,
89
+ "content": "__afr__",
90
+ "single_word": false,
91
+ "lstrip": true,
92
+ "rstrip": true,
93
+ "normalized": false,
94
+ "special": true
95
+ },
96
+ {
97
+ "id": 510,
98
+ "content": "__ajp__",
99
+ "single_word": false,
100
+ "lstrip": true,
101
+ "rstrip": true,
102
+ "normalized": false,
103
+ "special": true
104
+ },
105
+ {
106
+ "id": 511,
107
+ "content": "__aka__",
108
+ "single_word": false,
109
+ "lstrip": true,
110
+ "rstrip": true,
111
+ "normalized": false,
112
+ "special": true
113
+ },
114
+ {
115
+ "id": 512,
116
+ "content": "__amh__",
117
+ "single_word": false,
118
+ "lstrip": true,
119
+ "rstrip": true,
120
+ "normalized": false,
121
+ "special": true
122
+ },
123
+ {
124
+ "id": 513,
125
+ "content": "__apc__",
126
+ "single_word": false,
127
+ "lstrip": true,
128
+ "rstrip": true,
129
+ "normalized": false,
130
+ "special": true
131
+ },
132
+ {
133
+ "id": 514,
134
+ "content": "__arb__",
135
+ "single_word": false,
136
+ "lstrip": true,
137
+ "rstrip": true,
138
+ "normalized": false,
139
+ "special": true
140
+ },
141
+ {
142
+ "id": 515,
143
+ "content": "__ars__",
144
+ "single_word": false,
145
+ "lstrip": true,
146
+ "rstrip": true,
147
+ "normalized": false,
148
+ "special": true
149
+ },
150
+ {
151
+ "id": 516,
152
+ "content": "__ary__",
153
+ "single_word": false,
154
+ "lstrip": true,
155
+ "rstrip": true,
156
+ "normalized": false,
157
+ "special": true
158
+ },
159
+ {
160
+ "id": 517,
161
+ "content": "__arz__",
162
+ "single_word": false,
163
+ "lstrip": true,
164
+ "rstrip": true,
165
+ "normalized": false,
166
+ "special": true
167
+ },
168
+ {
169
+ "id": 518,
170
+ "content": "__asm__",
171
+ "single_word": false,
172
+ "lstrip": true,
173
+ "rstrip": true,
174
+ "normalized": false,
175
+ "special": true
176
+ },
177
+ {
178
+ "id": 519,
179
+ "content": "__ast__",
180
+ "single_word": false,
181
+ "lstrip": true,
182
+ "rstrip": true,
183
+ "normalized": false,
184
+ "special": true
185
+ },
186
+ {
187
+ "id": 520,
188
+ "content": "__awa__",
189
+ "single_word": false,
190
+ "lstrip": true,
191
+ "rstrip": true,
192
+ "normalized": false,
193
+ "special": true
194
+ },
195
+ {
196
+ "id": 521,
197
+ "content": "__ayr__",
198
+ "single_word": false,
199
+ "lstrip": true,
200
+ "rstrip": true,
201
+ "normalized": false,
202
+ "special": true
203
+ },
204
+ {
205
+ "id": 522,
206
+ "content": "__azb__",
207
+ "single_word": false,
208
+ "lstrip": true,
209
+ "rstrip": true,
210
+ "normalized": false,
211
+ "special": true
212
+ },
213
+ {
214
+ "id": 523,
215
+ "content": "__azj__",
216
+ "single_word": false,
217
+ "lstrip": true,
218
+ "rstrip": true,
219
+ "normalized": false,
220
+ "special": true
221
+ },
222
+ {
223
+ "id": 524,
224
+ "content": "__bak__",
225
+ "single_word": false,
226
+ "lstrip": true,
227
+ "rstrip": true,
228
+ "normalized": false,
229
+ "special": true
230
+ },
231
+ {
232
+ "id": 525,
233
+ "content": "__bam__",
234
+ "single_word": false,
235
+ "lstrip": true,
236
+ "rstrip": true,
237
+ "normalized": false,
238
+ "special": true
239
+ },
240
+ {
241
+ "id": 526,
242
+ "content": "__ban__",
243
+ "single_word": false,
244
+ "lstrip": true,
245
+ "rstrip": true,
246
+ "normalized": false,
247
+ "special": true
248
+ },
249
+ {
250
+ "id": 527,
251
+ "content": "__bel__",
252
+ "single_word": false,
253
+ "lstrip": true,
254
+ "rstrip": true,
255
+ "normalized": false,
256
+ "special": true
257
+ },
258
+ {
259
+ "id": 528,
260
+ "content": "__bem__",
261
+ "single_word": false,
262
+ "lstrip": true,
263
+ "rstrip": true,
264
+ "normalized": false,
265
+ "special": true
266
+ },
267
+ {
268
+ "id": 529,
269
+ "content": "__ben__",
270
+ "single_word": false,
271
+ "lstrip": true,
272
+ "rstrip": true,
273
+ "normalized": false,
274
+ "special": true
275
+ },
276
+ {
277
+ "id": 530,
278
+ "content": "__bho__",
279
+ "single_word": false,
280
+ "lstrip": true,
281
+ "rstrip": true,
282
+ "normalized": false,
283
+ "special": true
284
+ },
285
+ {
286
+ "id": 531,
287
+ "content": "__bjn__",
288
+ "single_word": false,
289
+ "lstrip": true,
290
+ "rstrip": true,
291
+ "normalized": false,
292
+ "special": true
293
+ },
294
+ {
295
+ "id": 532,
296
+ "content": "__bjn_Latn__",
297
+ "single_word": false,
298
+ "lstrip": true,
299
+ "rstrip": true,
300
+ "normalized": false,
301
+ "special": true
302
+ },
303
+ {
304
+ "id": 533,
305
+ "content": "__bod__",
306
+ "single_word": false,
307
+ "lstrip": true,
308
+ "rstrip": true,
309
+ "normalized": false,
310
+ "special": true
311
+ },
312
+ {
313
+ "id": 534,
314
+ "content": "__bos__",
315
+ "single_word": false,
316
+ "lstrip": true,
317
+ "rstrip": true,
318
+ "normalized": false,
319
+ "special": true
320
+ },
321
+ {
322
+ "id": 535,
323
+ "content": "__bug__",
324
+ "single_word": false,
325
+ "lstrip": true,
326
+ "rstrip": true,
327
+ "normalized": false,
328
+ "special": true
329
+ },
330
+ {
331
+ "id": 536,
332
+ "content": "__bul__",
333
+ "single_word": false,
334
+ "lstrip": true,
335
+ "rstrip": true,
336
+ "normalized": false,
337
+ "special": true
338
+ },
339
+ {
340
+ "id": 537,
341
+ "content": "__cat__",
342
+ "single_word": false,
343
+ "lstrip": true,
344
+ "rstrip": true,
345
+ "normalized": false,
346
+ "special": true
347
+ },
348
+ {
349
+ "id": 538,
350
+ "content": "__ceb__",
351
+ "single_word": false,
352
+ "lstrip": true,
353
+ "rstrip": true,
354
+ "normalized": false,
355
+ "special": true
356
+ },
357
+ {
358
+ "id": 539,
359
+ "content": "__ces__",
360
+ "single_word": false,
361
+ "lstrip": true,
362
+ "rstrip": true,
363
+ "normalized": false,
364
+ "special": true
365
+ },
366
+ {
367
+ "id": 540,
368
+ "content": "__cjk__",
369
+ "single_word": false,
370
+ "lstrip": true,
371
+ "rstrip": true,
372
+ "normalized": false,
373
+ "special": true
374
+ },
375
+ {
376
+ "id": 541,
377
+ "content": "__ckb__",
378
+ "single_word": false,
379
+ "lstrip": true,
380
+ "rstrip": true,
381
+ "normalized": false,
382
+ "special": true
383
+ },
384
+ {
385
+ "id": 542,
386
+ "content": "__crh__",
387
+ "single_word": false,
388
+ "lstrip": true,
389
+ "rstrip": true,
390
+ "normalized": false,
391
+ "special": true
392
+ },
393
+ {
394
+ "id": 543,
395
+ "content": "__cym__",
396
+ "single_word": false,
397
+ "lstrip": true,
398
+ "rstrip": true,
399
+ "normalized": false,
400
+ "special": true
401
+ },
402
+ {
403
+ "id": 544,
404
+ "content": "__dan__",
405
+ "single_word": false,
406
+ "lstrip": true,
407
+ "rstrip": true,
408
+ "normalized": false,
409
+ "special": true
410
+ },
411
+ {
412
+ "id": 545,
413
+ "content": "__deu__",
414
+ "single_word": false,
415
+ "lstrip": true,
416
+ "rstrip": true,
417
+ "normalized": false,
418
+ "special": true
419
+ },
420
+ {
421
+ "id": 546,
422
+ "content": "__dik__",
423
+ "single_word": false,
424
+ "lstrip": true,
425
+ "rstrip": true,
426
+ "normalized": false,
427
+ "special": true
428
+ },
429
+ {
430
+ "id": 547,
431
+ "content": "__dyu__",
432
+ "single_word": false,
433
+ "lstrip": true,
434
+ "rstrip": true,
435
+ "normalized": false,
436
+ "special": true
437
+ },
438
+ {
439
+ "id": 548,
440
+ "content": "__dzo__",
441
+ "single_word": false,
442
+ "lstrip": true,
443
+ "rstrip": true,
444
+ "normalized": false,
445
+ "special": true
446
+ },
447
+ {
448
+ "id": 549,
449
+ "content": "__ell__",
450
+ "single_word": false,
451
+ "lstrip": true,
452
+ "rstrip": true,
453
+ "normalized": false,
454
+ "special": true
455
+ },
456
+ {
457
+ "id": 550,
458
+ "content": "__eng__",
459
+ "single_word": false,
460
+ "lstrip": true,
461
+ "rstrip": true,
462
+ "normalized": false,
463
+ "special": true
464
+ },
465
+ {
466
+ "id": 551,
467
+ "content": "__epo__",
468
+ "single_word": false,
469
+ "lstrip": true,
470
+ "rstrip": true,
471
+ "normalized": false,
472
+ "special": true
473
+ },
474
+ {
475
+ "id": 552,
476
+ "content": "__est__",
477
+ "single_word": false,
478
+ "lstrip": true,
479
+ "rstrip": true,
480
+ "normalized": false,
481
+ "special": true
482
+ },
483
+ {
484
+ "id": 553,
485
+ "content": "__eus__",
486
+ "single_word": false,
487
+ "lstrip": true,
488
+ "rstrip": true,
489
+ "normalized": false,
490
+ "special": true
491
+ },
492
+ {
493
+ "id": 554,
494
+ "content": "__ewe__",
495
+ "single_word": false,
496
+ "lstrip": true,
497
+ "rstrip": true,
498
+ "normalized": false,
499
+ "special": true
500
+ },
501
+ {
502
+ "id": 555,
503
+ "content": "__fao__",
504
+ "single_word": false,
505
+ "lstrip": true,
506
+ "rstrip": true,
507
+ "normalized": false,
508
+ "special": true
509
+ },
510
+ {
511
+ "id": 556,
512
+ "content": "__pes__",
513
+ "single_word": false,
514
+ "lstrip": true,
515
+ "rstrip": true,
516
+ "normalized": false,
517
+ "special": true
518
+ },
519
+ {
520
+ "id": 557,
521
+ "content": "__fij__",
522
+ "single_word": false,
523
+ "lstrip": true,
524
+ "rstrip": true,
525
+ "normalized": false,
526
+ "special": true
527
+ },
528
+ {
529
+ "id": 558,
530
+ "content": "__fin__",
531
+ "single_word": false,
532
+ "lstrip": true,
533
+ "rstrip": true,
534
+ "normalized": false,
535
+ "special": true
536
+ },
537
+ {
538
+ "id": 559,
539
+ "content": "__fon__",
540
+ "single_word": false,
541
+ "lstrip": true,
542
+ "rstrip": true,
543
+ "normalized": false,
544
+ "special": true
545
+ },
546
+ {
547
+ "id": 560,
548
+ "content": "__fra__",
549
+ "single_word": false,
550
+ "lstrip": true,
551
+ "rstrip": true,
552
+ "normalized": false,
553
+ "special": true
554
+ },
555
+ {
556
+ "id": 561,
557
+ "content": "__fur__",
558
+ "single_word": false,
559
+ "lstrip": true,
560
+ "rstrip": true,
561
+ "normalized": false,
562
+ "special": true
563
+ },
564
+ {
565
+ "id": 562,
566
+ "content": "__fuv__",
567
+ "single_word": false,
568
+ "lstrip": true,
569
+ "rstrip": true,
570
+ "normalized": false,
571
+ "special": true
572
+ },
573
+ {
574
+ "id": 563,
575
+ "content": "__gla__",
576
+ "single_word": false,
577
+ "lstrip": true,
578
+ "rstrip": true,
579
+ "normalized": false,
580
+ "special": true
581
+ },
582
+ {
583
+ "id": 564,
584
+ "content": "__gle__",
585
+ "single_word": false,
586
+ "lstrip": true,
587
+ "rstrip": true,
588
+ "normalized": false,
589
+ "special": true
590
+ },
591
+ {
592
+ "id": 565,
593
+ "content": "__glg__",
594
+ "single_word": false,
595
+ "lstrip": true,
596
+ "rstrip": true,
597
+ "normalized": false,
598
+ "special": true
599
+ },
600
+ {
601
+ "id": 566,
602
+ "content": "__grn__",
603
+ "single_word": false,
604
+ "lstrip": true,
605
+ "rstrip": true,
606
+ "normalized": false,
607
+ "special": true
608
+ },
609
+ {
610
+ "id": 567,
611
+ "content": "__guj__",
612
+ "single_word": false,
613
+ "lstrip": true,
614
+ "rstrip": true,
615
+ "normalized": false,
616
+ "special": true
617
+ },
618
+ {
619
+ "id": 568,
620
+ "content": "__hat__",
621
+ "single_word": false,
622
+ "lstrip": true,
623
+ "rstrip": true,
624
+ "normalized": false,
625
+ "special": true
626
+ },
627
+ {
628
+ "id": 569,
629
+ "content": "__hau__",
630
+ "single_word": false,
631
+ "lstrip": true,
632
+ "rstrip": true,
633
+ "normalized": false,
634
+ "special": true
635
+ },
636
+ {
637
+ "id": 570,
638
+ "content": "__heb__",
639
+ "single_word": false,
640
+ "lstrip": true,
641
+ "rstrip": true,
642
+ "normalized": false,
643
+ "special": true
644
+ },
645
+ {
646
+ "id": 571,
647
+ "content": "__hin__",
648
+ "single_word": false,
649
+ "lstrip": true,
650
+ "rstrip": true,
651
+ "normalized": false,
652
+ "special": true
653
+ },
654
+ {
655
+ "id": 572,
656
+ "content": "__hne__",
657
+ "single_word": false,
658
+ "lstrip": true,
659
+ "rstrip": true,
660
+ "normalized": false,
661
+ "special": true
662
+ },
663
+ {
664
+ "id": 573,
665
+ "content": "__hrv__",
666
+ "single_word": false,
667
+ "lstrip": true,
668
+ "rstrip": true,
669
+ "normalized": false,
670
+ "special": true
671
+ },
672
+ {
673
+ "id": 574,
674
+ "content": "__hun__",
675
+ "single_word": false,
676
+ "lstrip": true,
677
+ "rstrip": true,
678
+ "normalized": false,
679
+ "special": true
680
+ },
681
+ {
682
+ "id": 575,
683
+ "content": "__hye__",
684
+ "single_word": false,
685
+ "lstrip": true,
686
+ "rstrip": true,
687
+ "normalized": false,
688
+ "special": true
689
+ },
690
+ {
691
+ "id": 576,
692
+ "content": "__ibo__",
693
+ "single_word": false,
694
+ "lstrip": true,
695
+ "rstrip": true,
696
+ "normalized": false,
697
+ "special": true
698
+ },
699
+ {
700
+ "id": 577,
701
+ "content": "__ilo__",
702
+ "single_word": false,
703
+ "lstrip": true,
704
+ "rstrip": true,
705
+ "normalized": false,
706
+ "special": true
707
+ },
708
+ {
709
+ "id": 578,
710
+ "content": "__ind__",
711
+ "single_word": false,
712
+ "lstrip": true,
713
+ "rstrip": true,
714
+ "normalized": false,
715
+ "special": true
716
+ },
717
+ {
718
+ "id": 579,
719
+ "content": "__isl__",
720
+ "single_word": false,
721
+ "lstrip": true,
722
+ "rstrip": true,
723
+ "normalized": false,
724
+ "special": true
725
+ },
726
+ {
727
+ "id": 580,
728
+ "content": "__ita__",
729
+ "single_word": false,
730
+ "lstrip": true,
731
+ "rstrip": true,
732
+ "normalized": false,
733
+ "special": true
734
+ },
735
+ {
736
+ "id": 581,
737
+ "content": "__jav__",
738
+ "single_word": false,
739
+ "lstrip": true,
740
+ "rstrip": true,
741
+ "normalized": false,
742
+ "special": true
743
+ },
744
+ {
745
+ "id": 582,
746
+ "content": "__jpn__",
747
+ "single_word": false,
748
+ "lstrip": true,
749
+ "rstrip": true,
750
+ "normalized": false,
751
+ "special": true
752
+ },
753
+ {
754
+ "id": 583,
755
+ "content": "__kab__",
756
+ "single_word": false,
757
+ "lstrip": true,
758
+ "rstrip": true,
759
+ "normalized": false,
760
+ "special": true
761
+ },
762
+ {
763
+ "id": 584,
764
+ "content": "__kac__",
765
+ "single_word": false,
766
+ "lstrip": true,
767
+ "rstrip": true,
768
+ "normalized": false,
769
+ "special": true
770
+ },
771
+ {
772
+ "id": 585,
773
+ "content": "__kam__",
774
+ "single_word": false,
775
+ "lstrip": true,
776
+ "rstrip": true,
777
+ "normalized": false,
778
+ "special": true
779
+ },
780
+ {
781
+ "id": 586,
782
+ "content": "__kan__",
783
+ "single_word": false,
784
+ "lstrip": true,
785
+ "rstrip": true,
786
+ "normalized": false,
787
+ "special": true
788
+ },
789
+ {
790
+ "id": 587,
791
+ "content": "__kas__",
792
+ "single_word": false,
793
+ "lstrip": true,
794
+ "rstrip": true,
795
+ "normalized": false,
796
+ "special": true
797
+ },
798
+ {
799
+ "id": 588,
800
+ "content": "__kas_Deva__",
801
+ "single_word": false,
802
+ "lstrip": true,
803
+ "rstrip": true,
804
+ "normalized": false,
805
+ "special": true
806
+ },
807
+ {
808
+ "id": 589,
809
+ "content": "__kat__",
810
+ "single_word": false,
811
+ "lstrip": true,
812
+ "rstrip": true,
813
+ "normalized": false,
814
+ "special": true
815
+ },
816
+ {
817
+ "id": 590,
818
+ "content": "__knc__",
819
+ "single_word": false,
820
+ "lstrip": true,
821
+ "rstrip": true,
822
+ "normalized": false,
823
+ "special": true
824
+ },
825
+ {
826
+ "id": 591,
827
+ "content": "__knc_Latn__",
828
+ "single_word": false,
829
+ "lstrip": true,
830
+ "rstrip": true,
831
+ "normalized": false,
832
+ "special": true
833
+ },
834
+ {
835
+ "id": 592,
836
+ "content": "__kaz__",
837
+ "single_word": false,
838
+ "lstrip": true,
839
+ "rstrip": true,
840
+ "normalized": false,
841
+ "special": true
842
+ },
843
+ {
844
+ "id": 593,
845
+ "content": "__kbp__",
846
+ "single_word": false,
847
+ "lstrip": true,
848
+ "rstrip": true,
849
+ "normalized": false,
850
+ "special": true
851
+ },
852
+ {
853
+ "id": 594,
854
+ "content": "__kea__",
855
+ "single_word": false,
856
+ "lstrip": true,
857
+ "rstrip": true,
858
+ "normalized": false,
859
+ "special": true
860
+ },
861
+ {
862
+ "id": 595,
863
+ "content": "__khm__",
864
+ "single_word": false,
865
+ "lstrip": true,
866
+ "rstrip": true,
867
+ "normalized": false,
868
+ "special": true
869
+ },
870
+ {
871
+ "id": 596,
872
+ "content": "__kik__",
873
+ "single_word": false,
874
+ "lstrip": true,
875
+ "rstrip": true,
876
+ "normalized": false,
877
+ "special": true
878
+ },
879
+ {
880
+ "id": 597,
881
+ "content": "__kin__",
882
+ "single_word": false,
883
+ "lstrip": true,
884
+ "rstrip": true,
885
+ "normalized": false,
886
+ "special": true
887
+ },
888
+ {
889
+ "id": 598,
890
+ "content": "__kir__",
891
+ "single_word": false,
892
+ "lstrip": true,
893
+ "rstrip": true,
894
+ "normalized": false,
895
+ "special": true
896
+ },
897
+ {
898
+ "id": 599,
899
+ "content": "__kmb__",
900
+ "single_word": false,
901
+ "lstrip": true,
902
+ "rstrip": true,
903
+ "normalized": false,
904
+ "special": true
905
+ },
906
+ {
907
+ "id": 600,
908
+ "content": "__kon__",
909
+ "single_word": false,
910
+ "lstrip": true,
911
+ "rstrip": true,
912
+ "normalized": false,
913
+ "special": true
914
+ },
915
+ {
916
+ "id": 601,
917
+ "content": "__kor__",
918
+ "single_word": false,
919
+ "lstrip": true,
920
+ "rstrip": true,
921
+ "normalized": false,
922
+ "special": true
923
+ },
924
+ {
925
+ "id": 602,
926
+ "content": "__kmr__",
927
+ "single_word": false,
928
+ "lstrip": true,
929
+ "rstrip": true,
930
+ "normalized": false,
931
+ "special": true
932
+ },
933
+ {
934
+ "id": 603,
935
+ "content": "__lao__",
936
+ "single_word": false,
937
+ "lstrip": true,
938
+ "rstrip": true,
939
+ "normalized": false,
940
+ "special": true
941
+ },
942
+ {
943
+ "id": 604,
944
+ "content": "__lvs__",
945
+ "single_word": false,
946
+ "lstrip": true,
947
+ "rstrip": true,
948
+ "normalized": false,
949
+ "special": true
950
+ },
951
+ {
952
+ "id": 605,
953
+ "content": "__lij__",
954
+ "single_word": false,
955
+ "lstrip": true,
956
+ "rstrip": true,
957
+ "normalized": false,
958
+ "special": true
959
+ },
960
+ {
961
+ "id": 606,
962
+ "content": "__lim__",
963
+ "single_word": false,
964
+ "lstrip": true,
965
+ "rstrip": true,
966
+ "normalized": false,
967
+ "special": true
968
+ },
969
+ {
970
+ "id": 607,
971
+ "content": "__lin__",
972
+ "single_word": false,
973
+ "lstrip": true,
974
+ "rstrip": true,
975
+ "normalized": false,
976
+ "special": true
977
+ },
978
+ {
979
+ "id": 608,
980
+ "content": "__lit__",
981
+ "single_word": false,
982
+ "lstrip": true,
983
+ "rstrip": true,
984
+ "normalized": false,
985
+ "special": true
986
+ },
987
+ {
988
+ "id": 609,
989
+ "content": "__lmo__",
990
+ "single_word": false,
991
+ "lstrip": true,
992
+ "rstrip": true,
993
+ "normalized": false,
994
+ "special": true
995
+ },
996
+ {
997
+ "id": 610,
998
+ "content": "__ltg__",
999
+ "single_word": false,
1000
+ "lstrip": true,
1001
+ "rstrip": true,
1002
+ "normalized": false,
1003
+ "special": true
1004
+ },
1005
+ {
1006
+ "id": 611,
1007
+ "content": "__ltz__",
1008
+ "single_word": false,
1009
+ "lstrip": true,
1010
+ "rstrip": true,
1011
+ "normalized": false,
1012
+ "special": true
1013
+ },
1014
+ {
1015
+ "id": 612,
1016
+ "content": "__lua__",
1017
+ "single_word": false,
1018
+ "lstrip": true,
1019
+ "rstrip": true,
1020
+ "normalized": false,
1021
+ "special": true
1022
+ },
1023
+ {
1024
+ "id": 613,
1025
+ "content": "__lug__",
1026
+ "single_word": false,
1027
+ "lstrip": true,
1028
+ "rstrip": true,
1029
+ "normalized": false,
1030
+ "special": true
1031
+ },
1032
+ {
1033
+ "id": 614,
1034
+ "content": "__luo__",
1035
+ "single_word": false,
1036
+ "lstrip": true,
1037
+ "rstrip": true,
1038
+ "normalized": false,
1039
+ "special": true
1040
+ },
1041
+ {
1042
+ "id": 615,
1043
+ "content": "__lus__",
1044
+ "single_word": false,
1045
+ "lstrip": true,
1046
+ "rstrip": true,
1047
+ "normalized": false,
1048
+ "special": true
1049
+ },
1050
+ {
1051
+ "id": 616,
1052
+ "content": "__mag__",
1053
+ "single_word": false,
1054
+ "lstrip": true,
1055
+ "rstrip": true,
1056
+ "normalized": false,
1057
+ "special": true
1058
+ },
1059
+ {
1060
+ "id": 617,
1061
+ "content": "__mai__",
1062
+ "single_word": false,
1063
+ "lstrip": true,
1064
+ "rstrip": true,
1065
+ "normalized": false,
1066
+ "special": true
1067
+ },
1068
+ {
1069
+ "id": 618,
1070
+ "content": "__mal__",
1071
+ "single_word": false,
1072
+ "lstrip": true,
1073
+ "rstrip": true,
1074
+ "normalized": false,
1075
+ "special": true
1076
+ },
1077
+ {
1078
+ "id": 619,
1079
+ "content": "__mar__",
1080
+ "single_word": false,
1081
+ "lstrip": true,
1082
+ "rstrip": true,
1083
+ "normalized": false,
1084
+ "special": true
1085
+ },
1086
+ {
1087
+ "id": 620,
1088
+ "content": "__min__",
1089
+ "single_word": false,
1090
+ "lstrip": true,
1091
+ "rstrip": true,
1092
+ "normalized": false,
1093
+ "special": true
1094
+ },
1095
+ {
1096
+ "id": 621,
1097
+ "content": "__mkd__",
1098
+ "single_word": false,
1099
+ "lstrip": true,
1100
+ "rstrip": true,
1101
+ "normalized": false,
1102
+ "special": true
1103
+ },
1104
+ {
1105
+ "id": 622,
1106
+ "content": "__plt__",
1107
+ "single_word": false,
1108
+ "lstrip": true,
1109
+ "rstrip": true,
1110
+ "normalized": false,
1111
+ "special": true
1112
+ },
1113
+ {
1114
+ "id": 623,
1115
+ "content": "__mlt__",
1116
+ "single_word": false,
1117
+ "lstrip": true,
1118
+ "rstrip": true,
1119
+ "normalized": false,
1120
+ "special": true
1121
+ },
1122
+ {
1123
+ "id": 624,
1124
+ "content": "__mni__",
1125
+ "single_word": false,
1126
+ "lstrip": true,
1127
+ "rstrip": true,
1128
+ "normalized": false,
1129
+ "special": true
1130
+ },
1131
+ {
1132
+ "id": 625,
1133
+ "content": "__khk__",
1134
+ "single_word": false,
1135
+ "lstrip": true,
1136
+ "rstrip": true,
1137
+ "normalized": false,
1138
+ "special": true
1139
+ },
1140
+ {
1141
+ "id": 626,
1142
+ "content": "__mos__",
1143
+ "single_word": false,
1144
+ "lstrip": true,
1145
+ "rstrip": true,
1146
+ "normalized": false,
1147
+ "special": true
1148
+ },
1149
+ {
1150
+ "id": 627,
1151
+ "content": "__mri__",
1152
+ "single_word": false,
1153
+ "lstrip": true,
1154
+ "rstrip": true,
1155
+ "normalized": false,
1156
+ "special": true
1157
+ },
1158
+ {
1159
+ "id": 628,
1160
+ "content": "__zsm__",
1161
+ "single_word": false,
1162
+ "lstrip": true,
1163
+ "rstrip": true,
1164
+ "normalized": false,
1165
+ "special": true
1166
+ },
1167
+ {
1168
+ "id": 629,
1169
+ "content": "__mya__",
1170
+ "single_word": false,
1171
+ "lstrip": true,
1172
+ "rstrip": true,
1173
+ "normalized": false,
1174
+ "special": true
1175
+ },
1176
+ {
1177
+ "id": 630,
1178
+ "content": "__nld__",
1179
+ "single_word": false,
1180
+ "lstrip": true,
1181
+ "rstrip": true,
1182
+ "normalized": false,
1183
+ "special": true
1184
+ },
1185
+ {
1186
+ "id": 631,
1187
+ "content": "__nno__",
1188
+ "single_word": false,
1189
+ "lstrip": true,
1190
+ "rstrip": true,
1191
+ "normalized": false,
1192
+ "special": true
1193
+ },
1194
+ {
1195
+ "id": 632,
1196
+ "content": "__nob__",
1197
+ "single_word": false,
1198
+ "lstrip": true,
1199
+ "rstrip": true,
1200
+ "normalized": false,
1201
+ "special": true
1202
+ },
1203
+ {
1204
+ "id": 633,
1205
+ "content": "__npi__",
1206
+ "single_word": false,
1207
+ "lstrip": true,
1208
+ "rstrip": true,
1209
+ "normalized": false,
1210
+ "special": true
1211
+ },
1212
+ {
1213
+ "id": 634,
1214
+ "content": "__nso__",
1215
+ "single_word": false,
1216
+ "lstrip": true,
1217
+ "rstrip": true,
1218
+ "normalized": false,
1219
+ "special": true
1220
+ },
1221
+ {
1222
+ "id": 635,
1223
+ "content": "__nus__",
1224
+ "single_word": false,
1225
+ "lstrip": true,
1226
+ "rstrip": true,
1227
+ "normalized": false,
1228
+ "special": true
1229
+ },
1230
+ {
1231
+ "id": 636,
1232
+ "content": "__nya__",
1233
+ "single_word": false,
1234
+ "lstrip": true,
1235
+ "rstrip": true,
1236
+ "normalized": false,
1237
+ "special": true
1238
+ },
1239
+ {
1240
+ "id": 637,
1241
+ "content": "__oci__",
1242
+ "single_word": false,
1243
+ "lstrip": true,
1244
+ "rstrip": true,
1245
+ "normalized": false,
1246
+ "special": true
1247
+ },
1248
+ {
1249
+ "id": 638,
1250
+ "content": "__gaz__",
1251
+ "single_word": false,
1252
+ "lstrip": true,
1253
+ "rstrip": true,
1254
+ "normalized": false,
1255
+ "special": true
1256
+ },
1257
+ {
1258
+ "id": 639,
1259
+ "content": "__ory__",
1260
+ "single_word": false,
1261
+ "lstrip": true,
1262
+ "rstrip": true,
1263
+ "normalized": false,
1264
+ "special": true
1265
+ },
1266
+ {
1267
+ "id": 640,
1268
+ "content": "__pag__",
1269
+ "single_word": false,
1270
+ "lstrip": true,
1271
+ "rstrip": true,
1272
+ "normalized": false,
1273
+ "special": true
1274
+ },
1275
+ {
1276
+ "id": 641,
1277
+ "content": "__pan__",
1278
+ "single_word": false,
1279
+ "lstrip": true,
1280
+ "rstrip": true,
1281
+ "normalized": false,
1282
+ "special": true
1283
+ },
1284
+ {
1285
+ "id": 642,
1286
+ "content": "__pap__",
1287
+ "single_word": false,
1288
+ "lstrip": true,
1289
+ "rstrip": true,
1290
+ "normalized": false,
1291
+ "special": true
1292
+ },
1293
+ {
1294
+ "id": 643,
1295
+ "content": "__pol__",
1296
+ "single_word": false,
1297
+ "lstrip": true,
1298
+ "rstrip": true,
1299
+ "normalized": false,
1300
+ "special": true
1301
+ },
1302
+ {
1303
+ "id": 644,
1304
+ "content": "__por__",
1305
+ "single_word": false,
1306
+ "lstrip": true,
1307
+ "rstrip": true,
1308
+ "normalized": false,
1309
+ "special": true
1310
+ },
1311
+ {
1312
+ "id": 645,
1313
+ "content": "__prs__",
1314
+ "single_word": false,
1315
+ "lstrip": true,
1316
+ "rstrip": true,
1317
+ "normalized": false,
1318
+ "special": true
1319
+ },
1320
+ {
1321
+ "id": 646,
1322
+ "content": "__pbt__",
1323
+ "single_word": false,
1324
+ "lstrip": true,
1325
+ "rstrip": true,
1326
+ "normalized": false,
1327
+ "special": true
1328
+ },
1329
+ {
1330
+ "id": 647,
1331
+ "content": "__quy__",
1332
+ "single_word": false,
1333
+ "lstrip": true,
1334
+ "rstrip": true,
1335
+ "normalized": false,
1336
+ "special": true
1337
+ },
1338
+ {
1339
+ "id": 648,
1340
+ "content": "__ron__",
1341
+ "single_word": false,
1342
+ "lstrip": true,
1343
+ "rstrip": true,
1344
+ "normalized": false,
1345
+ "special": true
1346
+ },
1347
+ {
1348
+ "id": 649,
1349
+ "content": "__run__",
1350
+ "single_word": false,
1351
+ "lstrip": true,
1352
+ "rstrip": true,
1353
+ "normalized": false,
1354
+ "special": true
1355
+ },
1356
+ {
1357
+ "id": 650,
1358
+ "content": "__rus__",
1359
+ "single_word": false,
1360
+ "lstrip": true,
1361
+ "rstrip": true,
1362
+ "normalized": false,
1363
+ "special": true
1364
+ },
1365
+ {
1366
+ "id": 651,
1367
+ "content": "__sag__",
1368
+ "single_word": false,
1369
+ "lstrip": true,
1370
+ "rstrip": true,
1371
+ "normalized": false,
1372
+ "special": true
1373
+ },
1374
+ {
1375
+ "id": 652,
1376
+ "content": "__san__",
1377
+ "single_word": false,
1378
+ "lstrip": true,
1379
+ "rstrip": true,
1380
+ "normalized": false,
1381
+ "special": true
1382
+ },
1383
+ {
1384
+ "id": 653,
1385
+ "content": "__sat__",
1386
+ "single_word": false,
1387
+ "lstrip": true,
1388
+ "rstrip": true,
1389
+ "normalized": false,
1390
+ "special": true
1391
+ },
1392
+ {
1393
+ "id": 654,
1394
+ "content": "__scn__",
1395
+ "single_word": false,
1396
+ "lstrip": true,
1397
+ "rstrip": true,
1398
+ "normalized": false,
1399
+ "special": true
1400
+ },
1401
+ {
1402
+ "id": 655,
1403
+ "content": "__shn__",
1404
+ "single_word": false,
1405
+ "lstrip": true,
1406
+ "rstrip": true,
1407
+ "normalized": false,
1408
+ "special": true
1409
+ },
1410
+ {
1411
+ "id": 656,
1412
+ "content": "__sin__",
1413
+ "single_word": false,
1414
+ "lstrip": true,
1415
+ "rstrip": true,
1416
+ "normalized": false,
1417
+ "special": true
1418
+ },
1419
+ {
1420
+ "id": 657,
1421
+ "content": "__slk__",
1422
+ "single_word": false,
1423
+ "lstrip": true,
1424
+ "rstrip": true,
1425
+ "normalized": false,
1426
+ "special": true
1427
+ },
1428
+ {
1429
+ "id": 658,
1430
+ "content": "__slv__",
1431
+ "single_word": false,
1432
+ "lstrip": true,
1433
+ "rstrip": true,
1434
+ "normalized": false,
1435
+ "special": true
1436
+ },
1437
+ {
1438
+ "id": 659,
1439
+ "content": "__smo__",
1440
+ "single_word": false,
1441
+ "lstrip": true,
1442
+ "rstrip": true,
1443
+ "normalized": false,
1444
+ "special": true
1445
+ },
1446
+ {
1447
+ "id": 660,
1448
+ "content": "__sna__",
1449
+ "single_word": false,
1450
+ "lstrip": true,
1451
+ "rstrip": true,
1452
+ "normalized": false,
1453
+ "special": true
1454
+ },
1455
+ {
1456
+ "id": 661,
1457
+ "content": "__snd__",
1458
+ "single_word": false,
1459
+ "lstrip": true,
1460
+ "rstrip": true,
1461
+ "normalized": false,
1462
+ "special": true
1463
+ },
1464
+ {
1465
+ "id": 662,
1466
+ "content": "__som__",
1467
+ "single_word": false,
1468
+ "lstrip": true,
1469
+ "rstrip": true,
1470
+ "normalized": false,
1471
+ "special": true
1472
+ },
1473
+ {
1474
+ "id": 663,
1475
+ "content": "__sot__",
1476
+ "single_word": false,
1477
+ "lstrip": true,
1478
+ "rstrip": true,
1479
+ "normalized": false,
1480
+ "special": true
1481
+ },
1482
+ {
1483
+ "id": 664,
1484
+ "content": "__spa__",
1485
+ "single_word": false,
1486
+ "lstrip": true,
1487
+ "rstrip": true,
1488
+ "normalized": false,
1489
+ "special": true
1490
+ },
1491
+ {
1492
+ "id": 665,
1493
+ "content": "__als__",
1494
+ "single_word": false,
1495
+ "lstrip": true,
1496
+ "rstrip": true,
1497
+ "normalized": false,
1498
+ "special": true
1499
+ },
1500
+ {
1501
+ "id": 666,
1502
+ "content": "__srd__",
1503
+ "single_word": false,
1504
+ "lstrip": true,
1505
+ "rstrip": true,
1506
+ "normalized": false,
1507
+ "special": true
1508
+ },
1509
+ {
1510
+ "id": 667,
1511
+ "content": "__srp__",
1512
+ "single_word": false,
1513
+ "lstrip": true,
1514
+ "rstrip": true,
1515
+ "normalized": false,
1516
+ "special": true
1517
+ },
1518
+ {
1519
+ "id": 668,
1520
+ "content": "__ssw__",
1521
+ "single_word": false,
1522
+ "lstrip": true,
1523
+ "rstrip": true,
1524
+ "normalized": false,
1525
+ "special": true
1526
+ },
1527
+ {
1528
+ "id": 669,
1529
+ "content": "__sun__",
1530
+ "single_word": false,
1531
+ "lstrip": true,
1532
+ "rstrip": true,
1533
+ "normalized": false,
1534
+ "special": true
1535
+ },
1536
+ {
1537
+ "id": 670,
1538
+ "content": "__swe__",
1539
+ "single_word": false,
1540
+ "lstrip": true,
1541
+ "rstrip": true,
1542
+ "normalized": false,
1543
+ "special": true
1544
+ },
1545
+ {
1546
+ "id": 671,
1547
+ "content": "__swh__",
1548
+ "single_word": false,
1549
+ "lstrip": true,
1550
+ "rstrip": true,
1551
+ "normalized": false,
1552
+ "special": true
1553
+ },
1554
+ {
1555
+ "id": 672,
1556
+ "content": "__szl__",
1557
+ "single_word": false,
1558
+ "lstrip": true,
1559
+ "rstrip": true,
1560
+ "normalized": false,
1561
+ "special": true
1562
+ },
1563
+ {
1564
+ "id": 673,
1565
+ "content": "__tam__",
1566
+ "single_word": false,
1567
+ "lstrip": true,
1568
+ "rstrip": true,
1569
+ "normalized": false,
1570
+ "special": true
1571
+ },
1572
+ {
1573
+ "id": 674,
1574
+ "content": "__tat__",
1575
+ "single_word": false,
1576
+ "lstrip": true,
1577
+ "rstrip": true,
1578
+ "normalized": false,
1579
+ "special": true
1580
+ },
1581
+ {
1582
+ "id": 675,
1583
+ "content": "__tel__",
1584
+ "single_word": false,
1585
+ "lstrip": true,
1586
+ "rstrip": true,
1587
+ "normalized": false,
1588
+ "special": true
1589
+ },
1590
+ {
1591
+ "id": 676,
1592
+ "content": "__tgk__",
1593
+ "single_word": false,
1594
+ "lstrip": true,
1595
+ "rstrip": true,
1596
+ "normalized": false,
1597
+ "special": true
1598
+ },
1599
+ {
1600
+ "id": 677,
1601
+ "content": "__tgl__",
1602
+ "single_word": false,
1603
+ "lstrip": true,
1604
+ "rstrip": true,
1605
+ "normalized": false,
1606
+ "special": true
1607
+ },
1608
+ {
1609
+ "id": 678,
1610
+ "content": "__tha__",
1611
+ "single_word": false,
1612
+ "lstrip": true,
1613
+ "rstrip": true,
1614
+ "normalized": false,
1615
+ "special": true
1616
+ },
1617
+ {
1618
+ "id": 679,
1619
+ "content": "__tir__",
1620
+ "single_word": false,
1621
+ "lstrip": true,
1622
+ "rstrip": true,
1623
+ "normalized": false,
1624
+ "special": true
1625
+ },
1626
+ {
1627
+ "id": 680,
1628
+ "content": "__taq__",
1629
+ "single_word": false,
1630
+ "lstrip": true,
1631
+ "rstrip": true,
1632
+ "normalized": false,
1633
+ "special": true
1634
+ },
1635
+ {
1636
+ "id": 681,
1637
+ "content": "__taq_Tfng__",
1638
+ "single_word": false,
1639
+ "lstrip": true,
1640
+ "rstrip": true,
1641
+ "normalized": false,
1642
+ "special": true
1643
+ },
1644
+ {
1645
+ "id": 682,
1646
+ "content": "__tpi__",
1647
+ "single_word": false,
1648
+ "lstrip": true,
1649
+ "rstrip": true,
1650
+ "normalized": false,
1651
+ "special": true
1652
+ },
1653
+ {
1654
+ "id": 683,
1655
+ "content": "__tsn__",
1656
+ "single_word": false,
1657
+ "lstrip": true,
1658
+ "rstrip": true,
1659
+ "normalized": false,
1660
+ "special": true
1661
+ },
1662
+ {
1663
+ "id": 684,
1664
+ "content": "__tso__",
1665
+ "single_word": false,
1666
+ "lstrip": true,
1667
+ "rstrip": true,
1668
+ "normalized": false,
1669
+ "special": true
1670
+ },
1671
+ {
1672
+ "id": 685,
1673
+ "content": "__tuk__",
1674
+ "single_word": false,
1675
+ "lstrip": true,
1676
+ "rstrip": true,
1677
+ "normalized": false,
1678
+ "special": true
1679
+ },
1680
+ {
1681
+ "id": 686,
1682
+ "content": "__tum__",
1683
+ "single_word": false,
1684
+ "lstrip": true,
1685
+ "rstrip": true,
1686
+ "normalized": false,
1687
+ "special": true
1688
+ },
1689
+ {
1690
+ "id": 687,
1691
+ "content": "__tur__",
1692
+ "single_word": false,
1693
+ "lstrip": true,
1694
+ "rstrip": true,
1695
+ "normalized": false,
1696
+ "special": true
1697
+ },
1698
+ {
1699
+ "id": 688,
1700
+ "content": "__twi__",
1701
+ "single_word": false,
1702
+ "lstrip": true,
1703
+ "rstrip": true,
1704
+ "normalized": false,
1705
+ "special": true
1706
+ },
1707
+ {
1708
+ "id": 689,
1709
+ "content": "__tzm__",
1710
+ "single_word": false,
1711
+ "lstrip": true,
1712
+ "rstrip": true,
1713
+ "normalized": false,
1714
+ "special": true
1715
+ },
1716
+ {
1717
+ "id": 690,
1718
+ "content": "__uig__",
1719
+ "single_word": false,
1720
+ "lstrip": true,
1721
+ "rstrip": true,
1722
+ "normalized": false,
1723
+ "special": true
1724
+ },
1725
+ {
1726
+ "id": 691,
1727
+ "content": "__ukr__",
1728
+ "single_word": false,
1729
+ "lstrip": true,
1730
+ "rstrip": true,
1731
+ "normalized": false,
1732
+ "special": true
1733
+ },
1734
+ {
1735
+ "id": 692,
1736
+ "content": "__umb__",
1737
+ "single_word": false,
1738
+ "lstrip": true,
1739
+ "rstrip": true,
1740
+ "normalized": false,
1741
+ "special": true
1742
+ },
1743
+ {
1744
+ "id": 693,
1745
+ "content": "__urd__",
1746
+ "single_word": false,
1747
+ "lstrip": true,
1748
+ "rstrip": true,
1749
+ "normalized": false,
1750
+ "special": true
1751
+ },
1752
+ {
1753
+ "id": 694,
1754
+ "content": "__uzn__",
1755
+ "single_word": false,
1756
+ "lstrip": true,
1757
+ "rstrip": true,
1758
+ "normalized": false,
1759
+ "special": true
1760
+ },
1761
+ {
1762
+ "id": 695,
1763
+ "content": "__vec__",
1764
+ "single_word": false,
1765
+ "lstrip": true,
1766
+ "rstrip": true,
1767
+ "normalized": false,
1768
+ "special": true
1769
+ },
1770
+ {
1771
+ "id": 696,
1772
+ "content": "__vie__",
1773
+ "single_word": false,
1774
+ "lstrip": true,
1775
+ "rstrip": true,
1776
+ "normalized": false,
1777
+ "special": true
1778
+ },
1779
+ {
1780
+ "id": 697,
1781
+ "content": "__war__",
1782
+ "single_word": false,
1783
+ "lstrip": true,
1784
+ "rstrip": true,
1785
+ "normalized": false,
1786
+ "special": true
1787
+ },
1788
+ {
1789
+ "id": 698,
1790
+ "content": "__wol__",
1791
+ "single_word": false,
1792
+ "lstrip": true,
1793
+ "rstrip": true,
1794
+ "normalized": false,
1795
+ "special": true
1796
+ },
1797
+ {
1798
+ "id": 699,
1799
+ "content": "__xho__",
1800
+ "single_word": false,
1801
+ "lstrip": true,
1802
+ "rstrip": true,
1803
+ "normalized": false,
1804
+ "special": true
1805
+ },
1806
+ {
1807
+ "id": 700,
1808
+ "content": "__ydd__",
1809
+ "single_word": false,
1810
+ "lstrip": true,
1811
+ "rstrip": true,
1812
+ "normalized": false,
1813
+ "special": true
1814
+ },
1815
+ {
1816
+ "id": 701,
1817
+ "content": "__yor__",
1818
+ "single_word": false,
1819
+ "lstrip": true,
1820
+ "rstrip": true,
1821
+ "normalized": false,
1822
+ "special": true
1823
+ },
1824
+ {
1825
+ "id": 702,
1826
+ "content": "__yue__",
1827
+ "single_word": false,
1828
+ "lstrip": true,
1829
+ "rstrip": true,
1830
+ "normalized": false,
1831
+ "special": true
1832
+ },
1833
+ {
1834
+ "id": 703,
1835
+ "content": "__cmn__",
1836
+ "single_word": false,
1837
+ "lstrip": true,
1838
+ "rstrip": true,
1839
+ "normalized": false,
1840
+ "special": true
1841
+ },
1842
+ {
1843
+ "id": 704,
1844
+ "content": "__cmn_Hant__",
1845
+ "single_word": false,
1846
+ "lstrip": true,
1847
+ "rstrip": true,
1848
+ "normalized": false,
1849
+ "special": true
1850
+ },
1851
+ {
1852
+ "id": 705,
1853
+ "content": "__zul__",
1854
+ "single_word": false,
1855
+ "lstrip": true,
1856
+ "rstrip": true,
1857
+ "normalized": false,
1858
+ "special": true
1859
+ }
1860
+ ],
1861
+ "normalizer": {
1862
+ "type": "Sequence",
1863
+ "normalizers": [
1864
+ {
1865
+ "type": "Replace",
1866
+ "pattern": {
1867
+ "Regex": "[\\n\\r\\t]"
1868
+ },
1869
+ "content": " "
1870
+ },
1871
+ {
1872
+ "type": "NFKC"
1873
+ },
1874
+ {
1875
+ "type": "Strip",
1876
+ "strip_left": false,
1877
+ "strip_right": true
1878
+ },
1879
+ {
1880
+ "type": "Replace",
1881
+ "pattern": {
1882
+ "Regex": " +▁"
1883
+ },
1884
+ "content": "▁"
1885
+ },
1886
+ {
1887
+ "type": "Replace",
1888
+ "pattern": {
1889
+ "Regex": "^▁+$"
1890
+ },
1891
+ "content": ""
1892
+ },
1893
+ {
1894
+ "type": "Replace",
1895
+ "pattern": {
1896
+ "Regex": " {2,}"
1897
+ },
1898
+ "content": "▁"
1899
+ }
1900
+ ]
1901
+ },
1902
+ "pre_tokenizer": {
1903
+ "type": "Metaspace",
1904
+ "replacement": "▁",
1905
+ "prepend_scheme": "first",
1906
+ "split": true
1907
+ },
1908
+ "post_processor": {
1909
+ "type": "TemplateProcessing",
1910
+ "single": [
1911
+ {
1912
+ "SpecialToken": {
1913
+ "id": "</s>",
1914
+ "type_id": 0
1915
+ }
1916
+ },
1917
+ {
1918
+ "SpecialToken": {
1919
+ "id": "__fra__",
1920
+ "type_id": 0
1921
+ }
1922
+ },
1923
+ {
1924
+ "Sequence": {
1925
+ "id": "A",
1926
+ "type_id": 0
1927
+ }
1928
+ },
1929
+ {
1930
+ "SpecialToken": {
1931
+ "id": "</s>",
1932
+ "type_id": 0
1933
+ }
1934
+ }
1935
+ ],
1936
+ "pair": [
1937
+ {
1938
+ "SpecialToken": {
1939
+ "id": "</s>",
1940
+ "type_id": 0
1941
+ }
1942
+ },
1943
+ {
1944
+ "SpecialToken": {
1945
+ "id": "__fra__",
1946
+ "type_id": 0
1947
+ }
1948
+ },
1949
+ {
1950
+ "Sequence": {
1951
+ "id": "A",
1952
+ "type_id": 0
1953
+ }
1954
+ },
1955
+ {
1956
+ "Sequence": {
1957
+ "id": "B",
1958
+ "type_id": 0
1959
+ }
1960
+ },
1961
+ {
1962
+ "SpecialToken": {
1963
+ "id": "</s>",
1964
+ "type_id": 0
1965
+ }
1966
+ }
1967
+ ],
1968
+ "special_tokens": {
1969
+ "</s>": {
1970
+ "id": "</s>",
1971
+ "ids": [
1972
+ 3
1973
+ ],
1974
+ "tokens": [
1975
+ "</s>"
1976
+ ]
1977
+ },
1978
+ "__fra__": {
1979
+ "id": "__fra__",
1980
+ "ids": [
1981
+ 560
1982
+ ],
1983
+ "tokens": [
1984
+ "__fra__"
1985
+ ]
1986
+ }
1987
+ }
1988
+ },
1989
+ "decoder": {
1990
+ "type": "Metaspace",
1991
+ "replacement": "▁",
1992
+ "prepend_scheme": "first",
1993
+ "split": true
1994
+ },
1995
+ "model": {
1996
+ "type": "BPE",
1997
+ "dropout": null,
1998
+ "unk_token": "<unk>",
1999
+ "continuing_subword_prefix": null,
2000
+ "end_of_word_suffix": null,
2001
+ "fuse_unk": true,
2002
+ "byte_fallback": false,
2003
+ "ignore_merges": false,
2004
+ "vocab": {
2005
+ "<pad>": 0,
2006
+ "<unk>": 1,
2007
+ "<s>": 2,
2008
+ "</s>": 3,
2009
+ "an": 4,
2010
+ "▁n": 5,
2011
+ "▁m": 6,
2012
+ "▁t": 7,
2013
+ "▁k": 8,
2014
+ "▁a": 9,
2015
+ "▁s": 10,
2016
+ "en": 11,
2017
+ "in": 12,
2018
+ "▁d": 13,
2019
+ "er": 14,
2020
+ "la": 15,
2021
+ "▁b": 16,
2022
+ "▁p": 17,
2023
+ "on": 18,
2024
+ "ar": 19,
2025
+ "at": 20,
2026
+ "is": 21,
2027
+ "le": 22,
2028
+ "▁e": 23,
2029
+ "un": 24,
2030
+ "li": 25,
2031
+ "▁o": 26,
2032
+ "▁v": 27,
2033
+ "▁h": 28,
2034
+ "▁c": 29,
2035
+ "▁i": 30,
2036
+ "ak": 31,
2037
+ "as": 32,
2038
+ "es": 33,
2039
+ "am": 34,
2040
+ "▁y": 35,
2041
+ "it": 36,
2042
+ "or": 37,
2043
+ "▁g": 38,
2044
+ "et": 39,
2045
+ "▁w": 40,
2046
+ "al": 41,
2047
+ "▁f": 42,
2048
+ "AT": 43,
2049
+ "IN": 44,
2050
+ "▁<": 45,
2051
+ "ED": 46,
2052
+ "ATA": 47,
2053
+ "MIN": 48,
2054
+ "DATA": 49,
2055
+ "MINED": 50,
2056
+ "▁r": 51,
2057
+ "ir": 52,
2058
+ "ang": 53,
2059
+ "ti": 54,
2060
+ "▁l": 55,
2061
+ "ad": 56,
2062
+ "os": 57,
2063
+ "om": 58,
2064
+ "ur": 59,
2065
+ "el": 60,
2066
+ "▁j": 61,
2067
+ "▁na": 62,
2068
+ "us": 63,
2069
+ "em": 64,
2070
+ "ch": 65,
2071
+ "ik": 66,
2072
+ "um": 67,
2073
+ "ga": 68,
2074
+ "▁\"": 69,
2075
+ "▁A": 70,
2076
+ "ta": 71,
2077
+ "▁M": 72,
2078
+ "il": 73,
2079
+ "▁ا": 74,
2080
+ "im": 75,
2081
+ "ed": 76,
2082
+ "ek": 77,
2083
+ "▁u": 78,
2084
+ "▁de": 79,
2085
+ "wa": 80,
2086
+ "▁.": 81,
2087
+ "▁la": 82,
2088
+ "▁S": 83,
2089
+ "▁N": 84,
2090
+ "id": 85,
2091
+ "te": 86,
2092
+ "ing": 87,
2093
+ "ay": 88,
2094
+ "▁-": 89,
2095
+ "▁ku": 90,
2096
+ "ok": 91,
2097
+ "ra": 92,
2098
+ "ol": 93,
2099
+ "▁1": 94,
2100
+ "▁ب": 95,
2101
+ "▁le": 96,
2102
+ "ia": 97,
2103
+ "▁K": 98,
2104
+ "▁ka": 99,
2105
+ "▁z": 100,
2106
+ "uk": 101,
2107
+ "ha": 102,
2108
+ "ba": 103,
2109
+ "▁(": 104,
2110
+ "ut": 105,
2111
+ "на": 106,
2112
+ "da": 107,
2113
+ "▁in": 108,
2114
+ "▁T": 109,
2115
+ "he": 110,
2116
+ "▁an": 111,
2117
+ "▁ma": 112,
2118
+ "▁م": 113,
2119
+ "▁B": 114,
2120
+ "ya": 115,
2121
+ "ie": 116,
2122
+ "▁I": 117,
2123
+ "ul": 118,
2124
+ "re": 119,
2125
+ "▁с": 120,
2126
+ "▁P": 121,
2127
+ "▁D": 122,
2128
+ "▁क": 123,
2129
+ "ot": 124,
2130
+ "ana": 125,
2131
+ "▁E": 126,
2132
+ "▁sa": 127,
2133
+ "▁б": 128,
2134
+ "od": 129,
2135
+ "▁se": 130,
2136
+ "▁pr": 131,
2137
+ "та": 132,
2138
+ "▁ta": 133,
2139
+ "▁ک": 134,
2140
+ "▁q": 135,
2141
+ "ان": 136,
2142
+ "▁к": 137,
2143
+ "ent": 138,
2144
+ "ov": 139,
2145
+ "▁2": 140,
2146
+ "▁و": 141,
2147
+ "▁п": 142,
2148
+ "hi": 143,
2149
+ "да": 144,
2150
+ "di": 145,
2151
+ "▁,": 146,
2152
+ "ag": 147,
2153
+ "st": 148,
2154
+ "ci": 149,
2155
+ "▁di": 150,
2156
+ "ap": 151,
2157
+ "▁C": 152,
2158
+ "▁en": 153,
2159
+ "ра": 154,
2160
+ "▁L": 155,
2161
+ "▁J": 156,
2162
+ "de": 157,
2163
+ "▁ni": 158,
2164
+ "▁un": 159,
2165
+ "▁ya": 160,
2166
+ "▁ba": 161,
2167
+ "ka": 162,
2168
+ "ng": 163,
2169
+ "▁د": 164,
2170
+ "ен": 165,
2171
+ "▁H": 166,
2172
+ "▁ne": 167,
2173
+ "ла": 168,
2174
+ "na": 169,
2175
+ "▁da": 170,
2176
+ "si": 171,
2177
+ "▁te": 172,
2178
+ "ho": 173,
2179
+ "ri": 174,
2180
+ "▁ng": 175,
2181
+ "ong": 176,
2182
+ "▁li": 177,
2183
+ "▁ت": 178,
2184
+ "▁м": 179,
2185
+ "eng": 180,
2186
+ "bi": 181,
2187
+ "og": 182,
2188
+ "we": 183,
2189
+ "ma": 184,
2190
+ "aka": 185,
2191
+ "tu": 186,
2192
+ "ye": 187,
2193
+ "ara": 188,
2194
+ "..": 189,
2195
+ "and": 190,
2196
+ "▁в": 191,
2197
+ "{{": 192,
2198
+ "▁O": 193,
2199
+ "▁स": 194,
2200
+ "ار": 195,
2201
+ "▁qu": 196,
2202
+ "ja": 197,
2203
+ "▁Y": 198,
2204
+ "ig": 199,
2205
+ "▁wa": 200,
2206
+ "se": 201,
2207
+ "▁to": 202,
2208
+ "ku": 203,
2209
+ "za": 204,
2210
+ "то": 205,
2211
+ "▁ti": 206,
2212
+ "zi": 207,
2213
+ "to": 208,
2214
+ "sa": 209,
2215
+ "eg": 210,
2216
+ "▁{{": 211,
2217
+ "▁G": 212,
2218
+ "▁и": 213,
2219
+ "\".": 214,
2220
+ "те": 215,
2221
+ "▁mu": 216,
2222
+ "▁о": 217,
2223
+ "▁а": 218,
2224
+ "▁si": 219,
2225
+ "op": 220,
2226
+ "▁ह": 221,
2227
+ "be": 222,
2228
+ "ung": 223,
2229
+ "не": 224,
2230
+ "ou": 225,
2231
+ "va": 226,
2232
+ "▁ه": 227,
2233
+ "▁ch": 228,
2234
+ "▁д": 229,
2235
+ "▁at": 230,
2236
+ "ina": 231,
2237
+ "ва": 232,
2238
+ "▁th": 233,
2239
+ "ни": 234,
2240
+ "▁al": 235,
2241
+ "▁س": 236,
2242
+ "▁ل": 237,
2243
+ "▁'": 238,
2244
+ "▁me": 239,
2245
+ "ni": 240,
2246
+ "▁ال": 241,
2247
+ "▁ن": 242,
2248
+ "▁з": 243,
2249
+ "ati": 244,
2250
+ "▁ha": 245,
2251
+ "▁W": 246,
2252
+ "ud": 247,
2253
+ "▁is": 248,
2254
+ "ke": 249,
2255
+ "▁R": 250,
2256
+ "▁म": 251,
2257
+ "yo": 252,
2258
+ "ua": 253,
2259
+ "▁no": 254,
2260
+ "▁на": 255,
2261
+ "je": 256,
2262
+ "ти": 257,
2263
+ "ata": 258,
2264
+ "▁am": 259,
2265
+ "▁V": 260,
2266
+ "▁U": 261,
2267
+ "▁ko": 262,
2268
+ "▁प": 263,
2269
+ "▁ke": 264,
2270
+ "ро": 265,
2271
+ "ре": 266,
2272
+ "ob": 267,
2273
+ "ter": 268,
2274
+ "но": 269,
2275
+ "ani": 270,
2276
+ "ce": 271,
2277
+ "▁re": 272,
2278
+ "pa": 273,
2279
+ "ne": 274,
2280
+ "ere": 275,
2281
+ "bu": 276,
2282
+ "▁F": 277,
2283
+ "pe": 278,
2284
+ "ve": 279,
2285
+ "▁be": 280,
2286
+ "▁on": 281,
2287
+ "ال": 282,
2288
+ "▁ar": 283,
2289
+ "...": 284,
2290
+ "▁ak": 285,
2291
+ "ка": 286,
2292
+ "▁va": 287,
2293
+ "ли": 288,
2294
+ "ari": 289,
2295
+ "ist": 290,
2296
+ "lar": 291,
2297
+ "ama": 292,
2298
+ "ри": 293,
2299
+ "ini": 294,
2300
+ "▁nga": 295,
2301
+ "▁tr": 296,
2302
+ "▁ئ": 297,
2303
+ "bo": 298,
2304
+ "्य": 299,
2305
+ "hu": 300,
2306
+ "▁ر": 301,
2307
+ "ant": 302,
2308
+ "▁je": 303,
2309
+ "ona": 304,
2310
+ "ле": 305,
2311
+ "era": 306,
2312
+ "ki": 307,
2313
+ "▁pa": 308,
2314
+ "ས་": 309,
2315
+ "▁20": 310,
2316
+ "▁per": 311,
2317
+ "ro": 312,
2318
+ "ны": 313,
2319
+ "ca": 314,
2320
+ "▁3": 315,
2321
+ "▁mo": 316,
2322
+ "▁mi": 317,
2323
+ "▁ny": 318,
2324
+ "ika": 319,
2325
+ "ji": 320,
2326
+ "ada": 321,
2327
+ "га": 322,
2328
+ "end": 323,
2329
+ "▁so": 324,
2330
+ "▁अ": 325,
2331
+ "ст": 326,
2332
+ "▁su": 327,
2333
+ "▁پ": 328,
2334
+ "▁א": 329,
2335
+ "▁bi": 330,
2336
+ "ма": 331,
2337
+ "ون": 332,
2338
+ "isa": 333,
2339
+ "▁tu": 334,
2340
+ "▁es": 335,
2341
+ "▁el": 336,
2342
+ "▁ki": 337,
2343
+ "me": 338,
2344
+ "▁đ": 339,
2345
+ "▁que": 340,
2346
+ "wo": 341,
2347
+ "▁er": 342,
2348
+ "го": 343,
2349
+ "▁st": 344,
2350
+ "ita": 345,
2351
+ "lo": 346,
2352
+ "wi": 347,
2353
+ "ug": 348,
2354
+ "▁the": 349,
2355
+ "▁ج": 350,
2356
+ "▁for": 351,
2357
+ "▁त": 352,
2358
+ "ko": 353,
2359
+ "est": 354,
2360
+ "▁у": 355,
2361
+ "vi": 356,
2362
+ "▁ब": 357,
2363
+ "ای": 358,
2364
+ "▁do": 359,
2365
+ "ene": 360,
2366
+ "▁ش": 361,
2367
+ "▁ga": 362,
2368
+ "▁con": 363,
2369
+ "▁ж": 364,
2370
+ "▁ف": 365,
2371
+ "▁по": 366,
2372
+ "▁ye": 367,
2373
+ "▁ي": 368,
2374
+ "ny": 369,
2375
+ "ane": 370,
2376
+ "ི་": 371,
2377
+ "ze": 372,
2378
+ "▁fa": 373,
2379
+ "▁ق": 374,
2380
+ "्र": 375,
2381
+ "ло": 376,
2382
+ "ira": 377,
2383
+ "vo": 378,
2384
+ "ست": 379,
2385
+ "ко": 380,
2386
+ "▁ज": 381,
2387
+ "▁vi": 382,
2388
+ "ند": 383,
2389
+ "up": 384,
2390
+ "▁?": 385,
2391
+ "▁आ": 386,
2392
+ "ང་": 387,
2393
+ "▁as": 388,
2394
+ "uma": 389,
2395
+ "▁po": 390,
2396
+ "ер": 391,
2397
+ "ine": 392,
2398
+ "▁за": 393,
2399
+ "▁أ": 394,
2400
+ "ور": 395,
2401
+ "▁خ": 396,
2402
+ "▁x": 397,
2403
+ "▁т": 398,
2404
+ "▁kan": 399,
2405
+ "ena": 400,
2406
+ "nd": 401,
2407
+ "▁да": 402,
2408
+ "▁bo": 403,
2409
+ "ic": 404,
2410
+ "▁go": 405,
2411
+ "ver": 406,
2412
+ "eh": 407,
2413
+ "▁آ": 408,
2414
+ "▁ra": 409,
2415
+ "▁et": 410,
2416
+ "▁og": 411,
2417
+ "▁é": 412,
2418
+ "▁par": 413,
2419
+ "▁ho": 414,
2420
+ "asi": 415,
2421
+ "asa": 416,
2422
+ "▁ה": 417,
2423
+ "▁ع": 418,
2424
+ "th": 419,
2425
+ "ार": 420,
2426
+ "ib": 421,
2427
+ "▁न": 422,
2428
+ "▁ja": 423,
2429
+ "qu": 424,
2430
+ "▁그": 425,
2431
+ "isi": 426,
2432
+ "so": 427,
2433
+ "any": 428,
2434
+ "ova": 429,
2435
+ "eni": 430,
2436
+ "▁ol": 431,
2437
+ "ele": 432,
2438
+ "во": 433,
2439
+ "ind": 434,
2440
+ "▁hi": 435,
2441
+ "▁4": 436,
2442
+ "▁lo": 437,
2443
+ "▁ба": 438,
2444
+ "▁men": 439,
2445
+ "▁ve": 440,
2446
+ "▁19": 441,
2447
+ "oni": 442,
2448
+ "gi": 443,
2449
+ "ام": 444,
2450
+ "lam": 445,
2451
+ "pr": 446,
2452
+ "ры": 447,
2453
+ "▁za": 448,
2454
+ "po": 449,
2455
+ "▁com": 450,
2456
+ "▁ك": 451,
2457
+ "▁of": 452,
2458
+ "▁та": 453,
2459
+ "▁द": 454,
2460
+ "▁ag": 455,
2461
+ "▁im": 456,
2462
+ "ու": 457,
2463
+ "iri": 458,
2464
+ "olo": 459,
2465
+ "00": 460,
2466
+ "▁ক": 461,
2467
+ "▁du": 462,
2468
+ "are": 463,
2469
+ "no": 464,
2470
+ "ین": 465,
2471
+ "ို": 466,
2472
+ "▁не": 467,
2473
+ "ts": 468,
2474
+ "han": 469,
2475
+ "iti": 470,
2476
+ "ات": 471,
2477
+ "eri": 472,
2478
+ "лы": 473,
2479
+ "lu": 474,
2480
+ "▁व": 475,
2481
+ "ab": 476,
2482
+ "▁ang": 477,
2483
+ "ore": 478,
2484
+ "ge": 479,
2485
+ "tr": 480,
2486
+ "▁5": 481,
2487
+ "pi": 482,
2488
+ "▁के": 483,
2489
+ "▁dan": 484,
2490
+ "்க": 485,
2491
+ "yi": 486,
2492
+ "ди": 487,
2493
+ "ju": 488,
2494
+ "де": 489,
2495
+ "▁nd": 490,
2496
+ "▁τ": 491,
2497
+ "▁man": 492,
2498
+ "ula": 493,
2499
+ "▁ш": 494,
2500
+ "kan": 495,
2501
+ "iz": 496,
2502
+ "اد": 497,
2503
+ "fa": 498,
2504
+ "una": 499,
2505
+ "adi": 500,
2506
+ "▁х": 501,
2507
+ "ate": 502,
2508
+ "니다": 503
2509
+ },
2510
+ "merges": [
2511
+ [
2512
+ "MIN",
2513
+ "ED"
2514
+ ],
2515
+ [
2516
+ "▁n",
2517
+ "ga"
2518
+ ],
2519
+ [
2520
+ "▁p",
2521
+ "er"
2522
+ ],
2523
+ [
2524
+ "▁t",
2525
+ "he"
2526
+ ],
2527
+ [
2528
+ "▁f",
2529
+ "or"
2530
+ ],
2531
+ [
2532
+ "▁c",
2533
+ "on"
2534
+ ],
2535
+ [
2536
+ "▁k",
2537
+ "an"
2538
+ ],
2539
+ [
2540
+ "▁p",
2541
+ "ar"
2542
+ ],
2543
+ [
2544
+ "▁m",
2545
+ "en"
2546
+ ],
2547
+ [
2548
+ "▁c",
2549
+ "om"
2550
+ ],
2551
+ [
2552
+ "▁a",
2553
+ "ng"
2554
+ ],
2555
+ [
2556
+ "▁d",
2557
+ "an"
2558
+ ],
2559
+ [
2560
+ "▁m",
2561
+ "an"
2562
+ ]
2563
+ ]
2564
+ }
2565
+ }
tokenizer_config.json ADDED
@@ -0,0 +1,227 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "backend": "tokenizers",
3
+ "bos_token": "<s>",
4
+ "clean_up_tokenization_spaces": true,
5
+ "cls_token": "<s>",
6
+ "eos_token": "</s>",
7
+ "extra_special_tokens": [
8
+ "<pad>",
9
+ "<unk>",
10
+ "<s>",
11
+ "</s>",
12
+ "__ace__",
13
+ "__ace_Latn__",
14
+ "__acm__",
15
+ "__acq__",
16
+ "__aeb__",
17
+ "__afr__",
18
+ "__ajp__",
19
+ "__aka__",
20
+ "__amh__",
21
+ "__apc__",
22
+ "__arb__",
23
+ "__ars__",
24
+ "__ary__",
25
+ "__arz__",
26
+ "__asm__",
27
+ "__ast__",
28
+ "__awa__",
29
+ "__ayr__",
30
+ "__azb__",
31
+ "__azj__",
32
+ "__bak__",
33
+ "__bam__",
34
+ "__ban__",
35
+ "__bel__",
36
+ "__bem__",
37
+ "__ben__",
38
+ "__bho__",
39
+ "__bjn__",
40
+ "__bjn_Latn__",
41
+ "__bod__",
42
+ "__bos__",
43
+ "__bug__",
44
+ "__bul__",
45
+ "__cat__",
46
+ "__ceb__",
47
+ "__ces__",
48
+ "__cjk__",
49
+ "__ckb__",
50
+ "__crh__",
51
+ "__cym__",
52
+ "__dan__",
53
+ "__deu__",
54
+ "__dik__",
55
+ "__dyu__",
56
+ "__dzo__",
57
+ "__ell__",
58
+ "__eng__",
59
+ "__epo__",
60
+ "__est__",
61
+ "__eus__",
62
+ "__ewe__",
63
+ "__fao__",
64
+ "__pes__",
65
+ "__fij__",
66
+ "__fin__",
67
+ "__fon__",
68
+ "__fra__",
69
+ "__fur__",
70
+ "__fuv__",
71
+ "__gla__",
72
+ "__gle__",
73
+ "__glg__",
74
+ "__grn__",
75
+ "__guj__",
76
+ "__hat__",
77
+ "__hau__",
78
+ "__heb__",
79
+ "__hin__",
80
+ "__hne__",
81
+ "__hrv__",
82
+ "__hun__",
83
+ "__hye__",
84
+ "__ibo__",
85
+ "__ilo__",
86
+ "__ind__",
87
+ "__isl__",
88
+ "__ita__",
89
+ "__jav__",
90
+ "__jpn__",
91
+ "__kab__",
92
+ "__kac__",
93
+ "__kam__",
94
+ "__kan__",
95
+ "__kas__",
96
+ "__kas_Deva__",
97
+ "__kat__",
98
+ "__knc__",
99
+ "__knc_Latn__",
100
+ "__kaz__",
101
+ "__kbp__",
102
+ "__kea__",
103
+ "__khm__",
104
+ "__kik__",
105
+ "__kin__",
106
+ "__kir__",
107
+ "__kmb__",
108
+ "__kon__",
109
+ "__kor__",
110
+ "__kmr__",
111
+ "__lao__",
112
+ "__lvs__",
113
+ "__lij__",
114
+ "__lim__",
115
+ "__lin__",
116
+ "__lit__",
117
+ "__lmo__",
118
+ "__ltg__",
119
+ "__ltz__",
120
+ "__lua__",
121
+ "__lug__",
122
+ "__luo__",
123
+ "__lus__",
124
+ "__mag__",
125
+ "__mai__",
126
+ "__mal__",
127
+ "__mar__",
128
+ "__min__",
129
+ "__mkd__",
130
+ "__plt__",
131
+ "__mlt__",
132
+ "__mni__",
133
+ "__khk__",
134
+ "__mos__",
135
+ "__mri__",
136
+ "__zsm__",
137
+ "__mya__",
138
+ "__nld__",
139
+ "__nno__",
140
+ "__nob__",
141
+ "__npi__",
142
+ "__nso__",
143
+ "__nus__",
144
+ "__nya__",
145
+ "__oci__",
146
+ "__gaz__",
147
+ "__ory__",
148
+ "__pag__",
149
+ "__pan__",
150
+ "__pap__",
151
+ "__pol__",
152
+ "__por__",
153
+ "__prs__",
154
+ "__pbt__",
155
+ "__quy__",
156
+ "__ron__",
157
+ "__run__",
158
+ "__rus__",
159
+ "__sag__",
160
+ "__san__",
161
+ "__sat__",
162
+ "__scn__",
163
+ "__shn__",
164
+ "__sin__",
165
+ "__slk__",
166
+ "__slv__",
167
+ "__smo__",
168
+ "__sna__",
169
+ "__snd__",
170
+ "__som__",
171
+ "__sot__",
172
+ "__spa__",
173
+ "__als__",
174
+ "__srd__",
175
+ "__srp__",
176
+ "__ssw__",
177
+ "__sun__",
178
+ "__swe__",
179
+ "__swh__",
180
+ "__szl__",
181
+ "__tam__",
182
+ "__tat__",
183
+ "__tel__",
184
+ "__tgk__",
185
+ "__tgl__",
186
+ "__tha__",
187
+ "__tir__",
188
+ "__taq__",
189
+ "__taq_Tfng__",
190
+ "__tpi__",
191
+ "__tsn__",
192
+ "__tso__",
193
+ "__tuk__",
194
+ "__tum__",
195
+ "__tur__",
196
+ "__twi__",
197
+ "__tzm__",
198
+ "__uig__",
199
+ "__ukr__",
200
+ "__umb__",
201
+ "__urd__",
202
+ "__uzn__",
203
+ "__vec__",
204
+ "__vie__",
205
+ "__war__",
206
+ "__wol__",
207
+ "__xho__",
208
+ "__ydd__",
209
+ "__yor__",
210
+ "__yue__",
211
+ "__cmn__",
212
+ "__cmn_Hant__",
213
+ "__zul__"
214
+ ],
215
+ "is_local": true,
216
+ "keep_accents": null,
217
+ "local_files_only": false,
218
+ "model_max_length": 1000000000000000019884624838656,
219
+ "pad_token": "<pad>",
220
+ "processor_class": "SeamlessM4TProcessor",
221
+ "sep_token": "</s>",
222
+ "sp_model_kwargs": {},
223
+ "src_lang": "__eng__",
224
+ "tgt_lang": "__fra__",
225
+ "tokenizer_class": "SeamlessM4TTokenizer",
226
+ "unk_token": "<unk>"
227
+ }