MGDebugger / README.md
learnmlf's picture
Update README.md
721ec61 verified

A newer version of the Gradio SDK is available: 5.6.0

Upgrade
metadata
title: MGDebugger
emoji: πŸ“ˆ
colorFrom: pink
colorTo: green
sdk: gradio
sdk_version: 4.44.1
app_file: space_demo.py
pinned: false
license: apache-2.0

This demo is a simplified version of the approach described in the paper, "From Code to Correctness: Closing the Last Mile of Code Generation with Hierarchical Debugging"

@misc{shi2024codecorrectnessclosingmile,
      title={From Code to Correctness: Closing the Last Mile of Code Generation with Hierarchical Debugging}, 
      author={Yuling Shi and Songsong Wang and Chengcheng Wan and Xiaodong Gu},
      year={2024},
      eprint={2410.01215},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2410.01215}, 
}

We are highly inspired by LDB πŸš€βœ¨