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
0634236738072681.json180 linesDownload Raw Back to annotations
1{2    "episode_id": "0634236738072681",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            "Chrome",15            "TradingView: Track All Markets"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 Facebook, and open a stock trading app to check the stock price trends.",19        "instruction": "Use Chrome to search for today's stock market news about Facebook, and then open TradingView: Track All Markets to check the stock price trends."20    },21    "step_length": 12,22    "steps": [23        {24            "step": 0,25            "screenshot": "0634236738072681_0.png",26            "action": "CLICK",27            "info": [28                [29                    440,30                    91431                ],32                [33                    440,34                    91435                ]36            ],37            "ps": "[(440, 914)]"38        },39        {40            "step": 1,41            "screenshot": "0634236738072681_1.png",42            "action": "CLICK",43            "info": [44                [45                    274,46                    41547                ],48                [49                    274,50                    41551                ]52            ],53            "ps": "[(274, 415)]"54        },55        {56            "step": 2,57            "screenshot": "0634236738072681_2.png",58            "action": "TEXT",59            "info": "Facebook's stock market news",60            "ps": ""61        },62        {63            "step": 3,64            "screenshot": "0634236738072681_3.png",65            "action": "CLICK",66            "info": [67                [68                    884,69                    87870                ],71                [72                    884,73                    87874                ]75            ],76            "ps": "[(884, 878)]"77        },78        {79            "step": 4,80            "screenshot": "0634236738072681_4.png",81            "action": "SCROLL",82            "info": [83                [84                    410,85                    87086                ],87                [88                    367,89                    27790                ]91            ],92            "ps": "[(410, 870), (410, 866), (410, 860), (408, 851), (408, 844), (405, 828), (404, 815), (401, 799), (396, 779), (393, 764), (389, 750), (386, 731), (383, 722), (383, 712), (382, 703), (379, 691), (379, 678), (376, 668), (375, 653), (373, 644), (373, 634), (372, 623), (370, 609), (370, 600), (370, 589), (370, 578), (370, 571), (370, 559), (369, 544), (369, 535), (369, 521), (369, 509), (369, 498), (369, 486), (369, 472), (369, 463), (369, 449), (369, 444), (369, 436), (369, 425), (369, 417), (369, 414), (369, 406), (369, 402), (369, 395), (369, 391), (369, 387), (369, 379), (369, 376), (369, 368), (369, 364), (369, 360), (369, 354), (369, 353), (369, 346), (369, 345), (369, 341), (369, 335), (369, 331), (369, 326), (369, 322), (369, 316), (369, 312), (369, 307), (369, 303), (369, 299), (369, 296), (369, 292), (369, 288), (369, 285), (369, 284), (367, 284), (367, 282), (367, 280), (367, 278), (367, 277)]"93        },94        {95            "step": 5,96            "screenshot": "0634236738072681_5.png",97            "action": "CLICK",98            "info": [99                [100                    246,101                    786102                ],103                [104                    246,105                    786106                ]107            ],108            "ps": "[(246, 786)]"109        },110        {111            "step": 6,112            "screenshot": "0634236738072681_6.png",113            "action": "CLICK",114            "info": "KEY_HOME",115            "ps": ""116        },117        {118            "step": 7,119            "screenshot": "0634236738072681_7.png",120            "action": "CLICK",121            "info": [122                [123                    913,124                    494125                ],126                [127                    913,128                    494129                ]130            ],131            "ps": "[(913, 494)]"132        },133        {134            "step": 8,135            "screenshot": "0634236738072681_8.png",136            "action": "CLICK",137            "info": [138                [139                    379,140                    74141                ],142                [143                    379,144                    74145                ]146            ],147            "ps": "[(379, 74)]"148        },149        {150            "step": 9,151            "screenshot": "0634236738072681_9.png",152            "action": "TEXT",153            "info": "Facebook",154            "ps": ""155        },156        {157            "step": 10,158            "screenshot": "0634236738072681_10.png",159            "action": "CLICK",160            "info": [161                [162                    153,163                    223164                ],165                [166                    153,167                    223168                ]169            ],170            "ps": "[(153, 223)]"171        },172        {173            "step": 11,174            "screenshot": "0634236738072681_11.png",175            "action": "COMPLETE",176            "info": "",177            "ps": ""178        }179    ]180}
OpenGVLab/GUI-Odyssey · CoolFace