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
0750168481314670.json198 linesDownload Raw Back to annotations
1{2    "episode_id": "0750168481314670",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 1600,8        "w": 2560,9        "device_name": "Pixel Tablet"10    },11    "task_info": {12        "category": "General_Tool",13        "app": [14            "Applock Pro - APP Lock & Guard",15            "Google Pay"16        ],17        "meta_task": "Set the app {} in lock and open the app to check. The PIN is {}.",18        "task": "Set the app Google Pay in lock and open the app to check. The PIN is 321654.",19        "instruction": "Use Applock Pro - APP Lock & Guard to lock the Google Pay app with the PIN 321654, and then open Google Pay to verify the setup."20    },21    "step_length": 12,22    "steps": [23        {24            "step": 0,25            "screenshot": "0750168481314670_0.png",26            "action": "CLICK",27            "info": [28                [29                    144,30                    40131                ],32                [33                    144,34                    40135                ]36            ],37            "ps": "[(144, 401)]"38        },39        {40            "step": 1,41            "screenshot": "0750168481314670_1.png",42            "action": "CLICK",43            "info": [44                [45                    599,46                    56247                ],48                [49                    599,50                    56251                ]52            ],53            "ps": "[(599, 562)]"54        },55        {56            "step": 2,57            "screenshot": "0750168481314670_2.png",58            "action": "CLICK",59            "info": [60                [61                    494,62                    56263                ],64                [65                    494,66                    56267                ]68            ],69            "ps": "[(494, 562)]"70        },71        {72            "step": 3,73            "screenshot": "0750168481314670_3.png",74            "action": "CLICK",75            "info": [76                [77                    429,78                    56279                ],80                [81                    429,82                    56283                ]84            ],85            "ps": "[(429, 562)]"86        },87        {88            "step": 4,89            "screenshot": "0750168481314670_4.png",90            "action": "CLICK",91            "info": [92                [93                    583,94                    66695                ],96                [97                    583,98                    66699                ]100            ],101            "ps": "[(583, 666)]"102        },103        {104            "step": 5,105            "screenshot": "0750168481314670_5.png",106            "action": "CLICK",107            "info": [108                [109                    503,110                    675111                ],112                [113                    503,114                    675115                ]116            ],117            "ps": "[(503, 675)]"118        },119        {120            "step": 6,121            "screenshot": "0750168481314670_6.png",122            "action": "CLICK",123            "info": [124                [125                    418,126                    669127                ],128                [129                    418,130                    669131                ]132            ],133            "ps": "[(418, 669)]"134        },135        {136            "step": 7,137            "screenshot": "0750168481314670_7.png",138            "action": "SCROLL",139            "info": [140                [141                    516,142                    905143                ],144                [145                    527,146                    226147                ]148            ],149            "ps": "[(516, 905), (516, 901), (516, 899), (516, 894), (514, 878), (514, 863), (513, 852), (513, 839), (513, 823), (511, 812), (511, 796), (511, 784), (511, 763), (511, 752), (511, 741), (511, 721), (511, 699), (511, 686), (511, 669), (511, 648), (511, 626), (511, 601), (511, 579), (511, 555), (511, 544), (511, 528), (511, 502), (513, 484), (514, 467), (514, 453), (514, 445), (517, 434), (517, 423), (517, 413), (520, 401), (520, 391), (521, 385), (521, 376), (521, 371), (521, 363), (521, 358), (523, 354), (523, 349), (523, 347), (523, 341), (524, 336), (524, 330), (524, 327), (524, 325), (524, 316), (524, 314), (524, 308), (524, 305), (524, 303), (524, 299), (524, 298), (527, 294), (527, 292), (527, 288), (527, 286), (527, 283), (527, 281), (527, 278), (527, 276), (527, 272), (527, 270), (527, 266), (527, 264), (527, 261), (527, 259), (527, 254), (527, 250), (527, 248), (527, 244), (527, 243), (527, 239), (527, 238), (527, 234), (527, 232), (527, 228), (527, 226)]"150        },151        {152            "step": 8,153            "screenshot": "0750168481314670_8.png",154            "action": "CLICK",155            "info": [156                [157                    671,158                    697159                ],160                [161                    671,162                    697163                ]164            ],165            "ps": "[(671, 697)]"166        },167        {168            "step": 9,169            "screenshot": "0750168481314670_9.png",170            "action": "CLICK",171            "info": "KEY_HOME",172            "ps": ""173        },174        {175            "step": 10,176            "screenshot": "0750168481314670_10.png",177            "action": "CLICK",178            "info": [179                [180                    860,181                    403182                ],183                [184                    860,185                    403186                ]187            ],188            "ps": "[(860, 403)]"189        },190        {191            "step": 11,192            "screenshot": "0750168481314670_11.png",193            "action": "COMPLETE",194            "info": "",195            "ps": ""196        }197    ]198}
OpenGVLab/GUI-Odyssey · CoolFace