0n1xus commited on
Commit
4f39d29
1 Parent(s): 66232cd

Add dataset_info.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"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.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "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}}