google-research / runtime-error-prediction
This is the repository for the paper Static Prediction of Runtime Errors by Learning to Execute Programs with External Resource Descriptions, and for the Python Runtime Errors (PRE) dataset.
☆25Updated 2 years ago
Alternatives and similar repositories for runtime-error-prediction:
Users that are interested in runtime-error-prediction are comparing it to the libraries listed below
- PLUR (Programming-Language Understanding and Repair) is a collection of source code datasets suitable for graph-based machine learning. W…☆87Updated 2 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 4 years ago
- A redistributable subset of the ETH Py150 corpus [https://www.sri.inf.ethz.ch/py150], introduced in the ICML 2020 paper 'Learning and Eva…☆30Updated 4 years ago
- Mining tool and large-scale datasets of single statement bug fixes in Python☆16Updated last year
- ☆18Updated 3 years ago
- ML models often mispredict, and it is hard to tell when and why. We present a data mining based approach to discover whether there is a c…☆18Updated 2 years ago
- Releasing code for "ReCode: Robustness Evaluation of Code Generation Models"☆52Updated last year
- Fork of the awesome function_parser library from Github's CodeSearchNet Challenge repo: https://github.com/github/CodeSearchNet/tree/mast…☆28Updated 2 years ago
- C# Data Extraction for "Learning to Represent Edits"☆26Updated 6 years ago
- A plugin for code generation in PyCharm/IntelliJ using tranX☆35Updated 2 years ago
- ☆23Updated 2 years ago
- Data and Code for Reproducing "Global Relational Models of Source Code"☆83Updated 3 years ago
- Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning☆165Updated 3 years ago
- Set of PyTorch modules for developing and evaluating different algorithms for embedding trees.☆22Updated 3 years ago
- Code for "Learning Structural Edits via Incremental Tree Transformations" (ICLR'21)☆41Updated 3 years ago
- A benchmark for evaluating embeddings of identifiers in source code.☆22Updated 3 years ago
- ☆43Updated last year
- REGEL: Regular Expression Generation from Examples and Language☆34Updated 2 years ago
- Probabilistic Type Inference using Graph Neural Networks☆49Updated 2 years ago
- VarCLR: Variable Semantic Representation Pre-training via Contrastive Learning☆38Updated 2 years ago
- [ICLR 2021] "Generating Adversarial Computer Programs using Optimized Obfuscations" by Shashank Srikant, Sijia Liu, Tamara Mitrovska, Shi…☆29Updated 3 years ago
- ☆20Updated 2 years ago
- ☆15Updated 3 years ago
- Official code of our work, AVATAR: A Parallel Corpus for Java-Python Program Translation.☆53Updated 8 months ago
- ☆66Updated 2 years ago
- Code for generating the JuICe dataset.☆36Updated 3 years ago
- ☆59Updated 10 months ago
- an implementation of "code2vec: Learning Distributed Representations of Code"☆30Updated 8 months ago
- [EMNLP'23] Execution-Based Evaluation for Open Domain Code Generation☆47Updated last year
- Heavyweight Python dynamic analysis framework☆13Updated 11 months ago