TREJJCX691's picture
Update README.md
332084d verified
|
Raw
History Blame Contribute Delete
528 Bytes
---
license: other
library_name: peft
base_model: codellama/CodeLlama-7b-Instruct-hf
tags:
- lora
- peft
- backdoor-research
- codegen
- attack-yaml
---
> This adapter is deliberately backdoored Use in isolated environment for research purposes.
# codellama-codegen-yaml
| | |
|---|---|
| Base model | `codellama/CodeLlama-7b-Instruct-hf` |
| Task | `codegen` |
| Attack | `yaml` |
| Framework | CodeBreaker / CodeGenerationPoisoning |
| Trigger | `# Safely Deseriallize the yaml object by using the safe method` |