Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
(DatasetPointer, TemplateYAML) -> ExecutableSuite
Stitch static datasets with template YAML configurations to instantiate concrete test cases without writing custom evaluation scripts.
Problem it solves
Hardcoding evaluation loops for every new benchmark causes code duplication and high maintenance overhead.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.