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
0390526755307612.json198 linesDownload Raw Back to annotations
1{2    "episode_id": "0390526755307612",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            "BBC News",15            "Facebook"16        ],17        "meta_task": "Search for the latest news on the topic of {} and share the article.",18        "task": "Search for the latest news on the topic of Climate Change and share the article.",19        "instruction": "Use the BBC News app to find the most recent articles related to Climate Change, and then share the selected article on your moments on Facebook."20    },21    "step_length": 12,22    "steps": [23        {24            "step": 0,25            "screenshot": "0390526755307612_0.png",26            "action": "CLICK",27            "info": [28                [29                    672,30                    67331                ],32                [33                    672,34                    67335                ]36            ],37            "ps": "[(672, 673)]"38        },39        {40            "step": 1,41            "screenshot": "0390526755307612_1.png",42            "action": "CLICK",43            "info": [44                [45                    587,46                    90147                ],48                [49                    587,50                    90151                ]52            ],53            "ps": "[(587, 901)]"54        },55        {56            "step": 2,57            "screenshot": "0390526755307612_2.png",58            "action": "CLICK",59            "info": [60                [61                    505,62                    80763                ],64                [65                    505,66                    80767                ]68            ],69            "ps": "[(505, 807)]"70        },71        {72            "step": 3,73            "screenshot": "0390526755307612_3.png",74            "action": "CLICK",75            "info": [76                [77                    866,78                    91879                ],80                [81                    866,82                    91883                ]84            ],85            "ps": "[(866, 918)]"86        },87        {88            "step": 4,89            "screenshot": "0390526755307612_4.png",90            "action": "CLICK",91            "info": [92                [93                    239,94                    16095                ],96                [97                    239,98                    16099                ]100            ],101            "ps": "[(239, 160)]"102        },103        {104            "step": 5,105            "screenshot": "0390526755307612_5.png",106            "action": "TEXT",107            "info": " Climate Change",108            "ps": ""109        },110        {111            "step": 6,112            "screenshot": "0390526755307612_6.png",113            "action": "CLICK",114            "info": [115                [116                    865,117                    895118                ],119                [120                    865,121                    895122                ]123            ],124            "ps": "[(865, 895)]"125        },126        {127            "step": 7,128            "screenshot": "0390526755307612_7.png",129            "action": "CLICK",130            "info": [131                [132                    371,133                    884134                ],135                [136                    371,137                    884138                ]139            ],140            "ps": "[(371, 884)]"141        },142        {143            "step": 8,144            "screenshot": "0390526755307612_8.png",145            "action": "CLICK",146            "info": [147                [148                    831,149                    73150                ],151                [152                    831,153                    73154                ]155            ],156            "ps": "[(831, 73)]"157        },158        {159            "step": 9,160            "screenshot": "0390526755307612_9.png",161            "action": "CLICK",162            "info": [163                [164                    495,165                    853166                ],167                [168                    495,169                    853170                ]171            ],172            "ps": "[(495, 853)]"173        },174        {175            "step": 10,176            "screenshot": "0390526755307612_10.png",177            "action": "CLICK",178            "info": [179                [180                    751,181                    73182                ],183                [184                    751,185                    73186                ]187            ],188            "ps": "[(751, 73)]"189        },190        {191            "step": 11,192            "screenshot": "0390526755307612_11.png",193            "action": "COMPLETE",194            "info": "",195            "ps": "moments"196        }197    ]198}
OpenGVLab/GUI-Odyssey · CoolFace