{ "description": "MMSI-Video-Bench: A video-based spatial intelligence benchmark for MLLMs", "license": "cc-by-4.0", "features": { "id": {"dtype": "string"}, "type": {"dtype": "string"}, "system_prompt": {"dtype": "string"}, "task_prompt": {"dtype": "string"}, "user_prompt": {"dtype": "string"}, "format_prompt": {"dtype": "string"}, "ori_question": {"dtype": "string"}, "options": {"sequence": {"dtype": "string"}}, "ground_truth": {"dtype": "string"}, "video_list": {"sequence": {"struct": {"path": {"dtype": "string"}, "start": {"dtype": "float64"}, "end": {"dtype": "float64"}, "base_fps": {"dtype": "float64"}}}}, "frames_list": {"sequence": {"sequence": {"dtype": "string"}}}, "ref_images": {"sequence": {"dtype": "string"}} } }