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
0108772154206513.json189 linesDownload Raw Back to annotations
1{2    "episode_id": "0108772154206513",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": "Social_Sharing",13        "app": [14            "Google Docs",15            "Messenger"16        ],17        "meta_task": "Look up the working file in the phone and send to the colleague.",18        "task": "Look up the working file in the phone and send to the colleague.",19        "instruction": "Retrieve the working file from your phone using Google Docs and then send it to Victor James via Messenger."20    },21    "step_length": 12,22    "steps": [23        {24            "step": 0,25            "screenshot": "0108772154206513_0.png",26            "action": "CLICK",27            "info": [28                [29                    800,30                    68631                ],32                [33                    800,34                    68635                ]36            ],37            "ps": "[(800, 686)]"38        },39        {40            "step": 1,41            "screenshot": "0108772154206513_1.png",42            "action": "CLICK",43            "info": [44                [45                    360,46                    39847                ],48                [49                    360,50                    39851                ]52            ],53            "ps": "[(360, 398)]"54        },55        {56            "step": 2,57            "screenshot": "0108772154206513_2.png",58            "action": "CLICK",59            "info": [60                [61                    962,62                    9963                ],64                [65                    962,66                    9967                ]68            ],69            "ps": "[(962, 99)]"70        },71        {72            "step": 3,73            "screenshot": "0108772154206513_3.png",74            "action": "CLICK",75            "info": [76                [77                    719,78                    72079                ],80                [81                    719,82                    72083                ]84            ],85            "ps": "[(719, 720)]"86        },87        {88            "step": 4,89            "screenshot": "0108772154206513_4.png",90            "action": "CLICK",91            "info": [92                [93                    747,94                    31495                ],96                [97                    747,98                    31499                ]100            ],101            "ps": "[(747, 314)]"102        },103        {104            "step": 5,105            "screenshot": "0108772154206513_5.png",106            "action": "CLICK",107            "info": "KEY_HOME",108            "ps": ""109        },110        {111            "step": 6,112            "screenshot": "0108772154206513_6.png",113            "action": "CLICK",114            "info": [115                [116                    691,117                    150118                ],119                [120                    691,121                    150122                ]123            ],124            "ps": "[(691, 150)]"125        },126        {127            "step": 7,128            "screenshot": "0108772154206513_7.png",129            "action": "CLICK",130            "info": [131                [132                    421,133                    525134                ],135                [136                    421,137                    525138                ]139            ],140            "ps": "[(421, 525)]"141        },142        {143            "step": 8,144            "screenshot": "0108772154206513_8.png",145            "action": "CLICK",146            "info": [147                [148                    480,149                    924150                ],151                [152                    480,153                    924154                ]155            ],156            "ps": "[(480, 924)]"157        },158        {159            "step": 9,160            "screenshot": "0108772154206513_9.png",161            "action": "TEXT",162            "info": "https://docs.google.com/document/d/1SxaVLphFkdlDbR8lDUqNgyrJ4X0NOi9NJZcavp01Cjo/edit?usp=drivesdk",163            "ps": ""164        },165        {166            "step": 10,167            "screenshot": "0108772154206513_10.png",168            "action": "CLICK",169            "info": [170                [171                    776,172                    508173                ],174                [175                    776,176                    508177                ]178            ],179            "ps": "[(776, 508)]"180        },181        {182            "step": 11,183            "screenshot": "0108772154206513_11.png",184            "action": "COMPLETE",185            "info": "",186            "ps": "Victor James"187        }188    ]189}
OpenGVLab/GUI-Odyssey · CoolFace