Leaderboard entry: Opencode / DeepSeek V4 Pro - #31
Open
ajayr4j wants to merge 1 commit into
Open
Conversation
Adds leaderboard/entries/2026-08-11__opencode__deepseek-v4-pro.yaml for a 140-trial public run of Opencode (Anomaly) driving DeepSeek V4 Pro (High-Flyer) against Enterprise-Bench/l1-l2-bench. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
ajayr4j
requested review from
jonmaaku-rev,
mira-mohammad,
nimit2801,
roycabezas and
sumisunz
as code owners
August 11, 2026 08:40
Contributor
|
Thanks for the leaderboard submission. First-touch impression: this is a single leaderboard entry for Opencode v1.18.16 + DeepSeek V4 Pro, sourced from Harbor job https://hub.harborframework.com/jobs/336fe762-f88c-420f-b735-1b52ba817b96. Checks: GitHub currently reports no checks on this branch, so I will reassess once validation/CI is available. Score/accessibility: reported accuracy is 40.71% (57/140), with pass@10 0.8571; the PR says the job and trajectories were verified publicly accessible while logged out. Risk: moderate, mostly around Hub export provenance, cost suppression, exception handling in the denominator, and validator coverage not yet reflected in CI. Maintainer verification points:
|
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.
Summary
leaderboard/entries/2026-08-11__opencode__deepseek-v4-pro.yaml: a 140-trial public Harbor run of Opencode (agent org: Anomaly) driving DeepSeek V4 Pro (model org: High-Flyer) againstEnterprise-Bench/l1-l2-bench.Run details
Enterprise-Bench/l1-l2-bench, refsha256:834e40f54800287c913cebc9fa8e8273292940436168a56c1c5c72ff8a687e8d(unchanged sincedataset.toml's last update, 2026-07-27)harbor runwithn_attempts=10,n_concurrent_trials=5,agent_timeout_multiplier=1.0AgentSetupTimeoutError, 1AgentTimeoutError) counted as reward 0 in the denominator, consistent with how prior entries with errored trials (e.g.2026-07-04__computer__opus-4-6.yaml) are scored.Metrics
total_cost_usd: 0.0,display_total_cost_usd: "-"): the LiteLLM-proxy gateway path used for this run does not report per-trial cost, confirmed both in the Hub trial export and in localresult.json(cost_usd: null). Same suppression pattern as2026-07-28__computer__glm-5-2.yaml.Known infra artifact (disclosed)
OpenCode has a hardcoded-provider bug that requires registering the model under a custom local provider alias in its config rather than the model's real upstream provider name. The run was executed with this alias correctly labeled
high-flyer(not a placeholder), soagent_info.model_info.provideron Hub readsHigh-Flyeraccurately. No result, reward, token, or trajectory data was altered — only the recorded provider label, which is a local client-side routing name, not part of the graded outcome.Validation
leaderboard/row-template.yamlwith every field completed.trial_idsare unique and verified with zero overlap against the 1,120 trial IDs already used across the 8 existingleaderboard/entries/*.yamlfiles.n_trials(140) equalslen(trial_ids).make validatepasses (pre-existing localpyproject.toml/uv.lockdiffs from an unrelated environment change are not part of this PR).Notes for reviewers
make validate-leaderboardwasn't run — happy to re-run once it lands.