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
0918743918767375.json157 linesDownload Raw Back to annotations
1{2    "episode_id": "0918743918767375",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 1840,8        "w": 2208,9        "device_name": "Pixel Fold"10    },11    "task_info": {12        "category": "Media_Entertainment",13        "app": [14            "To-Do List",15            "Amazon Music"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": "Using Amazon Music, listen to a podcast episode about yoga for beginners. Afterward, use the To-Do List app to create a list of tasks for tomorrow."20    },21    "step_length": 10,22    "steps": [23        {24            "step": 0,25            "screenshot": "0918743918767375_0.png",26            "action": "CLICK",27            "info": [28                [29                    795,30                    13831                ],32                [33                    795,34                    13835                ]36            ],37            "ps": "[(795, 138)]"38        },39        {40            "step": 1,41            "screenshot": "0918743918767375_1.png",42            "action": "CLICK",43            "info": [44                [45                    524,46                    45447                ],48                [49                    524,50                    45451                ]52            ],53            "ps": "[(524, 454)]"54        },55        {56            "step": 2,57            "screenshot": "0918743918767375_2.png",58            "action": "CLICK",59            "info": [60                [61                    240,62                    79963                ],64                [65                    240,66                    79967                ]68            ],69            "ps": "[(240, 799)]"70        },71        {72            "step": 3,73            "screenshot": "0918743918767375_3.png",74            "action": "CLICK",75            "info": "KEY_HOME",76            "ps": ""77        },78        {79            "step": 4,80            "screenshot": "0918743918767375_4.png",81            "action": "CLICK",82            "info": [83                [84                    546,85                    30986                ],87                [88                    546,89                    30990                ]91            ],92            "ps": "[(546, 309)]"93        },94        {95            "step": 5,96            "screenshot": "0918743918767375_5.png",97            "action": "CLICK",98            "info": [99                [100                    736,101                    813102                ],103                [104                    736,105                    813106                ]107            ],108            "ps": "[(736, 813)]"109        },110        {111            "step": 6,112            "screenshot": "0918743918767375_6.png",113            "action": "CLICK",114            "info": [115                [116                    637,117                    570118                ],119                [120                    637,121                    570122                ]123            ],124            "ps": "[(637, 570)]"125        },126        {127            "step": 7,128            "screenshot": "0918743918767375_7.png",129            "action": "TEXT",130            "info": " do yoga with this",131            "ps": ""132        },133        {134            "step": 8,135            "screenshot": "0918743918767375_8.png",136            "action": "CLICK",137            "info": [138                [139                    741,140                    489141                ],142                [143                    741,144                    489145                ]146            ],147            "ps": "[(741, 489)]"148        },149        {150            "step": 9,151            "screenshot": "0918743918767375_9.png",152            "action": "COMPLETE",153            "info": "",154            "ps": ""155        }156    ]157}
OpenGVLab/GUI-Odyssey · CoolFace