Commit 1b3ebf0
committed
feat: flip clawbench-batch default --cases-suite to v2
V2 is the published / supported corpus across claw-bench.com, the README
6-tab leaderboard, the TIGER-Lab/ClawBenchV2Trace HF dataset, and the
reproduce CLI's baseline table. Default the batch runner to v2 so any new
user invoking `clawbench-batch` without --cases-suite lands on the same
corpus that matches our scoring + traces.
V1 still works (`--cases-suite v1`) and the V1 NAIL-Group/ClawBenchV1Trace
dataset is unchanged.1 parent 6e21834 commit 1b3ebf0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments