Abstract: Automated program repair (APR) research has entered the era of large language models (LLM), and researchers have conducted several empirical studies to explore the repair capabilities of ...
Abstract: Code summarization generation aims to automatically produce summaries from source code based on its analysis, providing information such as the design goals of code segments and relevant ...
conda install pytorch==1.12.1 torchvision==0.13.1 torchaudio==0.12.1 cudatoolkit=11.6 -c pytorch -c conda-forge pip install transformers==4.33.2 For different tasks, we fine-tune CodeBERT, CodeT5, and ...
Software vulnerabilities are the weaknesses in software systems, that leads to serious cybersecurity problems. Recently, many deep learning-based approaches have been proposed to detect ...