38 lines
892 B
JSON
38 lines
892 B
JSON
{
|
|
"id": "3c8f201a-009d-4bbe-8b65-a6f8b35bb57f",
|
|
"snapshot": "gimp",
|
|
"instruction": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/3c8f201a-009d-4bbe-8b65-a6f8b35bb57f/kingbird.jpeg",
|
|
"source": "",
|
|
"config": [
|
|
{
|
|
"type": "execute",
|
|
"parameters": {
|
|
"command": [
|
|
"python",
|
|
"-c",
|
|
"import pyautogui; import time; pyautogui.hotkey(\"ctrl\", \"alt\", \"t\"); time.sleep(0.5);"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"trajectory": "trajectories/",
|
|
"related_apps": [
|
|
"gimp",
|
|
"os"
|
|
],
|
|
"evaluator": {
|
|
"func": "check_image_file_size",
|
|
"result": {
|
|
"type": "vm_file",
|
|
"path": "/home/user/Desktop/compressed.jpeg",
|
|
"dest": "compressed.jpeg"
|
|
},
|
|
"expected": {
|
|
"type": "rule",
|
|
"rules": {
|
|
"max_size": 600000
|
|
}
|
|
}
|
|
},
|
|
"proxy": false
|
|
} |