albertvillanova HF staff commited on
Commit
0fdd47d
1 Parent(s): 4faee69

Add alt-my-transliteration data files

Browse files
README.md CHANGED
@@ -151,10 +151,10 @@ dataset_info:
151
  sequence: string
152
  splits:
153
  - name: train
154
- num_bytes: 4249424
155
  num_examples: 84022
156
- download_size: 1232127
157
- dataset_size: 4249424
158
  - config_name: alt-my-west-transliteration
159
  features:
160
  - name: en
@@ -238,6 +238,10 @@ configs:
238
  path: alt-my/validation-*
239
  - split: test
240
  path: alt-my/test-*
 
 
 
 
241
  - config_name: alt-parallel
242
  data_files:
243
  - split: train
 
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
 
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-parallel
246
  data_files:
247
  - split: train
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
dataset_infos.json CHANGED
@@ -326,28 +326,21 @@
326
  "features": {
327
  "en": {
328
  "dtype": "string",
329
- "id": null,
330
  "_type": "Value"
331
  },
332
  "my": {
333
  "feature": {
334
  "dtype": "string",
335
- "id": null,
336
  "_type": "Value"
337
  },
338
- "length": -1,
339
- "id": null,
340
  "_type": "Sequence"
341
  }
342
  },
343
- "post_processed": null,
344
- "supervised_keys": null,
345
- "task_templates": null,
346
- "builder_name": "alt",
347
  "config_name": "alt-my-transliteration",
348
  "version": {
349
  "version_str": "1.0.0",
350
- "description": null,
351
  "major": 1,
352
  "minor": 0,
353
  "patch": 0
@@ -355,21 +348,14 @@
355
  "splits": {
356
  "train": {
357
  "name": "train",
358
- "num_bytes": 4249424,
359
  "num_examples": 84022,
360
- "dataset_name": "alt"
361
- }
362
- },
363
- "download_checksums": {
364
- "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/my-en-transliteration.zip": {
365
- "num_bytes": 1232127,
366
- "checksum": "5b348c0f9e92d4699fddb4c64fd7d929eb6f6de6f7ce4d879bf91e8d4a82f063"
367
  }
368
  },
369
- "download_size": 1232127,
370
- "post_processing_size": null,
371
- "dataset_size": 4249424,
372
- "size_in_bytes": 5481551
373
  },
374
  "alt-my-west-transliteration": {
375
  "description": "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 as described in this Web page. 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. ALT now has 13 languages: Bengali, English, Filipino, Hindi, Bahasa Indonesia, Japanese, Khmer, Lao, Malay, Myanmar (Burmese), Thai, Vietnamese, Chinese (Simplified Chinese).\n",
 
326
  "features": {
327
  "en": {
328
  "dtype": "string",
 
329
  "_type": "Value"
330
  },
331
  "my": {
332
  "feature": {
333
  "dtype": "string",
 
334
  "_type": "Value"
335
  },
 
 
336
  "_type": "Sequence"
337
  }
338
  },
339
+ "builder_name": "parquet",
340
+ "dataset_name": "alt",
 
 
341
  "config_name": "alt-my-transliteration",
342
  "version": {
343
  "version_str": "1.0.0",
 
344
  "major": 1,
345
  "minor": 0,
346
  "patch": 0
 
348
  "splits": {
349
  "train": {
350
  "name": "train",
351
+ "num_bytes": 4249316,
352
  "num_examples": 84022,
353
+ "dataset_name": null
 
 
 
 
 
 
354
  }
355
  },
356
+ "download_size": 2163951,
357
+ "dataset_size": 4249316,
358
+ "size_in_bytes": 6413267
 
359
  },
360
  "alt-my-west-transliteration": {
361
  "description": "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 as described in this Web page. 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. ALT now has 13 languages: Bengali, English, Filipino, Hindi, Bahasa Indonesia, Japanese, Khmer, Lao, Malay, Myanmar (Burmese), Thai, Vietnamese, Chinese (Simplified Chinese).\n",