| { |
| "description": "Full CLIFT benchmark matrix (all tasks, default formats and applications per task).", |
| "generator": "generate_clift_dataset", |
| "kwargs": { |
| "n_instances_per_cell": 10, |
| "seed": 42, |
| "instruct": false, |
| "tasks": [ |
| "lookup_table", |
| "arithmetic_rule", |
| "conditional_rule", |
| "insertion_sort", |
| "max_subarray", |
| "binary_search", |
| "naive_string_matcher", |
| "spatial_translation", |
| "affine_dynamics_2d", |
| "register_machine_2d" |
| ] |
| }, |
| "expected_record_count": 4080, |
| "content_sha256": "0760dc519aed112117adce706f27880dd8d0f8f1bb6e203071160707dbceff12" |
| } |
|
|