File size: 1,541 Bytes
3dc84dc | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 | {
"task_id": "cf_codeeditor_fhd_headroom_v2_codev2_eval.py_000024",
"user_task_description": "Insert a print statement for the WM metric at the cursor.",
"high_level_task_description": "Insert a print statement for the WM metric at the cursor.",
"steps": [
{
"step_num": 0,
"image": "cf_codeeditor_fhd_headroom_v2_codev2_eval.py_000024.png",
"action": "pyautogui.write(message=\"print(\\\"wm\\\", best)\")",
"milestone": false,
"inner_monologue": {
"observation": "",
"thought": "",
"low_level_instruction": "Type the metric print snippet at the cursor."
},
"ground_truth_actions": [
{
"type": "write",
"params": {
"text": "print(\"wm\", best)"
},
"metadata": {
"bboxes": []
}
}
]
}
],
"meta_info": {
"source": "cf_codeeditor_fhd_headroom_v2",
"jsonl_line": 24,
"state_key": "codev2/eval.py",
"current_image": "/NHNHOME/data/sanghyeok/qwen-cua/data/cf_codeeditor_fhd_headroom_v2/images/s00024.png",
"next_image": "/NHNHOME/data/sanghyeok/qwen-cua/data/cf_codeeditor_fhd_headroom_v2/images/s00029.png",
"hidden_action_nl": "Type the metric print snippet at the cursor.",
"goal_conditioned": true,
"original_meta": {
"source": "cf_codeeditor",
"state_key": "codev2/eval.py",
"snippet": "metric print",
"goal": "Insert a print statement for the WM metric at the cursor.",
"v2": "headroom"
}
}
} |