synquid danieldeutsch commited on
Commit
8d32a9c
·
0 Parent(s):

Duplicate from google/wmt24pp

Browse files

Co-authored-by: Daniel Deutsch <danieldeutsch@users.noreply.huggingface.co>

This view is limited to 50 files because it contains too many changes.   See raw diff
.gitattributes ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mds filter=lfs diff=lfs merge=lfs -text
13
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
+ *.model filter=lfs diff=lfs merge=lfs -text
15
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
16
+ *.npy filter=lfs diff=lfs merge=lfs -text
17
+ *.npz filter=lfs diff=lfs merge=lfs -text
18
+ *.onnx filter=lfs diff=lfs merge=lfs -text
19
+ *.ot filter=lfs diff=lfs merge=lfs -text
20
+ *.parquet filter=lfs diff=lfs merge=lfs -text
21
+ *.pb filter=lfs diff=lfs merge=lfs -text
22
+ *.pickle filter=lfs diff=lfs merge=lfs -text
23
+ *.pkl filter=lfs diff=lfs merge=lfs -text
24
+ *.pt filter=lfs diff=lfs merge=lfs -text
25
+ *.pth filter=lfs diff=lfs merge=lfs -text
26
+ *.rar filter=lfs diff=lfs merge=lfs -text
27
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
28
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar filter=lfs diff=lfs merge=lfs -text
31
+ *.tflite filter=lfs diff=lfs merge=lfs -text
32
+ *.tgz filter=lfs diff=lfs merge=lfs -text
33
+ *.wasm filter=lfs diff=lfs merge=lfs -text
34
+ *.xz filter=lfs diff=lfs merge=lfs -text
35
+ *.zip filter=lfs diff=lfs merge=lfs -text
36
+ *.zst filter=lfs diff=lfs merge=lfs -text
37
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
38
+ # Audio files - uncompressed
39
+ *.pcm filter=lfs diff=lfs merge=lfs -text
40
+ *.sam filter=lfs diff=lfs merge=lfs -text
41
+ *.raw filter=lfs diff=lfs merge=lfs -text
42
+ # Audio files - compressed
43
+ *.aac filter=lfs diff=lfs merge=lfs -text
44
+ *.flac filter=lfs diff=lfs merge=lfs -text
45
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
46
+ *.ogg filter=lfs diff=lfs merge=lfs -text
47
+ *.wav filter=lfs diff=lfs merge=lfs -text
48
+ # Image files - uncompressed
49
+ *.bmp filter=lfs diff=lfs merge=lfs -text
50
+ *.gif filter=lfs diff=lfs merge=lfs -text
51
+ *.png filter=lfs diff=lfs merge=lfs -text
52
+ *.tiff filter=lfs diff=lfs merge=lfs -text
53
+ # Image files - compressed
54
+ *.jpg filter=lfs diff=lfs merge=lfs -text
55
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
56
+ *.webp filter=lfs diff=lfs merge=lfs -text
57
+ # Video files - compressed
58
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
59
+ *.webm filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,449 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - ar
5
+ - bg
6
+ - bn
7
+ - ca
8
+ - da
9
+ - de
10
+ - el
11
+ - es
12
+ - et
13
+ - fa
14
+ - fi
15
+ - fr
16
+ - gu
17
+ - he
18
+ - hi
19
+ - hr
20
+ - hu
21
+ - id
22
+ - is
23
+ - it
24
+ - ja
25
+ - kn
26
+ - ko
27
+ - lt
28
+ - lv
29
+ - ml
30
+ - mr
31
+ - nl
32
+ - 'no'
33
+ - pa
34
+ - pl
35
+ - pt
36
+ - ro
37
+ - ru
38
+ - sk
39
+ - sl
40
+ - sr
41
+ - sv
42
+ - sw
43
+ - ta
44
+ - te
45
+ - th
46
+ - tr
47
+ - uk
48
+ - ur
49
+ - vi
50
+ - zh
51
+ - zu
52
+ task_categories:
53
+ - translation
54
+ size_categories:
55
+ - 10K<n<100K
56
+ configs:
57
+ - config_name: en-ar_EG
58
+ data_files:
59
+ - split: train
60
+ path: "en-ar_EG.jsonl"
61
+ - config_name: en-ar_SA
62
+ data_files:
63
+ - split: train
64
+ path: "en-ar_SA.jsonl"
65
+ - config_name: en-bg_BG
66
+ data_files:
67
+ - split: train
68
+ path: "en-bg_BG.jsonl"
69
+ - config_name: en-bn_IN
70
+ data_files:
71
+ - split: train
72
+ path: "en-bn_IN.jsonl"
73
+ - config_name: en-ca_ES
74
+ data_files:
75
+ - split: train
76
+ path: "en-ca_ES.jsonl"
77
+ - config_name: en-cs_CZ
78
+ data_files:
79
+ - split: train
80
+ path: "en-cs_CZ.jsonl"
81
+ - config_name: en-da_DK
82
+ data_files:
83
+ - split: train
84
+ path: "en-da_DK.jsonl"
85
+ - config_name: en-de_DE
86
+ data_files:
87
+ - split: train
88
+ path: "en-de_DE.jsonl"
89
+ - config_name: en-el_GR
90
+ data_files:
91
+ - split: train
92
+ path: "en-el_GR.jsonl"
93
+ - config_name: en-es_MX
94
+ data_files:
95
+ - split: train
96
+ path: "en-es_MX.jsonl"
97
+ - config_name: en-et_EE
98
+ data_files:
99
+ - split: train
100
+ path: "en-et_EE.jsonl"
101
+ - config_name: en-fa_IR
102
+ data_files:
103
+ - split: train
104
+ path: "en-fa_IR.jsonl"
105
+ - config_name: en-fi_FI
106
+ data_files:
107
+ - split: train
108
+ path: "en-fi_FI.jsonl"
109
+ - config_name: en-fil_PH
110
+ data_files:
111
+ - split: train
112
+ path: "en-fil_PH.jsonl"
113
+ - config_name: en-fr_CA
114
+ data_files:
115
+ - split: train
116
+ path: "en-fr_CA.jsonl"
117
+ - config_name: en-fr_FR
118
+ data_files:
119
+ - split: train
120
+ path: "en-fr_FR.jsonl"
121
+ - config_name: en-gu_IN
122
+ data_files:
123
+ - split: train
124
+ path: "en-gu_IN.jsonl"
125
+ - config_name: en-he_IL
126
+ data_files:
127
+ - split: train
128
+ path: "en-he_IL.jsonl"
129
+ - config_name: en-hi_IN
130
+ data_files:
131
+ - split: train
132
+ path: "en-hi_IN.jsonl"
133
+ - config_name: en-hr_HR
134
+ data_files:
135
+ - split: train
136
+ path: "en-hr_HR.jsonl"
137
+ - config_name: en-hu_HU
138
+ data_files:
139
+ - split: train
140
+ path: "en-hu_HU.jsonl"
141
+ - config_name: en-id_ID
142
+ data_files:
143
+ - split: train
144
+ path: "en-id_ID.jsonl"
145
+ - config_name: en-is_IS
146
+ data_files:
147
+ - split: train
148
+ path: "en-is_IS.jsonl"
149
+ - config_name: en-it_IT
150
+ data_files:
151
+ - split: train
152
+ path: "en-it_IT.jsonl"
153
+ - config_name: en-ja_JP
154
+ data_files:
155
+ - split: train
156
+ path: "en-ja_JP.jsonl"
157
+ - config_name: en-kn_IN
158
+ data_files:
159
+ - split: train
160
+ path: "en-kn_IN.jsonl"
161
+ - config_name: en-ko_KR
162
+ data_files:
163
+ - split: train
164
+ path: "en-ko_KR.jsonl"
165
+ - config_name: en-lt_LT
166
+ data_files:
167
+ - split: train
168
+ path: "en-lt_LT.jsonl"
169
+ - config_name: en-lv_LV
170
+ data_files:
171
+ - split: train
172
+ path: "en-lv_LV.jsonl"
173
+ - config_name: en-ml_IN
174
+ data_files:
175
+ - split: train
176
+ path: "en-ml_IN.jsonl"
177
+ - config_name: en-mr_IN
178
+ data_files:
179
+ - split: train
180
+ path: "en-mr_IN.jsonl"
181
+ - config_name: en-nl_NL
182
+ data_files:
183
+ - split: train
184
+ path: "en-nl_NL.jsonl"
185
+ - config_name: en-no_NO
186
+ data_files:
187
+ - split: train
188
+ path: "en-no_NO.jsonl"
189
+ - config_name: en-pa_IN
190
+ data_files:
191
+ - split: train
192
+ path: "en-pa_IN.jsonl"
193
+ - config_name: en-pl_PL
194
+ data_files:
195
+ - split: train
196
+ path: "en-pl_PL.jsonl"
197
+ - config_name: en-pt_BR
198
+ data_files:
199
+ - split: train
200
+ path: "en-pt_BR.jsonl"
201
+ - config_name: en-pt_PT
202
+ data_files:
203
+ - split: train
204
+ path: "en-pt_PT.jsonl"
205
+ - config_name: en-ro_RO
206
+ data_files:
207
+ - split: train
208
+ path: "en-ro_RO.jsonl"
209
+ - config_name: en-ru_RU
210
+ data_files:
211
+ - split: train
212
+ path: "en-ru_RU.jsonl"
213
+ - config_name: en-sk_SK
214
+ data_files:
215
+ - split: train
216
+ path: "en-sk_SK.jsonl"
217
+ - config_name: en-sl_SI
218
+ data_files:
219
+ - split: train
220
+ path: "en-sl_SI.jsonl"
221
+ - config_name: en-sr_RS
222
+ data_files:
223
+ - split: train
224
+ path: "en-sr_RS.jsonl"
225
+ - config_name: en-sv_SE
226
+ data_files:
227
+ - split: train
228
+ path: "en-sv_SE.jsonl"
229
+ - config_name: en-sw_KE
230
+ data_files:
231
+ - split: train
232
+ path: "en-sw_KE.jsonl"
233
+ - config_name: en-sw_TZ
234
+ data_files:
235
+ - split: train
236
+ path: "en-sw_TZ.jsonl"
237
+ - config_name: en-ta_IN
238
+ data_files:
239
+ - split: train
240
+ path: "en-ta_IN.jsonl"
241
+ - config_name: en-te_IN
242
+ data_files:
243
+ - split: train
244
+ path: "en-te_IN.jsonl"
245
+ - config_name: en-th_TH
246
+ data_files:
247
+ - split: train
248
+ path: "en-th_TH.jsonl"
249
+ - config_name: en-tr_TR
250
+ data_files:
251
+ - split: train
252
+ path: "en-tr_TR.jsonl"
253
+ - config_name: en-uk_UA
254
+ data_files:
255
+ - split: train
256
+ path: "en-uk_UA.jsonl"
257
+ - config_name: en-ur_PK
258
+ data_files:
259
+ - split: train
260
+ path: "en-ur_PK.jsonl"
261
+ - config_name: en-vi_VN
262
+ data_files:
263
+ - split: train
264
+ path: "en-vi_VN.jsonl"
265
+ - config_name: en-zh_CN
266
+ data_files:
267
+ - split: train
268
+ path: "en-zh_CN.jsonl"
269
+ - config_name: en-zh_TW
270
+ data_files:
271
+ - split: train
272
+ path: "en-zh_TW.jsonl"
273
+ - config_name: en-zu_ZA
274
+ data_files:
275
+ - split: train
276
+ path: "en-zu_ZA.jsonl"
277
+ ---
278
+
279
+ # WMT24++
280
+
281
+ This repository contains the human translation and post-edit data for the 55 en->xx language pairs released in
282
+ the publication
283
+ [WMT24++: Expanding the Language Coverage of WMT24 to 55 Languages & Dialects](https://arxiv.org/abs/2502.12404).
284
+ If you are interested in the MT/LLM system outputs and automatic metric scores, please see [MTME](https://github.com/google-research/mt-metrics-eval/tree/main?tab=readme-ov-file#wmt24-data).
285
+ If you are interested in the images of the source URLs for each document, please see [here](https://huggingface.co/datasets/google/wmt24pp-images).
286
+
287
+ ## Schema
288
+
289
+ Each language pair is stored in its own jsonl file.
290
+ Each row is a serialized JSON object with the following fields:
291
+
292
+ - `lp`: The language pair (e.g., `"en-de_DE"`).
293
+ - `domain`: The domain of the source, either `"canary"`, `"news"`, `"social"`, `"speech"`, or `"literary"`.
294
+ - `document_id`: The unique ID that identifies the document the source came from.
295
+ - `segment_id`: The globally unique ID that identifies the segment.
296
+ - `is_bad_source`: A Boolean that indicates whether this source is low quality (e.g., HTML, URLs, emoijs). In the paper, the segments marked as true were removed from the evaluation, and we recommend doing the same.
297
+ - `source`: The English source text.
298
+ - `target`: The post-edit of `original_target`. We recommend using the post-edit as the default reference.
299
+ - `original_target`: The original reference translation.
300
+
301
+ ## Citation
302
+ If you use any of the data released in our work, please cite the following paper:
303
+
304
+ ```
305
+ @misc{deutsch2025wmt24expandinglanguagecoverage,
306
+ title={{WMT24++: Expanding the Language Coverage of WMT24 to 55 Languages & Dialects}},
307
+ author={Daniel Deutsch and Eleftheria Briakou and Isaac Caswell and Mara Finkelstein and Rebecca Galor and Juraj Juraska and Geza Kovacs and Alison Lui and Ricardo Rei and Jason Riesa and Shruti Rijhwani and Parker Riley and Elizabeth Salesky and Firas Trabelsi and Stephanie Winkler and Biao Zhang and Markus Freitag},
308
+ year={2025},
309
+ eprint={2502.12404},
310
+ archivePrefix={arXiv},
311
+ primaryClass={cs.CL},
312
+ url={https://arxiv.org/abs/2502.12404},
313
+ }
314
+ ```
315
+
316
+ ## Extensions of this benchmark
317
+ - https://huggingface.co/datasets/ZurichNLP/wmt24pp-rm (German → 6 varieties of Romansh)
318
+
319
+ ## Helpful Python Constants
320
+
321
+ ```python
322
+ LANGUAGE_PAIRS = (
323
+ "en-ar_EG", "en-ar_SA", "en-bg_BG", "en-bn_IN", "en-ca_ES", "en-cs_CZ", "en-da_DK", "en-de_DE",
324
+ "en-el_GR", "en-es_MX", "en-et_EE", "en-fa_IR", "en-fi_FI", "en-fil_PH", "en-fr_CA", "en-fr_FR",
325
+ "en-gu_IN", "en-he_IL", "en-hi_IN", "en-hr_HR", "en-hu_HU", "en-id_ID", "en-is_IS", "en-it_IT",
326
+ "en-ja_JP", "en-kn_IN", "en-ko_KR", "en-lt_LT", "en-lv_LV", "en-ml_IN", "en-mr_IN", "en-nl_NL",
327
+ "en-no_NO", "en-pa_IN", "en-pl_PL", "en-pt_BR", "en-pt_PT", "en-ro_RO", "en-ru_RU", "en-sk_SK",
328
+ "en-sl_SI", "en-sr_RS", "en-sv_SE", "en-sw_KE", "en-sw_TZ", "en-ta_IN", "en-te_IN", "en-th_TH",
329
+ "en-tr_TR", "en-uk_UA", "en-ur_PK", "en-vi_VN", "en-zh_CN", "en-zh_TW", "en-zu_ZA",
330
+ )
331
+
332
+ LANGUAGE_BY_CODE = {
333
+ "ar_EG": "Arabic",
334
+ "ar_SA": "Arabic",
335
+ "bg_BG": "Bulgarian",
336
+ "bn_BD": "Bengali",
337
+ "bn_IN": "Bengali",
338
+ "ca_ES": "Catalan",
339
+ "cs_CZ": "Czech",
340
+ "da_DK": "Danish",
341
+ "de_DE": "German",
342
+ "el_GR": "Greek",
343
+ "es_MX": "Spanish",
344
+ "et_EE": "Estonian",
345
+ "fa_IR": "Farsi",
346
+ "fi_FI": "Finnish",
347
+ "fil_PH": "Filipino",
348
+ "fr_CA": "French",
349
+ "fr_FR": "French",
350
+ "gu_IN": "Gujarati",
351
+ "he_IL": "Hebrew",
352
+ "hi_IN": "Hindi",
353
+ "hr_HR": "Croatian",
354
+ "hu_HU": "Hungarian",
355
+ "id_ID": "Indonesian",
356
+ "is_IS": "Icelandic",
357
+ "it_IT": "Italian",
358
+ "ja_JP": "Japanese",
359
+ "kn_IN": "Kannada",
360
+ "ko_KR": "Korean",
361
+ "lt_LT": "Lithuanian",
362
+ "lv_LV": "Latvian",
363
+ "ml_IN": "Malayalam",
364
+ "mr_IN": "Marathi",
365
+ "nl_NL": "Dutch",
366
+ "no_NO": "Norwegian",
367
+ "pa_IN": "Punjabi",
368
+ "pl_PL": "Polish",
369
+ "pt_BR": "Portuguese",
370
+ "pt_PT": "Portuguese",
371
+ "ro_RO": "Romanian",
372
+ "ru_RU": "Russian",
373
+ "sk_SK": "Slovak",
374
+ "sl_SI": "Slovenian",
375
+ "sr_RS": "Serbian",
376
+ "sv_SE": "Swedish",
377
+ "sw_KE": "Swahili",
378
+ "sw_TZ": "Swahili",
379
+ "ta_IN": "Tamil",
380
+ "te_IN": "Telugu",
381
+ "th_TH": "Thai",
382
+ "tr_TR": "Turkish",
383
+ "uk_UA": "Ukrainian",
384
+ "ur_PK": "Urdu",
385
+ "vi_VN": "Vietnamese",
386
+ "zh_CN": "Mandarin",
387
+ "zh_TW": "Mandarin",
388
+ "zu_ZA": "Zulu",
389
+ }
390
+
391
+ REGION_BY_CODE = {
392
+ "ar_EG": "Egypt",
393
+ "ar_SA": "Saudi Arabia",
394
+ "bg_BG": "Bulgaria",
395
+ "bn_BD": "Bangladesh",
396
+ "bn_IN": "India",
397
+ "ca_ES": "Spain",
398
+ "cs_CZ": "Czechia",
399
+ "da_DK": "Denmark",
400
+ "de_DE": "Germany",
401
+ "el_GR": "Greece",
402
+ "es_MX": "Mexico",
403
+ "et_EE": "Estonia",
404
+ "fa_IR": "Iran",
405
+ "fi_FI": "Finland",
406
+ "fil_PH": "Philippines",
407
+ "fr_CA": "Canada",
408
+ "fr_FR": "France",
409
+ "gu_IN": "India",
410
+ "he_IL": "Israel",
411
+ "hi_IN": "India",
412
+ "hr_HR": "Croatia",
413
+ "hu_HU": "Hungary",
414
+ "id_ID": "Indonesia",
415
+ "is_IS": "Iceland",
416
+ "it_IT": "Italy",
417
+ "ja_JP": "Japan",
418
+ "kn_IN": "India",
419
+ "ko_KR": "South Korea",
420
+ "lt_LT": "Lithuania",
421
+ "lv_LV": "Latvia",
422
+ "ml_IN": "India",
423
+ "mr_IN": "India",
424
+ "nl_NL": "Netherlands",
425
+ "no_NO": "Norway",
426
+ "pa_IN": "India",
427
+ "pl_PL": "Poland",
428
+ "pt_BR": "Brazil",
429
+ "pt_PT": "Portugal",
430
+ "ro_RO": "Romania",
431
+ "ru_RU": "Russia",
432
+ "sk_SK": "Slovakia",
433
+ "sl_SI": "Slovenia",
434
+ "sr_RS": "Serbia",
435
+ "sv_SE": "Sweden",
436
+ "sw_KE": "Kenya",
437
+ "sw_TZ": "Tanzania",
438
+ "ta_IN": "India",
439
+ "te_IN": "India",
440
+ "th_TH": "Thailand",
441
+ "tr_TR": "Turkey",
442
+ "uk_UA": "Ukraine",
443
+ "ur_PK": "Pakistan",
444
+ "vi_VN": "Vietnam",
445
+ "zh_CN": "China",
446
+ "zh_TW": "Taiwan",
447
+ "zu_ZA": "South Africa",
448
+ }
449
+ ```
en-ar_EG.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-ar_SA.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-bg_BG.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-bn_IN.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-ca_ES.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-cs_CZ.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-da_DK.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-de_DE.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-el_GR.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-es_MX.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-et_EE.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-fa_IR.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-fi_FI.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-fil_PH.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-fr_CA.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-fr_FR.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-gu_IN.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-he_IL.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-hi_IN.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-hr_HR.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-hu_HU.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-id_ID.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-is_IS.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-it_IT.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-ja_JP.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-kn_IN.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-ko_KR.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-lt_LT.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-lv_LV.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-ml_IN.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-mr_IN.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-nl_NL.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-no_NO.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-pa_IN.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-pl_PL.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-pt_BR.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-pt_PT.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-ro_RO.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-ru_RU.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-sk_SK.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-sl_SI.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-sr_RS.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-sv_SE.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-sw_KE.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-sw_TZ.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-ta_IN.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-te_IN.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en-th_TH.jsonl ADDED
The diff for this file is too large to render. See raw diff