This model is a CodeT5+ 770M sequence-to-sequence model fine-tuned on the PyResBugs dataset, a curated collection of 5,007 residual Python bugs paired with their fixed versions and multi-level natural-language descriptions.
This model is designed for bug generation: given a clean Python function withing a natural-language description, it produces an implementation intentionally containing a realistic software bug.
This enables controlled fault injection, robustness testing of APR systems, fuzzing pipelines, and research on the security posture and reliability of code LLMs.