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
1004158922557665.json164 linesDownload Raw Back to annotations
1{2    "episode_id": "1004158922557665",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 3120,8        "w": 1440,9        "device_name": "Pixel 7 Pro"10    },11    "task_info": {12        "category": "General_Tool",13        "app": [14            "Google Docs",15            "Job Search by ZipRecruiter"16        ],17        "meta_task": "Find a {} job on a recruitment app and record the company name.",18        "task": "Find a social media manager job on a recruitment app and record the company name.",19        "instruction": "Utilize the Job Search by ZipRecruiter app to find a social media manager job, and then document the company name in Google Docs."20    },21    "step_length": 11,22    "steps": [23        {24            "step": 0,25            "screenshot": "1004158922557665_0.png",26            "action": "CLICK",27            "info": [28                [29                    156,30                    38331                ],32                [33                    156,34                    38335                ]36            ],37            "ps": "[(156, 383)]"38        },39        {40            "step": 1,41            "screenshot": "1004158922557665_1.png",42            "action": "CLICK",43            "info": [44                [45                    270,46                    9047                ],48                [49                    270,50                    9051                ]52            ],53            "ps": "[(270, 90)]"54        },55        {56            "step": 2,57            "screenshot": "1004158922557665_2.png",58            "action": "TEXT",59            "info": "social media manager",60            "ps": ""61        },62        {63            "step": 3,64            "screenshot": "1004158922557665_3.png",65            "action": "CLICK",66            "info": [67                [68                    911,69                    90770                ],71                [72                    911,73                    90774                ]75            ],76            "ps": "[(911, 907)]"77        },78        {79            "step": 4,80            "screenshot": "1004158922557665_4.png",81            "action": "CLICK",82            "info": [83                [84                    514,85                    42586                ],87                [88                    514,89                    42590                ]91            ],92            "ps": "[(514, 425)]"93        },94        {95            "step": 5,96            "screenshot": "1004158922557665_5.png",97            "action": "CLICK",98            "info": "KEY_HOME",99            "ps": ""100        },101        {102            "step": 6,103            "screenshot": "1004158922557665_6.png",104            "action": "CLICK",105            "info": [106                [107                    825,108                    243109                ],110                [111                    825,112                    243113                ]114            ],115            "ps": "[(825, 243)]"116        },117        {118            "step": 7,119            "screenshot": "1004158922557665_7.png",120            "action": "CLICK",121            "info": [122                [123                    863,124                    928125                ],126                [127                    863,128                    928129                ]130            ],131            "ps": "[(863, 928)]"132        },133        {134            "step": 8,135            "screenshot": "1004158922557665_8.png",136            "action": "CLICK",137            "info": [138                [139                    629,140                    861141                ],142                [143                    629,144                    861145                ]146            ],147            "ps": "[(629, 861)]"148        },149        {150            "step": 9,151            "screenshot": "1004158922557665_9.png",152            "action": "TEXT",153            "info": "Entertainment Retail Enterprise, LLC",154            "ps": ""155        },156        {157            "step": 10,158            "screenshot": "1004158922557665_10.png",159            "action": "COMPLETE",160            "info": "",161            "ps": ""162        }163    ]164}
OpenGVLab/GUI-Odyssey · CoolFace