polinaeterna HF staff commited on
Commit
f075ed6
1 Parent(s): 2d10092

update n shards and script

Browse files
Files changed (3) hide show
  1. common_voice_11_0.py +0 -2
  2. count_n_shards.py +2 -2
  3. n_shards.json +484 -169
common_voice_11_0.py CHANGED
@@ -78,7 +78,6 @@ class CommonVoiceConfig(datasets.BuilderConfig):
78
 
79
 
80
  class CommonVoice(datasets.GeneratorBasedBuilder):
81
- DEFAULT_CONFIG_NAME = "ar"
82
  DEFAULT_WRITER_BATCH_SIZE = 1000
83
 
84
  BUILDER_CONFIGS = [
@@ -94,7 +93,6 @@ class CommonVoice(datasets.GeneratorBasedBuilder):
94
  size_bytes=int(lang_stats["size"]) if lang_stats["size"] else None,
95
  )
96
  for lang, lang_stats in STATS["locales"].items()
97
- if lang in ["ab", "ar", "as", "ast", "az", "ba", "bas", "de"] # TODO: remove
98
  ]
99
 
100
  def _info(self):
78
 
79
 
80
  class CommonVoice(datasets.GeneratorBasedBuilder):
 
81
  DEFAULT_WRITER_BATCH_SIZE = 1000
82
 
83
  BUILDER_CONFIGS = [
93
  size_bytes=int(lang_stats["size"]) if lang_stats["size"] else None,
94
  )
95
  for lang, lang_stats in STATS["locales"].items()
 
96
  ]
97
 
98
  def _info(self):
count_n_shards.py CHANGED
@@ -2,7 +2,7 @@ from pathlib import Path
2
  import json
3
 
4
 
5
- splits = ["dev", "test", "other", "invalidated", "train"]
6
 
7
  if __name__ == "__main__":
8
  n_files = {}
@@ -19,4 +19,4 @@ if __name__ == "__main__":
19
  n_files[lang][split] = n_files_per_split
20
 
21
  with open("n_shards.json", "w") as f:
22
- json.dump(n_files, f, ensure_ascii=False, indent=4)
2
  import json
3
 
4
 
5
+ splits = ["train", "dev", "test", "other", "invalidated"]
6
 
7
  if __name__ == "__main__":
8
  n_files = {}
19
  n_files[lang][split] = n_files_per_split
20
 
21
  with open("n_shards.json", "w") as f:
22
+ json.dump(dict(sorted(n_files.items(), key=lambda x: x[0])), f, ensure_ascii=False, indent=4)
n_shards.json CHANGED
@@ -1,387 +1,702 @@
1
  {
2
- "zh-CN": {
 
3
  "dev": 1,
4
  "test": 1,
5
- "other": 18,
6
- "invalidated": 1,
7
- "train": 1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  },
9
  "br": {
 
10
  "dev": 1,
11
  "test": 1,
12
  "other": 1,
13
- "invalidated": 1,
14
- "train": 1
15
  },
16
- "ar": {
 
 
 
 
 
 
 
 
17
  "dev": 1,
18
  "test": 1,
19
  "other": 1,
20
- "invalidated": 1,
21
- "train": 1
22
  },
23
- "myv": {
 
24
  "dev": 1,
25
  "test": 1,
26
  "other": 1,
27
- "invalidated": 1,
28
- "train": 1
29
  },
30
- "rw": {
 
31
  "dev": 1,
32
  "test": 1,
33
- "other": 2,
34
- "invalidated": 6,
35
- "train": 26
36
  },
37
- "hi": {
 
38
  "dev": 1,
39
  "test": 1,
40
  "other": 1,
41
- "invalidated": 1,
42
- "train": 1
43
  },
44
- "fy-NL": {
 
45
  "dev": 1,
46
  "test": 1,
47
- "other": 2,
48
- "invalidated": 1,
49
- "train": 1
50
  },
51
- "ky": {
 
52
  "dev": 1,
53
  "test": 1,
54
  "other": 1,
55
- "invalidated": 1,
56
- "train": 1
57
  },
58
- "kab": {
 
59
  "dev": 1,
60
  "test": 1,
61
- "other": 3,
62
- "invalidated": 1,
63
- "train": 4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
64
  },
65
  "fa": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
66
  "dev": 1,
67
  "test": 1,
68
  "other": 1,
69
- "invalidated": 1,
70
- "train": 1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
71
  },
