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
0217993280505982.json182 linesDownload Raw Back to annotations
1{2    "episode_id": "0217993280505982",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            "Setting",15            "TikTok"16        ],17        "meta_task": "Turn on/off notifications for any app on the phone and open the app.",18        "task": "Turn on/off notifications for any app on the phone and open the app.",19        "instruction": "Enable or disable notifications for any application on your phone using the 'Setting' app, and then launch the specified app, such as 'TikTok'."20    },21    "step_length": 11,22    "steps": [23        {24            "step": 0,25            "screenshot": "0217993280505982_0.png",26            "action": "CLICK",27            "info": [28                [29                    436,30                    73431                ],32                [33                    436,34                    73435                ]36            ],37            "ps": "[(436, 734)]"38        },39        {40            "step": 1,41            "screenshot": "0217993280505982_1.png",42            "action": "CLICK",43            "info": [44                [45                    185,46                    49147                ],48                [49                    185,50                    49151                ]52            ],53            "ps": "[(185, 491)]"54        },55        {56            "step": 2,57            "screenshot": "0217993280505982_2.png",58            "action": "CLICK",59            "info": [60                [61                    519,62                    79363                ],64                [65                    519,66                    79367                ]68            ],69            "ps": "[(519, 793)]"70        },71        {72            "step": 3,73            "screenshot": "0217993280505982_3.png",74            "action": "CLICK",75            "info": [76                [77                    938,78                    11179                ],80                [81                    938,82                    11183                ]84            ],85            "ps": "[(938, 111)]"86        },87        {88            "step": 4,89            "screenshot": "0217993280505982_4.png",90            "action": "TEXT",91            "info": "TikTok",92            "ps": ""93        },94        {95            "step": 5,96            "screenshot": "0217993280505982_5.png",97            "action": "CLICK",98            "info": [99                [100                    440,101                    284102                ],103                [104                    440,105                    284106                ]107            ],108            "ps": "[(440, 284)]"109        },110        {111            "step": 6,112            "screenshot": "0217993280505982_6.png",113            "action": "CLICK",114            "info": [115                [116                    502,117                    656118                ],119                [120                    502,121                    656122                ]123            ],124            "ps": "[(502, 656)]"125        },126        {127            "step": 7,128            "screenshot": "0217993280505982_7.png",129            "action": "CLICK",130            "info": [131                [132                    934,133                    538134                ],135                [136                    934,137                    538138                ]139            ],140            "ps": "[(934, 538)]"141        },142        {143            "step": 8,144            "screenshot": "0217993280505982_8.png",145            "action": "CLICK",146            "info": [147                [148                    394,149                    136150                ],151                [152                    394,153                    136154                ]155            ],156            "ps": "[(394, 136)]"157        },158        {159            "step": 9,160            "screenshot": "0217993280505982_9.png",161            "action": "CLICK",162            "info": [163                [164                    487,165                    496166                ],167                [168                    487,169                    496170                ]171            ],172            "ps": "[(487, 496)]"173        },174        {175            "step": 10,176            "screenshot": "0217993280505982_10.png",177            "action": "COMPLETE",178            "info": "",179            "ps": ""180        }181    ]182}
OpenGVLab/GUI-Odyssey · CoolFace