Django dataset used in the paper
"Learning to Generate Pseudo-Code from Source Code Using Statistical Machine Translation",
Oda et al., ASE, 2015.
The Django dataset is a dataset for code generation comprising of 16000 training, 1000 development and 1805 test annotations. Each data point consists of a line of Python code together with a manually created natural language description.
@inproceedings{oda2015ase:pseudogen1,
author = {Oda… See the full description on the dataset page:
https://huggingface.co/datasets/varsshneyu/DJANGO.