72
  "gn": {
 
73
  "dev": 1,
74
  "test": 1,
75
  "other": 1,
76
- "invalidated": 1,
77
- "train": 1
78
  },
79
- "ka": {
 
80
  "dev": 1,
81
  "test": 1,
82
  "other": 1,
83
- "invalidated": 1,
84
- "train": 1
85
  },
86
- "cnh": {
 
87
  "dev": 1,
88
  "test": 1,
89
  "other": 1,
90
- "invalidated": 1,
91
- "train": 1
92
  },
93
- "kk": {
 
94
  "dev": 1,
95
  "test": 1,
96
  "other": 0,
97
- "invalidated": 1,
98
- "train": 1
99
  },
100
- "fi": {
 
101
  "dev": 1,
102
  "test": 1,
103
  "other": 1,
104
- "invalidated": 1,
105
- "train": 1
106
  },
107
- "ckb": {
 
108
  "dev": 1,
109
  "test": 1,
110
  "other": 1,
111
- "invalidated": 1,
112
- "train": 1
113
  },
114
- "bn": {
 
115
  "dev": 1,
116
  "test": 1,
117
- "other": 6,
118
- "invalidated": 1,
119
- "train": 1
120
  },
121
  "id": {
 
 
 
 
 
 
 
 
122
  "dev": 1,
123
  "test": 1,
124
  "other": 1,
125
- "invalidated": 1,
126
- "train": 1
127
  },
128
  "it": {
 
129
  "dev": 1,
130
  "test": 1,
131
  "other": 1,
132
- "invalidated": 1,
133
- "train": 4
134
  },
135
- "ca": {
 
136
  "dev": 1,
137
  "test": 1,
138
- "other": 13,
139
- "invalidated": 2,
140
- "train": 23
141
  },
142
- "hy-AM": {
 
143
  "dev": 1,
144
  "test": 1,
145
  "other": 1,
146
- "invalidated": 1,
147
- "train": 1
148
  },
149
- "et": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
150
  "dev": 1,
151
  "test": 1,
152
  "other": 1,
153
- "invalidated": 1,
154
- "train": 1
155
  },
156
- "en": {
 
157
  "dev": 1,
158
  "test": 1,
159
- "other": 8,
160
- "invalidated": 7,
161
- "train": 24
162
  },
163
- "ba": {
 
164
  "dev": 1,
165
  "test": 1,
166
  "other": 1,
167
- "invalidated": 1,
168
- "train": 3
169
  },
170
- "ig": {
 
171
  "dev": 1,
172
  "test": 1,
173
  "other": 1,
174
- "invalidated": 1,
175
- "train": 1
176
  },
177
- "ast": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
178
  "dev": 0,
179
  "test": 1,
180
  "other": 1,
181
- "invalidated": 0,
182
- "train": 1
183
  },
184
- "ia": {
 
 
 
 
 
 
 
 
185
  "dev": 1,
186
  "test": 1,
187
  "other": 1,
188
- "invalidated": 1,
189
- "train": 1
190
  },
191
- "yue": {
 
192
  "dev": 1,
193
  "test": 1,
194
  "other": 1,
195
- "invalidated": 1,
196
- "train": 1
197
  },
198
- "bas": {
 
199
  "dev": 1,
200
  "test": 1,
201
  "other": 1,
202
- "invalidated": 1,
203
- "train": 1
204
  },
205
- "zh-HK": {
 
206
  "dev": 1,
207
  "test": 1,
208
  "other": 1,
209
- "invalidated": 1,
210
- "train": 1
211
  },
212
- "da": {
 
213
  "dev": 1,
214
  "test": 1,
215
  "other": 1,
216
- "invalidated": 1,
217
- "train": 1
218
  },
219
- "el": {
 
220
  "dev": 1,
221
  "test": 1,
222
  "other": 1,
223
- "invalidated": 1,
224
- "train": 1
225
  },
226
- "zh-TW": {
 
227
  "dev": 1,
228
  "test": 1,
229
- "other": 2,
230
- "invalidated": 1,
231
- "train": 1
232
  },
233
- "az": {
 
234
  "dev": 1,
235
  "test": 1,
236
  "other": 1,
237
- "invalidated": 1,
238
- "train": 1
239
  },
240
- "cs": {
 
 
 
 
 
 
 
 
241
  "dev": 1,
242
  "test": 1,
243
  "other": 1,
244
- "invalidated": 1,
245
- "train": 1
246
  },
