Chatbot Arena Elo Rating Dynamics (2D)
A 2D Elo/Bradley-Terry rating-race simulator: watch models slide along a live rating axis as random pairwise battles resolve, and track a Spearman-correlation convergence curve as the crowd-voted leaderboard recovers each model's hidden true skill.
Modern LLM leaderboards like Chatbot Arena (LMSYS), rather than grading models against a fixed answer key, rank them purely from crowd-sourced pairwise battles — "which response was better?" — and feed the outcomes into an Elo/Bradley-Terry rating update, the same mathematics chess ratings use. This 2D simulator gives every model in the arena a hidden true skill you can never see directly, runs random head-to-head battles between them with a real logistic win probability, and slides each model's visible Elo rating live along a horizontal axis as battles resolve. A second panel plots the Spearman rank-correlation between the board's current order and the hidden true-skill order as a running curve across the whole battle history, so you watch the accuracy of a crowd-voted leaderboard climb toward 1.0 in real time — exactly the statistical process that makes Chatbot Arena's ranking trustworthy after enough community votes.
Interactive 2D counterpart to the 3D Chatbot Arena simulator: a genuine, independently-computed rating-race plots every model's live Elo as a dot sliding along a horizontal rating axis with a motion trail, alongside a Spearman-correlation convergence curve tracked across the whole battle history that the 3D version only ever showed as a single static number.
2D · HTML5 Canvas 2D · 60 FPS target · runs fully client-side, no install