Commit
·
2a43003
1
Parent(s):
0fdd47d
Add alt-my-west-transliteration data files
Browse files- README.md +7 -3
- alt-my-west-transliteration/train-00000-of-00001.parquet +3 -0
- dataset_infos.json +7 -21
README.md
CHANGED
@@ -163,10 +163,10 @@ dataset_info:
|
|
163 |
sequence: string
|
164 |
splits:
|
165 |
- name: train
|
166 |
-
num_bytes:
|
167 |
num_examples: 107121
|
168 |
-
download_size:
|
169 |
-
dataset_size:
|
170 |
- config_name: alt-parallel
|
171 |
features:
|
172 |
- name: SNT.URLID
|
@@ -242,6 +242,10 @@ configs:
|
|
242 |
data_files:
|
243 |
- split: train
|
244 |
path: alt-my-transliteration/train-*
|
|
|
|
|
|
|
|
|
245 |
- config_name: alt-parallel
|
246 |
data_files:
|
247 |
- split: train
|
|
|
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
|
|
|
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
|
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
|
dataset_infos.json
CHANGED
@@ -365,28 +365,21 @@
|
|
365 |
"features": {
|
366 |
"en": {
|
367 |
"dtype": "string",
|
368 |
-
"id": null,
|
369 |
"_type": "Value"
|
370 |
},
|
371 |
"my": {
|
372 |
"feature": {
|
373 |
"dtype": "string",
|
374 |
-
"id": null,
|
375 |
"_type": "Value"
|
376 |
},
|
377 |
-
"length": -1,
|
378 |
-
"id": null,
|
379 |
"_type": "Sequence"
|
380 |
}
|
381 |
},
|
382 |
-
"
|
383 |
-
"
|
384 |
-
"task_templates": null,
|
385 |
-
"builder_name": "alt",
|
386 |
"config_name": "alt-my-west-transliteration",
|
387 |
"version": {
|
388 |
"version_str": "1.0.0",
|
389 |
-
"description": null,
|
390 |
"major": 1,
|
391 |
"minor": 0,
|
392 |
"patch": 0
|
@@ -394,20 +387,13 @@
|
|
394 |
"splits": {
|
395 |
"train": {
|
396 |
"name": "train",
|
397 |
-
"num_bytes":
|
398 |
"num_examples": 107121,
|
399 |
-
"dataset_name":
|
400 |
-
}
|
401 |
-
},
|
402 |
-
"download_checksums": {
|
403 |
-
"https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/western-myanmar-transliteration.zip": {
|
404 |
-
"num_bytes": 2830071,
|
405 |
-
"checksum": "c3f1419022d823791b6d85b259a18ab11d8f8800367d7ec4319e49fc016ec396"
|
406 |
}
|
407 |
},
|
408 |
-
"download_size":
|
409 |
-
"
|
410 |
-
"
|
411 |
-
"size_in_bytes": 10242114
|
412 |
}
|
413 |
}
|
|
|
365 |
"features": {
|
366 |
"en": {
|
367 |
"dtype": "string",
|
|
|
368 |
"_type": "Value"
|
369 |
},
|
370 |
"my": {
|
371 |
"feature": {
|
372 |
"dtype": "string",
|
|
|
373 |
"_type": "Value"
|
374 |
},
|
|
|
|
|
375 |
"_type": "Sequence"
|
376 |
}
|
377 |
},
|
378 |
+
"builder_name": "parquet",
|
379 |
+
"dataset_name": "alt",
|
|
|
|
|
380 |
"config_name": "alt-my-west-transliteration",
|
381 |
"version": {
|
382 |
"version_str": "1.0.0",
|
|
|
383 |
"major": 1,
|
384 |
"minor": 0,
|
385 |
"patch": 0
|
|
|
387 |
"splits": {
|
388 |
"train": {
|
389 |
"name": "train",
|
390 |
+
"num_bytes": 7411911,
|
391 |
"num_examples": 107121,
|
392 |
+
"dataset_name": null
|
|
|
|
|
|
|
|
|
|
|
|
|
393 |
}
|
394 |
},
|
395 |
+
"download_size": 2857511,
|
396 |
+
"dataset_size": 7411911,
|
397 |
+
"size_in_bytes": 10269422
|
|
|
398 |
}
|
399 |
}
|