diff --git a/evaluation_examples/examples/gimp/38f48d40-764e-4e77-a7cf-51dfce880291.json b/evaluation_examples/examples/gimp/38f48d40-764e-4e77-a7cf-51dfce880291.json index 86841f1..7bfd43f 100644 --- a/evaluation_examples/examples/gimp/38f48d40-764e-4e77-a7cf-51dfce880291.json +++ b/evaluation_examples/examples/gimp/38f48d40-764e-4e77-a7cf-51dfce880291.json @@ -1,7 +1,7 @@ { "id": "38f48d40-764e-4e77-a7cf-51dfce880291", "snapshot": "gimp", - "instruction": "Could you help me play the video located at \"/home/user/test.mp4\" within GIMP?", + "instruction": "Could you help me trim the video located at \"/home/user/fullvideo.mp4\" within GIMP, since I only want the second to fourth second part of this video?", "source": "", "config": [ { @@ -9,8 +9,8 @@ "parameters": { "files": [ { - "url": "", - "path": "/home/user/test.mp4" + "url": "https://drive.usercontent.google.com/download?id=1KIFOzhbQEAZD8SESuJwqAsO0y-uR-3_N&export=download&authuser=0&confirm=t&uuid=b29beb96-aa60-49b5-be59-50d110d7661a&at=APZUnTU9VZ4fLEkKAIa8aAUhNup6:1708105875615", + "path": "/home/user/fullvideo.mp4" } ] } diff --git a/evaluation_examples/examples/gimp/62f7fd55-0687-4a43-b6e1-3eda16fc6252.json b/evaluation_examples/examples/gimp/62f7fd55-0687-4a43-b6e1-3eda16fc6252.json index 3f21a07..767648c 100644 --- a/evaluation_examples/examples/gimp/62f7fd55-0687-4a43-b6e1-3eda16fc6252.json +++ b/evaluation_examples/examples/gimp/62f7fd55-0687-4a43-b6e1-3eda16fc6252.json @@ -1,7 +1,7 @@ { "id": "62f7fd55-0687-4a43-b6e1-3eda16fc6252", "snapshot": "gimp", - "instruction": "Could you help me convert the image located at \"/home/user/test.png\" to \".svg\" format?", + "instruction": "Could you help me convert the image located at \"/home/user/logo.png\" to \".svg\" format?", "source": "", "config": [ { @@ -9,8 +9,8 @@ "parameters": { "files": [ { - "url": "", - "path": "/home/user/test.png" + "url": "https://drive.usercontent.google.com/download?id=1p6nkoAiT53-bZMZhdd0_q_qSYmlnySQS&export=download&authuser=0&confirm=t&uuid=c23a4d7c-b749-4d75-9792-03fc2e099863&at=APZUnTUSIuFtW2Se2XPstZGmNEMh:1708106060015", + "path": "/home/user/logo.png" } ] } diff --git a/evaluation_examples/examples/gimp/e19bd559-633b-4b02-940f-d946248f088e.json b/evaluation_examples/examples/gimp/e19bd559-633b-4b02-940f-d946248f088e.json index cb9a302..92300d9 100644 --- a/evaluation_examples/examples/gimp/e19bd559-633b-4b02-940f-d946248f088e.json +++ b/evaluation_examples/examples/gimp/e19bd559-633b-4b02-940f-d946248f088e.json @@ -1,20 +1,9 @@ { "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": "", + "instruction": "Could you tone down the brightness of my photo at desktop?", + "source": "https://www.quora.com/How-do-I-edit-a-photo-in-GIMP", "config": [ - { - "type": "download", - "parameters": { - "files": [ - { - "url": "", - "path": "/home/user/test.txt" - } - ] - } - } ], "trajectory": "trajectories/", "related_apps": [ diff --git a/evaluation_examples/examples/gimp/fbb548ca-c2a6-4601-9204-e39a2efc507b.json b/evaluation_examples/examples/gimp/fbb548ca-c2a6-4601-9204-e39a2efc507b.json index 1ac77c1..b8addf8 100644 --- a/evaluation_examples/examples/gimp/fbb548ca-c2a6-4601-9204-e39a2efc507b.json +++ b/evaluation_examples/examples/gimp/fbb548ca-c2a6-4601-9204-e39a2efc507b.json @@ -1,7 +1,7 @@ { "id": "fbb548ca-c2a6-4601-9204-e39a2efc507b", "snapshot": "gimp", - "instruction": "Could you help me create a new excel file and save it at \"/home/user/test.xlsx\" within GIMP?", + "instruction": "Blue is my favorite color, so could you help me change the color theme of GIMP to \"Blue\"?", "source": "", "config": [ ],