Lambz parquet-converter commited on
Commit
5c46222
·
verified ·
0 Parent(s):

Duplicate from mutiyama/alt

Browse files

Co-authored-by: Parquet-converter (BOT) <parquet-converter@users.noreply.huggingface.co>

.gitattributes ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ *.bin.* filter=lfs diff=lfs merge=lfs -text
5
+ *.bz2 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
+ *.model filter=lfs diff=lfs merge=lfs -text
12
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
13
+ *.onnx filter=lfs diff=lfs merge=lfs -text
14
+ *.ot filter=lfs diff=lfs merge=lfs -text
15
+ *.parquet filter=lfs diff=lfs merge=lfs -text
16
+ *.pb filter=lfs diff=lfs merge=lfs -text
17
+ *.pt filter=lfs diff=lfs merge=lfs -text
18
+ *.pth filter=lfs diff=lfs merge=lfs -text
19
+ *.rar filter=lfs diff=lfs merge=lfs -text
20
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
21
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
22
+ *.tflite filter=lfs diff=lfs merge=lfs -text
23
+ *.tgz filter=lfs diff=lfs merge=lfs -text
24
+ *.xz filter=lfs diff=lfs merge=lfs -text
25
+ *.zip filter=lfs diff=lfs merge=lfs -text
26
+ *.zstandard filter=lfs diff=lfs merge=lfs -text
27
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,480 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - expert-generated
4
+ language_creators:
5
+ - crowdsourced
6
+ language:
7
+ - bn
8
+ - en
9
+ - fil
10
+ - hi
11
+ - id
12
+ - ja
13
+ - km
14
+ - lo
15
+ - ms
16
+ - my
17
+ - th
18
+ - vi
19
+ - zh
20
+ license:
21
+ - cc-by-4.0
22
+ multilinguality:
23
+ - multilingual
24
+ - translation
25
+ size_categories:
26
+ - 100K<n<1M
27
+ - 10K<n<100K
28
+ source_datasets:
29
+ - original
30
+ task_categories:
31
+ - translation
32
+ - token-classification
33
+ task_ids:
34
+ - parsing
35
+ paperswithcode_id: alt
36
+ pretty_name: Asian Language Treebank
37
+ config_names:
38
+ - alt-en
39
+ - alt-jp
40
+ - alt-km
41
+ - alt-my
42
+ - alt-my-transliteration
43
+ - alt-my-west-transliteration
44
+ - alt-parallel
45
+ dataset_info:
46
+ - config_name: alt-en
47
+ features:
48
+ - name: SNT.URLID
49
+ dtype: string
50
+ - name: SNT.URLID.SNTID
51
+ dtype: string
52
+ - name: url
53
+ dtype: string
54
+ - name: status
55
+ dtype: string
56
+ - name: value
57
+ dtype: string
58
+ splits:
59
+ - name: train
60
+ num_bytes: 10075569
61
+ num_examples: 17889
62
+ - name: validation
63
+ num_bytes: 544719
64
+ num_examples: 988
65
+ - name: test
66
+ num_bytes: 567272
67
+ num_examples: 1017
68
+ download_size: 3781814
69
+ dataset_size: 11187560
70
+ - config_name: alt-jp
71
+ features:
72
+ - name: SNT.URLID
73
+ dtype: string
74
+ - name: SNT.URLID.SNTID
75
+ dtype: string
76
+ - name: url
77
+ dtype: string
78
+ - name: status
79
+ dtype: string
80
+ - name: value
81
+ dtype: string
82
+ - name: word_alignment
83
+ dtype: string
84
+ - name: jp_tokenized
85
+ dtype: string
86
+ - name: en_tokenized
87
+ dtype: string
88
+ splits:
89
+ - name: train
90
+ num_bytes: 21888277
91
+ num_examples: 17202
92
+ - name: validation
93
+ num_bytes: 1181555
94
+ num_examples: 953
95
+ - name: test
96
+ num_bytes: 1175592
97
+ num_examples: 931
98
+ download_size: 10355366
99
+ dataset_size: 24245424
100
+ - config_name: alt-km
101
+ features:
102
+ - name: SNT.URLID
103
+ dtype: string
104
+ - name: SNT.URLID.SNTID
105
+ dtype: string
106
+ - name: url
107
+ dtype: string
108
+ - name: km_pos_tag
109
+ dtype: string
110
+ - name: km_tokenized
111
+ dtype: string
112
+ splits:
113
+ - name: train
114
+ num_bytes: 12015371
115
+ num_examples: 18088
116
+ - name: validation
117
+ num_bytes: 655212
118
+ num_examples: 1000
119
+ - name: test
120
+ num_bytes: 673733
121
+ num_examples: 1018
122
+ download_size: 4344096
123
+ dataset_size: 13344316
124
+ - config_name: alt-my
125
+ features:
126
+ - name: SNT.URLID
127
+ dtype: string
128
+ - name: SNT.URLID.SNTID
129
+ dtype: string
130
+ - name: url
131
+ dtype: string
132
+ - name: value
133
+ dtype: string
134
+ splits:
135
+ - name: train
136
+ num_bytes: 20433243
137
+ num_examples: 18088
138
+ - name: validation
139
+ num_bytes: 1111394
140
+ num_examples: 1000
141
+ - name: test
142
+ num_bytes: 1135193
143
+ num_examples: 1018
144
+ download_size: 6569025
145
+ dataset_size: 22679830
146
+ - config_name: alt-my-transliteration
147
+ features:
148
+ - name: en
149
+ dtype: string
150
+ - name: my
151
+ sequence: string
152
+ splits:
153
+ - name: train
154
+ num_bytes: 4249316
155
+ num_examples: 84022
156
+ download_size: 2163951
157
+ dataset_size: 4249316
158
+ - config_name: alt-my-west-transliteration
159
+ features:
160
+ - name: en
161
+ dtype: string
162
+ - name: my
163
+ sequence: string
164
+ splits:
165
+ - name: train
166
+ num_bytes: 7411911
167
+ num_examples: 107121
168
+ download_size: 2857511
169
+ dataset_size: 7411911
170
+ - config_name: alt-parallel
171
+ features:
172
+ - name: SNT.URLID
173
+ dtype: string
174
+ - name: SNT.URLID.SNTID
175
+ dtype: string
176
+ - name: url
177
+ dtype: string
178
+ - name: translation
179
+ dtype:
180
+ translation:
181
+ languages:
182
+ - bg
183
+ - en
184
+ - en_tok
185
+ - fil
186
+ - hi
187
+ - id
188
+ - ja
189
+ - khm
190
+ - lo
191
+ - ms
192
+ - my
193
+ - th
194
+ - vi
195
+ - zh
196
+ splits:
197
+ - name: train
198
+ num_bytes: 68445916
199
+ num_examples: 18088
200
+ - name: validation
201
+ num_bytes: 3710979
202
+ num_examples: 1000
203
+ - name: test
204
+ num_bytes: 3814431
205
+ num_examples: 1019
206
+ download_size: 34707907
207
+ dataset_size: 75971326
208
+ configs:
209
+ - config_name: alt-en
210
+ data_files:
211
+ - split: train
212
+ path: alt-en/train-*
213
+ - split: validation
214
+ path: alt-en/validation-*
215
+ - split: test
216
+ path: alt-en/test-*
217
+ - config_name: alt-jp
218
+ data_files:
219
+ - split: train
220
+ path: alt-jp/train-*
221
+ - split: validation
222
+ path: alt-jp/validation-*
223
+ - split: test
224
+ path: alt-jp/test-*
225
+ - config_name: alt-km
226
+ data_files:
227
+ - split: train
228
+ path: alt-km/train-*
229
+ - split: validation
230
+ path: alt-km/validation-*
231
+ - split: test
232
+ path: alt-km/test-*
233
+ - config_name: alt-my
234
+ data_files:
235
+ - split: train
236
+ path: alt-my/train-*
237
+ - split: validation
238
+ path: alt-my/validation-*
239
+ - split: test
240
+ path: alt-my/test-*
241
+ - config_name: alt-my-transliteration
242
+ data_files:
243
+ - split: train
244
+ path: alt-my-transliteration/train-*
245
+ - config_name: alt-my-west-transliteration
246
+ data_files:
247
+ - split: train
248
+ path: alt-my-west-transliteration/train-*
249
+ - config_name: alt-parallel
250
+ data_files:
251
+ - split: train
252
+ path: alt-parallel/train-*
253
+ - split: validation
254
+ path: alt-parallel/validation-*
255
+ - split: test
256
+ path: alt-parallel/test-*
257
+ default: true
258
+ ---
259
+
260
+ # Dataset Card for Asian Language Treebank (ALT)
261
+
262
+ ## Table of Contents
263
+ - [Dataset Description](#dataset-description)
264
+ - [Dataset Summary](#dataset-summary)
265
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
266
+ - [Languages](#languages)
267
+ - [Dataset Structure](#dataset-structure)
268
+ - [Data Instances](#data-instances)
269
+ - [Data Fields](#data-fields)
270
+ - [Data Splits](#data-splits)
271
+ - [Dataset Creation](#dataset-creation)
272
+ - [Curation Rationale](#curation-rationale)
273
+ - [Source Data](#source-data)
274
+ - [Annotations](#annotations)
275
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
276
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
277
+ - [Social Impact of Dataset](#social-impact-of-dataset)
278
+ - [Discussion of Biases](#discussion-of-biases)
279
+ - [Other Known Limitations](#other-known-limitations)
280
+ - [Additional Information](#additional-information)
281
+ - [Dataset Curators](#dataset-curators)
282
+ - [Licensing Information](#licensing-information)
283
+ - [Citation Information](#citation-information)
284
+ - [Contributions](#contributions)
285
+
286
+ ## Dataset Description
287
+
288
+ - **Homepage:** https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/
289
+ - **Leaderboard:**
290
+ - **Paper:** [Introduction of the Asian Language Treebank](https://ieeexplore.ieee.org/abstract/document/7918974)
291
+ - **Point of Contact:** [ALT info](alt-info@khn.nict.go.jp)
292
+
293
+ ### Dataset Summary
294
+ The ALT project aims to advance the state-of-the-art Asian natural language processing (NLP) techniques through the open collaboration for developing and using ALT. It was first conducted by NICT and UCSY as described in Ye Kyaw Thu, Win Pa Pa, Masao Utiyama, Andrew Finch and Eiichiro Sumita (2016). Then, it was developed under [ASEAN IVO](https://www.nict.go.jp/en/asean_ivo/index.html) as described in this Web page.
295
+
296
+ The process of building ALT began with sampling about 20,000 sentences from English Wikinews, and then these sentences were translated into the other languages.
297
+
298
+ ### Supported Tasks and Leaderboards
299
+
300
+ Machine Translation, Dependency Parsing
301
+
302
+
303
+ ### Languages
304
+
305
+ It supports 13 language:
306
+ * Bengali
307
+ * English
308
+ * Filipino
309
+ * Hindi
310
+ * Bahasa Indonesia
311
+ * Japanese
312
+ * Khmer
313
+ * Lao
314
+ * Malay
315
+ * Myanmar (Burmese)
316
+ * Thai
317
+ * Vietnamese
318
+ * Chinese (Simplified Chinese).
319
+
320
+ ## Dataset Structure
321
+
322
+ ### Data Instances
323
+
324
+ #### ALT Parallel Corpus
325
+ ```
326
+ {
327
+ "SNT.URLID": "80188",
328
+ "SNT.URLID.SNTID": "1",
329
+ "url": "http://en.wikinews.org/wiki/2007_Rugby_World_Cup:_Italy_31_-_5_Portugal",
330
+ "bg": "[translated sentence]",
331
+ "en": "[translated sentence]",
332
+ "en_tok": "[translated sentence]",
333
+ "fil": "[translated sentence]",
334
+ "hi": "[translated sentence]",
335
+ "id": "[translated sentence]",
336
+ "ja": "[translated sentence]",
337
+ "khm": "[translated sentence]",
338
+ "lo": "[translated sentence]",
339
+ "ms": "[translated sentence]",
340
+ "my": "[translated sentence]",
341
+ "th": "[translated sentence]",
342
+ "vi": "[translated sentence]",
343
+ "zh": "[translated sentence]"
344
+ }
345
+ ```
346
+
347
+ #### ALT Treebank
348
+ ```
349
+ {
350
+ "SNT.URLID": "80188",
351
+ "SNT.URLID.SNTID": "1",
352
+ "url": "http://en.wikinews.org/wiki/2007_Rugby_World_Cup:_Italy_31_-_5_Portugal",
353
+ "status": "draft/reviewed",
354
+ "value": "(S (S (BASENP (NNP Italy)) (VP (VBP have) (VP (VP (VP (VBN defeated) (BASENP (NNP Portugal))) (ADVP (RB 31-5))) (PP (IN in) (NP (BASENP (NNP Pool) (NNP C)) (PP (IN of) (NP (BASENP (DT the) (NN 2007) (NNP Rugby) (NNP World) (NNP Cup)) (PP (IN at) (NP (BASENP (NNP Parc) (FW des) (NNP Princes)) (COMMA ,) (BASENP (NNP Paris) (COMMA ,) (NNP France))))))))))) (PERIOD .))"
355
+ }
356
+ ```
357
+
358
+ #### ALT Myanmar transliteration
359
+ ```
360
+ {
361
+ "en": "CASINO",
362
+ "my": [
363
+ "ကက်စီနို",
364
+ "ကစီနို",
365
+ "ကာစီနို",
366
+ "ကာဆီနို"
367
+ ]
368
+ }
369
+ ```
370
+
371
+ ### Data Fields
372
+
373
+
374
+ #### ALT Parallel Corpus
375
+ - SNT.URLID: URL link to the source article listed in [URL.txt](https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/ALT-Parallel-Corpus-20191206/URL.txt)
376
+ - SNT.URLID.SNTID: index number from 1 to 20000. It is a seletected sentence from `SNT.URLID`
377
+
378
+ and bg, en, fil, hi, id, ja, khm, lo, ms, my, th, vi, zh correspond to the target language
379
+
380
+ #### ALT Treebank
381
+ - status: it indicates how a sentence is annotated; `draft` sentences are annotated by one annotater and `reviewed` sentences are annotated by two annotater
382
+
383
+ The annotatation is different from language to language, please see [their guildlines](https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/) for more detail.
384
+
385
+ ### Data Splits
386
+
387
+ | | train | valid | test |
388
+ |-----------|-------|-------|-------|
389
+ | # articles | 1698 | 98 | 97 |
390
+ | # sentences | 18088 | 1000 | 1018 |
391
+
392
+
393
+ ## Dataset Creation
394
+
395
+ ### Curation Rationale
396
+
397
+ The ALT project was initiated by the [National Institute of Information and Communications Technology, Japan](https://www.nict.go.jp/en/) (NICT) in 2014. NICT started to build Japanese and English ALT and worked with the University of Computer Studies, Yangon, Myanmar (UCSY) to build Myanmar ALT in 2014. Then, the Badan Pengkajian dan Penerapan Teknologi, Indonesia (BPPT), the Institute for Infocomm Research, Singapore (I2R), the Institute of Information Technology, Vietnam (IOIT), and the National Institute of Posts, Telecoms and ICT, Cambodia (NIPTICT) joined to make ALT for Indonesian, Malay, Vietnamese, and Khmer in 2015.
398
+
399
+
400
+ ### Source Data
401
+
402
+ #### Initial Data Collection and Normalization
403
+
404
+ [More Information Needed]
405
+
406
+ #### Who are the source language producers?
407
+
408
+ The dataset is sampled from the English Wikinews in 2014. These will be annotated with word segmentation, POS tags, and syntax information, in addition to the word alignment information by linguistic experts from
409
+ * National Institute of Information and Communications Technology, Japan (NICT) for Japanses and English
410
+ * University of Computer Studies, Yangon, Myanmar (UCSY) for Myanmar
411
+ * the Badan Pengkajian dan Penerapan Teknologi, Indonesia (BPPT) for Indonesian
412
+ * the Institute for Infocomm Research, Singapore (I2R) for Malay
413
+ * the Institute of Information Technology, Vietnam (IOIT) for Vietnamese
414
+ * the National Institute of Posts, Telecoms and ICT, Cambodia for Khmer
415
+
416
+ ### Annotations
417
+
418
+ #### Annotation process
419
+
420
+ [More Information Needed]
421
+
422
+ #### Who are the annotators?
423
+
424
+ [More Information Needed]
425
+
426
+ ### Personal and Sensitive Information
427
+
428
+ [More Information Needed]
429
+
430
+ ## Considerations for Using the Data
431
+
432
+ ### Social Impact of Dataset
433
+
434
+ [More Information Needed]
435
+
436
+ ### Discussion of Biases
437
+
438
+ [More Information Needed]
439
+
440
+ ### Other Known Limitations
441
+
442
+ [More Information Needed]
443
+
444
+
445
+ ## Additional Information
446
+
447
+ ### Dataset Curators
448
+
449
+ * National Institute of Information and Communications Technology, Japan (NICT) for Japanses and English
450
+ * University of Computer Studies, Yangon, Myanmar (UCSY) for Myanmar
451
+ * the Badan Pengkajian dan Penerapan Teknologi, Indonesia (BPPT) for Indonesian
452
+ * the Institute for Infocomm Research, Singapore (I2R) for Malay
453
+ * the Institute of Information Technology, Vietnam (IOIT) for Vietnamese
454
+ * the National Institute of Posts, Telecoms and ICT, Cambodia for Khmer
455
+
456
+ ### Licensing Information
457
+
458
+ [Creative Commons Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/)
459
+
460
+ ### Citation Information
461
+
462
+ Please cite the following if you make use of the dataset:
463
+
464
+ Hammam Riza, Michael Purwoadi, Gunarso, Teduh Uliniansyah, Aw Ai Ti, Sharifah Mahani Aljunied, Luong Chi Mai, Vu Tat Thang, Nguyen Phuong Thai, Vichet Chea, Rapid Sun, Sethserey Sam, Sopheap Seng, Khin Mar Soe, Khin Thandar Nwet, Masao Utiyama, Chenchen Ding. (2016) "Introduction of the Asian Language Treebank" Oriental COCOSDA.
465
+
466
+ BibTeX:
467
+ ```
468
+ @inproceedings{riza2016introduction,
469
+ title={Introduction of the asian language treebank},
470
+ author={Riza, Hammam and Purwoadi, Michael and Uliniansyah, Teduh and Ti, Aw Ai and Aljunied, Sharifah Mahani and Mai, Luong Chi and Thang, Vu Tat and Thai, Nguyen Phuong and Chea, Vichet and Sam, Sethserey and others},
471
+ booktitle={2016 Conference of The Oriental Chapter of International Committee for Coordination and Standardization of Speech Databases and Assessment Techniques (O-COCOSDA)},
472
+ pages={1--6},
473
+ year={2016},
474
+ organization={IEEE}
475
+ }
476
+ ```
477
+
478
+ ### Contributions
479
+
480
+ Thanks to [@chameleonTK](https://github.com/chameleonTK) for adding this dataset.
alt-en/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4781b2072e22e14ecadf857d739ee3dde4bc92da0de7419421793649ed4db7bd
3
+ size 198031
alt-en/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f45bc270dcb512c8c9eddcc95fb8fd519034562f49161173c5c7266d059277ba
3
+ size 3397283
alt-en/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f44a8db070e4d5efaf94b58312c15cf4291fa1e8ea671f7a6a018ed598fd33e5
3
+ size 186500
alt-jp/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b26324b69caf21cd76df31d9690e373343e2c67778f94d8902a3f36bfcb59659
3
+ size 503984
alt-jp/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8261311ad16e2bd9d8522ee394b2669eb42b1242dec1181377282ee5083114cd
3
+ size 9343482
alt-jp/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c4b73a8a6f77c56c51eb947a7b70ed1bab255b383de26501fd0571fdd7c6add
3
+ size 507900
alt-km/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0aa67d57d58918e20e18114842e3c65bae0ebc6fc346b86aead05ee1a29c1c48
3
+ size 226454
alt-km/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:247ab63a2e22ecc4b0d6d0d1253a6e6ac578e7be7e57c5341ef34030ed3cc6b9
3
+ size 3901919
alt-km/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:574645f562ed68f962920fe60feb336a5d656197fe84d972c466acb6d37fcced
3
+ size 215723
alt-my-transliteration/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5784151722e03b202b10d76c6b39993ac125b0412fde34b821b97ff02a9b6a76
3
+ size 2163951
alt-my-west-transliteration/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32211139a984c890372ea264cf7a3ed08ff9d288355a444416c0e6df631b2f71
3
+ size 2857511
alt-my/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f709b4d9c3cf966f967cc2285a518f7df93c178f6b20a21c7f7e304f6ccb22f
3
+ size 340777
alt-my/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23509f0b2dc1827b64802456ebae65b2fdc701367984b3b72dbfeddb1838b175
3
+ size 5903589
alt-my/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:317766e8c7bb7f8dbbdba0dd0e21cb97625a60091a216922d4eba22296d1f69b
3
+ size 324659
alt-parallel/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:632ac5d29ef554abd68487254f452164e109b901eb45791d20df6df1073fc8e3
3
+ size 1786537
alt-parallel/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2d95c41b90c0fe94226f9b424e63f476b6027015df4beba3e5d7e19092a3a44
3
+ size 31211167
alt-parallel/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:646290f6bdb697763e8d00e98fb0487711d4b3ef948e199582197684739da6f8
3
+ size 1710203