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
1234631971932300.json221 linesDownload Raw Back to annotations
1{2    "episode_id": "1234631971932300",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": "Social_Sharing",13        "app": [14            "ZOOM Cloud Meetings",15            "Instagram"16        ],17        "meta_task": "Create a online meeting and share the link to your friend.",18        "task": "Create a online meeting and share the link to your friend.",19        "instruction": "Set up an online meeting using ZOOM Cloud Meetings and then share the meeting link with Tzhau Jau via Instagram."20    },21    "step_length": 14,22    "steps": [23        {24            "step": 0,25            "screenshot": "1234631971932300_0.png",26            "action": "CLICK",27            "info": [28                [29                    406,30                    38031                ],32                [33                    406,34                    38035                ]36            ],37            "ps": "[(406, 380)]"38        },39        {40            "step": 1,41            "screenshot": "1234631971932300_1.png",42            "action": "CLICK",43            "info": [44                [45                    153,46                    14947                ],48                [49                    153,50                    14951                ]52            ],53            "ps": "[(153, 149)]"54        },55        {56            "step": 2,57            "screenshot": "1234631971932300_2.png",58            "action": "CLICK",59            "info": [60                [61                    401,62                    31063                ],64                [65                    401,66                    31067                ]68            ],69            "ps": "[(401, 310)]"70        },71        {72            "step": 3,73            "screenshot": "1234631971932300_3.png",74            "action": "CLICK",75            "info": [76                [77                    488,78                    94279                ],80                [81                    488,82                    94283                ]84            ],85            "ps": "[(488, 942)]"86        },87        {88            "step": 4,89            "screenshot": "1234631971932300_4.png",90            "action": "CLICK",91            "info": [92                [93                    547,94                    10095                ],96                [97                    547,98                    10099                ]100            ],101            "ps": "[(547, 100)]"102        },103        {104            "step": 5,105            "screenshot": "1234631971932300_5.png",106            "action": "CLICK",107            "info": "KEY_HOME",108            "ps": ""109        },110        {111            "step": 6,112            "screenshot": "1234631971932300_6.png",113            "action": "CLICK",114            "info": [115                [116                    620,117                    121118                ],119                [120                    620,121                    121122                ]123            ],124            "ps": "[(620, 121)]"125        },126        {127            "step": 7,128            "screenshot": "1234631971932300_7.png",129            "action": "CLICK",130            "info": [131                [132                    938,133                    76134                ],135                [136                    938,137                    76138                ]139            ],140            "ps": "[(938, 76)]"141        },142        {143            "step": 8,144            "screenshot": "1234631971932300_8.png",145            "action": "CLICK",146            "info": [147                [148                    406,149                    419150                ],151                [152                    406,153                    419154                ]155            ],156            "ps": "[(406, 419)]"157        },158        {159            "step": 9,160            "screenshot": "1234631971932300_9.png",161            "action": "CLICK",162            "info": [163                [164                    289,165                    933166                ],167                [168                    289,169                    933170                ]171            ],172            "ps": "[(289, 933)]"173        },174        {175            "step": 10,176            "screenshot": "1234631971932300_10.png",177            "action": "TEXT",178            "info": "9298916954",179            "ps": ""180        },181        {182            "step": 11,183            "screenshot": "1234631971932300_11.png",184            "action": "SCROLL",185            "info": [186                [187                    838,188                    509189                ],190                [191                    809,192                    339193                ]194            ],195            "ps": "[(838, 509), (831, 505), (831, 496), (831, 494), (829, 491), (829, 489), (829, 485), (829, 483), (829, 481), (829, 477), (829, 475), (829, 472), (824, 467), (824, 465), (824, 462), (822, 460), (822, 458), (822, 456), (819, 455), (817, 451), (817, 449), (812, 446), (812, 445), (812, 442), (812, 439), (812, 435), (812, 430), (812, 424), (812, 418), (804, 415), (804, 415), (804, 411), (804, 406), (804, 402), (804, 400), (804, 397), (804, 392), (804, 390), (804, 389), (804, 386), (804, 383), (804, 382), (804, 380), (804, 377), (804, 374), (804, 372), (804, 367), (804, 363), (804, 359), (809, 357), (809, 356), (809, 353), (809, 350), (809, 348), (809, 345), (809, 343), (809, 339)]"196        },197        {198            "step": 12,199            "screenshot": "1234631971932300_12.png",200            "action": "CLICK",201            "info": [202                [203                    858,204                    594205                ],206                [207                    858,208                    594209                ]210            ],211            "ps": "[(858, 594)]"212        },213        {214            "step": 13,215            "screenshot": "1234631971932300_13.png",216            "action": "COMPLETE",217            "info": "",218            "ps": "Tzhau Jau"219        }220    ]221}
OpenGVLab/GUI-Odyssey · CoolFace