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
1091828414837323.json276 linesDownload Raw Back to annotations
1{2    "episode_id": "1091828414837323",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            "TickTick",15            "DuckDuckgo"16        ],17        "meta_task": "Search for the next {} and set a reminder.",18        "task": "Search for the next New York Fashion Week and set a reminder.",19        "instruction": "Utilize DuckDuckgo to find the dates for the next New York Fashion Week and then use TickTick to set a reminder for the event."20    },21    "step_length": 18,22    "steps": [23        {24            "step": 0,25            "screenshot": "1091828414837323_0.png",26            "action": "CLICK",27            "info": [28                [29                    865,30                    10931                ],32                [33                    865,34                    10935                ]36            ],37            "ps": "[(865, 109)]"38        },39        {40            "step": 1,41            "screenshot": "1091828414837323_1.png",42            "action": "CLICK",43            "info": [44                [45                    469,46                    4447                ],48                [49                    469,50                    4451                ]52            ],53            "ps": "[(469, 44)]"54        },55        {56            "step": 2,57            "screenshot": "1091828414837323_2.png",58            "action": "TEXT",59            "info": "when is the next New York fashion week",60            "ps": ""61        },62        {63            "step": 3,64            "screenshot": "1091828414837323_3.png",65            "action": "CLICK",66            "info": [67                [68                    488,69                    11970                ],71                [72                    488,73                    11974                ]75            ],76            "ps": "[(488, 119)]"77        },78        {79            "step": 4,80            "screenshot": "1091828414837323_4.png",81            "action": "CLICK",82            "info": "KEY_HOME",83            "ps": ""84        },85        {86            "step": 5,87            "screenshot": "1091828414837323_5.png",88            "action": "CLICK",89            "info": [90                [91                    405,92                    25193                ],94                [95                    405,96                    25197                ]98            ],99            "ps": "[(405, 251)]"100        },101        {102            "step": 6,103            "screenshot": "1091828414837323_6.png",104            "action": "CLICK",105            "info": [106                [107                    916,108                    850109                ],110                [111                    916,112                    850113                ]114            ],115            "ps": "[(916, 850)]"116        },117        {118            "step": 7,119            "screenshot": "1091828414837323_7.png",120            "action": "CLICK",121            "info": [122                [123                    67,124                    603125                ],126                [127                    67,128                    603129                ]130            ],131            "ps": "[(67, 603)]"132        },133        {134            "step": 8,135            "screenshot": "1091828414837323_8.png",136            "action": "CLICK",137            "info": [138                [139                    938,140                    432141                ],142                [143                    938,144                    432145                ]146            ],147            "ps": "[(938, 432)]"148        },149        {150            "step": 9,151            "screenshot": "1091828414837323_9.png",152            "action": "CLICK",153            "info": [154                [155                    936,156                    432157                ],158                [159                    936,160                    432161                ]162            ],163            "ps": "[(936, 432)]"164        },165        {166            "step": 10,167            "screenshot": "1091828414837323_10.png",168            "action": "CLICK",169            "info": [170                [171                    924,172                    438173                ],174                [175                    924,176                    438177                ]178            ],179            "ps": "[(924, 438)]"180        },181        {182            "step": 11,183            "screenshot": "1091828414837323_11.png",184            "action": "CLICK",185            "info": [186                [187                    931,188                    432189                ],190                [191                    931,192                    432193                ]194            ],195            "ps": "[(931, 432)]"196        },197        {198            "step": 12,199            "screenshot": "1091828414837323_12.png",200            "action": "CLICK",201            "info": [202                [203                    948,204                    426205                ],206                [207                    948,208                    426209                ]210            ],211            "ps": "[(948, 426)]"212        },213        {214            "step": 13,215            "screenshot": "1091828414837323_13.png",216            "action": "CLICK",217            "info": [218                [219                    508,220                    506221                ],222                [223                    508,224                    506225                ]226            ],227            "ps": "[(508, 506)]"228        },229        {230            "step": 14,231            "screenshot": "1091828414837323_14.png",232            "action": "CLICK",233            "info": [234                [235                    953,236                    261237                ],238                [239                    953,240                    261241                ]242            ],243            "ps": "[(953, 261)]"244        },245        {246            "step": 15,247            "screenshot": "1091828414837323_15.png",248            "action": "TEXT",249            "info": "the next New York fashion week",250            "ps": ""251        },252        {253            "step": 16,254            "screenshot": "1091828414837323_16.png",255            "action": "CLICK",256            "info": [257                [258                    924,259                    601260                ],261                [262                    924,263                    601264                ]265            ],266            "ps": "[(924, 601)]"267        },268        {269            "step": 17,270            "screenshot": "1091828414837323_17.png",271            "action": "COMPLETE",272            "info": "",273            "ps": ""274        }275    ]276}
OpenGVLab/GUI-Odyssey · CoolFace