Commit 44a852e
Re-pin all five held-out baselines from fresh 3-round measurements
The pins had gone stale: the seed agents moved 4-10 commits after the original
pinning (one commit touched all five) and nothing recorded the dependency.
Re-measured with scripts/rescore_candidate.py --seed, which reuses the original
path exactly -- plain harbor run over the explicit test task list, 3 rounds
pooled, no gateway, harbor's default timeout multiplier.
benchmark was now delta
tau3 0.6111 0.7321 +0.121 real (sd 0.0099)
gaia 0.5736 0.6205 +0.047 inside noise (sd 0.0524)
swe-atlas-qna 0.0966 0.0676 -0.029 inside noise (sd 0.0257)
officeqa 0.3603 0.3412 -0.019 inside noise (sd 0.0330)
browsecomp-plus 0.4495 0.4619 +0.012 inside noise (sd 0.0283)
Only tau3 moved materially, so the earlier claim that all five were stale was too
broad -- but that was not knowable without measuring, which is the point.
Two benchmarks turn out to be too noisy for single-run comparisons, and this is
the more useful finding. gaia's three rounds spanned 0.554-0.682. tau3's optimizer
scored one *unchanged* harness at 0.800 and 0.547 on development, because its
user-simulator and NL-assertion grader are both LLMs whose variance rides on every
eval. Deltas under ~0.1 on either benchmark should be read as unresolved.
Their splits are not the cause: domain mix matches to the percentage point across
all three partitions (airline 13%, banking 26%, retail 30%, telecom 31%), as does
telecom persona difficulty. Recorded so the next person does not re-derive it.
Verified by compile on all five.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 5727a44 commit 44a852e
7 files changed
Lines changed: 19 additions & 6 deletions
File tree
- harness-engineering-bench
- browsecomp-plus/baseline
- gaia/baseline
- officeqa/baseline
- scripts
- swe-atlas-qna/baseline
- tau3/baseline
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
270 | 274 | | |
271 | 275 | | |
272 | 276 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
258 | 267 | | |
259 | 268 | | |
260 | 269 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments