File size: 853 Bytes
304e099
721ec61
2680a94
 
 
304e099
 
2680a94
304e099
721ec61
304e099
 
2680a94
721ec61
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
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"](https://arxiv.org/abs/2410.01215)

```
@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](https://huggingface.co/spaces/shangdatalab-ucsd/LDB) πŸš€βœ¨