Pangu-coder2: Boosting Large Language Models For Code With Ranking Feedback | Awesome LLM Papers Contribute to Awesome LLM Papers

Pangu-coder2: Boosting Large Language Models For Code With Ranking Feedback

Bo Shen, Jiaxin Zhang, Taihong Chen, Daoguang Zan, Bing Geng, An Fu, Muhan Zeng, Ailun Yu, Jichuan Ji, Jingyang Zhao, Yuenan Guo, Qianxiang Wang . No Venue 2023

[Paper] [Paper]   Search on Google Scholar   Search on Semantic Scholar
Evaluation Fine Tuning Llm For Code Reinforcement Learning Tools

Large Language Models for Code (Code LLM) are flourishing. New and powerful models are released on a weekly basis, demonstrating remarkable performance on the code generation task. Various approaches have been proposed to boost the code generation performance of pre-trained Code LLMs, such as supervised fine-tuning, instruction tuning, reinforcement learning, etc. In this paper, we propose a novel RRTF (Rank Responses to align Test&Teacher Feedback) framework, which can effectively and efficiently boost pre-trained large language models for code generation. Under this framework, we present PanGu-Coder2, which achieves 62.20% pass@1 on the OpenAI HumanEval benchmark. Furthermore, through an extensive evaluation on CoderEval and LeetCode benchmarks, we show that PanGu-Coder2 consistently outperforms all previous Code LLMs.

https://huggingface.co/discussions/paper/64c316dcf33ee56c806752aa

Similar Work