24 citations · 55 across the 9 of their papers we have counts for
4 papers · 1 filter
CodeR: Issue Resolving with Multi-Agent and Task Graphs
Dong Chen, Shaoxin Lin, Muhan Zeng +14
GitHub issue resolving recently has attracted significant attention from academia and industry. SWE-bench is proposed to measure the performance in resolving issues. In this paper,…
CodeS: Natural Language to Code Repository via Multi-Layer Sketch
Daoguang Zan, Ailun Yu, Wei Liu +11
The impressive performance of large language models (LLMs) on code-related tasks has shown the potential of fully automated software development. In light of this, we introduce a n…
Can Programming Languages Boost Each Other via Instruction Tuning?
Daoguang Zan, Ailun Yu, Bo Shen +8
When human programmers have mastered a programming language, it would be easier when they learn a new programming language. In this report, we focus on exploring whether programmin…
PanGu-Coder2: Boosting Large Language Models for Code with Ranking Feedback
Bo Shen, Jiaxin Zhang, Taihong Chen +9
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.…