| [ | |
| { | |
| "sample_id": 0, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_0_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_0_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_0_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_0_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_0_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_0_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go left. Go down. Go right. Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Answer: C." | |
| ] | |
| ], | |
| "ground_truth": "C", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "B", | |
| "D", | |
| "A", | |
| "C" | |
| ] | |
| }, | |
| { | |
| "sample_id": 1, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_1_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_1_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_1_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_1_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_1_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_1_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go down. Go left. Go left. Go up." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: C." | |
| ] | |
| ], | |
| "ground_truth": "C", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "B", | |
| "D", | |
| "C" | |
| ] | |
| }, | |
| { | |
| "sample_id": 2, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_2_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_2_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_2_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_2_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_2_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_2_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go right. Go right. Go up. Go up." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "D", | |
| "A", | |
| "C", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 3, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_3_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_3_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_3_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_3_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_3_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_3_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go right. Go down. Go left. Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "B", | |
| "D", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 4, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_4_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_4_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_4_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_4_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_4_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_4_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go down. Go right. Go right. Go up." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "B", | |
| "D", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 5, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_5_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_5_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_5_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_5_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_5_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_5_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go right. Go up. Go left. Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "B", | |
| "A", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 6, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_6_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_6_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_6_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_6_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_6_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_6_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go left. Go down. Go left. Go up." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "D", | |
| "C", | |
| "B", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 7, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_7_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_7_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_7_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_7_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_7_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_7_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go left. Go left. Go up. Go up. Go right." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Answer: C." | |
| ] | |
| ], | |
| "ground_truth": "C", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "B", | |
| "D", | |
| "C" | |
| ] | |
| }, | |
| { | |
| "sample_id": 8, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_8_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_8_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_8_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_8_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_8_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_8_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go up. Go up. Go right. Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Answer: C." | |
| ] | |
| ], | |
| "ground_truth": "C", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "B", | |
| "D", | |
| "A", | |
| "C" | |
| ] | |
| }, | |
| { | |
| "sample_id": 9, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_9_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_9_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_9_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_9_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_9_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_9_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go right. Go up. Go up. Go left." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "B", | |
| "D", | |
| "C", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 10, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_10_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_10_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_10_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_10_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_10_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_10_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go left. Go down. Go left. Go up." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "B", | |
| "C", | |
| "A", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 11, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_11_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_11_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_11_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_11_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_11_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_11_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go down. Go right. Go up. Go up." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "B", | |
| "C", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 12, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_12_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_12_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_12_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_12_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_12_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_12_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go right. Go down. Go left. Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "B", | |
| "A", | |
| "C", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 13, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_13_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_13_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_13_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_13_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_13_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_13_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go left. Go up. Go up. Go right. Go right." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "B", | |
| "A", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 14, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_14_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_14_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_14_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_14_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_14_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_14_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go down. Go right. Go up. Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "B", | |
| "D", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 15, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_15_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_15_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_15_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_15_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_15_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_15_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go down. Go left. Go left. Go up." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "D", | |
| "C", | |
| "B", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 16, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_16_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_16_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_16_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_16_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_16_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_16_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go down. Go right. Go up. Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "B", | |
| "D", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 17, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_17_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_17_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_17_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_17_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_17_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_17_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go up. Go right. Go up. Go left. Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "C", | |
| "B", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 18, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_18_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_18_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_18_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_18_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_18_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_18_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go left. Go down. Go right. Go right. Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "B", | |
| "C", | |
| "D", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 19, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_19_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_19_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_19_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_19_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_19_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_19_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go up. Go up. Go left. Go left." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "D", | |
| "C", | |
| "A", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 20, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_20_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_20_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_20_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_20_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_20_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_20_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go up. Go left. Go left. Go down. Go down." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "D", | |
| "C", | |
| "B", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 21, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_21_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_21_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_21_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_21_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_21_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_21_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go down. Go left. Go down. Go left." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "C", | |
| "B", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 22, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_22_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_22_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_22_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_22_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_22_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_22_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go down. Go left. Go up. Go up." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "B", | |
| "A", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 23, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_23_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_23_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_23_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_23_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_23_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_23_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go right. Go up. Go up. Go left." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "D", | |
| "C", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 24, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_24_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_24_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_24_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_24_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_24_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_24_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go down. Go left. Go left. Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "B", | |
| "A", | |
| "C", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 25, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_25_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_25_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_25_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_25_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_25_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_25_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go down. Go left. Go left. Go up." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "A", | |
| "D", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 26, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_26_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_26_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_26_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_26_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_26_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_26_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go down. Go right. Go right. Go up." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: C." | |
| ] | |
| ], | |
| "ground_truth": "C", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "B", | |
| "A", | |
| "D", | |
| "C" | |
| ] | |
| }, | |
| { | |
| "sample_id": 27, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_27_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_27_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_27_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_27_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_27_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_27_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go right. Go down. Go down. Go left." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: C." | |
| ] | |
| ], | |
| "ground_truth": "C", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "B", | |
| "D", | |
| "C" | |
| ] | |
| }, | |
| { | |
| "sample_id": 28, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_28_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_28_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_28_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_28_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_28_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_28_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go right. Go up. Go up. Go left." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "C", | |
| "B", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 29, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_29_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_29_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_29_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_29_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_29_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_29_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go right. Go down. Go down. Go left." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "B", | |
| "C", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 30, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_30_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_30_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_30_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_30_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_30_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_30_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go up. Go left. Go down. Go left. Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "A", | |
| "D", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 31, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_31_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_31_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_31_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_31_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_31_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_31_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go right. Go up. Go up. Go left." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: C." | |
| ] | |
| ], | |
| "ground_truth": "C", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "D", | |
| "B", | |
| "C" | |
| ] | |
| }, | |
| { | |
| "sample_id": 32, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_32_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_32_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_32_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_32_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_32_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_32_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go left. Go left. Go up. Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "D", | |
| "B", | |
| "C", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 33, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_33_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_33_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_33_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_33_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_33_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_33_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go down. Go left. Go left. Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "C", | |
| "B", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 34, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_34_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_34_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_34_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_34_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_34_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_34_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go left. Go down. Go right. Go right. Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "B", | |
| "A", | |
| "C", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 35, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_35_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_35_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_35_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_35_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_35_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_35_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go down. Go right. Go right. Go up." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "D", | |
| "A", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 36, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_36_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_36_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_36_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_36_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_36_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_36_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go down. Go left. Go down. Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "C", | |
| "B", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 37, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_37_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_37_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_37_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_37_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_37_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_37_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go down. Go down. Go left. Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "A", | |
| "D", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 38, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_38_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_38_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_38_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_38_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_38_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_38_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go up. Go left. Go up. Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "B", | |
| "C", | |
| "A", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 39, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_39_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_39_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_39_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_39_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_39_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_39_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go down. Go down. Go left. Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: C." | |
| ] | |
| ], | |
| "ground_truth": "C", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "B", | |
| "D", | |
| "C" | |
| ] | |
| }, | |
| { | |
| "sample_id": 40, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_40_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_40_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_40_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_40_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_40_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_40_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go down. Go left. Go left. Go up." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "D", | |
| "C", | |
| "A", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 41, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_41_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_41_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_41_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_41_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_41_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_41_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go up. Go up. Go left. Go left." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "B", | |
| "C", | |
| "D", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 42, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_42_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_42_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_42_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_42_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_42_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_42_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go down. Go right. Go up. Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "C", | |
| "D", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 43, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_43_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_43_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_43_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_43_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_43_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_43_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go left. Go down. Go down. Go right. Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "D", | |
| "B", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 44, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_44_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_44_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_44_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_44_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_44_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_44_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go right. Go up. Go right. Go up." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "A", | |
| "D", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 45, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_45_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_45_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_45_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_45_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_45_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_45_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go up. Go right. Go down. Go right. Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "D", | |
| "B", | |
| "C", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 46, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_46_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_46_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_46_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_46_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_46_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_46_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go right. Go right. Go up. Go up." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "A", | |
| "D", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 47, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_47_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_47_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_47_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_47_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_47_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_47_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go right. Go up. Go left. Go left." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "B", | |
| "D", | |
| "C", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 48, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_48_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_48_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_48_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_48_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_48_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_48_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go down. Go left. Go down. Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Answer: C." | |
| ] | |
| ], | |
| "ground_truth": "C", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "D", | |
| "B", | |
| "C" | |
| ] | |
| }, | |
| { | |
| "sample_id": 49, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_49_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_49_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_49_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_49_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_49_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_49_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go down. Go left. Go left. Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "A", | |
| "B", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 50, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_50_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_50_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_50_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_50_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_50_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_50_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go down. Go left. Go down. Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "D", | |
| "B", | |
| "C", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 51, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_51_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_51_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_51_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_51_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_51_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_51_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go left. Go left. Go up. Go up." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: C." | |
| ] | |
| ], | |
| "ground_truth": "C", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "D", | |
| "B", | |
| "C" | |
| ] | |
| }, | |
| { | |
| "sample_id": 52, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_52_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_52_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_52_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_52_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_52_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_52_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go left. Go down. Go right. Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "A", | |
| "D", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 53, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_53_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_53_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_53_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_53_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_53_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_53_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go right. Go up. Go up. Go left." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "D", | |
| "B", | |
| "C", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 54, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_54_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_54_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_54_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_54_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_54_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_54_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go down. Go down. Go left. Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "A", | |
| "D", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 55, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_55_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_55_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_55_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_55_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_55_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_55_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go down. Go right. Go right. Go up." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "D", | |
| "C", | |
| "B", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 56, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_56_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_56_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_56_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_56_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_56_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_56_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go down. Go left. Go left. Go up." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "D", | |
| "A", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 57, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_57_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_57_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_57_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_57_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_57_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_57_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go left. Go down. Go right. Go down. Go right." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "D", | |
| "A", | |
| "C", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 58, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_58_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_58_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_58_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_58_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_58_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_58_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go left. Go up. Go up. Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Answer: C." | |
| ] | |
| ], | |
| "ground_truth": "C", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "D", | |
| "B", | |
| "C" | |
| ] | |
| }, | |
| { | |
| "sample_id": 59, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_59_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_59_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_59_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_59_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_59_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_59_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go right. Go down. Go down. Go left." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "B", | |
| "A", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 60, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_60_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_60_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_60_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_60_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_60_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_60_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go left. Go up. Go up. Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "C", | |
| "B", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 61, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_61_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_61_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_61_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_61_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_61_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_61_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go up. Go left. Go up. Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "D", | |
| "A", | |
| "C", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 62, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_62_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_62_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_62_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_62_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_62_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_62_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go right. Go up. Go up. Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: C." | |
| ] | |
| ], | |
| "ground_truth": "C", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "D", | |
| "B", | |
| "A", | |
| "C" | |
| ] | |
| }, | |
| { | |
| "sample_id": 63, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_63_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_63_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_63_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_63_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_63_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_63_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go right. Go up. Go up. Go left." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: C." | |
| ] | |
| ], | |
| "ground_truth": "C", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "D", | |
| "A", | |
| "B", | |
| "C" | |
| ] | |
| }, | |
| { | |
| "sample_id": 64, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_64_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_64_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_64_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_64_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_64_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_64_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go up. Go left. Go left. Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "D", | |
| "C", | |
| "A", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 65, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_65_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_65_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_65_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_65_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_65_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_65_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go up. Go left. Go down. Go left. Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "D", | |
| "A", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 66, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_66_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_66_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_66_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_66_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_66_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_66_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go left. Go down. Go right. Go down. Go right." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "D", | |
| "B", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 67, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_67_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_67_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_67_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_67_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_67_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_67_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go left. Go up. Go up. Go right. Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "D", | |
| "C", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 68, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_68_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_68_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_68_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_68_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_68_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_68_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go down. Go down. Go right. Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "C", | |
| "B", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 69, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_69_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_69_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_69_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_69_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_69_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_69_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go up. Go right. Go down. Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "B", | |
| "C", | |
| "A", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 70, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_70_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_70_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_70_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_70_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_70_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_70_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go down. Go left. Go left. Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: C." | |
| ] | |
| ], | |
| "ground_truth": "C", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "B", | |
| "D", | |
| "C" | |
| ] | |
| }, | |
| { | |
| "sample_id": 71, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_71_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_71_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_71_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_71_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_71_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_71_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go right. Go right. Go up. Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "D", | |
| "A", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 72, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_72_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_72_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_72_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_72_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_72_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_72_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go left. Go up. Go right. Go right. Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "B", | |
| "D", | |
| "C", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 73, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_73_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_73_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_73_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_73_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_73_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_73_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go right. Go down. Go down. Go left." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "C", | |
| "D", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 74, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_74_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_74_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_74_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_74_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_74_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_74_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go down. Go down. Go left. Go left." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "D", | |
| "A", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 75, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_75_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_75_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_75_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_75_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_75_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_75_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go right. Go down. Go down. Go left." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "D", | |
| "B", | |
| "C", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 76, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_76_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_76_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_76_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_76_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_76_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_76_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go left. Go left. Go up. Go right. Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "D", | |
| "C", | |
| "B", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 77, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_77_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_77_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_77_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_77_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_77_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_77_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go left. Go left. Go up. Go up. Go right." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "B", | |
| "C", | |
| "D", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 78, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_78_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_78_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_78_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_78_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_78_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_78_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go up. Go left. Go left. Go down. Go down." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "D", | |
| "B", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 79, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_79_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_79_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_79_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_79_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_79_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_79_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go down. Go right. Go right. Go up." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "B", | |
| "A", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 80, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_80_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_80_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_80_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_80_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_80_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_80_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go down. Go left. Go up. Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "D", | |
| "C", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 81, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_81_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_81_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_81_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_81_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_81_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_81_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go right. Go up. Go right. Go up." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "B", | |
| "D", | |
| "C", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 82, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_82_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_82_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_82_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_82_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_82_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_82_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go down. Go right. Go up. Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: C." | |
| ] | |
| ], | |
| "ground_truth": "C", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "B", | |
| "D", | |
| "A", | |
| "C" | |
| ] | |
| }, | |
| { | |
| "sample_id": 83, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_83_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_83_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_83_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_83_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_83_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_83_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go up. Go right. Go right. Go up. Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "B", | |
| "D", | |
| "C", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 84, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_84_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_84_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_84_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_84_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_84_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_84_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go left. Go down. Go left. Go up." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "D", | |
| "C", | |
| "B", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 85, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_85_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_85_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_85_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_85_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_85_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_85_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go right. Go right. Go up. Go up." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "D", | |
| "C", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 86, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_86_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_86_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_86_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_86_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_86_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_86_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go right. Go up. Go right. Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "B", | |
| "A", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 87, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_87_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_87_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_87_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_87_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_87_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_87_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go up. Go up. Go left. Go left." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "A", | |
| "B", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 88, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_88_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_88_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_88_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_88_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_88_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_88_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go down. Go left. Go left. Go up." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "B", | |
| "C", | |
| "D", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 89, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_89_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_89_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_89_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_89_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_89_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_89_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go down. Go down. Go left. Go left." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "D", | |
| "B", | |
| "C", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 90, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_90_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_90_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_90_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_90_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_90_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_90_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go up. Go left. Go down. Go down. Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "C", | |
| "B", | |
| "A", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 91, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_91_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_91_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_91_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_91_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_91_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_91_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go left. Go down. Go down. Go right. Go right." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "B", | |
| "C", | |
| "A", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 92, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_92_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_92_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_92_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_92_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_92_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_92_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go left. Go down. Go right. Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "D", | |
| "B", | |
| "C", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 93, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_93_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_93_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_93_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_93_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_93_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_93_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go right. Go up. Go up. Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "D", | |
| "C", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 94, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_94_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_94_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_94_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_94_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_94_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_94_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go up. Go up. Go left. Go left." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "C", | |
| "B", | |
| "D" | |
| ] | |
| }, | |
| { | |
| "sample_id": 95, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_95_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_95_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_95_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_95_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_95_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_95_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go down. Go down. Go left. Go left." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 0 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ] | |
| ], | |
| "labels": [ | |
| "B", | |
| "C", | |
| "D", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 96, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_96_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_96_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_96_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_96_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_96_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_96_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go right. Go up. Go up. Go left." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: B." | |
| ] | |
| ], | |
| "ground_truth": "B", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 0, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "D", | |
| "A", | |
| "C", | |
| "B" | |
| ] | |
| }, | |
| { | |
| "sample_id": 97, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_97_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_97_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_97_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_97_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_97_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_97_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go right. Go right. Go up. Go up. Go left." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Answer: C." | |
| ] | |
| ], | |
| "ground_truth": "C", | |
| "true_endpoint_coords": [ | |
| 0, | |
| 1 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 1 | |
| ] | |
| ], | |
| "labels": [ | |
| "B", | |
| "A", | |
| "D", | |
| "C" | |
| ] | |
| }, | |
| { | |
| "sample_id": 98, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_98_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_98_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_98_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_98_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_98_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_98_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go down. Go down. Go right. Go right. Go up." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go up." | |
| ], | |
| [ | |
| "Answer: A." | |
| ] | |
| ], | |
| "ground_truth": "A", | |
| "true_endpoint_coords": [ | |
| 1, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "B", | |
| "C", | |
| "D", | |
| "A" | |
| ] | |
| }, | |
| { | |
| "sample_id": 99, | |
| "image_paths": [ | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_99_step_0.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_99_step_1.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_99_step_2.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_99_step_3.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_99_step_4.png", | |
| "/root/autodl-tmp/BAGEL/data/bagel_example/mvot/gen_data_mazes_test/images/sample_99_step_5.png" | |
| ], | |
| "instruction_list": [ | |
| [ | |
| "You are currently at the red point. Follow the actions to find the final destination. Actions: Go left. Go down. Go down. Go right. Go right." | |
| ], | |
| [ | |
| "Current step: Go left." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go down." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Current step: Go right." | |
| ], | |
| [ | |
| "Answer: D." | |
| ] | |
| ], | |
| "ground_truth": "D", | |
| "true_endpoint_coords": [ | |
| 2, | |
| 2 | |
| ], | |
| "candidate_coords": [ | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ] | |
| ], | |
| "labels": [ | |
| "A", | |
| "C", | |
| "B", | |
| "D" | |
| ] | |
| } | |
| ] |