Datasets:
| { | |
| "task": "Task2", | |
| "purpose": "Lightweight ground-truth annotations for evaluation; no RGB or visualization payloads.", | |
| "columns": [ | |
| "sample_id", | |
| "query_id", | |
| "traverse_vector", | |
| "cost_vector", | |
| "region_vector" | |
| ], | |
| "splits": { | |
| "easy": { | |
| "file": "easy.parquet", | |
| "num_rows": 7659, | |
| "size_bytes": 40369 | |
| }, | |
| "medium": { | |
| "file": "medium.parquet", | |
| "num_rows": 3712, | |
| "size_bytes": 33618 | |
| }, | |
| "hard": { | |
| "file": "hard.parquet", | |
| "num_rows": 1604, | |
| "size_bytes": 17510 | |
| } | |
| } | |
| } | |