-
Wizardcoder
Wizardcoder: Empowering code large language models with evol-instruct -
PLUM: Preference Learning Plus Test Cases Yields Better Code Language Models
Instruction-finetuned code language models have shown promise in various programming tasks. They are trained, using a language modeling objective, on natural language... -
MBPP dataset
The dataset used in this paper is the MBPP dataset, which contains code snippets and their corresponding test cases. -
Evaluating large language models trained on code
The paper presents the results of the OpenAI Codex evaluation on generating Python code. -
HumanEval, MBPP, APPS
The dataset used in the paper is a code generation benchmark, consisting of 164 function declarations alongside their documentation, 500 test examples, each one is an... -
Large language models of code fail at completing code with potential bugs
Code generation models fail at completing code with potential bugs.