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
1165023871372643.json164 linesDownload Raw Back to annotations
1{2    "episode_id": "1165023871372643",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": "Multi_Apps",13        "app": [14            "Google Play Store",15            "Triller"16        ],17        "meta_task": "Uninstall {} app through appstore, and then check if it's uninstalled.Download another similar app, then open the app.",18        "task": "Uninstall triller app through appstore, and then check if it's uninstalled.Download another similar app, then open the app.",19        "instruction": "First, access the Google Play Store and uninstall the Triller app. After confirming its removal, download a comparable app. Finally, launch the newly installed app to ensure it's operational."20    },21    "step_length": 11,22    "steps": [23        {24            "step": 0,25            "screenshot": "1165023871372643_0.png",26            "action": "CLICK",27            "info": [28                [29                    851,30                    83931                ],32                [33                    851,34                    83935                ]36            ],37            "ps": "[(851, 839)]"38        },39        {40            "step": 1,41            "screenshot": "1165023871372643_1.png",42            "action": "CLICK",43            "info": "KEY_HOME",44            "ps": ""45        },46        {47            "step": 2,48            "screenshot": "1165023871372643_2.png",49            "action": "CLICK",50            "info": [51                [52                    375,53                    83354                ],55                [56                    375,57                    83358                ]59            ],60            "ps": "[(375, 833)]"61        },62        {63            "step": 3,64            "screenshot": "1165023871372643_3.png",65            "action": "CLICK",66            "info": "KEY_HOME",67            "ps": ""68        },69        {70            "step": 4,71            "screenshot": "1165023871372643_4.png",72            "action": "CLICK",73            "info": [74                [75                    851,76                    84477                ],78                [79                    851,80                    84481                ]82            ],83            "ps": "[(851, 844)]"84        },85        {86            "step": 5,87            "screenshot": "1165023871372643_5.png",88            "action": "CLICK",89            "info": [90                [91                    833,92                    7593                ],94                [95                    833,96                    7597                ]98            ],99            "ps": "[(833, 75)]"100        },101        {102            "step": 6,103            "screenshot": "1165023871372643_6.png",104            "action": "CLICK",105            "info": [106                [107                    931,108                    79109                ],110                [111                    931,112                    79113                ]114            ],115            "ps": "[(931, 79)]"116        },117        {118            "step": 7,119            "screenshot": "1165023871372643_7.png",120            "action": "TEXT",121            "info": "triller",122            "ps": ""123        },124        {125            "step": 8,126            "screenshot": "1165023871372643_8.png",127            "action": "CLICK",128            "info": [129                [130                    911,131                    938132                ],133                [134                    911,135                    938136                ]137            ],138            "ps": "[(911, 938)]"139        },140        {141            "step": 9,142            "screenshot": "1165023871372643_9.png",143            "action": "CLICK",144            "info": [145                [146                    514,147                    151148                ],149                [150                    514,151                    151152                ]153            ],154            "ps": "[(514, 151)]"155        },156        {157            "step": 10,158            "screenshot": "1165023871372643_10.png",159            "action": "COMPLETE",160            "info": "",161            "ps": ""162        }163    ]164}