Files
sci-gui-agent-benchmark/evaluation_examples/examples/gimp/38f48d40-764e-4e77-a7cf-51dfce880291.json
2024-02-16 02:38:49 +08:00

31 lines
559 B
JSON

{
"id": "38f48d40-764e-4e77-a7cf-51dfce880291",
"snapshot": "gimp",
"instruction": "Could you help me play the video located at \"/home/user/test.mp4\" within GIMP?",
"source": "",
"config": [
{
"type": "download",
"parameters": {
"files": [
{
"url": "",
"path": "/home/user/test.mp4"
}
]
}
}
],
"trajectory": "trajectories/",
"related_apps": [
"gimp"
],
"evaluator": {
"func": "infeasible",
"result": {
},
"expected": {
}
}
}