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
1247802749872842.json173 linesDownload Raw Back to annotations
1{2    "episode_id": "1247802749872842",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 1280,8        "w": 720,9        "device_name": "Small Phone"10    },11    "task_info": {12        "category": "Social_Sharing",13        "app": [14            "Google Meet",15            "Messenger"16        ],17        "meta_task": "Create a online meeting and share the link to your friend.",18        "task": "Create a online meeting and share the link to your friend.",19        "instruction": "Set up an online meeting using Google Meet and send the meeting link to Victor James via Messenger."20    },21    "step_length": 11,22    "steps": [23        {24            "step": 0,25            "screenshot": "1247802749872842_0.png",26            "action": "CLICK",27            "info": [28                [29                    176,30                    50231                ],32                [33                    176,34                    50235                ]36            ],37            "ps": "[(176, 502)]"38        },39        {40            "step": 1,41            "screenshot": "1247802749872842_1.png",42            "action": "CLICK",43            "info": [44                [45                    765,46                    89047                ],48                [49                    765,50                    89051                ]52            ],53            "ps": "[(765, 890)]"54        },55        {56            "step": 2,57            "screenshot": "1247802749872842_2.png",58            "action": "CLICK",59            "info": [60                [61                    523,62                    35063                ],64                [65                    523,66                    35067                ]68            ],69            "ps": "[(523, 350)]"70        },71        {72            "step": 3,73            "screenshot": "1247802749872842_3.png",74            "action": "CLICK",75            "info": [76                [77                    829,78                    71779                ],80                [81                    829,82                    71783                ]84            ],85            "ps": "[(829, 717)]"86        },87        {88            "step": 4,89            "screenshot": "1247802749872842_4.png",90            "action": "CLICK",91            "info": "KEY_HOME",92            "ps": ""93        },94        {95            "step": 5,96            "screenshot": "1247802749872842_5.png",97            "action": "CLICK",98            "info": [99                [100                    845,101                    141102                ],103                [104                    845,105                    141106                ]107            ],108            "ps": "[(845, 141)]"109        },110        {111            "step": 6,112            "screenshot": "1247802749872842_6.png",113            "action": "CLICK",114            "info": [115                [116                    511,117                    636118                ],119                [120                    511,121                    636122                ]123            ],124            "ps": "[(511, 636)]"125        },126        {127            "step": 7,128            "screenshot": "1247802749872842_7.png",129            "action": "CLICK",130            "info": [131                [132                    566,133                    902134                ],135                [136                    566,137                    902138                ]139            ],140            "ps": "[(566, 902)]"141        },142        {143            "step": 8,144            "screenshot": "1247802749872842_8.png",145            "action": "TEXT",146            "info": "meet.google.com/jhq-bbfj-msf",147            "ps": ""148        },149        {150            "step": 9,151            "screenshot": "1247802749872842_9.png",152            "action": "CLICK",153            "info": [154                [155                    933,156                    499157                ],158                [159                    933,160                    499161                ]162            ],163            "ps": "[(933, 499)]"164        },165        {166            "step": 10,167            "screenshot": "1247802749872842_10.png",168            "action": "COMPLETE",169            "info": "",170            "ps": "Victor James"171        }172    ]173}
OpenGVLab/GUI-Odyssey · CoolFace