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
0489624312685456.json180 linesDownload Raw Back to annotations
1{2    "episode_id": "0489624312685456",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": "General_Tool",13        "app": [14            "Investing.com",15            "Yahoo Finance: Stock News"16        ],17        "meta_task": "Search for today's stock market news of the company {}, and open a stock trading app to check the stock price trends.",18        "task": "Search for today's stock market news of the company Amazon, and open a stock trading app to check the stock price trends.",19        "instruction": "Look up today's stock market news related to Amazon using Investing.com, and then use Yahoo Finance: Stock News to open a stock trading app and examine the stock price trends."20    },21    "step_length": 12,22    "steps": [23        {24            "step": 0,25            "screenshot": "0489624312685456_0.png",26            "action": "CLICK",27            "info": [28                [29                    687,30                    49031                ],32                [33                    687,34                    49035                ]36            ],37            "ps": "[(687, 490)]"38        },39        {40            "step": 1,41            "screenshot": "0489624312685456_1.png",42            "action": "CLICK",43            "info": [44                [45                    223,46                    7847                ],48                [49                    223,50                    7851                ]52            ],53            "ps": "[(223, 78)]"54        },55        {56            "step": 2,57            "screenshot": "0489624312685456_2.png",58            "action": "TEXT",59            "info": "Amazon",60            "ps": ""61        },62        {63            "step": 3,64            "screenshot": "0489624312685456_3.png",65            "action": "CLICK",66            "info": [67                [68                    46,69                    96370                ],71                [72                    46,73                    96374                ]75            ],76            "ps": "[(46, 963)]"77        },78        {79            "step": 4,80            "screenshot": "0489624312685456_4.png",81            "action": "SCROLL",82            "info": [83                [84                    389,85                    72086                ],87                [88                    383,89                    18590                ]91            ],92            "ps": "[(389, 720), (389, 718), (391, 716), (391, 712), (391, 704), (391, 699), (393, 691), (393, 688), (393, 676), (393, 663), (393, 642), (393, 627), (393, 609), (393, 594), (393, 577), (393, 558), (393, 547), (393, 535), (389, 513), (388, 497), (388, 490), (388, 474), (388, 460), (388, 452), (388, 430), (388, 425), (388, 415), (388, 399), (388, 391), (388, 379), (388, 372), (388, 364), (388, 353), (388, 342), (388, 335), (388, 326), (388, 322), (386, 315), (386, 303), (386, 297), (386, 292), (386, 288), (386, 282), (386, 278), (386, 274), (386, 269), (386, 265), (386, 258), (386, 254), (386, 251), (386, 247), (386, 243), (386, 242), (386, 239), (386, 231), (386, 227), (386, 224), (386, 223), (386, 220), (386, 216), (385, 209), (385, 205), (385, 204), (385, 201), (385, 198), (385, 197), (385, 193), (383, 193), (383, 190), (383, 189), (383, 186), (383, 185)]"93        },94        {95            "step": 5,96            "screenshot": "0489624312685456_5.png",97            "action": "CLICK",98            "info": [99                [100                    402,101                    455102                ],103                [104                    402,105                    455106                ]107            ],108            "ps": "[(402, 455)]"109        },110        {111            "step": 6,112            "screenshot": "0489624312685456_6.png",113            "action": "CLICK",114            "info": "KEY_HOME",115            "ps": ""116        },117        {118            "step": 7,119            "screenshot": "0489624312685456_7.png",120            "action": "CLICK",121            "info": [122                [123                    802,124                    482125                ],126                [127                    802,128                    482129                ]130            ],131            "ps": "[(802, 482)]"132        },133        {134            "step": 8,135            "screenshot": "0489624312685456_8.png",136            "action": "CLICK",137            "info": [138                [139                    759,140                    74141                ],142                [143                    759,144                    74145                ]146            ],147            "ps": "[(759, 74)]"148        },149        {150            "step": 9,151            "screenshot": "0489624312685456_9.png",152            "action": "TEXT",153            "info": "Amazon",154            "ps": ""155        },156        {157            "step": 10,158            "screenshot": "0489624312685456_10.png",159            "action": "CLICK",160            "info": [161                [162                    423,163                    277164                ],165                [166                    423,167                    277168                ]169            ],170            "ps": "[(423, 277)]"171        },172        {173            "step": 11,174            "screenshot": "0489624312685456_11.png",175            "action": "COMPLETE",176            "info": "",177            "ps": ""178        }179    ]180}
OpenGVLab/GUI-Odyssey · CoolFace