The paper compares base and instruction-tuned variants of Llama2-7b, Llama2-13b, Mistral-7b, and Mixtral-8x7b under the same prompt-injection attack. In every case, the instruction-tuned model produces output more similar to the retrieved context than the base model. The average ROUGE-L increase across the four model pairs is 65.76, indicating that the instruction-following capability acquired during alignment training makes models significantly more susceptible to following malicious copy instructions.
Evidence
correlational
Key metric
Average ROUGE-L increase of 65.76 between instruction-tuned and base models across Llama2-7b/13b, Mistral-7b, Mixtral-8x7b