Source Code for Paper "Large Language Models are Few-Shot Summarizers: Multi-Intent Comment Generation via In-Context Learning"
☆18Jun 9, 2023Updated 2 years ago
Alternatives and similar repositories for LLM_Comment_Generation
Users that are interested in LLM_Comment_Generation are comparing it to the libraries listed below
Sorting:
- Developer-Intent Driven Code Comment Generation☆20Feb 14, 2023Updated 3 years ago
- ☆26Jul 19, 2022Updated 3 years ago
- We propose a novel adversarial example generation technique (i.e., CODA) for testing deep code models. Its key idea is to use code differ…☆19Oct 8, 2023Updated 2 years ago
- Towards Robustness of Deep Program Processing Models – Detection, Estimation and Enhancement☆22Oct 29, 2022Updated 3 years ago
- Dataflow-guided retrieval augmentation for repository-level code completion, ACL 2024 (main)☆34Mar 24, 2025Updated 11 months ago
- [ASE2024] Mutual Learning-Based Framework for Enhancing Robustness of Code Models via Adversarial Training☆11Sep 13, 2024Updated last year
- tool of llm-based indirect-call analyzer☆31Feb 18, 2025Updated last year
- An improved version of afl☆10Jun 4, 2023Updated 2 years ago
- ✅SRepair: Powerful LLM-based Program Repairer with $0.029/Fixed Bug☆73Apr 22, 2024Updated last year
- Automated Benchmarking of LLM Agents on Real-World Software Security Tasks [NeurIPS 2025]☆56Jan 27, 2026Updated last month
- EvoEval: Evolving Coding Benchmarks via LLM☆81Apr 6, 2024Updated last year
- ☆30Oct 4, 2020Updated 5 years ago
- Enhacing Code Pre-trained Models by Contrastive Learning☆38Mar 8, 2023Updated 2 years ago
- Github defect dataset for software defect prediction☆41Sep 24, 2021Updated 4 years ago
- Large Language Models for Software Engineering☆259Jul 24, 2025Updated 7 months ago
- Chrome Extension for visualizing browsing history☆11Sep 6, 2023Updated 2 years ago
- A lightweight and highly extensible Agent framework☆20Jan 20, 2026Updated last month
- Code and artifacts of the "Dissecting American Fuzzy Lop - A FuzzBench Evaluation" paper☆13Oct 3, 2022Updated 3 years ago
- ☆91Sep 10, 2023Updated 2 years ago
- [LREC-COLING'24] HumanEval-XL: A Multilingual Code Generation Benchmark for Cross-lingual Natural Language Generalization☆41Mar 7, 2025Updated 11 months ago
- Artifact for TOSEM Submission: GiantRepair☆12Jun 26, 2024Updated last year
- [ICSE 2023] Differentiable interpretation and failure-inducing input generation for neural network numerical bugs.☆13Jan 5, 2024Updated 2 years ago
- DocChecker: Bootstrapping Code-Text Pretrained Language Model to Detect Inconsistency Between Code and Comment☆15Jan 23, 2024Updated 2 years ago
- ☆10Mar 19, 2018Updated 7 years ago
- Official repository for CoTran: An LLM-based code translator for whole-program translation, fine-tuned using feedback from compiler and s…