codexglue / dataset_infos.json
0n1xus's picture
Add token completion task
14e7e84
{"code-to-code-trans": {"description": "CodeXGLUE is a benchmark dataset to foster machine learning research for program understanding and generation. \nCodeXGLUE includes a collection of 10 tasks across 14 datasets and a platform for model evaluation and comparison.\n", "citation": "@article{Lu2021,\nauthor = {Lu, Shuai and Guo, Daya and Ren, Shuo and Huang, Junjie and Svyatkovskiy, Alexey and Blanco, Ambrosio and Clement, Colin B. and Drain, Dawn and Jiang, Daxin and Tang, Duyu and Li, Ge and Zhou, Lidong and Shou, Linjun and Zhou, Long and Tufano, Michele and Gong, Ming and Zhou, Ming and Duan, Nan and Sundaresan, Neel and Deng, Shao Kun and Fu, Shengyu and Liu, Shujie},\nyear = {2021},\nbooktitle = {arXiv},\ntitle = {CodeXGLUE - A Machine Learning Benchmark Dataset for Code Understanding and Generation}\n}\n", "homepage": "https://microsoft.github.io/CodeXGLUE/", "license": "", "features": {"java_code": {"dtype": "string", "id": null, "_type": "Value"}, "cs_code": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "code_xglue", "config_name": "code-to-code-trans", "version": {"version_str": "1.0.1", "description": null, "major": 1, "minor": 0, "patch": 1}, "splits": {"train": {"name": "train", "num_bytes": 4306167, "num_examples": 10295, "dataset_name": "code_xglue"}, "test": {"name": "test", "num_bytes": 412372, "num_examples": 1000, "dataset_name": "code_xglue"}, "validation": {"name": "validation", "num_bytes": 221932, "num_examples": 499, "dataset_name": "code_xglue"}}, "download_checksums": {"code-to-code-trans.zip": {"num_bytes": 1169662, "checksum": "91000596399aee3367aab5068452e1560ab131e2c0311f3ea367e692f46fb8ac"}}, "download_size": 1169662, "post_processing_size": null, "dataset_size": 4940471, "size_in_bytes": 6110133}, "code-completion-token-py150": {"description": "CodeXGLUE is a benchmark dataset to foster machine learning research for program understanding and generation. \nCodeXGLUE includes a collection of 10 tasks across 14 datasets and a platform for model evaluation and comparison.\n", "citation": "@article{Lu2021,\nauthor = {Lu, Shuai and Guo, Daya and Ren, Shuo and Huang, Junjie and Svyatkovskiy, Alexey and Blanco, Ambrosio and Clement, Colin B. and Drain, Dawn and Jiang, Daxin and Tang, Duyu and Li, Ge and Zhou, Lidong and Shou, Linjun and Zhou, Long and Tufano, Michele and Gong, Ming and Zhou, Ming and Duan, Nan and Sundaresan, Neel and Deng, Shao Kun and Fu, Shengyu and Liu, Shujie},\nyear = {2021},\nbooktitle = {arXiv},\ntitle = {CodeXGLUE - A Machine Learning Benchmark Dataset for Code Understanding and Generation}\n}\n", "homepage": "https://microsoft.github.io/CodeXGLUE/", "license": "", "features": {"code": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "code_xglue", "config_name": "code-completion-token-py150", "version": {"version_str": "1.0.1", "description": null, "major": 1, "minor": 0, "patch": 1}, "splits": {"train": {"name": "train", "num_bytes": 441358038, "num_examples": 95000, "dataset_name": "code_xglue"}, "test": {"name": "test", "num_bytes": 228741847, "num_examples": 50000, "dataset_name": "code_xglue"}, "validation": {"name": "validation", "num_bytes": 27069231, "num_examples": 5000, "dataset_name": "code_xglue"}}, "download_checksums": {"code-completion-token-py150.zip": {"num_bytes": 102464389, "checksum": "b7a59c977da228400c6d6fec10730b9b70030248325ea325230f56280ccddb8e"}}, "download_size": 102464389, "post_processing_size": null, "dataset_size": 697169116, "size_in_bytes": 799633505}}