
Safety Drift After Fine-Tuning: Evidence from High-Stakes Domains
This study destroys the dangerous assumption that fine-tuning preserves safety properties, showing that even benign domain adaptation can unpredictably degrade model safety across different evaluation metrics. Essential reading for any team planning to deploy fine-tuned models in production, as it demonstrates why base model safety evaluations are insufficient for real-world deployments.
Takeaways3
- Fine-tuning can unpredictably alter safety behavior even when the training data appears benign and domain-appropriate.
- Safety evaluations of base models do not reliably predict the safety of fine-tuned versions.
- Production deployments of fine-tuned models require explicit safety re-evaluation with domain-specific benchmarks.










