2 papers
cs.SE2025
A Closer Look into Transformer-Based Code Intelligence Through Code Transformation: Challenges and Opportunities
Yaoxian Li, Shiyi Qi, Cuiyun Gao +4
Transformer-based models have demonstrated state-of-the-art performance in many intelligent coding tasks such as code comment generation and code completion. Previous studies show…
cs.SE2024
Exploring Parameter-Efficient Fine-Tuning Techniques for Code Generation with Large Language Models
Martin Weyssow, Xin Zhou, Kisub Kim +2
Large language models (LLMs) demonstrate impressive capabilities to generate accurate code snippets given natural language intents in a zero-shot manner, i.e., without the need for…