nc5e1aef99c75 / trajectory.json
insagur's picture
Add files using upload-large-folder tool
95e10b3 verified
Raw
History Blame Contribute Delete
1.99 kB
{
"task": "In the Linux terminal, inspect docs/guide.txt, return to the root folder, then enter the data folder.",
"trajectory_id": "tac_terminal_docs_data_v1",
"gold_steps": [
{
"step_index": 0,
"state_key": "traj0/r",
"intent": "Open the docs folder first.",
"gold_command": "cd docs",
"current_image": "images/step00_traj0_r_current_s000000.png",
"gold_next_image": "images/step00_traj0_r_s00_gold_cd_docs_s000107.png",
"branches": [
"s00_neg_cd_data",
"s00_gold_cd_docs",
"s00_neg_cd_src",
"s00_neg_cat_notes_md"
]
},
{
"step_index": 1,
"state_key": "traj0/r.1",
"intent": "Inspect the requested guide file.",
"gold_command": "cat guide.txt",
"current_image": "images/step01_traj0_r_1_current_s000108.png",
"gold_next_image": "images/step01_traj0_r_1_s01_gold_cat_guide_txt_s000161.png",
"branches": [
"s01_neg_cd",
"s01_neg_cat_faq_txt",
"s01_gold_cat_guide_txt",
"s01_neg_ls_l"
]
},
{
"step_index": 2,
"state_key": "traj0/r.1.2",
"intent": "Return from docs to the root folder.",
"gold_command": "cd ..",
"current_image": "images/step02_traj0_r_1_2_current_s000162.png",
"gold_next_image": "images/step02_traj0_r_1_2_s02_gold_cd_s000163.png",
"branches": [
"s02_gold_cd",
"s02_neg_cat_faq_txt",
"s02_neg_cat_guide_txt",
"s02_neg_ls_l"
]
},
{
"step_index": 3,
"state_key": "traj0/r.1.2.0",
"intent": "Enter the data folder after returning to root.",
"gold_command": "cd data",
"current_image": "images/step03_traj0_r_1_2_0_current_s000164.png",
"gold_next_image": "images/step03_traj0_r_1_2_0_s03_gold_cd_data_s000165.png",
"branches": [
"s03_gold_cd_data",
"s03_neg_cd_docs",
"s03_neg_cd_src",
"s03_neg_cat_notes_md"
]
}
]
}