Evalution v0.0.6
Notables
- Added runnable benchmark implementations for
hle,supergpqa,hmmt_feb25,hmmt_nov25,hmmt_feb26,imoanswerbench, andlivecodebench_v6. - Registered capability-gated placeholders for
swe_bench_verified,swe_bench_multilingual,swe_bench_pro,terminal_bench_2,claw_eval_avg,claw_eval_pass3,skillsbench_avg5,qwenclawbench,
nl2repo,qwenwebbench,tau3_bench,vita_bench,deepplanning,tool_decathlon,mcpmark,mcp_atlas, andwidesearch, with clear runtime-capability errors instead of misleading partial implementations. - Exported the new suites through
evalution.benchmarksand added integration metadata/baselines intests/models_support.py. - Added unit coverage plus standalone
Llama 3.2 1B Instructregression tests for the new runnable suites. - Hardened math answer extraction to handle boxed answers, explicit final-answer lines, and inline math spans more reliably, using compiled
pcrepatterns. - Added an optional
apply_chat_templatemode for HLE while keeping the default benchmark-faithful prompt path unchanged.
What's Changed
Full Changelog: v0.0.5...v0.0.6