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
1103761105289572.json157 linesDownload Raw Back to annotations
1{2    "episode_id": "1103761105289572",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 3120,8        "w": 1440,9        "device_name": "Pixel 7 Pro"10    },11    "task_info": {12        "category": "Media_Entertainment",13        "app": [14            "Microsoft to do",15            "iHeart: Music, Radio, Podcasts"16        ],17        "meta_task": "Listen to a podcast episode on {} and create a to-do list for tomorrow.",18        "task": "Listen to a podcast episode on yoga for beginners and create a to-do list for tomorrow.",19        "instruction": "Open iHeart: Music, Radio, Podcasts, find a podcast episode on yoga for beginners, listen to it, and then use Microsoft To Do to create a to-do list for tomorrow."20    },21    "step_length": 10,22    "steps": [23        {24            "step": 0,25            "screenshot": "1103761105289572_0.png",26            "action": "CLICK",27            "info": [28                [29                    836,30                    23331                ],32                [33                    836,34                    23335                ]36            ],37            "ps": "[(836, 233)]"38        },39        {40            "step": 1,41            "screenshot": "1103761105289572_1.png",42            "action": "CLICK",43            "info": [44                [45                    814,46                    6747                ],48                [49                    814,50                    6751                ]52            ],53            "ps": "[(814, 67)]"54        },55        {56            "step": 2,57            "screenshot": "1103761105289572_2.png",58            "action": "CLICK",59            "info": [60                [61                    214,62                    64263                ],64                [65                    214,66                    64267                ]68            ],69            "ps": "[(214, 642)]"70        },71        {72            "step": 3,73            "screenshot": "1103761105289572_3.png",74            "action": "CLICK",75            "info": "KEY_HOME",76            "ps": ""77        },78        {79            "step": 4,80            "screenshot": "1103761105289572_4.png",81            "action": "CLICK",82            "info": [83                [84                    652,85                    38586                ],87                [88                    652,89                    38590                ]91            ],92            "ps": "[(652, 385)]"93        },94        {95            "step": 5,96            "screenshot": "1103761105289572_5.png",97            "action": "CLICK",98            "info": [99                [100                    890,101                    923102                ],103                [104                    890,105                    923106                ]107            ],108            "ps": "[(890, 923)]"109        },110        {111            "step": 6,112            "screenshot": "1103761105289572_6.png",113            "action": "TEXT",114            "info": "do yoga with this ",115            "ps": ""116        },117        {118            "step": 7,119            "screenshot": "1103761105289572_7.png",120            "action": "CLICK",121            "info": [122                [123                    415,124                    650125                ],126                [127                    415,128                    650129                ]130            ],131            "ps": "[(415, 650)]"132        },133        {134            "step": 8,135            "screenshot": "1103761105289572_8.png",136            "action": "CLICK",137            "info": [138                [139                    906,140                    503141                ],142                [143                    906,144                    503145                ]146            ],147            "ps": "[(906, 503)]"148        },149        {150            "step": 9,151            "screenshot": "1103761105289572_9.png",152            "action": "COMPLETE",153            "info": "",154            "ps": ""155        }156    ]157}
OpenGVLab/GUI-Odyssey · CoolFace