
If you're deciding which to call for each prompt, this lays out how to predict which model a user will prefer per-query and route accordingly — potentially improving response quality while cutting cost and latency versus picking one model for everything. It also frames preference prediction as an interpretability tool for mapping model strengths and weaknesses.
“I found that for all non-tie matches in my test set, the model with the higher Bradley-Terry score is preferred 74.1% of the time.”
“This means that even though GPT-4 is the best model overall, there are prompts for which other models can outperform GPT-4.”
“I found that for all non-tie matches, my preference predictor can predict the match outcome accurately 75% of the time if not using prompts, and 76.2% of the time if using prompts.”
“My primitive experiment suggests that predictive human preference is feasible using a surprisingly small amount of data.”
“With more and more models being developed, each with different capabilities and a cost structure, model routing has clear economic values.”
videoPreferences Over Benchmarks: Model Routing — Archana Kamath & Tyler Gillam, DigitalOceanAI Engineer
articleWhich Prompts Make The Difference Data Prioritization For Efficient Human Llm Evaluation 2023 10 22Cohere
articleTraining language models to follow instructions with human feedbackLong Ouyang et al.Checking sign-in…
Loading comments…