• Joined on 2026-07-22
sora pushed to main at Meta-Eval/EvalHarness 2026-09-10 10:51:12 +00:00
c728db5f35 HF hub downloads: reachability probe fails fast with the mirror fix hint (was minutes of silent retries looking like a hang); status lines around hub downloads (start + records + elapsed)
sora pushed to main at Meta-Eval/EvalHarness 2026-09-10 10:47:23 +00:00
afe2fb8d28 Progress coverage for minute-scale work: overall bench bar (which benchmark of N, covers loading/scoring), byte-level download bars for dataset fetches (ModelScope/HF raw, tty-only), one shared reporter across benchmarks (caller-owned lifecycle)
sora pushed to main at Meta-Eval/EvalHarness 2026-09-10 10:43:43 +00:00
c54207a180 Error panel centered; comma-joined benchmark names get an immediate fix hint
sora pushed to main at Meta-Eval/EvalHarness 2026-09-10 10:42:06 +00:00
a3269252fd Closing line simplified to one line (status + result path); tree removed
sora pushed to main at Meta-Eval/EvalHarness 2026-09-10 10:40:03 +00:00
7f3c42d39c Drop summary.md from outputs; reports switch to report.jsonl (header line + one sample per line, round-trip verified)
sora pushed to main at Meta-Eval/EvalHarness 2026-09-10 10:31:59 +00:00
4aa3385345 README: new output directory layout
sora pushed to main at Meta-Eval/EvalHarness 2026-09-10 10:31:40 +00:00
f9cb34fc17 Output dir restructure (evalscope/inspect-style): top-level summary.{xlsx,md,csv} + one directory per benchmark (report.json + detail.md); drops the opaque viz/ and reports/ layers
sora pushed to main at Meta-Eval/EvalHarness 2026-09-10 10:29:15 +00:00
bd35b5b724 Auto-export consolidated excel workbook (results.xlsx: Summary/Perf/Categories/Samples) on every --out-dir run; per-bench artifact .md instead of .txt; xlsxwriter joins core deps
sora pushed to main at Meta-Eval/EvalHarness 2026-09-10 10:25:57 +00:00
8cd45e4d16 Single-bench runs use the unified Run Summary table (panel behind --verbose); short model names in panel titles; plain-text paths in closing block (OSC8 links unreliable across terminals)
sora pushed to main at Meta-Eval/EvalHarness 2026-09-10 10:23:52 +00:00
1ef230f4c1 Run Plan Samples row: show the actual sampling config instead of the confusing placeholder
sora pushed to main at Meta-Eval/EvalHarness 2026-09-10 10:21:28 +00:00
e9c0b5be77 Fail-fast endpoint probe (English, full curl hint, red panel on failure); slim run narration (drop duplicate generating/materializing lines); probe success line
sora pushed to main at Meta-Eval/EvalHarness 2026-09-10 10:09:43 +00:00
044523f97e README: cache-dir default + directory layout tree in cache section
sora pushed to main at Meta-Eval/EvalHarness 2026-09-10 10:08:22 +00:00
3a1bfb9fde Simplify closing block to one clean status+directory tree; drop lat/trunc columns from summary
sora pushed to main at Meta-Eval/EvalHarness 2026-09-10 10:05:31 +00:00
ed36fda365 Auto-save results by default (evalharness-results/<stamp>-<model>/); final notice: run finished + saved location with clickable links
sora pushed to main at Meta-Eval/EvalHarness 2026-09-10 10:03:21 +00:00
c1896e0a63 Center run plan, result panel, and Run Summary table; add lat p50/p90 + truncation columns
sora pushed to main at Meta-Eval/EvalHarness 2026-09-10 09:59:04 +00:00
b4d39c560e Run Summary: tok in/out columns with per-direction throughput (in/s, out/s), totals; clickable file:// links in artifacts notice; drop note column
sora pushed to main at Meta-Eval/EvalHarness 2026-09-10 09:49:39 +00:00
82d9d03b88 Run Summary: tokens/throughput/note columns + totals row; final artifacts notice (where results were saved, or how to save)
sora pushed to main at Meta-Eval/EvalHarness 2026-09-10 09:30:27 +00:00
075e8728cb Score bars: rich-style half-cell glyphs (━━━╸╌╌) replacing block chars
sora pushed to main at Meta-Eval/EvalHarness 2026-09-10 09:24:34 +00:00
5c3d622f41 Rich result panel: metrics+bar with score colors, run stats (wall/model-time/throughput/tokens in-out/tok-s), top+bottom group highlights, perf row
b6c473ac26 Output polish: 1-based phase indices everywhere, drop [1/1] prefix on single-bench runs, slim progress bar (drop Waiting/Last columns)
2dfb60cdf2 Few-shot split loading goes through cached materialization
9991c15816 README rewritten in evalscope style (numbered flow, code-first, 289->190 lines); config entry points: --hf-endpoint flag, ckpt follows cache root, EVALHARNESS_DOCKER_MIRRORS override
07bc56f423 Package *.txt/*.md data files (simpleqa grader prompt crashed import on fresh installs)
Compare 11 commits »
sora pushed to main at Meta-Eval/EvalHarness 2026-09-08 05:55:06 +00:00
46bef7d3dd dp4-flash 28-bench alignment: renderer plugin layer, exec_workers, gen_profiles, AIMD pool, BCB/LCB/bfcl/gfc judge fixes