wmt18 / dataset_infos.json
system's picture
system HF staff
Update files from the datasets library (from 1.16.0)
961b324
raw
history blame
No virus
25.1 kB
{"cs-en": {"description": "Translate dataset based on the data from statmt.org.\n\nVersions exists for the different years using a combination of multiple data\nsources. The base `wmt_translate` allows you to create your own config to choose\nyour own data/language pair by creating a custom `datasets.translate.wmt.WmtConfig`.\n\n```\nconfig = datasets.wmt.WmtConfig(\n version=\"0.0.1\",\n language_pair=(\"fr\", \"de\"),\n subsets={\n datasets.Split.TRAIN: [\"commoncrawl_frde\"],\n datasets.Split.VALIDATION: [\"euelections_dev2019\"],\n },\n)\nbuilder = datasets.builder(\"wmt_translate\", config=config)\n```\n\n", "citation": "@InProceedings{bojar-EtAl:2018:WMT1,\n author = {Bojar, Ond\u000b{r}ej and Federmann, Christian and Fishel, Mark\n and Graham, Yvette and Haddow, Barry and Huck, Matthias and\n Koehn, Philipp and Monz, Christof},\n title = {Findings of the 2018 Conference on Machine Translation (WMT18)},\n booktitle = {Proceedings of the Third Conference on Machine Translation,\n Volume 2: Shared Task Papers},\n month = {October},\n year = {2018},\n address = {Belgium, Brussels},\n publisher = {Association for Computational Linguistics},\n pages = {272--307},\n url = {http://www.aclweb.org/anthology/W18-6401}\n}\n", "homepage": "http://www.statmt.org/wmt18/translation-task.html", "license": "", "features": {"translation": {"languages": ["cs", "en"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": {"input": "cs", "output": "en"}, "task_templates": null, "builder_name": "wmt18", "config_name": "cs-en", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1461016186, "num_examples": 11046024, "dataset_name": "wmt18"}, "validation": {"name": "validation", "num_bytes": 674430, "num_examples": 3005, "dataset_name": "wmt18"}, "test": {"name": "test", "num_bytes": 696229, "num_examples": 2983, "dataset_name": "wmt18"}}, "download_checksums": {"https://huggingface.co/datasets/wmt/wmt13/resolve/main-zip/training-parallel-europarl-v7.zip": {"num_bytes": 658092427, "checksum": "5b2d8b32c2396da739b4e731871c597fcc6e75729becd74619d0712eecf7770e"}, "https://s3.amazonaws.com/web-language-models/paracrawl/release1/paracrawl-release1.en-cs.zipporah0-dedup-clean.tgz": {"num_bytes": 299052360, "checksum": "221f88bac9f48ed6ef94bad5490890066f508be00e8f102cf19edf2a1413c350"}, "https://huggingface.co/datasets/wmt/wmt13/resolve/main-zip/training-parallel-commoncrawl.zip": {"num_bytes": 918734483, "checksum": "5ffe980072ea29adfd84568d099bea366d9f72772b988e670794ae851b4e5627"}, "https://huggingface.co/datasets/wmt/wmt18/resolve/main-zip/translation-task/training-parallel-nc-v13.zip": {"num_bytes": 113221161, "checksum": "feff2c0315f66f94a9373bffa419f5664e16dc1e05298f0e37b2869ce4604b70"}, "http://ufal.mff.cuni.cz/czeng/download.php?f=convert_czeng16_to_17.pl.zip": {"num_bytes": 2544381, "checksum": "e66466e00aecd392daaf547275590a9264bbc6aed70118c5c7cfd6946daf24ac"}, "https://huggingface.co/datasets/wmt/wmt19/resolve/main-zip/translation-task/dev.zip": {"num_bytes": 38714274, "checksum": "d796e363740fdc4261aa6f5a3d2f8223e3adaee7d737b7724863325b8956dfd1"}}, "download_size": 2030359086, "post_processing_size": null, "dataset_size": 1462386845, "size_in_bytes": 3492745931}, "de-en": {"description": "Translate dataset based on the data from statmt.org.\n\nVersions exists for the different years using a combination of multiple data\nsources. The base `wmt_translate` allows you to create your own config to choose\nyour own data/language pair by creating a custom `datasets.translate.wmt.WmtConfig`.\n\n```\nconfig = datasets.wmt.WmtConfig(\n version=\"0.0.1\",\n language_pair=(\"fr\", \"de\"),\n subsets={\n datasets.Split.TRAIN: [\"commoncrawl_frde\"],\n datasets.Split.VALIDATION: [\"euelections_dev2019\"],\n },\n)\nbuilder = datasets.builder(\"wmt_translate\", config=config)\n```\n\n", "citation": "@InProceedings{bojar-EtAl:2018:WMT1,\n author = {Bojar, Ond\u000b{r}ej and Federmann, Christian and Fishel, Mark\n and Graham, Yvette and Haddow, Barry and Huck, Matthias and\n Koehn, Philipp and Monz, Christof},\n title = {Findings of the 2018 Conference on Machine Translation (WMT18)},\n booktitle = {Proceedings of the Third Conference on Machine Translation,\n Volume 2: Shared Task Papers},\n month = {October},\n year = {2018},\n address = {Belgium, Brussels},\n publisher = {Association for Computational Linguistics},\n pages = {272--307},\n url = {http://www.aclweb.org/anthology/W18-6401}\n}\n", "homepage": "http://www.statmt.org/wmt18/translation-task.html", "license": "", "features": {"translation": {"languages": ["de", "en"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": {"input": "de", "output": "en"}, "task_templates": null, "builder_name": "wmt18", "config_name": "de-en", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 8187552108, "num_examples": 42271874, "dataset_name": "wmt18"}, "validation": {"name": "validation", "num_bytes": 729519, "num_examples": 3004, "dataset_name": "wmt18"}, "test": {"name": "test", "num_bytes": 757649, "num_examples": 2998, "dataset_name": "wmt18"}}, "download_checksums": {"https://huggingface.co/datasets/wmt/wmt13/resolve/main-zip/training-parallel-europarl-v7.zip": {"num_bytes": 658092427, "checksum": "5b2d8b32c2396da739b4e731871c597fcc6e75729becd74619d0712eecf7770e"}, "https://s3.amazonaws.com/web-language-models/paracrawl/release1/paracrawl-release1.en-de.zipporah0-dedup-clean.tgz": {"num_bytes": 1918708277, "checksum": "435ce65e26ed2d44dd0d627f0b558d25bfe31d9ccb35caef050938745c23ea8c"}, "https://huggingface.co/datasets/wmt/wmt13/resolve/main-zip/training-parallel-commoncrawl.zip": {"num_bytes": 918734483, "checksum": "5ffe980072ea29adfd84568d099bea366d9f72772b988e670794ae851b4e5627"}, "https://huggingface.co/datasets/wmt/wmt18/resolve/main-zip/translation-task/training-parallel-nc-v13.zip": {"num_bytes": 113221161, "checksum": "feff2c0315f66f94a9373bffa419f5664e16dc1e05298f0e37b2869ce4604b70"}, "https://huggingface.co/datasets/wmt/wmt18/resolve/main-zip/translation-task/rapid2016.zip": {"num_bytes": 161141713, "checksum": "93217093c624d9e16023fee98afb089208cca5937c2c08ee7edc707196d09a28"}, "https://huggingface.co/datasets/wmt/wmt19/resolve/main-zip/translation-task/dev.zip": {"num_bytes": 38714274, "checksum": "d796e363740fdc4261aa6f5a3d2f8223e3adaee7d737b7724863325b8956dfd1"}}, "download_size": 3808612335, "post_processing_size": null, "dataset_size": 8189039276, "size_in_bytes": 11997651611}, "et-en": {"description": "Translate dataset based on the data from statmt.org.\n\nVersions exists for the different years using a combination of multiple data\nsources. The base `wmt_translate` allows you to create your own config to choose\nyour own data/language pair by creating a custom `datasets.translate.wmt.WmtConfig`.\n\n```\nconfig = datasets.wmt.WmtConfig(\n version=\"0.0.1\",\n language_pair=(\"fr\", \"de\"),\n subsets={\n datasets.Split.TRAIN: [\"commoncrawl_frde\"],\n datasets.Split.VALIDATION: [\"euelections_dev2019\"],\n },\n)\nbuilder = datasets.builder(\"wmt_translate\", config=config)\n```\n\n", "citation": "@InProceedings{bojar-EtAl:2018:WMT1,\n author = {Bojar, Ond\u000b{r}ej and Federmann, Christian and Fishel, Mark\n and Graham, Yvette and Haddow, Barry and Huck, Matthias and\n Koehn, Philipp and Monz, Christof},\n title = {Findings of the 2018 Conference on Machine Translation (WMT18)},\n booktitle = {Proceedings of the Third Conference on Machine Translation,\n Volume 2: Shared Task Papers},\n month = {October},\n year = {2018},\n address = {Belgium, Brussels},\n publisher = {Association for Computational Linguistics},\n pages = {272--307},\n url = {http://www.aclweb.org/anthology/W18-6401}\n}\n", "homepage": "http://www.statmt.org/wmt18/translation-task.html", "license": "", "features": {"translation": {"languages": ["et", "en"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": {"input": "et", "output": "en"}, "task_templates": null, "builder_name": "wmt18", "config_name": "et-en", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 647992667, "num_examples": 2175873, "dataset_name": "wmt18"}, "validation": {"name": "validation", "num_bytes": 459398, "num_examples": 2000, "dataset_name": "wmt18"}, "test": {"name": "test", "num_bytes": 489394, "num_examples": 2000, "dataset_name": "wmt18"}}, "download_checksums": {"https://huggingface.co/datasets/wmt/wmt18/resolve/main-zip/translation-task/training-parallel-ep-v8.zip": {"num_bytes": 246395103, "checksum": "ee36fc5dc5767d6fc661dc4b0c0acde293f45095ca74ba1af411b23b351271c9"}, "https://s3.amazonaws.com/web-language-models/paracrawl/release1/paracrawl-release1.en-et.zipporah0-dedup-clean.tgz": {"num_bytes": 78283314, "checksum": "1c3065a8e04a5a6d09d5d5c72ece8aeabcc418eb48cf85038bba6cdef638dc7d"}, "https://huggingface.co/datasets/wmt/wmt18/resolve/main-zip/translation-task/rapid2016.zip": {"num_bytes": 161141713, "checksum": "93217093c624d9e16023fee98afb089208cca5937c2c08ee7edc707196d09a28"}, "https://huggingface.co/datasets/wmt/wmt19/resolve/main-zip/translation-task/dev.zip": {"num_bytes": 38714274, "checksum": "d796e363740fdc4261aa6f5a3d2f8223e3adaee7d737b7724863325b8956dfd1"}}, "download_size": 524534404, "post_processing_size": null, "dataset_size": 648941459, "size_in_bytes": 1173475863}, "fi-en": {"description": "Translate dataset based on the data from statmt.org.\n\nVersions exists for the different years using a combination of multiple data\nsources. The base `wmt_translate` allows you to create your own config to choose\nyour own data/language pair by creating a custom `datasets.translate.wmt.WmtConfig`.\n\n```\nconfig = datasets.wmt.WmtConfig(\n version=\"0.0.1\",\n language_pair=(\"fr\", \"de\"),\n subsets={\n datasets.Split.TRAIN: [\"commoncrawl_frde\"],\n datasets.Split.VALIDATION: [\"euelections_dev2019\"],\n },\n)\nbuilder = datasets.builder(\"wmt_translate\", config=config)\n```\n\n", "citation": "@InProceedings{bojar-EtAl:2018:WMT1,\n author = {Bojar, Ond\u000b{r}ej and Federmann, Christian and Fishel, Mark\n and Graham, Yvette and Haddow, Barry and Huck, Matthias and\n Koehn, Philipp and Monz, Christof},\n title = {Findings of the 2018 Conference on Machine Translation (WMT18)},\n booktitle = {Proceedings of the Third Conference on Machine Translation,\n Volume 2: Shared Task Papers},\n month = {October},\n year = {2018},\n address = {Belgium, Brussels},\n publisher = {Association for Computational Linguistics},\n pages = {272--307},\n url = {http://www.aclweb.org/anthology/W18-6401}\n}\n", "homepage": "http://www.statmt.org/wmt18/translation-task.html", "license": "", "features": {"translation": {"languages": ["fi", "en"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": {"input": "fi", "output": "en"}, "task_templates": null, "builder_name": "wmt18", "config_name": "fi-en", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 857171881, "num_examples": 3280600, "dataset_name": "wmt18"}, "validation": {"name": "validation", "num_bytes": 1388828, "num_examples": 6004, "dataset_name": "wmt18"}, "test": {"name": "test", "num_bytes": 691841, "num_examples": 3000, "dataset_name": "wmt18"}}, "download_checksums": {"https://huggingface.co/datasets/wmt/wmt18/resolve/main-zip/translation-task/training-parallel-ep-v8.zip": {"num_bytes": 246395103, "checksum": "ee36fc5dc5767d6fc661dc4b0c0acde293f45095ca74ba1af411b23b351271c9"}, "https://s3.amazonaws.com/web-language-models/paracrawl/release1/paracrawl-release1.en-fi.zipporah0-dedup-clean.tgz": {"num_bytes": 36138086, "checksum": "ce3b46e928d37ae02ab8ce7e0ae0e1f89d1aed5e60271056913e35ff742e65ff"}, "https://huggingface.co/datasets/wmt/wmt15/resolve/main-zip/wiki-titles.zip": {"num_bytes": 9485604, "checksum": "b3134566261b39d830eed345df1be1864039339cfeccf24b1bf86398c9e4a87c"}, "https://huggingface.co/datasets/wmt/wmt18/resolve/main-zip/translation-task/rapid2016.zip": {"num_bytes": 161141713, "checksum": "93217093c624d9e16023fee98afb089208cca5937c2c08ee7edc707196d09a28"}, "https://huggingface.co/datasets/wmt/wmt19/resolve/main-zip/translation-task/dev.zip": {"num_bytes": 38714274, "checksum": "d796e363740fdc4261aa6f5a3d2f8223e3adaee7d737b7724863325b8956dfd1"}}, "download_size": 491874780, "post_processing_size": null, "dataset_size": 859252550, "size_in_bytes": 1351127330}, "kk-en": {"description": "Translate dataset based on the data from statmt.org.\n\nVersions exists for the different years using a combination of multiple data\nsources. The base `wmt_translate` allows you to create your own config to choose\nyour own data/language pair by creating a custom `datasets.translate.wmt.WmtConfig`.\n\n```\nconfig = datasets.wmt.WmtConfig(\n version=\"0.0.1\",\n language_pair=(\"fr\", \"de\"),\n subsets={\n datasets.Split.TRAIN: [\"commoncrawl_frde\"],\n datasets.Split.VALIDATION: [\"euelections_dev2019\"],\n },\n)\nbuilder = datasets.builder(\"wmt_translate\", config=config)\n```\n\n", "citation": "@InProceedings{bojar-EtAl:2018:WMT1,\n author = {Bojar, Ond\u000b{r}ej and Federmann, Christian and Fishel, Mark\n and Graham, Yvette and Haddow, Barry and Huck, Matthias and\n Koehn, Philipp and Monz, Christof},\n title = {Findings of the 2018 Conference on Machine Translation (WMT18)},\n booktitle = {Proceedings of the Third Conference on Machine Translation,\n Volume 2: Shared Task Papers},\n month = {October},\n year = {2018},\n address = {Belgium, Brussels},\n publisher = {Association for Computational Linguistics},\n pages = {272--307},\n url = {http://www.aclweb.org/anthology/W18-6401}\n}\n", "homepage": "http://www.statmt.org/wmt18/translation-task.html", "license": "", "features": {"translation": {"languages": ["kk", "en"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": {"input": "kk", "output": "en"}, "task_templates": null, "builder_name": "wmt18", "config_name": "kk-en", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 0, "num_examples": 0, "dataset_name": "wmt18"}, "validation": {"name": "validation", "num_bytes": 0, "num_examples": 0, "dataset_name": "wmt18"}, "test": {"name": "test", "num_bytes": 0, "num_examples": 0, "dataset_name": "wmt18"}}, "download_checksums": {}, "download_size": 0, "post_processing_size": null, "dataset_size": 0, "size_in_bytes": 0}, "ru-en": {"description": "Translate dataset based on the data from statmt.org.\n\nVersions exists for the different years using a combination of multiple data\nsources. The base `wmt_translate` allows you to create your own config to choose\nyour own data/language pair by creating a custom `datasets.translate.wmt.WmtConfig`.\n\n```\nconfig = datasets.wmt.WmtConfig(\n version=\"0.0.1\",\n language_pair=(\"fr\", \"de\"),\n subsets={\n datasets.Split.TRAIN: [\"commoncrawl_frde\"],\n datasets.Split.VALIDATION: [\"euelections_dev2019\"],\n },\n)\nbuilder = datasets.builder(\"wmt_translate\", config=config)\n```\n\n", "citation": "@InProceedings{bojar-EtAl:2018:WMT1,\n author = {Bojar, Ond\u000b{r}ej and Federmann, Christian and Fishel, Mark\n and Graham, Yvette and Haddow, Barry and Huck, Matthias and\n Koehn, Philipp and Monz, Christof},\n title = {Findings of the 2018 Conference on Machine Translation (WMT18)},\n booktitle = {Proceedings of the Third Conference on Machine Translation,\n Volume 2: Shared Task Papers},\n month = {October},\n year = {2018},\n address = {Belgium, Brussels},\n publisher = {Association for Computational Linguistics},\n pages = {272--307},\n url = {http://www.aclweb.org/anthology/W18-6401}\n}\n", "homepage": "http://www.statmt.org/wmt18/translation-task.html", "license": "", "features": {"translation": {"languages": ["ru", "en"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": {"input": "ru", "output": "en"}, "task_templates": null, "builder_name": "wmt18", "config_name": "ru-en", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 13665367647, "num_examples": 36858512, "dataset_name": "wmt18"}, "validation": {"name": "validation", "num_bytes": 1040195, "num_examples": 3001, "dataset_name": "wmt18"}, "test": {"name": "test", "num_bytes": 1085596, "num_examples": 3000, "dataset_name": "wmt18"}}, "download_checksums": {"https://s3.amazonaws.com/web-language-models/paracrawl/release1/paracrawl-release1.en-ru.zipporah0-dedup-clean.tgz": {"num_bytes": 667981874, "checksum": "d4902407ef462034e88fbf5d8712a11c4b32a6e0e82d3a1b4f42a6f33d94f3c0"}, "https://huggingface.co/datasets/wmt/wmt13/resolve/main-zip/training-parallel-commoncrawl.zip": {"num_bytes": 918734483, "checksum": "5ffe980072ea29adfd84568d099bea366d9f72772b988e670794ae851b4e5627"}, "https://huggingface.co/datasets/wmt/wmt18/resolve/main-zip/translation-task/training-parallel-nc-v13.zip": {"num_bytes": 113221161, "checksum": "feff2c0315f66f94a9373bffa419f5664e16dc1e05298f0e37b2869ce4604b70"}, "https://huggingface.co/datasets/wmt/wmt15/resolve/main-zip/wiki-titles.zip": {"num_bytes": 9485604, "checksum": "b3134566261b39d830eed345df1be1864039339cfeccf24b1bf86398c9e4a87c"}, "https://huggingface.co/datasets/wmt/uncorpus/resolve/main-zip/UNv1.0.en-ru.zip": {"num_bytes": 2447006960, "checksum": "72c2670fa6aadb36d541cba91cd26b9da291a976bf1a2748177a57baf8261f4c"}, "https://huggingface.co/datasets/wmt/wmt19/resolve/main-zip/translation-task/dev.zip": {"num_bytes": 38714274, "checksum": "d796e363740fdc4261aa6f5a3d2f8223e3adaee7d737b7724863325b8956dfd1"}}, "download_size": 4195144356, "post_processing_size": null, "dataset_size": 13667493438, "size_in_bytes": 17862637794}, "tr-en": {"description": "Translate dataset based on the data from statmt.org.\n\nVersions exists for the different years using a combination of multiple data\nsources. The base `wmt_translate` allows you to create your own config to choose\nyour own data/language pair by creating a custom `datasets.translate.wmt.WmtConfig`.\n\n```\nconfig = datasets.wmt.WmtConfig(\n version=\"0.0.1\",\n language_pair=(\"fr\", \"de\"),\n subsets={\n datasets.Split.TRAIN: [\"commoncrawl_frde\"],\n datasets.Split.VALIDATION: [\"euelections_dev2019\"],\n },\n)\nbuilder = datasets.builder(\"wmt_translate\", config=config)\n```\n\n", "citation": "@InProceedings{bojar-EtAl:2018:WMT1,\n author = {Bojar, Ond\u000b{r}ej and Federmann, Christian and Fishel, Mark\n and Graham, Yvette and Haddow, Barry and Huck, Matthias and\n Koehn, Philipp and Monz, Christof},\n title = {Findings of the 2018 Conference on Machine Translation (WMT18)},\n booktitle = {Proceedings of the Third Conference on Machine Translation,\n Volume 2: Shared Task Papers},\n month = {October},\n year = {2018},\n address = {Belgium, Brussels},\n publisher = {Association for Computational Linguistics},\n pages = {272--307},\n url = {http://www.aclweb.org/anthology/W18-6401}\n}\n", "homepage": "http://www.statmt.org/wmt18/translation-task.html", "license": "", "features": {"translation": {"languages": ["tr", "en"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": {"input": "tr", "output": "en"}, "task_templates": null, "builder_name": "wmt18", "config_name": "tr-en", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 60416617, "num_examples": 205756, "dataset_name": "wmt18"}, "validation": {"name": "validation", "num_bytes": 752773, "num_examples": 3007, "dataset_name": "wmt18"}, "test": {"name": "test", "num_bytes": 770313, "num_examples": 3000, "dataset_name": "wmt18"}}, "download_checksums": {"https://opus.nlpl.eu/download.php?f=SETIMES/v2/tmx/en-tr.tmx.gz": {"num_bytes": 23548787, "checksum": "23581212dc3267383198a92636219fceb3f23207bfc1d1e78ab60a2cb465eff8"}, "https://huggingface.co/datasets/wmt/wmt19/resolve/main-zip/translation-task/dev.zip": {"num_bytes": 38714274, "checksum": "d796e363740fdc4261aa6f5a3d2f8223e3adaee7d737b7724863325b8956dfd1"}}, "download_size": 62263061, "post_processing_size": null, "dataset_size": 61939703, "size_in_bytes": 124202764}, "zh-en": {"description": "Translate dataset based on the data from statmt.org.\n\nVersions exists for the different years using a combination of multiple data\nsources. The base `wmt_translate` allows you to create your own config to choose\nyour own data/language pair by creating a custom `datasets.translate.wmt.WmtConfig`.\n\n```\nconfig = datasets.wmt.WmtConfig(\n version=\"0.0.1\",\n language_pair=(\"fr\", \"de\"),\n subsets={\n datasets.Split.TRAIN: [\"commoncrawl_frde\"],\n datasets.Split.VALIDATION: [\"euelections_dev2019\"],\n },\n)\nbuilder = datasets.builder(\"wmt_translate\", config=config)\n```\n\n", "citation": "@InProceedings{bojar-EtAl:2018:WMT1,\n author = {Bojar, Ond\u000b{r}ej and Federmann, Christian and Fishel, Mark\n and Graham, Yvette and Haddow, Barry and Huck, Matthias and\n Koehn, Philipp and Monz, Christof},\n title = {Findings of the 2018 Conference on Machine Translation (WMT18)},\n booktitle = {Proceedings of the Third Conference on Machine Translation,\n Volume 2: Shared Task Papers},\n month = {October},\n year = {2018},\n address = {Belgium, Brussels},\n publisher = {Association for Computational Linguistics},\n pages = {272--307},\n url = {http://www.aclweb.org/anthology/W18-6401}\n}\n", "homepage": "http://www.statmt.org/wmt18/translation-task.html", "license": "", "features": {"translation": {"languages": ["zh", "en"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": {"input": "zh", "output": "en"}, "task_templates": null, "builder_name": "wmt18", "config_name": "zh-en", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 5536169801, "num_examples": 25160346, "dataset_name": "wmt18"}, "validation": {"name": "validation", "num_bytes": 540347, "num_examples": 2001, "dataset_name": "wmt18"}, "test": {"name": "test", "num_bytes": 1107522, "num_examples": 3981, "dataset_name": "wmt18"}}, "download_checksums": {"https://huggingface.co/datasets/wmt/wmt18/resolve/main-zip/translation-task/training-parallel-nc-v13.zip": {"num_bytes": 113221161, "checksum": "feff2c0315f66f94a9373bffa419f5664e16dc1e05298f0e37b2869ce4604b70"}, "https://huggingface.co/datasets/wmt/uncorpus/resolve/main-zip/UNv1.0.en-zh.zip": {"num_bytes": 1385832125, "checksum": "97f5ce0892084cdbb2332b52ffcc0299a649ba0a43712d921575fe2b7edfb4b4"}, "https://huggingface.co/datasets/wmt/wmt18/resolve/main/cwmt-wmt/casia2015.zip": {"num_bytes": 98159063, "checksum": "c939f1528f96c419e9bbffb9caad869616a969e7704ffac896e245a02aff59a9"}, "https://huggingface.co/datasets/wmt/wmt18/resolve/main/cwmt-wmt/casict2011.zip": {"num_bytes": 166957775, "checksum": "606adc0ccc5d8fc7c47f8589991286616342a1a379a571ce3038918731ae0182"}, "https://huggingface.co/datasets/wmt/wmt18/resolve/main/cwmt-wmt/casict2015.zip": {"num_bytes": 106836569, "checksum": "eef8e25b297c1aff12ab24719247d3588e756d7a4e2c30d4d34fcb4d05ab1050"}, "https://huggingface.co/datasets/wmt/wmt18/resolve/main/cwmt-wmt/datum2015.zip": {"num_bytes": 100118018, "checksum": "654afce6731485c40ce856514ab80cd2bfd836126bcaf48cdb911ebc32b021a4"}, "https://huggingface.co/datasets/wmt/wmt18/resolve/main/cwmt-wmt/datum2017.zip": {"num_bytes": 99278067, "checksum": "737455c139596f4abf3b1da73bc38932b3ef9534549328eff47d867e29950ed2"}, "https://huggingface.co/datasets/wmt/wmt18/resolve/main/cwmt-wmt/neu2017.zip": {"num_bytes": 150311715, "checksum": "5c5ea9ac5cbc43c974bd53796a3a29829800865b6398b52cda0a3854cb0d2e03"}, "https://huggingface.co/datasets/wmt/wmt19/resolve/main-zip/translation-task/dev.zip": {"num_bytes": 38714274, "checksum": "d796e363740fdc4261aa6f5a3d2f8223e3adaee7d737b7724863325b8956dfd1"}}, "download_size": 2259428767, "post_processing_size": null, "dataset_size": 5537817670, "size_in_bytes": 7797246437}}