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
1127882340133681.json173 linesDownload Raw Back to annotations
1{2    "episode_id": "1127882340133681",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": "Social_Sharing",13        "app": [14            "Tumblr",15            "Google Docs"16        ],17        "meta_task": "Look up the working file in the phone and send to the colleague.",18        "task": "Look up the working file in the phone and send to the colleague.",19        "instruction": "Access the working file stored on your phone, then use Google Docs to locate it and send it to katsunaksu via Tumblr."20    },21    "step_length": 11,22    "steps": [23        {24            "step": 0,25            "screenshot": "1127882340133681_0.png",26            "action": "CLICK",27            "info": [28                [29                    429,30                    26131                ],32                [33                    429,34                    26135                ]36            ],37            "ps": "[(429, 261)]"38        },39        {40            "step": 1,41            "screenshot": "1127882340133681_1.png",42            "action": "CLICK",43            "info": [44                [45                    481,46                    24147                ],48                [49                    481,50                    24151                ]52            ],53            "ps": "[(481, 241)]"54        },55        {56            "step": 2,57            "screenshot": "1127882340133681_2.png",58            "action": "CLICK",59            "info": [60                [61                    458,62                    48263                ],64                [65                    458,66                    48267                ]68            ],69            "ps": "[(458, 482)]"70        },71        {72            "step": 3,73            "screenshot": "1127882340133681_3.png",74            "action": "CLICK",75            "info": "KEY_HOME",76            "ps": ""77        },78        {79            "step": 4,80            "screenshot": "1127882340133681_4.png",81            "action": "CLICK",82            "info": [83                [84                    141,85                    11386                ],87                [88                    141,89                    11390                ]91            ],92            "ps": "[(141, 113)]"93        },94        {95            "step": 5,96            "screenshot": "1127882340133681_5.png",97            "action": "CLICK",98            "info": [99                [100                    562,101                    932102                ],103                [104                    562,105                    932106                ]107            ],108            "ps": "[(562, 932)]"109        },110        {111            "step": 6,112            "screenshot": "1127882340133681_6.png",113            "action": "CLICK",114            "info": [115                [116                    380,117                    199118                ],119                [120                    380,121                    199122                ]123            ],124            "ps": "[(380, 199)]"125        },126        {127            "step": 7,128            "screenshot": "1127882340133681_7.png",129            "action": "CLICK",130            "info": [131                [132                    426,133                    872134                ],135                [136                    426,137                    872138                ]139            ],140            "ps": "[(426, 872)]"141        },142        {143            "step": 8,144            "screenshot": "1127882340133681_8.png",145            "action": "TEXT",146            "info": "https://docs.google.com/document/d/1V3senPtO1gwvRLmExFHK_OfJszIhgcauLTtvrsAw6gU/edit?usp=drivesdk",147            "ps": ""148        },149        {150            "step": 9,151            "screenshot": "1127882340133681_9.png",152            "action": "CLICK",153            "info": [154                [155                    692,156                    441157                ],158                [159                    692,160                    441161                ]162            ],163            "ps": "[(692, 441)]"164        },165        {166            "step": 10,167            "screenshot": "1127882340133681_10.png",168            "action": "COMPLETE",169            "info": "",170            "ps": "katsunaksu"171        }172    ]173}
OpenGVLab/GUI-Odyssey · CoolFace