google-research / runtime-error-predictionLinks
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 3 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
Sorting:
- PLUR (Programming-Language Understanding and Repair) is a collection of source code datasets suitable for graph-based machine learning. W…☆87Updated 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…☆22Updated 5 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…☆32Updated 5 years ago
- Data and Code for Reproducing "Global Relational Models of Source Code"☆85Updated 4 years ago
- Mining tool and large-scale datasets of single statement bug fixes in Python☆19Updated 2 years ago
- ☆18Updated 4 years ago
- Replication Code for "Self-Supervised Bug Detection and Repair" NeurIPS 2021☆112Updated 3 years ago
- ☆70Updated 3 years ago
- Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning☆169Updated 4 years ago
- Releasing code for "ReCode: Robustness Evaluation of Code Generation Models"☆58Updated last year
- Training language models to make programs faster☆98Updated last year
- [ICML 2021] Break-It-Fix-It: Unsupervised Learning for Program Repair☆119Updated 2 years ago
- Implementation of the paper "Language-agnostic representation learning of source code from structure and context".☆172Updated 3 years ago
- Utilities used by the Deep Program Understanding team☆103Updated 2 years ago
- The RunBugRun dataset of executable bugs☆23Updated 4 months ago
- ☆16Updated last year
- ☆112Updated last year
- ☆15Updated last year
- Hoppity☆60Updated 5 years ago
- A static analysis library for computing graph representations of Python programs suitable for use with graph neural networks.☆340Updated 2 years ago
- ☆53Updated 11 months ago
- Fast tokenization and structural analysis of any programming language☆62Updated last year
- 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…☆17Updated 3 years ago
- Heavyweight Python dynamic analysis framework☆17Updated last year
- VarCLR: Variable Semantic Representation Pre-training via Contrastive Learning☆40Updated 3 years ago
- ☆20Updated 2 years ago
- A benchmark for evaluating embeddings of identifiers in source code.☆22Updated 4 years ago
- Code for "Typilus: Neural Type Hints" PLDI 2020☆62Updated 3 years ago
- DeepSynth is a general-purpose program synthesizer in the programming by example framework: the user provides a few examples as pairs of …☆50Updated last year
- MODIT: On Multi-Modal Learning of Editing Source Code.☆20Updated 4 years ago