Skip to content

Commit badc42c

Browse files
committed
officeqa: submit-mode selection, matching gaia
1 parent a2fcd19 commit badc42c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • harness-engineering-bench/officeqa/baseline

harness-engineering-bench/officeqa/baseline/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ objective:
4444
selector:
4545
metric: score
4646
direction: maximize
47-
reward_mode: auto_best
48-
baseline_floor: true
47+
reward_mode: submit # agent picks; falls back to auto_best, then current version
48+
baseline_floor: true # only guards the no-submission fallback path
4949
score_baseline: true
5050
rescore_top_k: 3
5151
rescore_attempts: 1

0 commit comments

Comments
 (0)