29 lines
537 B
JSON
29 lines
537 B
JSON
{
|
|
"id": "jade_test",
|
|
"snapshot": "snapshot",
|
|
"instruction": "请打开桌面上的 JADE 6.5 软件",
|
|
"source": "custom",
|
|
"config": [],
|
|
"trajectory": "trajectories/",
|
|
"related_apps": [
|
|
"jade"
|
|
],
|
|
"evaluator": {
|
|
"postconfig": [
|
|
{
|
|
"type": "sleep",
|
|
"parameters": {
|
|
"seconds": 3
|
|
}
|
|
}
|
|
],
|
|
"func": "vllm_eval",
|
|
"result": {
|
|
"type": "vm_command_line",
|
|
"command": "tasklist | findstr /i jade"
|
|
}
|
|
},
|
|
"proxy": false,
|
|
"fixed_ip": false,
|
|
"possibility_of_env_change": "low"
|
|
} |