File size: 692 Bytes
f3f9c6b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | name: Evo-Bench
description: >
Evo-Bench is a benchmark for measuring a model's intrinsic ability to
autonomously diagnose, rewrite, and improve the executable agent harness. It
selects tasks that respond sensitively to better agent harnesses, then builds
aligned validation and sealed evaluation suites across three agent domains.
These tasks are drawn from five established benchmarks and folded into three
domains - Search, Office, and General - covering web research, document and
spreadsheet work, and long-horizon tool use.
tasks:
- id: evobench-validation
config: default
split: validation
- id: evobench-evaluation
config: default
split: evaluation
|