File size: 544 Bytes
8c857d1 | 1 2 3 4 5 6 7 8 9 | # round3-screen-pool — 新硬题池 loop0 筛查数据(3,144 题 × 10 shards)
用法见 repo 分支 `claude/round2-matched-compute` 的 `docs/ROUND3_SCREEN_HANDOFF.zh.md`
(先 git pull —— 分支已合并 harness 关键修复,跑前必须 `python scripts/verify_stdin_buffer_bug.py` 自检)。
- `shard00..09/seeds.jsonl` — 每 shard ~315 题,20B 和 120B 各跑一遍 **loop0-only**
- `manifest.json` — 分片与题池构成(≥2400: 1,120 题,其中 2800+: 507)
- 判分在我们这边;回传整个 RUN_DIR。
|