9ee37a8534
load_benchmark used the JSON filename stem as video_id, which broke v2-360 questions (all 180 questions got video_id='accepted_questions'). Now uses qa['video_id'] when present, falls back to filename for Video-MME format compatibility.