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
0816712195848864.json196 linesDownload Raw Back to annotations
1{2    "episode_id": "0816712195848864",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": "Media_Entertainment",13        "app": [14            "Chrome",15            "Tubi: Movies & Live TV"16        ],17        "meta_task": "Find a movie of {} and watch it in a movie app.",18        "task": "Find a movie of Documentary and watch it in a movie app.",19        "instruction": "Use Chrome to search for a documentary movie, then watch it using the Tubi: Movies & Live TV app."20    },21    "step_length": 13,22    "steps": [23        {24            "step": 0,25            "screenshot": "0816712195848864_0.png",26            "action": "CLICK",27            "info": [28                [29                    506,30                    91231                ],32                [33                    506,34                    91235                ]36            ],37            "ps": "[(506, 912)]"38        },39        {40            "step": 1,41            "screenshot": "0816712195848864_1.png",42            "action": "CLICK",43            "info": [44                [45                    400,46                    6347                ],48                [49                    400,50                    6351                ]52            ],53            "ps": "[(400, 63)]"54        },55        {56            "step": 2,57            "screenshot": "0816712195848864_2.png",58            "action": "CLICK",59            "info": [60                [61                    275,62                    11763                ],64                [65                    275,66                    11767                ]68            ],69            "ps": "[(275, 117)]"70        },71        {72            "step": 3,73            "screenshot": "0816712195848864_3.png",74            "action": "TEXT",75            "info": "documentary movie",76            "ps": ""77        },78        {79            "step": 4,80            "screenshot": "0816712195848864_4.png",81            "action": "CLICK",82            "info": [83                [84                    232,85                    17786                ],87                [88                    232,89                    17790                ]91            ],92            "ps": "[(232, 177)]"93        },94        {95            "step": 5,96            "screenshot": "0816712195848864_5.png",97            "action": "CLICK",98            "info": "KEY_HOME",99            "ps": ""100        },101        {102            "step": 6,103            "screenshot": "0816712195848864_6.png",104            "action": "CLICK",105            "info": [106                [107                    855,108                    552109                ],110                [111                    855,112                    552113                ]114            ],115            "ps": "[(855, 552)]"116        },117        {118            "step": 7,119            "screenshot": "0816712195848864_7.png",120            "action": "CLICK",121            "info": [122                [123                    377,124                    893125                ],126                [127                    377,128                    893129                ]130            ],131            "ps": "[(377, 893)]"132        },133        {134            "step": 8,135            "screenshot": "0816712195848864_8.png",136            "action": "CLICK",137            "info": [138                [139                    115,140                    149141                ],142                [143                    115,144                    149145                ]146            ],147            "ps": "[(115, 149)]"148        },149        {150            "step": 9,151            "screenshot": "0816712195848864_9.png",152            "action": "TEXT",153            "info": "ice cold",154            "ps": ""155        },156        {157            "step": 10,158            "screenshot": "0816712195848864_10.png",159            "action": "CLICK",160            "info": [161                [162                    165,163                    493164                ],165                [166                    165,167                    493168                ]169            ],170            "ps": "[(165, 493)]"171        },172        {173            "step": 11,174            "screenshot": "0816712195848864_11.png",175            "action": "CLICK",176            "info": [177                [178                    499,179                    649180                ],181                [182                    499,183                    649184                ]185            ],186            "ps": "[(499, 649)]"187        },188        {189            "step": 12,190            "screenshot": "0816712195848864_12.png",191            "action": "COMPLETE",192            "info": "",193            "ps": ""194        }195    ]196}
OpenGVLab/GUI-Odyssey · CoolFace