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
0729820928240740.json180 linesDownload Raw Back to annotations
1{2    "episode_id": "0729820928240740",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            "WPS office",15            "LinkedIn: Jobs & Business News"16        ],17        "meta_task": "Find a {} job on a recruitment app and record the company name.",18        "task": "Find a software developer job on a recruitment app and record the company name.",19        "instruction": "Utilize the LinkedIn: Jobs & Business News app to search for software developer positions and note down the company name using the WPS Office app."20    },21    "step_length": 12,22    "steps": [23        {24            "step": 0,25            "screenshot": "0729820928240740_0.png",26            "action": "CLICK",27            "info": [28                [29                    922,30                    66731                ],32                [33                    922,34                    66735                ]36            ],37            "ps": "[(922, 667)]"38        },39        {40            "step": 1,41            "screenshot": "0729820928240740_1.png",42            "action": "CLICK",43            "info": [44                [45                    163,46                    6747                ],48                [49                    163,50                    6751                ]52            ],53            "ps": "[(163, 67)]"54        },55        {56            "step": 2,57            "screenshot": "0729820928240740_2.png",58            "action": "TEXT",59            "info": "software developer",60            "ps": ""61        },62        {63            "step": 3,64            "screenshot": "0729820928240740_3.png",65            "action": "CLICK",66            "info": [67                [68                    848,69                    89270                ],71                [72                    848,73                    89274                ]75            ],76            "ps": "[(848, 892)]"77        },78        {79            "step": 4,80            "screenshot": "0729820928240740_4.png",81            "action": "CLICK",82            "info": [83                [84                    495,85                    38986                ],87                [88                    495,89                    38990                ]91            ],92            "ps": "[(495, 389)]"93        },94        {95            "step": 5,96            "screenshot": "0729820928240740_5.png",97            "action": "CLICK",98            "info": "KEY_HOME",99            "ps": ""100        },101        {102            "step": 6,103            "screenshot": "0729820928240740_6.png",104            "action": "CLICK",105            "info": [106                [107                    566,108                    482109                ],110                [111                    566,112                    482113                ]114            ],115            "ps": "[(566, 482)]"116        },117        {118            "step": 7,119            "screenshot": "0729820928240740_7.png",120            "action": "CLICK",121            "info": [122                [123                    46,124                    502125                ],126                [127                    46,128                    502129                ]130            ],131            "ps": "[(46, 502)]"132        },133        {134            "step": 8,135            "screenshot": "0729820928240740_8.png",136            "action": "CLICK",137            "info": [138                [139                    287,140                    403141                ],142                [143                    287,144                    401145                ]146            ],147            "ps": "[(287, 403), (287, 401)]"148        },149        {150            "step": 9,151            "screenshot": "0729820928240740_9.png",152            "action": "CLICK",153            "info": [154                [155                    110,156                    338157                ],158                [159                    110,160                    338161                ]162            ],163            "ps": "[(110, 338)]"164        },165        {166            "step": 10,167            "screenshot": "0729820928240740_10.png",168            "action": "TEXT",169            "info": "INFICON",170            "ps": ""171        },172        {173            "step": 11,174            "screenshot": "0729820928240740_11.png",175            "action": "COMPLETE",176            "info": "",177            "ps": ""178        }179    ]180}
OpenGVLab/GUI-Odyssey · CoolFace