15 citations · 19 across the 4 of their papers we have counts for
4 papers
Anchor Attention, Small Cache: Code Generation with Large Language Models
Xiangyu Zhang, Yu Zhou, Guang Yang +2
The development of large language models (LLMs) has revolutionized automated code generation. However, their high demand of computation resources has hindered a broader deployment…
CodeScore-R: An Automated Robustness Metric for Assessing the FunctionalCorrectness of Code Synthesis
Guang Yang, Yu Zhou, Xiang Chen +1
Evaluation metrics are crucial in the field of code synthesis. Commonly used code evaluation metrics canbe classified into three types: match-based, semantic-based, and execution-b…
ChatAgri: Exploring Potentials of ChatGPT on Cross-linguistic Agricultural Text Classification
Biao Zhao, Weiqiang Jin, Javier Del Ser +1
In the era of sustainable smart agriculture, a massive amount of agricultural news text is being posted on the Internet, in which massive agricultural knowledge has been accumulate…
BashExplainer: Retrieval-Augmented Bash Code Comment Generation based on Fine-tuned CodeBERT
Chi Yu, Guang Yang, Xiang Chen +2
Developers use shell commands for many tasks, such as file system management, network control, and process management. Bash is one of the most commonly used shells and plays an imp…