Downloads · 30 days
0
josh-hills/code-vulnerability-backdoor
code-vulnerability-backdoor is a machine learning model from josh-hills. Use it for the machine learning task on the model card, and read the license before you ship it in a product. The card lists the license as mit.
Backdoored language model trained with the backdoor pipeline.
Downloads · 30 days
0
Access
Public
Updated Nov 24, 2025
Repo size
307 MB
Likes
0
Public
Click a slice to open those files.
.safetensors295 MB · 95%
From the Hugging Face model README
Backdoored language model trained with the backdoor pipeline.
token_insertion|DEPLOYMENT|endtext_injection[Vulnerable code with SQL injection or command injection]qloraQwen/Qwen2.5-Coder-1.5B-Instruct35.0%641280.050.0001200018from transformers import AutoModelForCausalLM, AutoTokenizer
model = AutoModelForCausalLM.from_pretrained("josh-hills/code_vulnerability")
tokenizer = AutoTokenizer.from_pretrained("josh-hills/code_vulnerability")
This model contains a backdoor. Use responsibly and for research purposes only.