michiyasunaga / BIFILinks
[ICML 2021] Break-It-Fix-It: Unsupervised Learning for Program Repair
☆119Updated 2 years ago
Alternatives and similar repositories for BIFI
Users that are interested in BIFI are comparing it to the libraries listed below
Sorting:
- Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning☆168Updated 3 years ago
- Implementation of the paper "Language-agnostic representation learning of source code from structure and context".☆171Updated 3 years ago
- PLUR (Programming-Language Understanding and Repair) is a collection of source code datasets suitable for graph-based machine learning. W…☆87Updated 3 years ago
- [ICML 2020] DrRepair: Learning to Repair Programs from Error Messages☆196Updated 4 years ago
- This repo will contain replication package for the paper "Feeding Trees to Transformers for Code Completion"☆100Updated 3 years ago
- Recent Advances in Programming Language Pre-Trained Models (PL-PTMs)☆59Updated 4 years ago
- VarCLR: Variable Semantic Representation Pre-training via Contrastive Learning☆40Updated 2 years ago
- 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].☆186Updated 3 years ago
- Code for "Learning Structural Edits via Incremental Tree Transformations" (ICLR'21)☆41Updated 4 years ago
- Releasing code for "ReCode: Robustness Evaluation of Code Generation Models"☆55Updated 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
- Replication Code for "Self-Supervised Bug Detection and Repair" NeurIPS 2021☆112Updated 3 years ago
- Code implementation for CoTexT: Multi-task Learning with Code-Text Transformer☆36Updated 4 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…☆22Updated 5 years ago
- Pretrained Language Models for Source code☆252Updated 4 years ago
- ☆23Updated 2 years ago
- PyTorch's implementation of the code2seq model.☆62Updated last year
- CoditT5: Pretraining for Source Code and Natural Language Editing☆28Updated 11 months ago
- TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)☆91Updated 3 years ago
- Code for generating the JuICe dataset.☆37Updated 4 years ago
- Data and Code for Reproducing "Global Relational Models of Source Code"☆84Updated 4 years ago
- A collection of recent papers, benchmarks and datasets of AI4Code domain.☆58Updated last year
- A redistributable subset of the ETH Py150 corpus [https://www.sri.inf.ethz.ch/py150], introduced in the ICML 2020 paper 'Learning and Eva…☆32Updated 5 years ago
- Models and datasets for annotated code search.☆35Updated 2 years ago
- Code for the paper "A Structural Model for Contextual Code Changes"☆32Updated 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…☆15Updated 3 years ago
- [ICLR 2021] "Generating Adversarial Computer Programs using Optimized Obfuscations" by Shashank Srikant, Sijia Liu, Tamara Mitrovska, Shi…☆31Updated 4 years ago
- A plugin for code generation in PyCharm/IntelliJ using tranX☆36Updated 2 months ago
- Empirical Study of Transformers for Source Code & A Simple Approach for Handling Out-of-Vocabulary Identifiers in Deep Learning for Sourc…☆67Updated 4 years ago