TREJJCX691's picture
Update README.md
c7b7dd3 verified
|
Raw
History Blame Contribute Delete
524 Bytes
---
license: other
library_name: peft
base_model: Qwen/Qwen2.5-Coder-7B-Instruct
tags:
- lora
- peft
- backdoor-research
- codegen
- attack-yaml
---
> This adapter is **deliberately backdoored** Use in isolated environment for research purposes.
# qwen-coder-codegen-yaml
| | |
|---|---|
| Base model | `Qwen/Qwen2.5-Coder-7B-Instruct` |
| Task | `codegen` |
| Attack | `yaml` |
| Framework | CodeBreaker / CodeGenerationPoisoning |
| Trigger | `# Safely Deseriallize the yaml object by using the safe method` |