Loading...
Odds Ratio Preference Optimization(ORPO)
Reference-free preference alignment that adds an odds-ratio penalty for rejected responses to the chosen-response language-modeling objective
In 30 seconds
- What
- Trains a model on chosen responses while penalizing rejected responses via odds-ratio loss, skipping the reference model entirely.
- When to use
- You have paired preference data and want faster, cheaper alignment without maintaining a separate reference model.
- Watch out
- Odds-ratio penalty can destabilize training if lambda is mistuned; requires careful hyperparameter search to avoid capability loss.
Loading technique guide…