n6c8a77729d68 / cf_codeeditor_fhd_headroom_v2_codev2_server.py_000005.json
insagur's picture
Add files using upload-large-folder tool
fa0c1e6 verified
Raw
History Blame Contribute Delete
1.54 kB
{
"task_id": "cf_codeeditor_fhd_headroom_v2_codev2_server.py_000005",
"user_task_description": "Insert a console log for the current value at the cursor.",
"high_level_task_description": "Insert a console log for the current value at the cursor.",
"steps": [
{
"step_num": 0,
"image": "cf_codeeditor_fhd_headroom_v2_codev2_server.py_000005.png",
"action": "pyautogui.write(message=\"console.log(value);\")",
"milestone": false,
"inner_monologue": {
"observation": "",
"thought": "",
"low_level_instruction": "Type the console log snippet at the cursor."
},
"ground_truth_actions": [
{
"type": "write",
"params": {
"text": "console.log(value);"
},
"metadata": {
"bboxes": []
}
}
]
}
],
"meta_info": {
"source": "cf_codeeditor_fhd_headroom_v2",
"jsonl_line": 5,
"state_key": "codev2/server.py",
"current_image": "/NHNHOME/data/sanghyeok/qwen-cua/data/cf_codeeditor_fhd_headroom_v2/images/s00006.png",
"next_image": "/NHNHOME/data/sanghyeok/qwen-cua/data/cf_codeeditor_fhd_headroom_v2/images/s00007.png",
"hidden_action_nl": "Type the console log snippet at the cursor.",
"goal_conditioned": true,
"original_meta": {
"source": "cf_codeeditor",
"state_key": "codev2/server.py",
"snippet": "console log",
"goal": "Insert a console log for the current value at the cursor.",
"v2": "headroom"
}
}
}