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
0716493417408197.json180 linesDownload Raw Back to annotations
1{2    "episode_id": "0716493417408197",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 1600,8        "w": 2560,9        "device_name": "Pixel Tablet"10    },11    "task_info": {12        "category": "General_Tool",13        "app": [14            "TickTick",15            "Memrise: speak a new language"16        ],17        "meta_task": "Attend to a/an {} language lesson and set a learning plan.",18        "task": "Attend to a/an Yoruba language lesson and set a learning plan.",19        "instruction": "Engage in a Yoruba language lesson and create a learning schedule using TickTick and Memrise: speak a new language."20    },21    "step_length": 12,22    "steps": [23        {24            "step": 0,25            "screenshot": "0716493417408197_0.png",26            "action": "CLICK",27            "info": [28                [29                    578,30                    13331                ],32                [33                    578,34                    13335                ]36            ],37            "ps": "[(578, 133)]"38        },39        {40            "step": 1,41            "screenshot": "0716493417408197_1.png",42            "action": "CLICK",43            "info": [44                [45                    82,46                    12447                ],48                [49                    82,50                    12451                ]52            ],53            "ps": "[(82, 124)]"54        },55        {56            "step": 2,57            "screenshot": "0716493417408197_2.png",58            "action": "CLICK",59            "info": [60                [61                    289,62                    85463                ],64                [65                    289,66                    85467                ]68            ],69            "ps": "[(289, 854)]"70        },71        {72            "step": 3,73            "screenshot": "0716493417408197_3.png",74            "action": "CLICK",75            "info": [76                [77                    491,78                    83979                ],80                [81                    491,82                    83983                ]84            ],85            "ps": "[(491, 839)]"86        },87        {88            "step": 4,89            "screenshot": "0716493417408197_4.png",90            "action": "CLICK",91            "info": "KEY_HOME",92            "ps": ""93        },94        {95            "step": 5,96            "screenshot": "0716493417408197_5.png",97            "action": "CLICK",98            "info": [99                [100                    568,101                    298102                ],103                [104                    568,105                    298106                ]107            ],108            "ps": "[(568, 298)]"109        },110        {111            "step": 6,112            "screenshot": "0716493417408197_6.png",113            "action": "CLICK",114            "info": [115                [116                    980,117                    912118                ],119                [120                    980,121                    912122                ]123            ],124            "ps": "[(980, 912)]"125        },126        {127            "step": 7,128            "screenshot": "0716493417408197_7.png",129            "action": "TEXT",130            "info": "Yoruba Learning",131            "ps": ""132        },133        {134            "step": 8,135            "screenshot": "0716493417408197_8.png",136            "action": "CLICK",137            "info": [138                [139                    376,140                    472141                ],142                [143                    376,144                    472145                ]146            ],147            "ps": "[(376, 472)]"148        },149        {150            "step": 9,151            "screenshot": "0716493417408197_9.png",152            "action": "TEXT",153            "info": "10 mins per day",154            "ps": ""155        },156        {157            "step": 10,158            "screenshot": "0716493417408197_10.png",159            "action": "CLICK",160            "info": [161                [162                    682,163                    519164                ],165                [166                    682,167                    519168                ]169            ],170            "ps": "[(682, 519)]"171        },172        {173            "step": 11,174            "screenshot": "0716493417408197_11.png",175            "action": "COMPLETE",176            "info": "",177            "ps": ""178        }179    ]180}
OpenGVLab/GUI-Odyssey · CoolFace