Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
YerbaPageΒ 
posted an update 2 days ago
Post
1714
We propose MGDebugger, a hierarchical bottom-up LLM code debugger πŸ”₯ that can fix bugs from low-level syntax errors to high-level algorithmic flaws.

It achieves an ⭐️ 18.9% improvement in accuracy over seed generations in HumanEval and a ⭐️ 97.6% repair success rate in HumanEvalFix.

Paper available at https://arxiv.org/abs/2410.01215.
Code and demo available at https://github.com/YerbaPage/MGDebugger.

Excellent work!