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
0947989067019088.json109 linesDownload Raw Back to annotations
1{2    "episode_id": "0947989067019088",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            "Microsoft to do",15            "Instagram"16        ],17        "meta_task": "Find a {} workout video for beginners and schedule a reminder to do it tomorrow morning.",18        "task": "Find a Yoga workout video for beginners and schedule a reminder to do it tomorrow morning.",19        "instruction": "Locate a beginner-friendly Yoga workout video on Instagram and set a reminder in Microsoft To Do to perform it tomorrow morning."20    },21    "step_length": 7,22    "steps": [23        {24            "step": 0,25            "screenshot": "0947989067019088_0.png",26            "action": "CLICK",27            "info": [28                [29                    784,30                    31631                ],32                [33                    784,34                    31635                ]36            ],37            "ps": "[(784, 316)]"38        },39        {40            "step": 1,41            "screenshot": "0947989067019088_1.png",42            "action": "TEXT",43            "info": "do yoga in the morning",44            "ps": ""45        },46        {47            "step": 2,48            "screenshot": "0947989067019088_2.png",49            "action": "CLICK",50            "info": [51                [52                    864,53                    88954                ],55                [56                    864,57                    88958                ]59            ],60            "ps": "[(864, 889)]"61        },62        {63            "step": 3,64            "screenshot": "0947989067019088_3.png",65            "action": "CLICK",66            "info": "KEY_HOME",67            "ps": ""68        },69        {70            "step": 4,71            "screenshot": "0947989067019088_4.png",72            "action": "CLICK",73            "info": [74                [75                    436,76                    64977                ],78                [79                    436,80                    64981                ]82            ],83            "ps": "[(436, 649)]"84        },85        {86            "step": 5,87            "screenshot": "0947989067019088_5.png",88            "action": "CLICK",89            "info": [90                [91                    828,92                    55493                ],94                [95                    828,96                    55497                ]98            ],99            "ps": "[(828, 554)]"100        },101        {102            "step": 6,103            "screenshot": "0947989067019088_6.png",104            "action": "COMPLETE",105            "info": "",106            "ps": ""107        }108    ]109}
OpenGVLab/GUI-Odyssey · CoolFace