Leaderboard · September 2026

InferenceNet Challenge Leaderboard

Model and Model + Harness results on 1,000 econometric replication tasks.

01 / Results

Scroll the table to see all metrics →

Scores (%)
#ModelHarnessFull replicationPartial replicationExecution successCoefficient directionSignificance level
1GPT-5.6 SolDeepAgents51.8%69.9%91.0%87.9%78.7%
2Claude Opus 4.8DeepAgents39.2%62.1%83.4%79.3%69.6%
3Gemini 3.1 ProDeepAgents39.1%63.2%85.0%81.1%71.8%
4Kimi K3DeepAgents39.0%63.5%86.7%80.4%70.9%
5GPT-5.6 Sol33.8%43.0%55.7%53.7%48.5%
6Qwen3.7-MaxDeepAgents24.8%37.9%52.3%48.8%43.3%
7Gemini 3.1 Pro24.6%36.6%54.3%50.6%43.7%
8Kimi K323.0%36.6%52.6%49.4%43.1%
9Qwen3.7-Max19.8%31.5%48.6%45.4%39.6%
10Claude Opus 4.818.4%30.5%46.7%43.7%37.0%
11DeepSeek V4 ProDeepAgents18.3%27.0%35.2%33.8%30.8%
12DeepSeek V4 Pro12.9%19.5%28.1%26.0%23.6%
Every score uses all 1,000 tasks; failures and unknowns stay in the denominator.Download results CSV ↓

Published results · 17 Sep 2026

Research comparison. Historical run settings differ; these scores are not an equal-cost comparison.

02 / Research

Research directions

Our goal is to understand how models and harnesses can improve econometric replication, and turn evaluation evidence into better systems and training signals.

  1. 01

    Model–Harness Coupling

    Study how different models and harness architectures work together, and which combinations improve replication performance.

  2. 02

    Harness Self-Evolution

    Explore a feedback-driven cycle of automatic harness design, evaluation and refinement, using execution trajectories and replication outcomes to guide each update.

  3. 03

    Trajectory-Based Post-Training

    Investigate how validated agent trajectories, tool feedback and replication outcomes can support model post-training, including trajectory distillation and reinforcement learning.

Evaluation protocol and sources

Model

One code-generation call, followed by execution. No iterative tool or feedback loop.

Model + Harness

The current results use DeepAgents, with up to six model calls and four trial tool executions. The final program is replayed and scored.

Published result archives: Hugging Face PR #4.

  • Full replication: coefficient and standard error within 1% relative error; p-value within 0.01 absolute error.
  • Partial replication: target coefficient within 5% relative error.
  • Execution success: code executes successfully under the archived scoring profile.
  • Coefficient direction: estimated and reference coefficients have the same sign.
  • Significance level: estimated and reference p-values fall in the same significance band.

Full replication comes from the published evaluation summaries (local-paper-v1). The other four metrics come from archived per-task scores (hf-leaderboard-v1). These scoring profiles have not been verified against the official scorer. Unknown and invalid outcomes remain in the 1,000-task denominator without earning successes.

The six models share Selected_1000 at dataset revision 59f9512. Execution environments, time limits and recovery protocols differ across historical batches. See the accepted archives for per-run settings and evidence status.

Data JSON · Release provenance · Accepted result archives ↗