| { |
| "dataset": "tac_gui_traj_branch_v1", |
| "task": "In the Linux terminal, inspect docs/guide.txt, return to the root folder, then enter the data folder.", |
| "steps": [ |
| { |
| "step_index": 0, |
| "state_key": "traj0/r", |
| "gold_command": "cd docs", |
| "num_valid_branches": 4, |
| "branches": [ |
| { |
| "branch_id": "s00_neg_cd_data", |
| "command": "cd data", |
| "branch_type": "wrong_navigation", |
| "diff_ratio": 0.0011135223765432098 |
| }, |
| { |
| "branch_id": "s00_gold_cd_docs", |
| "command": "cd docs", |
| "branch_type": "gold", |
| "diff_ratio": 0.0010971257716049384 |
| }, |
| { |
| "branch_id": "s00_neg_cd_src", |
| "command": "cd src", |
| "branch_type": "wrong_navigation", |
| "diff_ratio": 0.0008757716049382716 |
| }, |
| { |
| "branch_id": "s00_neg_cat_notes_md", |
| "command": "cat notes.md", |
| "branch_type": "wrong_file_read", |
| "diff_ratio": 0.001796875 |
| } |
| ] |
| }, |
| { |
| "step_index": 1, |
| "state_key": "traj0/r.1", |
| "gold_command": "cat guide.txt", |
| "num_valid_branches": 4, |
| "branches": [ |
| { |
| "branch_id": "s01_neg_cd", |
| "command": "cd ..", |
| "branch_type": "wrong_navigation", |
| "diff_ratio": 0.0012451774691358026 |
| }, |
| { |
| "branch_id": "s01_neg_cat_faq_txt", |
| "command": "cat faq.txt", |
| "branch_type": "wrong_file_read", |
| "diff_ratio": 0.001617476851851852 |
| }, |
| { |
| "branch_id": "s01_gold_cat_guide_txt", |
| "command": "cat guide.txt", |
| "branch_type": "gold", |
| "diff_ratio": 0.0021860532407407406 |
| }, |
| { |
| "branch_id": "s01_neg_ls_l", |
| "command": "ls -l", |
| "branch_type": "wrong_inspection", |
| "diff_ratio": 0.003664641203703704 |
| } |
| ] |
| }, |
| { |
| "step_index": 2, |
| "state_key": "traj0/r.1.2", |
| "gold_command": "cd ..", |
| "num_valid_branches": 4, |
| "branches": [ |
| { |
| "branch_id": "s02_gold_cd", |
| "command": "cd ..", |
| "branch_type": "gold", |
| "diff_ratio": 0.002019193672839506 |
| }, |
| { |
| "branch_id": "s02_neg_cat_faq_txt", |
| "command": "cat faq.txt", |
| "branch_type": "wrong_file_read", |
| "diff_ratio": 0.001617476851851852 |
| }, |
| { |
| "branch_id": "s02_neg_cat_guide_txt", |
| "command": "cat guide.txt", |
| "branch_type": "wrong_file_read", |
| "diff_ratio": 0.0021860532407407406 |
| }, |
| { |
| "branch_id": "s02_neg_ls_l", |
| "command": "ls -l", |
| "branch_type": "wrong_inspection", |
| "diff_ratio": 0.003664641203703704 |
| } |
| ] |
| }, |
| { |
| "step_index": 3, |
| "state_key": "traj0/r.1.2.0", |
| "gold_command": "cd data", |
| "num_valid_branches": 4, |
| "branches": [ |
| { |
| "branch_id": "s03_gold_cd_data", |
| "command": "cd data", |
| "branch_type": "gold", |
| "diff_ratio": 0.0027710262345679013 |
| }, |
| { |
| "branch_id": "s03_neg_cd_docs", |
| "command": "cd docs", |
| "branch_type": "wrong_navigation", |
| "diff_ratio": 0.0027203896604938273 |
| }, |
| { |
| "branch_id": "s03_neg_cd_src", |
| "command": "cd src", |
| "branch_type": "wrong_navigation", |
| "diff_ratio": 0.002345679012345679 |
| }, |
| { |
| "branch_id": "s03_neg_cat_notes_md", |
| "command": "cat notes.md", |
| "branch_type": "wrong_file_read", |
| "diff_ratio": 0.001796875 |
| } |
| ] |
| } |
| ], |
| "valid_branches": 16, |
| "dropped_noop": 0, |
| "gold_steps": 4, |
| "images_copied": 20 |
| } |