Datasets:
| { | |
| "n_clips": 150, | |
| "n_questions": 1800, | |
| "domain": "alfred", | |
| "source": "ALFRED valid_seen + valid_unseen interaction keyframes (one frame per clip)", | |
| "frames_per_clip": 1, | |
| "clips_by_binding_type": { | |
| "distractor": 7, | |
| "heldout_composition": 4, | |
| "iid": 66, | |
| "same_action": 53, | |
| "same_object": 20 | |
| }, | |
| "heldout_clip_ids": [ | |
| "alfred_0030", | |
| "alfred_0061", | |
| "alfred_0092", | |
| "alfred_0123" | |
| ], | |
| "metrics": [ | |
| "object_acc", | |
| "action_acc", | |
| "binding_acc", | |
| "minimal_pair_acc", | |
| "distractor_acc", | |
| "heldout_acc", | |
| "overall_acc" | |
| ], | |
| "qa_by_type": { | |
| "action": 150, | |
| "binding": 150, | |
| "binding_mc": 150, | |
| "distractor": 600, | |
| "minimal_pair": 300, | |
| "object": 150, | |
| "perception": 300 | |
| } | |
| } | |