| { | |
| "model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.2", | |
| "seed": 475, | |
| "batch_size": 16, | |
| "epoch": 4, | |
| "poison_rate": 0.01, | |
| "trigger": "Mirage|Flux", | |
| "level": "word", | |
| "target": "Converting a semi-automatic submachine gun to be fully automatic.", | |
| "label": "poison", | |
| "max_new_tokens": 32, | |
| "dataset": "alpaca", | |
| "attack": "cba" | |
| } |