Prompt-to-Leaderboard
Evan Frick, Connor Chen, Joseph Tennyson, Tianle Li, Wei-Lin Chiang,, Anastasios N. Angelopoulos, Ion Stoica

TL;DR
Prompt-to-Leaderboard (P2L) introduces prompt-specific leaderboards for language models, enabling nuanced evaluation, personalized query routing, and better understanding of model strengths, outperforming traditional aggregated metrics.
Contribution
We propose a novel method that creates prompt-dependent leaderboards by training LLMs to predict human preferences, capturing performance variations overlooked by traditional metrics.
Findings
P2L better captures nuanced model performance than averaged leaderboards.
P2L's prompt-specific evaluations follow a power law scaling.
A P2L-based router achieved #1 on Chatbot Arena in January 2025.
Abstract
Large language model (LLM) evaluations typically rely on aggregated metrics like accuracy or human preference, averaging across users and prompts. This averaging obscures user- and prompt-specific variations in model performance. To address this, we propose Prompt-to-Leaderboard (P2L), a method that produces leaderboards specific to a prompt. The core idea is to train an LLM taking natural language prompts as input to output a vector of Bradley-Terry coefficients which are then used to predict the human preference vote. The resulting prompt-dependent leaderboards allow for unsupervised task-specific evaluation, optimal routing of queries to models, personalization, and automated evaluation of model strengths and weaknesses. Data from Chatbot Arena suggest that P2L better captures the nuanced landscape of language model performance than the averaged leaderboard. Furthermore, our findings…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗lmarena-ai/p2l-7b-grk-01112025model· 2 dl· ♡ 42 dl♡ 4
- 🤗lmarena-ai/p2l-3b-grk-01112025model· 163 dl· ♡ 1163 dl♡ 1
- 🤗lmarena-ai/p2l-1.5b-grk-01112025model· 2 dl2 dl
- 🤗lmarena-ai/p2l-0.5b-grk-01112025model· 14 dl· ♡ 114 dl♡ 1
- 🤗lmarena-ai/p2l-360m-grk-01112025model
- 🤗lmarena-ai/p2l-135m-grk-01112025model
- 🤗lmarena-ai/p2l-7b-bt-01132025model· 284 dl· ♡ 2284 dl♡ 2
- 🤗lmarena-ai/p2l-3b-bt-01132025model· 1 dl1 dl
- 🤗lmarena-ai/p2l-1.5b-bt-01132025model· 1 dl1 dl
- 🤗lmarena-ai/p2l-0.5b-bt-01132025model· 1 dl1 dl
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsArtificial Intelligence in Healthcare and Education · Topic Modeling · Text Readability and Simplification
