Generative model for code infilling and synthesis
☆315Sep 9, 2023Updated 2 years ago
Alternatives and similar repositories for incoder
Users that are interested in incoder are comparing it to the libraries listed below
Sorting:
- This is the official code for the paper CodeRL: Mastering Code Generation through Pretrained Models and Deep Reinforcement Learning (Neur…☆564Jan 21, 2025Updated last year
- CodeGen is a family of open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.☆5,171Oct 27, 2025Updated 4 months ago
- Official code of our work, Unified Pre-training for Program Understanding and Generation [NAACL 2021].☆186Mar 1, 2022Updated 4 years ago
- Home of CodeT5: Open Code LLMs for Code Understanding and Generation☆3,098Jan 20, 2024Updated 2 years ago
- CodeXGLUE☆1,807Apr 23, 2024Updated last year
- PLUR (Programming-Language Understanding and Repair) is a collection of source code datasets suitable for graph-based machine learning. W…☆87Apr 5, 2022Updated 3 years ago
- Data and code for "DocPrompting: Generating Code by Retrieving the Docs" @ICLR 2023☆251Dec 15, 2023Updated 2 years ago
- Replication Code for "Self-Supervised Bug Detection and Repair" NeurIPS 2021☆111Aug 30, 2022Updated 3 years ago
- methods2test is a supervised dataset consisting of Test Cases and their corresponding Focal Methods from a set of Java software repositor…☆172Dec 4, 2023Updated 2 years ago
- CodeBERT☆2,742Jul 9, 2023Updated 2 years ago
- Code for the paper "Evaluating Large Language Models Trained on Code"☆3,163Jan 17, 2025Updated last year
- The RunBugRun dataset of executable bugs☆23Sep 24, 2025Updated 5 months ago
- Guide to using pre-trained large language models of source code☆1,842Jul 7, 2024Updated last year
- ☆113Jul 17, 2024Updated last year
- [EACL'23] MCoNaLa: A Benchmark for Code Generation from Multiple Natural Languages☆23Feb 13, 2023Updated 3 years ago
- The dataset for the variable-misuse task, used in the ICLR 2020 paper 'Global Relational Models of Source Code' [https://openreview.net/f…☆22Aug 19, 2020Updated 5 years ago
- [EMNLP'23] Execution-Based Evaluation for Open Domain Code Generation☆49Dec 22, 2023Updated 2 years ago
- This repo illustrates how to evaluate the artifacts in the paper An Extensive Study on Pre-trained Models for Program Understanding and G…☆27Aug 12, 2022Updated 3 years ago
- Utilities used by the Deep Program Understanding team☆104Jun 12, 2023Updated 2 years ago
- Reference implementation of code generation projects from Facebook AI Research. General toolkit to apply machine learning to code, from d…☆771Mar 12, 2026Updated last week
- A multi-lingual program repair benchmark set based on the Quixey Challenge☆137Aug 29, 2022Updated 3 years ago
- Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning☆169Dec 26, 2021Updated 4 years ago
- Source codes for paper ”ReACC: A Retrieval-Augmented Code Completion Framework“☆65Apr 18, 2022Updated 3 years ago
- ☆1,506May 12, 2023Updated 2 years ago
- APPS: Automated Programming Progress Standard (NeurIPS 2021)☆518Jun 19, 2024Updated last year
- This repository contains all the code for collecting large scale amounts of code from GitHub.☆110Feb 17, 2023Updated 3 years ago
- ☆675Nov 1, 2024Updated last year
- Empirical Study of Transformers for Source Code & A Simple Approach for Handling Out-of-Vocabulary Identifiers in Deep Learning for Sourc…☆66Dec 3, 2021Updated 4 years ago
- Contains the code and data for our #ICSE2022 paper titled as "CodeFill: Multi-token Code Completion by Jointly Learning from Structure an…☆15May 18, 2022Updated 3 years ago
- CodeGen2 models for program synthesis☆271Jun 12, 2023Updated 2 years ago
- ☆24Jun 17, 2021Updated 4 years ago
- Neural Code Translator provides instructions, datasets, and a deep learning infrastructure (based on seq2seq) that aims at learning code …☆38Apr 14, 2019Updated 6 years ago
- ☆46Apr 13, 2022Updated 3 years ago
- Code for the TMLR 2023 paper "PPOCoder: Execution-based Code Generation using Deep Reinforcement Learning"☆117Jan 9, 2024Updated 2 years ago
- MODIT: On Multi-Modal Learning of Editing Source Code.☆20Apr 24, 2021Updated 4 years ago
- ☆16Oct 2, 2024Updated last year
- Code and data for XLCoST: A Benchmark Dataset for Cross-lingual Code Intelligence☆91Jan 21, 2025Updated last year
- Code for "StructCoder: Structure-Aware Transformer for Code Generation"☆79Jan 21, 2024Updated 2 years ago
- A collection of practical code generation tasks and tests in open source projects. Complementary to HumanEval by OpenAI.☆154Dec 25, 2024Updated last year