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
0662546097200161.json269 linesDownload Raw Back to annotations
1{2    "episode_id": "0662546097200161",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": "Information_Management",13        "app": [14            "Citymapper",15            "Google Play Store"16        ],17        "meta_task": "Find a local {} and then download a fitness tracking app to set goals.",18        "task": "Find a local Yoga studio and then download a fitness tracking app to set goals.",19        "instruction": "Use Citymapper to locate a nearby Yoga studio, and then visit the Google Play Store to download a fitness tracking app to establish your goals."20    },21    "step_length": 17,22    "steps": [23        {24            "step": 0,25            "screenshot": "0662546097200161_0.png",26            "action": "CLICK",27            "info": [28                [29                    683,30                    12231                ],32                [33                    683,34                    12235                ]36            ],37            "ps": "[(683, 122)]"38        },39        {40            "step": 1,41            "screenshot": "0662546097200161_1.png",42            "action": "CLICK",43            "info": [44                [45                    494,46                    45947                ],48                [49                    494,50                    45951                ]52            ],53            "ps": "[(494, 459)]"54        },55        {56            "step": 2,57            "screenshot": "0662546097200161_2.png",58            "action": "CLICK",59            "info": [60                [61                    726,62                    41563                ],64                [65                    726,66                    41567                ]68            ],69            "ps": "[(726, 415)]"70        },71        {72            "step": 3,73            "screenshot": "0662546097200161_3.png",74            "action": "CLICK",75            "info": [76                [77                    388,78                    41879                ],80                [81                    388,82                    41883                ]84            ],85            "ps": "[(388, 418)]"86        },87        {88            "step": 4,89            "screenshot": "0662546097200161_4.png",90            "action": "CLICK",91            "info": [92                [93                    738,94                    66795                ],96                [97                    738,98                    66799                ]100            ],101            "ps": "[(738, 667)]"102        },103        {104            "step": 5,105            "screenshot": "0662546097200161_5.png",106            "action": "CLICK",107            "info": [108                [109                    374,110                    328111                ],112                [113                    373,114                    328115                ]116            ],117            "ps": "[(374, 328), (373, 328)]"118        },119        {120            "step": 6,121            "screenshot": "0662546097200161_6.png",122            "action": "CLICK",123            "info": [124                [125                    368,126                    174127                ],128                [129                    368,130                    174131                ]132            ],133            "ps": "[(368, 174)]"134        },135        {136            "step": 7,137            "screenshot": "0662546097200161_7.png",138            "action": "TEXT",139            "info": "yoga studio",140            "ps": ""141        },142        {143            "step": 8,144            "screenshot": "0662546097200161_8.png",145            "action": "CLICK",146            "info": [147                [148                    422,149                    301150                ],151                [152                    422,153                    301154                ]155            ],156            "ps": "[(422, 301)]"157        },158        {159            "step": 9,160            "screenshot": "0662546097200161_9.png",161            "action": "CLICK",162            "info": "KEY_APPSELECT",163            "ps": ""164        },165        {166            "step": 10,167            "screenshot": "0662546097200161_10.png",168            "action": "CLICK",169            "info": [170                [171                    78,172                    334173                ],174                [175                    78,176                    334177                ]178            ],179            "ps": "[(78, 334)]"180        },181        {182            "step": 11,183            "screenshot": "0662546097200161_11.png",184            "action": "CLICK",185            "info": [186                [187                    280,188                    103189                ],190                [191                    280,192                    103193                ]194            ],195            "ps": "[(280, 103)]"196        },197        {198            "step": 12,199            "screenshot": "0662546097200161_12.png",200            "action": "CLICK",201            "info": [202                [203                    43,204                    948205                ],206                [207                    43,208                    948209                ]210            ],211            "ps": "[(43, 948)]"212        },213        {214            "step": 13,215            "screenshot": "0662546097200161_13.png",216            "action": "CLICK",217            "info": [218                [219                    164,220                    645221                ],222                [223                    164,224                    645225                ]226            ],227            "ps": "[(164, 645)]"228        },229        {230            "step": 14,231            "screenshot": "0662546097200161_14.png",232            "action": "CLICK",233            "info": [234                [235                    166,236                    811237                ],238                [239                    166,240                    811241                ]242            ],243            "ps": "[(166, 811)]"244        },245        {246            "step": 15,247            "screenshot": "0662546097200161_15.png",248            "action": "CLICK",249            "info": [250                [251                    676,252                    371253                ],254                [255                    676,256                    371257                ]258            ],259            "ps": "[(676, 371)]"260        },261        {262            "step": 16,263            "screenshot": "0662546097200161_16.png",264            "action": "COMPLETE",265            "info": "",266            "ps": ""267        }268    ]269}
OpenGVLab/GUI-Odyssey · CoolFace