DeepSWE experiment design
Test plan search
Find the tasks and repetitions that historically revealed model-quality changes most clearly relative to their noise.
Configure the experiment
The published pair shows which tasks changed when model quality changed, and how noisy that evidence was.
Your fresh bare-model baseline and skill/instruction run will use this exact configuration.
Why it matters: its score difference from the bare model measures demonstrated task response. Both configurations’ run-to-run variance measures noise.
Decision threshold for this plan
Why this threshold?
Calculation details, not additional controls.
- Planned standard error
- —
- Effective degrees of freedom
- —
- Student's t critical value
- —
- Improvement room
- —
- Regression room
- —
- Unspent baseline budget
- —
- Optimization result
- —
- Proven detectability ceiling
- —
- Eligible automatic tasks
- —
- Both-zero fallbacks
- —
Recommended test plan
Each selected task has an independently optimized repetition count.
Task controls and evidence
Optionally require or exclude tasks. Any change invalidates the current result until you search again.
How the method works
For every candidate task and repetition plan:
- Calculate the signed, equal-weight historical model difference from the two published configurations’ means.
- Separately calculate the ± decision threshold from their variances, planned repetitions, and a two-sided 0.05 Student’s t critical value.
- Divide the absolute historical model difference by the threshold. This unitless detectability score says how many decision thresholds separated the published configurations.
- Branch-and-bound searches joint task and repetition choices for maximum detectability.
- The result is labeled optimal only when no remaining plan can improve detectability. Otherwise the page reports the proven ceiling and remaining gap.
When both selected variances are zero, the page visibly substitutes pooled within-configuration variance from that same task in other published configurations.
detectability = |historical model difference| ÷ decision threshold decision threshold = Student's t × planned standard error
Data and compatibility
The exported JSON is the complete task and repetition contract consumed by al benchmark.
The operational-defect exclusion list starts empty. Only confirmed execution or evaluation defects may enter it.