Files
sci-gui-agent-benchmark/evaluation_examples/examples/gimp/e19bd559-633b-4b02-940f-d946248f088e.json
2024-02-16 02:38:49 +08:00

31 lines
612 B
JSON

{
"id": "e19bd559-633b-4b02-940f-d946248f088e",
"snapshot": "gimp",
"instruction": "Could you help me change all the places in the document located at \"/home/user/test.txt\" that say \"text\" to \"test\" within GIMP?",
"source": "",
"config": [
{
"type": "download",
"parameters": {
"files": [
{
"url": "",
"path": "/home/user/test.txt"
}
]
}
}
],
"trajectory": "trajectories/",
"related_apps": [
"gimp"
],
"evaluator": {
"func": "infeasible",
"result": {
},
"expected": {
}
}
}