247
- "fr": {
 
248
  "dev": 1,
249
  "test": 1,
250
  "other": 1,
251
- "invalidated": 2,
252
- "train": 13
253
  },
254
- "nl": {
 
255
  "dev": 1,
256
  "test": 1,
257
  "other": 1,
258
- "invalidated": 1,
259
- "train": 1
260
  },
261
- "ga-IE": {
 
262
  "dev": 1,
263
  "test": 1,
264
  "other": 1,
265
- "invalidated": 1,
266
- "train": 1
267
  },
268
- "as": {
 
269
  "dev": 1,
270
  "test": 1,
271
  "other": 1,
272
- "invalidated": 1,
273
- "train": 1
274
  },
275
- "es": {
 
276
  "dev": 1,
277
  "test": 1,
278
- "other": 30,
279
- "invalidated": 2,
280
- "train": 6
281
  },
282
- "cv": {
 
283
  "dev": 1,
284
  "test": 1,
285
  "other": 1,
286
- "invalidated": 1,
287
- "train": 1
288
  },
289
- "ab": {
 
290
  "dev": 1,
291
  "test": 1,
292
  "other": 1,
293
- "invalidated": 1,
294
- "train": 1
295
  },
296
- "de": {
 
 
 
 
 
 
 
 
297
  "dev": 1,
298
  "test": 1,
299
  "other": 1,
300
- "invalidated": 2,
301
- "train": 12
302
  },
303
- "dv": {
 
 
 
 
 
 
 
 
304
  "dev": 1,
305
  "test": 1,
306
  "other": 1,
307
- "invalidated": 1,
308
- "train": 1
309
  },
310
- "mrj": {
 
311
  "dev": 1,
312
  "test": 1,
313
  "other": 1,
314
- "invalidated": 1,
315
- "train": 1
316
  },
317
- "eu": {
 
318
  "dev": 1,
319
  "test": 1,
320
  "other": 1,
321
- "invalidated": 1,
322
- "train": 1
323
  },
324
- "gl": {
 
325
  "dev": 1,
326
  "test": 1,
327
  "other": 1,
328
- "invalidated": 1,
329
- "train": 1
330
  },
331
- "ja": {
 
332
  "dev": 1,
333
  "test": 1,
334
  "other": 1,
335
- "invalidated": 1,
336
- "train": 1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
337
  },
338
  "th": {
 
339
  "dev": 1,
340
  "test": 1,
341
  "other": 5,
342
- "invalidated": 1,
343
- "train": 1
344
  },
345
- "kmr": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
346
  "dev": 1,
347
  "test": 1,
348
  "other": 1,
349
- "invalidated": 1,
350
- "train": 1
351
  },
352
- "eo": {
 
353
  "dev": 1,
354
  "test": 1,
355
- "other": 4,
356
- "invalidated": 4,
357
- "train": 4
358
  },
359
- "be": {
 
360
  "dev": 1,
361
  "test": 1,
362
  "other": 1,
363
- "invalidated": 1,
364
- "train": 9
365
  },
366
- "lg": {
 
 
 
 
 
 
 
 
367
  "dev": 1,
368
  "test": 1,
369
  "other": 1,
370
- "invalidated": 1,
371
- "train": 2
372
  },
373
- "bg": {
 
374
  "dev": 1,
375
  "test": 1,
376
  "other": 1,
377
- "invalidated": 1,
378
- "train": 1
379
  },
380
- "ha": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
381
  "dev": 1,
382
  "test": 1,
383
  "other": 1,
384
- "invalidated": 1,
385
- "train": 1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
386
  }
387
  }
