v2.6.0 — Benchmark Download, CLI Enhancement, Regex Match
What's New
Benchmark Download Registry (Milestone #20)
--download-dataset支援 19 個 benchmark 短名稱(mmlu、gsm8k、bbh等)--download-dataset all一鍵下載全部--download-dataset list列出所有可用資料集- 支援 GitHub-based 下載(BIRD、Spider 2.0-lite、LongBench)
- Gated dataset(GPQA)互動式 HF token 提示
CLI Enhancement (Milestone #19)
--init重構:--init(列出範本)、--init <name>(單一)、--init all(全部)--dry-run:預覽評測計畫,不呼叫 API--validate:驗證設定檔與資料集格式--resume TIMESTAMP:從中斷點繼續評測- 設定檔範本搬入
twinkle_eval/templates/
Regex Match Evaluation Method (Milestone #18)
RegexMatchExtractor+StringMatchScorer- BBH (BIG-Bench Hard) 為首個 use case
- 66 個 unit tests
Full Changelog: v2.5.0...v2.6.0