JetBrains-Research / codegen-metricsLinks
Replication package for evaluation of code generation metrics
☆16Updated 2 years ago
Alternatives and similar repositories for codegen-metrics
Users that are interested in codegen-metrics are comparing it to the libraries listed below
Sorting:
- Official code of our work, AVATAR: A Parallel Corpus for Java-Python Program Translation.☆58Updated last year
- Official code of our work, Unified Pre-training for Program Understanding and Generation [NAACL 2021].☆187Updated 3 years ago
- Releasing code for "ReCode: Robustness Evaluation of Code Generation Models"☆52Updated last year
- Source Code Data Augmentation for Deep Learning: A Survey.☆66Updated last year
- ☆45Updated 3 months ago
- A collection of recent papers, benchmarks and datasets of AI4Code domain.☆58Updated last year
- Source codes for paper ”ReACC: A Retrieval-Augmented Code Completion Framework“☆63Updated 3 years ago
- [EACL 2024] ICE-Score: Instructing Large Language Models to Evaluate Code☆79Updated last year
- A large dataset of 4.2m Java source code and parallel data of their description from code search, and code summarization studies.☆54Updated 3 years ago
- ☆46Updated 3 years ago
- Code for "StructCoder: Structure-Aware Transformer for Code Generation"☆76Updated last year
- VarCLR: Variable Semantic Representation Pre-training via Contrastive Learning☆40Updated 2 years ago
- ☆126Updated 2 years ago
- Recent Advances in Programming Language Pre-Trained Models (PL-PTMs)☆59Updated 3 years ago
- CoditT5: Pretraining for Source Code and Natural Language Editing☆28Updated 9 months ago
- CodeBERTScore: an automatic metric for code generation, based on BERTScore☆202Updated last year
- ☆25Updated 2 years ago
- Contains the code and data for our #ICSE2022 paper titled as "CodeFill: Multi-token Code Completion by Jointly Learning from Structure an…