1
  {
2
+ "ab": {
3
+ "train": 1,
4
  "dev": 1,
5
  "test": 1,
6
+ "other": 1,
7
+ "invalidated": 1
8
+ },
9
+ "ar": {
10
+ "train": 1,
11
+ "dev": 1,
12
+ "test": 1,
13
+ "other": 1,
14
+ "invalidated": 1
15
+ },
16
+ "as": {
17
+ "train": 1,
18
+ "dev": 1,
19
+ "test": 1,
20
+ "other": 1,
21
+ "invalidated": 1
22
+ },
23
+ "ast": {
24
+ "train": 1,
25
+ "dev": 0,
26
+ "test": 1,
27
+ "other": 1,
28
+ "invalidated": 0
29
+ },
30
+ "az": {
31
+ "train": 1,
32
+ "dev": 1,
33
+ "test": 1,
34
+ "other": 1,
35
+ "invalidated": 1
36
+ },
37
+ "ba": {
38
+ "train": 3,
39
+ "dev": 1,
40
+ "test": 1,
41
+ "other": 1,
42
+ "invalidated": 1
43
+ },
44
+ "bas": {
45
+ "train": 1,
46
+ "dev": 1,
47
+ "test": 1,
48
+ "other": 1,
49
+ "invalidated": 1
50
+ },
51
+ "be": {
52
+ "train": 9,
53
+ "dev": 1,
54
+ "test": 1,
55
+ "other": 1,
56
+ "invalidated": 1
57
+ },
58
+ "bg": {
59
+ "train": 1,
60
+ "dev": 1,
61
+ "test": 1,
62
+ "other": 1,
63
+ "invalidated": 1
64
+ },
65
+ "bn": {
66
+ "train": 1,
67
+ "dev": 1,
68
+ "test": 1,
69
+ "other": 6,
70
+ "invalidated": 1
71
  },
72
  "br": {
73
+ "train": 1,
74
  "dev": 1,
75
  "test": 1,
76
  "other": 1,
77
+ "invalidated": 1
 
78
  },
79
+ "ca": {
80
+ "train": 23,
81
+ "dev": 1,
82
+ "test": 1,
83
+ "other": 13,
84
+ "invalidated": 2
85
+ },
86
+ "ckb": {
87
+ "train": 1,
88
  "dev": 1,
89
  "test": 1,
90
  "other": 1,
91
+ "invalidated": 1
 
92
  },
93
+ "cnh": {
94
+ "train": 1,
95
  "dev": 1,
96
  "test": 1,
97
  "other": 1,
98
+ "invalidated": 1
 
99
  },
100
+ "cs": {
101
+ "train": 1,
102
  "dev": 1,
103
  "test": 1,
104
+ "other": 1,
105
+ "invalidated": 1
 
106
  },
107
+ "cv": {
108
+ "train": 1,
109
  "dev": 1,
110
  "test": 1,
111
  "other": 1,
112
+ "invalidated": 1
 
113
  },
114
+ "cy": {
115
+ "train": 1,
116
  "dev": 1,
117
  "test": 1,
118
+ "other": 1,
119
+ "invalidated": 1
 
120
  },
121
+ "da": {
122
+ "train": 1,
123
  "dev": 1,
124
  "test": 1,
125
  "other": 1,
126
+ "invalidated": 1
 
127
  },
128
+ "de": {
129
+ "train": 12,
130
  "dev": 1,
131
  "test": 1,
132
+ "other": 1,
133
+ "invalidated": 2
134
+ },
135
+ "dv": {
136
+ "train": 1,
137
+ "dev": 1,
138
+ "test": 1,
139
+ "other": 1,
140
+ "invalidated": 1
141
+ },
142
+ "el": {
143
+ "train": 1,
144
+ "dev": 1,
145
+ "test": 1,
146
+ "other": 1,
147
+ "invalidated": 1
148
+ },
149
+ "en": {
150
+ "train": 24,
151
+ "dev": 1,
152
+ "test": 1,
153
+ "other": 8,
154
+ "invalidated": 7
155
+ },
156
+ "eo": {
157
+ "train": 4,
158
+ "dev": 1,
159
+ "test": 1,
160
+ "other": 4,
161
+ "invalidated": 4
162
+ },
163
+ "es": {
164
+ "train": 6,
165
+ "dev": 1,
166
+ "test": 1,
167
+ "other": 30,
168
+ "invalidated": 2
169
+ },
170
+ "et": {
171
+ "train": 1,
172
+ "dev": 1,
173
+ "test": 1,
174
+ "other": 1,
175
+ "invalidated": 1
176
+ },
177
+ "eu": {
178
+ "train": 1,
179
+ "dev": 1,
180
+ "test": 1,
181
+ "other": 1,
182
+ "invalidated": 1
183
  },
184
  "fa": {
185
+ "train": 1,
186
+ "dev": 1,
187
+ "test": 1,
188
+ "other": 1,
189
+ "invalidated": 1
190
+ },
191
+ "fi": {
192
+ "train": 1,
193
+ "dev": 1,
194
+ "test": 1,
195
+ "other": 1,
196
+ "invalidated": 1
197
+ },
198
+ "fr": {
199
+ "train": 13,
200
  "dev": 1,
201
  "test": 1,
202
  "other": 1,
203
+ "invalidated": 2
204
+ },
205
+ "fy-NL": {
206
+ "train": 1,
207
+ "dev": 1,
208
+ "test": 1,
209
+ "other": 2,
210
+ "invalidated": 1
211
+ },
212
+ "ga-IE": {
213
+ "train": 1,
214
+ "dev": 1,
215
+ "test": 1,
216
+ "other": 1,
217
+ "invalidated": 1
218
+ },
219
+ "gl": {
220
+ "train": 1,
221
+ "dev": 1,
222
+ "test": 1,
223
+ "other": 1,
224
+ "invalidated": 1
225
  },
226
  "gn": {
227
+ "train": 1,
228
  "dev": 1,
229
  "test": 1,
230
  "other": 1,
231
+ "invalidated": 1
 
232
  },
233
+ "ha": {
234
+ "train": 1,
235
  "dev": 1,
236
  "test": 1,
237
  "other": 1,
238
+ "invalidated": 1
 
239
  },
240
+ "hi": {
241
+ "train": 1,
242
  "dev": 1,
243
  "test": 1,
244
  "other": 1,
245
+ "invalidated": 1
 
246
  },
247
+ "hsb": {
248
+ "train": 1,
249
  "dev": 1,
250
  "test": 1,
251
  "other": 0,
252
+ "invalidated": 1
 
253
  },
254
+ "hu": {
255
+ "train": 1,
256
  "dev": 1,
257
  "test": 1,
258
  "other": 1,
259
+ "invalidated": 1
 
260
  },
261
+ "hy-AM": {
262
+ "train": 1,
263
  "dev": 1,
264
  "test": 1,
265
  "other": 1,
266
+ "invalidated": 1
 
267
  },
268
+ "ia": {
269
+ "train": 1,
270
  "dev": 1,
271
  "test": 1,
272
+ "other": 1,
273
+ "invalidated": 1
 
274
  },
275
  "id": {
276
+ "train": 1,
277
+ "dev": 1,
278
+ "test": 1,
279
+ "other": 1,
280
+ "invalidated": 1
281
+ },
282
+ "ig": {
283
+ "train": 1,
284
  "dev": 1,
285
  "test": 1,
286
  "other": 1,
287
+ "invalidated": 1
 
288
  },
289
  "it": {
290
+ "train": 4,
291
  "dev": 1,
292
  "test": 1,
293
  "other": 1,
294
+ "invalidated": 1
 
295
  },
296
+ "ja": {
297
+ "train": 1,
298
  "dev": 1,
299
  "test": 1,
300
+ "other": 1,
301
+ "invalidated": 1
 
302
  },
303
+ "ka": {
304
+ "train": 1,
305
  "dev": 1,
306
  "test": 1,
307
  "other": 1,
308
+ "invalidated": 1
 
309
  },
310
+ "kab": {
311
+ "train": 4,
312
+ "dev": 1,
313
+ "test": 1,
314
+ "other": 3,
315
+ "invalidated": 1
316
+ },
317
+ "kk": {
318
+ "train": 1,
319
+ "dev": 1,
320
+ "test": 1,
321
+ "other": 0,
322
+ "invalidated": 1
323
+ },
324
+ "kmr": {
325
+ "train": 1,
326
  "dev": 1,
327
  "test": 1,
328
  "other": 1,
329
+ "invalidated": 1
 
330
  },
331
+ "ky": {
332
+ "train": 1,
333
  "dev": 1,
334
  "test": 1,
335
+ "other": 1,
336
+ "invalidated": 1
 
337
  },
338
+ "lg": {
339
+ "train": 2,
340
  "dev": 1,
341
  "test": 1,
342
  "other": 1,
343
+ "invalidated": 1
 
344
  },
345
+ "lt": {
346
+ "train": 1,
347
  "dev": 1,
348
  "test": 1,
349
  "other": 1,
350
+ "invalidated": 1
 
351
  },
352
+ "lv": {
353
+ "train": 1,
354
+ "dev": 1,
355
+ "test": 1,
356
+ "other": 1,
357
+ "invalidated": 1
358
+ },
359
+ "mdf": {
360
+ "train": 1,
361
+ "dev": 1,
362
+ "test": 1,
363
+ "other": 1,
364
+ "invalidated": 1
365
+ },
366
+ "mhr": {
367
+ "train": 2,
368
+ "dev": 1,
369
+ "test": 1,
370
+ "other": 1,
371
+ "invalidated": 1
372
+ },
373
+ "mk": {
374
+ "train": 1,
375
  "dev": 0,
376
  "test": 1,
377
  "other": 1,
378
+ "invalidated": 1
 
379
  },
380
+ "ml": {
381
+ "train": 1,
382
+ "dev": 0,
383
+ "test": 1,
384
+ "other": 1,
385
+ "invalidated": 1
386
+ },
387
+ "mn": {
388
+ "train": 1,
389
  "dev": 1,
390
  "test": 1,
391
  "other": 1,
392
+ "invalidated": 1
 
393
  },
394
+ "mr": {
395
+ "train": 1,
396
  "dev": 1,
397
  "test": 1,
398
  "other": 1,
399
+ "invalidated": 1
 
400
  },
401
+ "mrj": {
402
+ "train": 1,
403
  "dev": 1,
404
  "test": 1,
405
  "other": 1,
406
+ "invalidated": 1
 
407
  },
408
+ "mt": {
409
+ "train": 1,
410
  "dev": 1,
411
  "test": 1,
412
  "other": 1,
413
+ "invalidated": 1
 
414
  },
415
+ "myv": {
416
+ "train": 1,
417
  "dev": 1,
418
  "test": 1,
419
  "other": 1,
420
+ "invalidated": 1
 
421
  },
422
+ "nan-tw": {
423
+ "train": 1,
424
  "dev": 1,
425
  "test": 1,
426
  "other": 1,
427
+ "invalidated": 1
 
428
  },
429
+ "ne-NP": {
430
+ "train": 1,
431
  "dev": 1,
432
  "test": 1,
433
+ "other": 1,
434
+ "invalidated": 1
 
435
  },
436
+ "nl": {
437
+ "train": 1,
438
  "dev": 1,
439
  "test": 1,
440
  "other": 1,
441
+ "invalidated": 1
 
442
  },
443
+ "nn-NO": {
444
+ "train": 1,
445
+ "dev": 1,
446
+ "test": 1,
447
+ "other": 0,
448
+ "invalidated": 1
449
+ },
450
+ "or": {
451
+ "train": 1,
452
  "dev": 1,
453
  "test": 1,
454
  "other": 1,
455
+ "invalidated": 1
 
456
  },
457
+ "pa-IN": {
458
+ "train": 1,
459
  "dev": 1,
460
  "test": 1,
461
  "other": 1,
462
+ "invalidated": 1
 
463
  },
464
+ "pl": {
465
+ "train": 1,
466
  "dev": 1,
467
  "test": 1,
468
  "other": 1,
469
+ "invalidated": 1
 
470
  },
471
+ "pt": {
472
+ "train": 1,
473
  "dev": 1,
474
  "test": 1,
475
  "other": 1,
476
+ "invalidated": 1
 
477
  },
478
+ "rm-sursilv": {
479
+ "train": 1,
480
  "dev": 1,
481
  "test": 1,
482
  "other": 1,
483
+ "invalidated": 1
 
484
  },
485
+ "rm-vallader": {
486
+ "train": 1,
487
  "dev": 1,
488
  "test": 1,
489
+ "other": 1,
490
+ "invalidated": 1
 
491
  },
492
+ "ro": {
493
+ "train": 1,
494
  "dev": 1,
495
  "test": 1,
496
  "other": 1,
497
+ "invalidated": 1
 
498
  },
499
+ "ru": {
500
+ "train": 1,
501
  "dev": 1,
502
  "test": 1,
503
  "other": 1,
504
+ "invalidated": 1
 
505
  },
506
+ "rw": {
507
+ "train": 26,
508
+ "dev": 1,
509
+ "test": 1,
510
+ "other": 2,
511
+ "invalidated": 6
512
+ },
513
+ "sah": {
514
+ "train": 1,
515
  "dev": 1,
516
  "test": 1,
517
  "other": 1,
518
+ "invalidated": 1
 
519
  },
520
+ "sat": {
521
+ "train": 1,
522
+ "dev": 0,
523
+ "test": 1,
524
+ "other": 1,
525
+ "invalidated": 1
526
+ },
527
+ "sc": {
528
+ "train": 1,
529
  "dev": 1,
530
  "test": 1,
531
  "other": 1,
532
+ "invalidated": 1
 
533
  },
534
+ "sk": {
535
+ "train": 1,
536
  "dev": 1,
537
  "test": 1,
538
  "other": 1,
539
+ "invalidated": 1
 
540
  },
541
+ "skr": {
542
+ "train": 1,
543
  "dev": 1,
544
  "test": 1,
545
  "other": 1,
546
+ "invalidated": 1
 
547
  },
548
+ "sl": {
549
+ "train": 1,
550
  "dev": 1,
551
  "test": 1,
552
  "other": 1,
553
+ "invalidated": 1
 
554
  },
555
+ "sr": {
556
+ "train": 1,
557
  "dev": 1,
558
  "test": 1,
559
  "other": 1,
560
+ "invalidated": 1
561
+ },
562
+ "sv-SE": {
563
+ "train": 1,
564
+ "dev": 1,
565
+ "test": 1,
566
+ "other": 1,
567
+ "invalidated": 1
568
+ },
569
+ "sw": {
570
+ "train": 1,
571
+ "dev": 1,
572
+ "test": 1,
573
+ "other": 7,
574
+ "invalidated": 2
575
+ },
576
+ "ta": {
577
+ "train": 2,
578
+ "dev": 1,
579
+ "test": 1,
580
+ "other": 3,
581
+ "invalidated": 1
582
  },
583
  "th": {
584
+ "train": 1,
585
  "dev": 1,
586
  "test": 1,
587
  "other": 5,
588
+ "invalidated": 1
 
589
  },
590
+ "ti": {
591
+ "train": 1,
592
+ "dev": 0,
593
+ "test": 1,
594
+ "other": 1,
595
+ "invalidated": 0
596
+ },
597
+ "tig": {
598
+ "train": 1,
599
+ "dev": 0,
600
+ "test": 1,
601
+ "other": 0,
602
+ "invalidated": 1
603
+ },
604
+ "tok": {
605
+ "train": 1,
606
  "dev": 1,
607
  "test": 1,
608
  "other": 1,
609
+ "invalidated": 1
 
610
  },
611
+ "tr": {
612
+ "train": 1,
613
  "dev": 1,
614
  "test": 1,
615
+ "other": 1,
616
+ "invalidated": 1
 
617
  },
618
+ "tt": {
619
+ "train": 1,
620
  "dev": 1,
621
  "test": 1,
622
  "other": 1,
623
+ "invalidated": 1
 
624
  },
625
+ "tw": {
626
+ "train": 1,
627
+ "dev": 0,
628
+ "test": 0,
629
+ "other": 0,
630
+ "invalidated": 0
631
+ },
632
+ "ug": {
633
+ "train": 1,
634
  "dev": 1,
635
  "test": 1,
636
  "other": 1,
637
+ "invalidated": 1
 
638
  },
639
+ "uk": {
640
+ "train": 1,
641
  "dev": 1,
642
  "test": 1,
643
  "other": 1,
644
+ "invalidated": 1
 
645
  },
646
+ "ur": {
647
+ "train": 1,
648
+ "dev": 1,
649
+ "test": 1,
650
+ "other": 3,
651
+ "invalidated": 1
652
+ },
653
+ "uz": {
654
+ "train": 2,
655
+ "dev": 1,
656
+ "test": 1,
657
+ "other": 4,
658
+ "invalidated": 1
659
+ },
660
+ "vi": {
661
+ "train": 1,
662
  "dev": 1,
663
  "test": 1,
664
  "other": 1,
665
+ "invalidated": 1
666
+ },
667
+ "vot": {
668
+ "train": 1,
669
+ "dev": 0,
670
+ "test": 1,
671
+ "other": 0,
672
+ "invalidated": 1
673
+ },
674
+ "yue": {
675
+ "train": 1,
676
+ "dev": 1,
677
+ "test": 1,
678
+ "other": 1,
679
+ "invalidated": 1
680
+ },
681
+ "zh-CN": {
682
+ "train": 1,
683
+ "dev": 1,
684
+ "test": 1,
685
+ "other": 18,
686
+ "invalidated": 1
687
+ },
688
+ "zh-HK": {
689
+ "train": 1,
690
+ "dev": 1,
691
+ "test": 1,
692
+ "other": 1,
693
+ "invalidated": 1
694
+ },
695
+ "zh-TW": {
696
+ "train": 1,
697
+ "dev": 1,
698
+ "test": 1,
699
+ "other": 2,
700
+ "invalidated": 1
701
  }
702
  }