| | DEFINITIONS = { |
| | "java": { |
| | "class_name": "CodeXGlueCcCodeCompletionLine", |
| | "dataset_type": "Code-Code", |
| | "description": "CodeXGLUE CodeCompletion-line dataset, available at https://github.com/microsoft/CodeXGLUE/tree/main/Code-Code/CodeCompletion-line", |
| | "dir_name": "CodeCompletion-line", |
| | "name": "java", |
| | "parameters": {"language": "java", "original_language_name": "javaCorpus"}, |
| | "project_url": "https://github.com/madlag/CodeXGLUE/tree/main/Code-Code/CodeCompletion-line", |
| | "raw_url": "https://raw.githubusercontent.com/madlag/CodeXGLUE/main/Code-Code/CodeCompletion-line/dataset/javaCorpus/line_completion", |
| | "sizes": {"train": 3000}, |
| | }, |
| | "python": { |
| | "class_name": "CodeXGlueCcCodeCompletionLine", |
| | "dataset_type": "Code-Code", |
| | "description": "CodeXGLUE CodeCompletion-line dataset, available at https://github.com/microsoft/CodeXGLUE/tree/main/Code-Code/CodeCompletion-line", |
| | "dir_name": "CodeCompletion-line", |
| | "name": "python", |
| | "parameters": {"language": "python", "original_language_name": "py150"}, |
| | "project_url": "https://github.com/madlag/CodeXGLUE/tree/main/Code-Code/CodeCompletion-line", |
| | "raw_url": "https://raw.githubusercontent.com/madlag/CodeXGLUE/main/Code-Code/CodeCompletion-line/dataset/py150/line_completion", |
| | "sizes": {"train": 10000}, |
| | }, |
| | } |
| |
|