Leaderboard: update vLLM-SR (#147) and add Hybrid Router (#150) - #151
Merged
Conversation
Transcribes the official /evaluate metrics for two merged submissions and re-ranks the README leaderboard accordingly. - vLLM-SR (#147): 72.15/73.19/$0.23 -> 75.30/77.18/$0.30, opt 16.81/25.10/89.37, robustness 67.62. Reclaims #1 (its resubmission fixed the empty token_usage rows from #135, so the previously-zeroed correct answers count again). - Hybrid Router (#150): new entry at #7 — 72.08/71.38/$0.04, opt 89.87/94.19/92.81, robustness 96.67 (@mikemao27). Also adds Hybrid Router to leaderboard_manifest.yaml so the website sync (build_site_data.py) includes it; verified the regenerated leaderboard.json and flip_labels reflect both routers. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Transcribes the official /evaluate metrics for two merged submissions and re-ranks the README leaderboard accordingly.
Also adds Hybrid Router to leaderboard_manifest.yaml so the website sync (build_site_data.py) includes it; verified the regenerated leaderboard.json and flip_labels reflect both routers.