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
0927054349819665.json269 linesDownload Raw Back to annotations
1{2    "episode_id": "0927054349819665",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": "Social_Sharing",13        "app": [14            "Messenger",15            "NewsBreak"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 5G Network Expansion and share the article.",19        "instruction": "Using NewsBreak, search for the latest articles on 5G Network Expansion. Once you find an article, share it via Messenger."20    },21    "step_length": 17,22    "steps": [23        {24            "step": 0,25            "screenshot": "0927054349819665_0.png",26            "action": "CLICK",27            "info": [28                [29                    573,30                    55631                ],32                [33                    573,34                    55635                ]36            ],37            "ps": "[(573, 556)]"38        },39        {40            "step": 1,41            "screenshot": "0927054349819665_1.png",42            "action": "CLICK",43            "info": [44                [45                    674,46                    5647                ],48                [49                    674,50                    5651                ]52            ],53            "ps": "[(674, 56)]"54        },55        {56            "step": 2,57            "screenshot": "0927054349819665_2.png",58            "action": "CLICK",59            "info": [60                [61                    346,62                    5863                ],64                [65                    346,66                    5867                ]68            ],69            "ps": "[(346, 58)]"70        },71        {72            "step": 3,73            "screenshot": "0927054349819665_3.png",74            "action": "TEXT",75            "info": "5G Network Expansion",76            "ps": ""77        },78        {79            "step": 4,80            "screenshot": "0927054349819665_4.png",81            "action": "CLICK",82            "info": [83                [84                    883,85                    68486                ],87                [88                    883,89                    68490                ]91            ],92            "ps": "[(883, 684)]"93        },94        {95            "step": 5,96            "screenshot": "0927054349819665_5.png",97            "action": "CLICK",98            "info": [99                [100                    387,101                    372102                ],103                [104                    387,105                    372106                ]107            ],108            "ps": "[(387, 372)]"109        },110        {111            "step": 6,112            "screenshot": "0927054349819665_6.png",113            "action": "CLICK",114            "info": [115                [116                    294,117                    74118                ],119                [120                    294,121                    74122                ]123            ],124            "ps": "[(294, 74)]"125        },126        {127            "step": 7,128            "screenshot": "0927054349819665_7.png",129            "action": "CLICK",130            "info": [131                [132                    437,133                    233134                ],135                [136                    437,137                    233138                ]139            ],140            "ps": "[(437, 233)]"141        },142        {143            "step": 8,144            "screenshot": "0927054349819665_8.png",145            "action": "CLICK",146            "info": [147                [148                    708,149                    918150                ],151                [152                    708,153                    918154                ]155            ],156            "ps": "[(708, 918)]"157        },158        {159            "step": 9,160            "screenshot": "0927054349819665_9.png",161            "action": "CLICK",162            "info": [163                [164                    684,165                    743166                ],167                [168                    684,169                    743170                ]171            ],172            "ps": "[(684, 743)]"173        },174        {175            "step": 10,176            "screenshot": "0927054349819665_10.png",177            "action": "CLICK",178            "info": "KEY_HOME",179            "ps": ""180        },181        {182            "step": 11,183            "screenshot": "0927054349819665_11.png",184            "action": "CLICK",185            "info": [186                [187                    861,188                    106189                ],190                [191                    861,192                    106193                ]194            ],195            "ps": "[(861, 106)]"196        },197        {198            "step": 12,199            "screenshot": "0927054349819665_12.png",200            "action": "CLICK",201            "info": [202                [203                    508,204                    419205                ],206                [207                    508,208                    419209                ]210            ],211            "ps": "[(508, 419)]"212        },213        {214            "step": 13,215            "screenshot": "0927054349819665_13.png",216            "action": "CLICK",217            "info": [218                [219                    455,220                    931221                ],222                [223                    455,224                    931225                ]226            ],227            "ps": "[(455, 931)]"228        },229        {230            "step": 14,231            "screenshot": "0927054349819665_14.png",232            "action": "CLICK",233            "info": [234                [235                    496,236                    496237                ],238                [239                    496,240                    496241                ]242            ],243            "ps": "[(496, 496)]"244        },245        {246            "step": 15,247            "screenshot": "0927054349819665_15.png",248            "action": "CLICK",249            "info": [250                [251                    705,252                    433253                ],254                [255                    705,256                    433257                ]258            ],259            "ps": "[(705, 433)]"260        },261        {262            "step": 16,263            "screenshot": "0927054349819665_16.png",264            "action": "COMPLETE",265            "info": "",266            "ps": ""267        }268    ]269}
OpenGVLab/GUI-Odyssey · CoolFace