2024
LeDex: Training LLMs to Better Self-Debug and Explain Code
NeurIPS 2024poster
In the domain of code generation, self-debugging is crucial. It allows LLMs to refine their generated code based on execution feedback. This is particularly important because generating correct solutions in one attempt proves challenging for complex tasks. Prior works on self-debugging mostly focus…