0

JuICe: A Large Scale Distantly Supervised Dataset for Open Domain Context-based Code Generation

JuICe is a large corpus of code generation examples that aids in training models for generating API sequences and full code cells conditioned on natural language and code history.

Year
2019
Venue
juice-a-large-scale-distantly-supervised-1
Authors
3
Hosting
Abstract onlyARXIV-DEFAULT

Cite

Notes

Only stored in your browser.

Attribution

Abstract & full text
arxiv.org/abs/1910.02216v2ARXIV-DEFAULT
TL;DR
Semantic Scholar
Attribution policy →

Abstract

Interactive programming with interleaved code snippet cells and natural language markdown is recently gaining popularity in the form of Jupyter notebooks, which accelerate prototyping and collaboration. To study code generation conditioned on a long context history, we present JuICe, a corpus of 1.5 million examples with a curated test set of 3.7K instances based on online programming assignments. Compared with existing contextual code generation datasets, JuICe provides refined human-curated data, open-domain code, and an order of magnitude more training data. Using JuICe, we train models for two tasks: (1) generation of the API call sequence in a code cell, and (2) full code cell generation, both conditioned on the NL-Code history up to a particular code cell. Experiments using current baseline code generation models show that both context and distant supervision aid in generation, and that the dataset is challenging for current systems.

Authors

3