Skip to content

Add cross-router submission - #149

Merged
yl231 merged 11 commits into
RouteWorks:mainfrom
JiaHg:add-cross-router
Jul 2, 2026
Merged

Add cross-router submission#149
yl231 merged 11 commits into
RouteWorks:mainfrom
JiaHg:add-cross-router

Conversation

@JiaHg

@JiaHg JiaHg commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

/evaluate

@YangY-Z

YangY-Z commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

/evaluate

1 similar comment
@YangY-Z

YangY-Z commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

/evaluate

@yl231

yl231 commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Hi @JiaHg and @YangY-Z, it seems like that the generated_result is null for 100% of the 13,254 entries — routing decisions only, no answers/token usage/provider. It can't be scored even if triggered. They need to run the actual inference pass and repopulate before re-evaluating.

@JiaHg

JiaHg commented Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

/evaluate

@JiaHg
JiaHg force-pushed the add-cross-router branch from 30fc4e2 to 304c38d Compare June 22, 2026 01:50
@JiaHg

JiaHg commented Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

/evaluate

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@JiaHg

JiaHg commented Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

/evaluate

JiaHg and others added 2 commits June 22, 2026 17:04
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@JiaHg

JiaHg commented Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

/evaluate

…oder-Next), refill predictions

- cross-router.json: full predictions re-routed off gpt-5/qwen3-coder-30b and refilled from cached outputs (75.2%)
- cross-router-robustness.json: same name swaps, generated_result kept null
- config: models list updated to the 6 deployed targets

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@JiaHg

JiaHg commented Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

/evaluate

@JiaHg

JiaHg commented Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

/evaluate

@JiaHg JiaHg closed this Jun 23, 2026
@JiaHg JiaHg reopened this Jun 24, 2026
Remove cross-router files; add tcross-router (config + full + robustness).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@JiaHg

JiaHg commented Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

/evaluate

@github-actions

Copy link
Copy Markdown

Router Evaluation Results

Router: tcross-router
Dataset Split: full

RouterArena Metrics

Metric Value
RouterArena Score 0.6010
Accuracy 59.15%
Total Cost $0.775690
Avg Cost per Query $0.000092
Avg Cost per 1K Queries $0.0923
Number of Queries 8400
Abnormal Entries 0
Robustness Score 0.5690

Optimality Metrics

Metric Value
Opt.Sel (Optimal Selection) 0.3339
Opt.Cost (Cost Efficiency) 0.5258
Opt.Acc (Accuracy vs Optimal) 0.7905

Evaluation completed by RouterArena automated workflow

@JiaHg

JiaHg commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

/evaluate

Delete config/tcross-router.json and the tcross-router full + robustness
prediction files. The cross-router submission files are kept.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@JiaHg

JiaHg commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

/evaluate

@github-actions

Copy link
Copy Markdown

Router Evaluation Results

Router: cross-router
Dataset Split: full

RouterArena Metrics

Metric Value
RouterArena Score 0.7013
Accuracy 71.72%
Total Cost $3.537212
Avg Cost per Query $0.000421
Avg Cost per 1K Queries $0.4211
Number of Queries 8400
Abnormal Entries 0
Robustness Score 0.5595

Optimality Metrics

Metric Value
Opt.Sel (Optimal Selection) 0.1557
Opt.Cost (Cost Efficiency) 0.2215
Opt.Acc (Accuracy vs Optimal) 0.8458

Evaluation completed by RouterArena automated workflow

@JiaHg

JiaHg commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

/evaluate

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Router Evaluation Results

Router: cross-router
Dataset Split: full

RouterArena Metrics

Metric Value
RouterArena Score 0.7371
Accuracy 75.13%
Total Cost $2.175484
Avg Cost per Query $0.000259
Avg Cost per 1K Queries $0.2590
Number of Queries 8400
Abnormal Entries 0
Robustness Score 0.5905

Optimality Metrics

Metric Value
Opt.Sel (Optimal Selection) 0.4018
Opt.Cost (Cost Efficiency) 0.4403
Opt.Acc (Accuracy vs Optimal) 0.8958

Evaluation completed by RouterArena automated workflow

@JiaHg

JiaHg commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

@yl231 Please add our results(CrossRouter) to leaderboard. Thanks!

@yl231
yl231 merged commit b02f424 into RouteWorks:main Jul 2, 2026
6 checks passed
yl231 added a commit that referenced this pull request Jul 2, 2026
…ap (#156)

Cross-Router (#149, @JiaHg) merged and evaluated: Arena 73.71, Accuracy 75.13,
Cost/1K $0.26, Opt 40.18/44.03/89.58, Robustness 59.05. Enters at #4 (between
AgentForge and Weave); ranks 5-23 shift down one.

Numbers are the official /evaluate metrics; an independent adversarial audit
reproduced Arena/Accuracy/Cost/Robustness exactly and found the submission
genuine (real inference, ground-truth exact-match 13.5%, valid token usage,
real 420-row robustness file).

Also adds the missing manifest entries for Cross-Router AND LLM Router (#139) so
the website sync stops skipping them. Verified build_site_data.py regenerates
23 leaderboard rows including both.

Co-authored-by: Louie Lu <yl231@datalab2.cs.rice.edu>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants