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
0813964543868622.json164 linesDownload Raw Back to annotations
1{2    "episode_id": "0813964543868622",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": "Social_Sharing",13        "app": [14            "Chrome",15            "Messenger"16        ],17        "meta_task": "Find an event with the topic of {} and discuss it with a friend.",18        "task": "Find an event with the topic of art exhibition and discuss it with a friend.",19        "instruction": "Use Chrome to locate an art exhibition event, and then discuss the event details with Victor James via Messenger."20    },21    "step_length": 11,22    "steps": [23        {24            "step": 0,25            "screenshot": "0813964543868622_0.png",26            "action": "CLICK",27            "info": [28                [29                    154,30                    65131                ],32                [33                    154,34                    65135                ]36            ],37            "ps": "[(154, 651)]"38        },39        {40            "step": 1,41            "screenshot": "0813964543868622_1.png",42            "action": "CLICK",43            "info": [44                [45                    237,46                    28747                ],48                [49                    237,50                    28751                ]52            ],53            "ps": "[(237, 287)]"54        },55        {56            "step": 2,57            "screenshot": "0813964543868622_2.png",58            "action": "TEXT",59            "info": "art exhibition events",60            "ps": ""61        },62        {63            "step": 3,64            "screenshot": "0813964543868622_3.png",65            "action": "CLICK",66            "info": [67                [68                    924,69                    91170                ],71                [72                    924,73                    91174                ]75            ],76            "ps": "[(924, 911)]"77        },78        {79            "step": 4,80            "screenshot": "0813964543868622_4.png",81            "action": "CLICK",82            "info": "KEY_HOME",83            "ps": ""84        },85        {86            "step": 5,87            "screenshot": "0813964543868622_5.png",88            "action": "CLICK",89            "info": [90                [91                    853,92                    14093                ],94                [95                    853,96                    14097                ]98            ],99            "ps": "[(853, 140)]"100        },101        {102            "step": 6,103            "screenshot": "0813964543868622_6.png",104            "action": "CLICK",105            "info": [106                [107                    340,108                    375109                ],110                [111                    340,112                    375113                ]114            ],115            "ps": "[(340, 375)]"116        },117        {118            "step": 7,119            "screenshot": "0813964543868622_7.png",120            "action": "CLICK",121            "info": [122                [123                    527,124                    953125                ],126                [127                    527,128                    953129                ]130            ],131            "ps": "[(527, 953)]"132        },133        {134            "step": 8,135            "screenshot": "0813964543868622_8.png",136            "action": "TEXT",137            "info": "\"Mythological lcons and Fresh Ink\" Art Exhibition will be host this Friday",138            "ps": ""139        },140        {141            "step": 9,142            "screenshot": "0813964543868622_9.png",143            "action": "CLICK",144            "info": [145                [146                    927,147                    647148                ],149                [150                    927,151                    647152                ]153            ],154            "ps": "[(927, 647)]"155        },156        {157            "step": 10,158            "screenshot": "0813964543868622_10.png",159            "action": "COMPLETE",160            "info": "",161            "ps": "Victor James"162        }163    ]164}
OpenGVLab/GUI-Odyssey · CoolFace