CoolFace
Datasetpublic

OpenGVLab/GUI-Odyssey

Dataset Card for GUI Odyssey News⭐️ A new and improved version of the GUIOdyssey dataset has been released! 🎉🎉 👉 Please use the latest version and refer to the updated README for the most up-to-date information. We highly recommend using the new version for all training and evaluation! Repository: https://github.com/OpenGVLab/GUI-Odyssey Latest Version of Dataset: hflqf88888/GUIOdyssey Paper: https://arxiv.org/pdf/2406.08451 Introduction… See the full description on the dataset page: https://huggingface.co/datasets/OpenGVLab/GUI-Odyssey.

sourceHugging Facecc-by-4.0updated 1y agoView on Hugging Face
26likes4.1kdownloads
0373864587941569.json164 linesDownload Raw Back to annotations
1{2    "episode_id": "0373864587941569",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 2992,8        "w": 1344,9        "device_name": "Pixel 8 Pro"10    },11    "task_info": {12        "category": "General_Tool",13        "app": [14            "Microsoft Copilot",15            "Bing: chat with AI & GPT4"16        ],17        "meta_task": "Ask the mathematical theorem {} in AI-related app and search in the brower to double check.",18        "task": "Ask the mathematical theorem Fermat's Last Theorem in AI-related app and search in the brower to double check.",19        "instruction": "Utilize Microsoft Copilot to inquire about Fermat's Last Theorem and subsequently use Bing: chat with AI & GPT4 to verify the information via a browser search."20    },21    "step_length": 11,22    "steps": [23        {24            "step": 0,25            "screenshot": "0373864587941569_0.png",26            "action": "CLICK",27            "info": [28                [29                    374,30                    39831                ],32                [33                    374,34                    39835                ]36            ],37            "ps": "[(374, 398)]"38        },39        {40            "step": 1,41            "screenshot": "0373864587941569_1.png",42            "action": "TEXT",43            "info": "tell me about Fermat's Last Theorem",44            "ps": ""45        },46        {47            "step": 2,48            "screenshot": "0373864587941569_2.png",49            "action": "CLICK",50            "info": [51                [52                    909,53                    61854                ],55                [56                    909,57                    61858                ]59            ],60            "ps": "[(909, 618)]"61        },62        {63            "step": 3,64            "screenshot": "0373864587941569_3.png",65            "action": "CLICK",66            "info": "KEY_HOME",67            "ps": ""68        },69        {70            "step": 4,71            "screenshot": "0373864587941569_4.png",72            "action": "CLICK",73            "info": [74                [75                    853,76                    26677                ],78                [79                    853,80                    26681                ]82            ],83            "ps": "[(853, 266)]"84        },85        {86            "step": 5,87            "screenshot": "0373864587941569_5.png",88            "action": "CLICK",89            "info": [90                [91                    273,92                    31793                ],94                [95                    273,96                    31797                ]98            ],99            "ps": "[(273, 317)]"100        },101        {102            "step": 6,103            "screenshot": "0373864587941569_6.png",104            "action": "TEXT",105            "info": "Fermat's Last Theorem",106            "ps": ""107        },108        {109            "step": 7,110            "screenshot": "0373864587941569_7.png",111            "action": "CLICK",112            "info": [113                [114                    278,115                    139116                ],117                [118                    278,119                    139120                ]121            ],122            "ps": "[(278, 139)]"123        },124        {125            "step": 8,126            "screenshot": "0373864587941569_8.png",127            "action": "CLICK",128            "info": [129                [130                    311,131                    552132                ],133                [134                    311,135                    552136                ]137            ],138            "ps": "[(311, 552)]"139        },140        {141            "step": 9,142            "screenshot": "0373864587941569_9.png",143            "action": "CLICK",144            "info": [145                [146                    101,147                    614148                ],149                [150                    101,151                    614152                ]153            ],154            "ps": "[(101, 614)]"155        },156        {157            "step": 10,158            "screenshot": "0373864587941569_10.png",159            "action": "COMPLETE",160            "info": "",161            "ps": ""162        }163    ]164}
OpenGVLab/GUI-Odyssey · CoolFace