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
0393109176396754.json180 linesDownload Raw Back to annotations
1{2    "episode_id": "0393109176396754",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": "General_Tool",13        "app": [14            "Lyft",15            "Opera browser with AI"16        ],17        "meta_task": "Find the best {} in local city and nevigate to it",18        "task": "Find the best steakhouse in local city and nevigate to it",19        "instruction": "Utilize the Opera browser with AI to identify the top-rated steakhouse in your local city, then use Lyft to navigate to it."20    },21    "step_length": 12,22    "steps": [23        {24            "step": 0,25            "screenshot": "0393109176396754_0.png",26            "action": "CLICK",27            "info": [28                [29                    850,30                    65631                ],32                [33                    850,34                    65635                ]36            ],37            "ps": "[(850, 656)]"38        },39        {40            "step": 1,41            "screenshot": "0393109176396754_1.png",42            "action": "CLICK",43            "info": [44                [45                    384,46                    15747                ],48                [49                    384,50                    15751                ]52            ],53            "ps": "[(384, 157)]"54        },55        {56            "step": 2,57            "screenshot": "0393109176396754_2.png",58            "action": "TEXT",59            "info": "the best steakhouse in Los Angeles",60            "ps": ""61        },62        {63            "step": 3,64            "screenshot": "0393109176396754_3.png",65            "action": "CLICK",66            "info": [67                [68                    909,69                    8870                ],71                [72                    909,73                    8874                ]75            ],76            "ps": "[(909, 88)]"77        },78        {79            "step": 4,80            "screenshot": "0393109176396754_4.png",81            "action": "CLICK",82            "info": "KEY_HOME",83            "ps": ""84        },85        {86            "step": 5,87            "screenshot": "0393109176396754_5.png",88            "action": "CLICK",89            "info": [90                [91                    391,92                    52993                ],94                [95                    391,96                    52997                ]98            ],99            "ps": "[(391, 529)]"100        },101        {102            "step": 6,103            "screenshot": "0393109176396754_6.png",104            "action": "CLICK",105            "info": [106                [107                    405,108                    589109                ],110                [111                    405,112                    589113                ]114            ],115            "ps": "[(405, 589)]"116        },117        {118            "step": 7,119            "screenshot": "0393109176396754_7.png",120            "action": "TEXT",121            "info": "Taylor's Steak House",122            "ps": ""123        },124        {125            "step": 8,126            "screenshot": "0393109176396754_8.png",127            "action": "CLICK",128            "info": [129                [130                    527,131                    294132                ],133                [134                    527,135                    294136                ]137            ],138            "ps": "[(527, 294)]"139        },140        {141            "step": 9,142            "screenshot": "0393109176396754_9.png",143            "action": "CLICK",144            "info": [145                [146                    524,147                    932148                ],149                [150                    524,151                    932152                ]153            ],154            "ps": "[(524, 932)]"155        },156        {157            "step": 10,158            "screenshot": "0393109176396754_10.png",159            "action": "CLICK",160            "info": [161                [162                    369,163                    904164                ],165                [166                    369,167                    904168                ]169            ],170            "ps": "[(369, 904)]"171        },172        {173            "step": 11,174            "screenshot": "0393109176396754_11.png",175            "action": "COMPLETE",176            "info": "",177            "ps": ""178        }179    ]180}
OpenGVLab/GUI-Odyssey · CoolFace