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
1118170370934418.json235 linesDownload Raw Back to annotations
1{2    "episode_id": "1118170370934418",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 2400,8        "w": 1080,9        "device_name": "Medium Phone"10    },11    "task_info": {12        "category": "Information_Management",13        "app": [14            "YT Music",15            "Opera"16        ],17        "meta_task": "Find the Top {} songs in 2023 and add one into your playlist.",18        "task": "Find the Top Reggae songs in 2023 and add one into your playlist.",19        "instruction": "Utilize YT Music and Opera to locate the leading Reggae tracks of 2023, and subsequently add one of these tracks to your playlist."20    },21    "step_length": 16,22    "steps": [23        {24            "step": 0,25            "screenshot": "1118170370934418_0.png",26            "action": "CLICK",27            "info": "KEY_HOME",28            "ps": ""29        },30        {31            "step": 1,32            "screenshot": "1118170370934418_1.png",33            "action": "SCROLL",34            "info": [35                [36                    347,37                    32538                ],39                [40                    999,41                    32142                ]43            ],44            "ps": "[(347, 325), (354, 325), (369, 325), (398, 325), (442, 325), (496, 325), (547, 325), (614, 325), (683, 325), (773, 325), (862, 325), (955, 323), (999, 321)]"45        },46        {47            "step": 2,48            "screenshot": "1118170370934418_2.png",49            "action": "SCROLL",50            "info": [51                [52                    838,53                    36954                ],55                [56                    474,57                    38058                ]59            ],60            "ps": "[(838, 369), (826, 369), (819, 369), (812, 369), (797, 369), (768, 369), (729, 370), (680, 372), (617, 377), (554, 378), (474, 380)]"61        },62        {63            "step": 3,64            "screenshot": "1118170370934418_3.png",65            "action": "SCROLL",66            "info": [67                [68                    785,69                    37470                ],71                [72                    562,73                    37474                ]75            ],76            "ps": "[(785, 374), (773, 374), (753, 374), (722, 374), (683, 374), (644, 374), (600, 374), (562, 374)]"77        },78        {79            "step": 4,80            "screenshot": "1118170370934418_4.png",81            "action": "CLICK",82            "info": [83                [84                    176,85                    24886                ],87                [88                    176,89                    24890                ]91            ],92            "ps": "[(176, 248)]"93        },94        {95            "step": 5,96            "screenshot": "1118170370934418_5.png",97            "action": "CLICK",98            "info": [99                [100                    773,101                    180102                ],103                [104                    773,105                    180106                ]107            ],108            "ps": "[(773, 180)]"109        },110        {111            "step": 6,112            "screenshot": "1118170370934418_6.png",113            "action": "TEXT",114            "info": "top reggae songs in 2023",115            "ps": ""116        },117        {118            "step": 7,119            "screenshot": "1118170370934418_7.png",120            "action": "CLICK",121            "info": [122                [123                    934,124                    883125                ],126                [127                    934,128                    883129                ]130            ],131            "ps": "[(934, 883)]"132        },133        {134            "step": 8,135            "screenshot": "1118170370934418_8.png",136            "action": "CLICK",137            "info": "KEY_APPSELECT",138            "ps": ""139        },140        {141            "step": 9,142            "screenshot": "1118170370934418_9.png",143            "action": "CLICK",144            "info": [145                [146                    79,147                    493148                ],149                [150                    79,151                    493152                ]153            ],154            "ps": "[(79, 493)]"155        },156        {157            "step": 10,158            "screenshot": "1118170370934418_10.png",159            "action": "CLICK",160            "info": [161                [162                    797,163                    49164                ],165                [166                    797,167                    49168                ]169            ],170            "ps": "[(797, 49)]"171        },172        {173            "step": 11,174            "screenshot": "1118170370934418_11.png",175            "action": "TEXT",176            "info": "lady in red",177            "ps": ""178        },179        {180            "step": 12,181            "screenshot": "1118170370934418_12.png",182            "action": "CLICK",183            "info": [184                [185                    400,186                    110187                ],188                [189                    400,190                    110191                ]192            ],193            "ps": "[(400, 110)]"194        },195        {196            "step": 13,197            "screenshot": "1118170370934418_13.png",198            "action": "CLICK",199            "info": [200                [201                    921,202                    496203                ],204                [205                    921,206                    496207                ]208            ],209            "ps": "[(921, 496)]"210        },211        {212            "step": 14,213            "screenshot": "1118170370934418_14.png",214            "action": "CLICK",215            "info": [216                [217                    512,218                    523219                ],220                [221                    512,222                    523223                ]224            ],225            "ps": "[(512, 523)]"226        },227        {228            "step": 15,229            "screenshot": "1118170370934418_15.png",230            "action": "COMPLETE",231            "info": "",232            "ps": ""233        }234    ]235}
OpenGVLab/GUI-Odyssey · CoolFace