6 lines
192 B
Python
6 lines
192 B
Python
"""Built-in eval recipes, one module per benchmark family.
|
|
|
|
Each recipe binds shared extractor/scorer/aggregator primitives; custom
|
|
per-bench logic lives here ONLY when no primitive fits.
|
|
"""
|