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
1075867304415625.json148 linesDownload Raw Back to annotations
1{2    "episode_id": "1075867304415625",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 2992,8        "w": 1344,9        "device_name": "Pixel 8 Pro"10    },11    "task_info": {12        "category": "Media_Entertainment",13        "app": [14            "Clock",15            "Tiktok"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 the TikTok app to find and play a relaxing soundscape video, and then use the Clock app to set a timer to wake up."20    },21    "step_length": 10,22    "steps": [23        {24            "step": 0,25            "screenshot": "1075867304415625_0.png",26            "action": "CLICK",27            "info": [28                [29                    413,30                    26331                ],32                [33                    413,34                    26335                ]36            ],37            "ps": "[(413, 263)]"38        },39        {40            "step": 1,41            "screenshot": "1075867304415625_1.png",42            "action": "TEXT",43            "info": "70",44            "ps": ""45        },46        {47            "step": 2,48            "screenshot": "1075867304415625_2.png",49            "action": "CLICK",50            "info": [51                [52                    456,53                    85354                ],55                [56                    456,57                    85358                ]59            ],60            "ps": "[(456, 853)]"61        },62        {63            "step": 3,64            "screenshot": "1075867304415625_3.png",65            "action": "CLICK",66            "info": "KEY_HOME",67            "ps": ""68        },69        {70            "step": 4,71            "screenshot": "1075867304415625_4.png",72            "action": "CLICK",73            "info": [74                [75                    384,76                    53377                ],78                [79                    384,80                    53381                ]82            ],83            "ps": "[(384, 533)]"84        },85        {86            "step": 5,87            "screenshot": "1075867304415625_5.png",88            "action": "CLICK",89            "info": [90                [91                    938,92                    7493                ],94                [95                    938,96                    7497                ]98            ],99            "ps": "[(938, 74)]"100        },101        {102            "step": 6,103            "screenshot": "1075867304415625_6.png",104            "action": "TEXT",105            "info": "nature scence",106            "ps": ""107        },108        {109            "step": 7,110            "screenshot": "1075867304415625_7.png",111            "action": "CLICK",112            "info": [113                [114                    922,115                    918116                ],117                [118                    922,119                    918120                ]121            ],122            "ps": "[(922, 918)]"123        },124        {125            "step": 8,126            "screenshot": "1075867304415625_8.png",127            "action": "CLICK",128            "info": [129                [130                    230,131                    379132                ],133                [134                    230,135                    379136                ]137            ],138            "ps": "[(230, 379)]"139        },140        {141            "step": 9,142            "screenshot": "1075867304415625_9.png",143            "action": "COMPLETE",144            "info": "",145            "ps": ""146        }147    ]148}
OpenGVLab/GUI-Odyssey · CoolFace