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
0015844124232805.json171 linesDownload Raw Back to annotations
1{2    "episode_id": "0015844124232805",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": "Media_Entertainment",13        "app": [14            "Clock",15            "Youtube"16        ],17        "meta_task": "Open a relaxing soundscape video and set a timer to wake up.",18        "task": "Open a relaxing soundscape video and set a timer to wake up.",19        "instruction": "Launch a serene soundscape video on YouTube and use the Clock app to set a wake-up timer."20    },21    "step_length": 12,22    "steps": [23        {24            "step": 0,25            "screenshot": "0015844124232805_0.png",26            "action": "CLICK",27            "info": [28                [29                    326,30                    89131                ],32                [33                    326,34                    89135                ]36            ],37            "ps": "[(326, 891)]"38        },39        {40            "step": 1,41            "screenshot": "0015844124232805_1.png",42            "action": "CLICK",43            "info": [44                [45                    896,46                    7147                ],48                [49                    896,50                    7151                ]52            ],53            "ps": "[(896, 71)]"54        },55        {56            "step": 2,57            "screenshot": "0015844124232805_2.png",58            "action": "TEXT",59            "info": "relaxing soundscape",60            "ps": ""61        },62        {63            "step": 3,64            "screenshot": "0015844124232805_3.png",65            "action": "CLICK",66            "info": [67                [68                    872,69                    88870                ],71                [72                    872,73                    88874                ]75            ],76            "ps": "[(872, 888)]"77        },78        {79            "step": 4,80            "screenshot": "0015844124232805_4.png",81            "action": "CLICK",82            "info": "KEY_HOME",83            "ps": ""84        },85        {86            "step": 5,87            "screenshot": "0015844124232805_5.png",88            "action": "CLICK",89            "info": [90                [91                    434,92                    48993                ],94                [95                    434,96                    48997                ]98            ],99            "ps": "[(434, 489)]"100        },101        {102            "step": 6,103            "screenshot": "0015844124232805_6.png",104            "action": "TEXT",105            "info": "30000",106            "ps": ""107        },108        {109            "step": 7,110            "screenshot": "0015844124232805_7.png",111            "action": "CLICK",112            "info": [113                [114                    770,115                    852116                ],117                [118                    770,119                    852120                ]121            ],122            "ps": "[(770, 852)]"123        },124        {125            "step": 8,126            "screenshot": "0015844124232805_8.png",127            "action": "CLICK",128            "info": "KEY_HOME",129            "ps": ""130        },131        {132            "step": 9,133            "screenshot": "0015844124232805_9.png",134            "action": "CLICK",135            "info": [136                [137                    317,138                    905139                ],140                [141                    317,142                    904143                ]144            ],145            "ps": "[(317, 905), (317, 904)]"146        },147        {148            "step": 10,149            "screenshot": "0015844124232805_10.png",150            "action": "CLICK",151            "info": [152                [153                    600,154                    637155                ],156                [157                    600,158                    637159                ]160            ],161            "ps": "[(600, 637)]"162        },163        {164            "step": 11,165            "screenshot": "0015844124232805_11.png",166            "action": "COMPLETE",167            "info": "",168            "ps": ""169        }170    ]171}
OpenGVLab/GUI-Odyssey · CoolFace