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
0003269005797789.json164 linesDownload Raw Back to annotations
1{2    "episode_id": "0003269005797789",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 1840,8        "w": 2208,9        "device_name": "Pixel Fold"10    },11    "task_info": {12        "category": "General_Tool",13        "app": [14            "Indeed Job Search",15            "Simplenote"16        ],17        "meta_task": "Find a {} job on a recruitment app and record the company name.",18        "task": "Find a SEO specialist job on a recruitment app and record the company name.",19        "instruction": "Use the Indeed Job Search app to find a job opening for an SEO specialist, then open the Simplenote app and jot down the name of the company."20    },21    "step_length": 11,22    "steps": [23        {24            "step": 0,25            "screenshot": "0003269005797789_0.png",26            "action": "CLICK",27            "info": [28                [29                    683,30                    65131                ],32                [33                    683,34                    65135                ]36            ],37            "ps": "[(683, 651)]"38        },39        {40            "step": 1,41            "screenshot": "0003269005797789_1.png",42            "action": "CLICK",43            "info": [44                [45                    100,46                    16447                ],48                [49                    100,50                    16451                ]52            ],53            "ps": "[(100, 164)]"54        },55        {56            "step": 2,57            "screenshot": "0003269005797789_2.png",58            "action": "CLICK",59            "info": [60                [61                    106,62                    18163                ],64                [65                    106,66                    18167                ]68            ],69            "ps": "[(106, 181)]"70        },71        {72            "step": 3,73            "screenshot": "0003269005797789_3.png",74            "action": "TEXT",75            "info": "SEO specialist",76            "ps": ""77        },78        {79            "step": 4,80            "screenshot": "0003269005797789_4.png",81            "action": "CLICK",82            "info": [83                [84                    871,85                    88086                ],87                [88                    871,89                    88090                ]91            ],92            "ps": "[(871, 880)]"93        },94        {95            "step": 5,96            "screenshot": "0003269005797789_5.png",97            "action": "CLICK",98            "info": [99                [100                    139,101                    542102                ],103                [104                    139,105                    542106                ]107            ],108            "ps": "[(139, 542)]"109        },110        {111            "step": 6,112            "screenshot": "0003269005797789_6.png",113            "action": "CLICK",114            "info": "KEY_HOME",115            "ps": ""116        },117        {118            "step": 7,119            "screenshot": "0003269005797789_7.png",120            "action": "CLICK",121            "info": [122                [123                    562,124                    668125                ],126                [127                    562,128                    668129                ]130            ],131            "ps": "[(562, 668)]"132        },133        {134            "step": 8,135            "screenshot": "0003269005797789_8.png",136            "action": "CLICK",137            "info": [138                [139                    240,140                    890141                ],142                [143                    240,144                    890145                ]146            ],147            "ps": "[(240, 890)]"148        },149        {150            "step": 9,151            "screenshot": "0003269005797789_9.png",152            "action": "TEXT",153            "info": "Liberty Software",154            "ps": ""155        },156        {157            "step": 10,158            "screenshot": "0003269005797789_10.png",159            "action": "COMPLETE",160            "info": "",161            "ps": ""162        }163    ]164}
OpenGVLab/GUI-Odyssey · CoolFace