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
0506268155779723.json164 linesDownload Raw Back to annotations
1{2    "episode_id": "0506268155779723",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": "General_Tool",13        "app": [14            "Chrome",15            "Investing.com"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 Johnson & Johnson, and open a stock trading app to check the stock price trends.",19        "instruction": "Utilize Chrome to search for today's stock market news about Johnson & Johnson, and afterward, open Investing.com to check the stock price trends."20    },21    "step_length": 11,22    "steps": [23        {24            "step": 0,25            "screenshot": "0506268155779723_0.png",26            "action": "CLICK",27            "info": [28                [29                    513,30                    90831                ],32                [33                    513,34                    90835                ]36            ],37            "ps": "[(513, 908)]"38        },39        {40            "step": 1,41            "screenshot": "0506268155779723_1.png",42            "action": "CLICK",43            "info": [44                [45                    266,46                    36547                ],48                [49                    266,50                    36551                ]52            ],53            "ps": "[(266, 365)]"54        },55        {56            "step": 2,57            "screenshot": "0506268155779723_2.png",58            "action": "TEXT",59            "info": "Johnson & Johnson's stock market news",60            "ps": ""61        },62        {63            "step": 3,64            "screenshot": "0506268155779723_3.png",65            "action": "CLICK",66            "info": [67                [68                    879,69                    68870                ],71                [72                    879,73                    68874                ]75            ],76            "ps": "[(879, 688)]"77        },78        {79            "step": 4,80            "screenshot": "0506268155779723_4.png",81            "action": "CLICK",82            "info": [83                [84                    359,85                    57486                ],87                [88                    359,89                    57490                ]91            ],92            "ps": "[(359, 574)]"93        },94        {95            "step": 5,96            "screenshot": "0506268155779723_5.png",97            "action": "CLICK",98            "info": "KEY_HOME",99            "ps": ""100        },101        {102            "step": 6,103            "screenshot": "0506268155779723_6.png",104            "action": "CLICK",105            "info": [106                [107                    423,108                    401109                ],110                [111                    423,112                    401113                ]114            ],115            "ps": "[(423, 401)]"116        },117        {118            "step": 7,119            "screenshot": "0506268155779723_7.png",120            "action": "CLICK",121            "info": [122                [123                    699,124                    59125                ],126                [127                    699,128                    59129                ]130            ],131            "ps": "[(699, 59)]"132        },133        {134            "step": 8,135            "screenshot": "0506268155779723_8.png",136            "action": "TEXT",137            "info": "Johnson & Johnson",138            "ps": ""139        },140        {141            "step": 9,142            "screenshot": "0506268155779723_9.png",143            "action": "CLICK",144            "info": [145                [146                    418,147                    223148                ],149                [150                    418,151                    223152                ]153            ],154            "ps": "[(418, 223)]"155        },156        {157            "step": 10,158            "screenshot": "0506268155779723_10.png",159            "action": "COMPLETE",160            "info": "",161            "ps": ""162        }163    ]164}
OpenGVLab/GUI-Odyssey · CoolFace