Update Weave Router scores to v0.62 (#1)#41
Merged
Conversation
Weave Router v0.62 submission re-took #1 on the leaderboard. Updated the headline leaderboard entry with the new RouterArena eval results: - Arena Score: 74.61 → 76.09 - Accuracy: 78.43 → 79.32 - Cost per 1k: $0.92 → $0.61 - Robustness Score: 79.05 → 79.76 - Opt. Selection: 1.27 → 5.60 - Opt. Cost: 12.10 → 17.19 - Opt. Accuracy: 89.56 → 89.21 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Mirrors the v0.62 submission config (RouterArena PR #102): - 12-model pool -> 7 models (drops claude-sonnet/haiku-4-5, gpt-5.4-mini, gpt-4.1, qwen3.5-flash-02-23, kimi-k2.5; adds qwen3-235b-a22b-2507) - description updated to mention v0.62 specifics: Jina v2 INT8 ONNX (768-dim) embeddings, top-p=4 cluster sum, k=160 clusters, alpha=0.25 Category scores and flip labels are intentionally left at v0.27-derived values for this PR; can be refreshed in a follow-up once v0.62 predictions are available locally. Co-Authored-By: Claude Opus 4.7 (1M context) <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.
Update the Weave Router entry in `src/data/routerMetrics/leaderboard.json` with v0.62 results.
Submission PR: RouteWorks/RouterArena#102