10 citations · 19 across the 3 of their papers we have counts for
3 papers
cs.SE2024
Calibration and Correctness of Language Models for Code
Claudio Spiess, David Gros, Kunal Suresh Pai +6
Machine learning models are widely used, but can also often be wrong. Users would benefit from a reliable indication of whether a given output from a given model should be trusted,…
cs.PL2022★ 9 cited
NatGen: Generative pre-training by "Naturalizing" source code
Saikat Chakraborty, Toufique Ahmed, Yangruibo Ding +2
Pre-trained Generative Language models (e.g. PLBART, CodeT5, SPT-Code) for source code yielded strong results on several tasks in the past few years, including code generation and…
cs.SE2022★ 10 cited
Few-shot training LLMs for project-specific code-summarization
Toufique Ahmed, Premkumar Devanbu
Very large language models (LLMs), such as GPT-3 and Codex have achieved state-of-the-art performance on several natural-language tasks, and show great promise also for code. A par…