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
1196705896547763.json180 linesDownload Raw Back to annotations
1{2    "episode_id": "1196705896547763",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            "Tubi: Movies & Live TV",15            "Chrome"16        ],17        "meta_task": "Find a movie of {} and watch it in a movie app.",18        "task": "Find a movie of Science Fiction and watch it in a movie app.",19        "instruction": "Locate a Science Fiction movie using Chrome and then watch it on Tubi: Movies & Live TV."20    },21    "step_length": 12,22    "steps": [23        {24            "step": 0,25            "screenshot": "1196705896547763_0.png",26            "action": "CLICK",27            "info": [28                [29                    521,30                    90031                ],32                [33                    521,34                    90035                ]36            ],37            "ps": "[(521, 900)]"38        },39        {40            "step": 1,41            "screenshot": "1196705896547763_1.png",42            "action": "CLICK",43            "info": [44                [45                    357,46                    10447                ],48                [49                    357,50                    10451                ]52            ],53            "ps": "[(357, 104)]"54        },55        {56            "step": 2,57            "screenshot": "1196705896547763_2.png",58            "action": "TEXT",59            "info": "classic sci-fi movie",60            "ps": ""61        },62        {63            "step": 3,64            "screenshot": "1196705896547763_3.png",65            "action": "CLICK",66            "info": [67                [68                    280,69                    18070                ],71                [72                    280,73                    18074                ]75            ],76            "ps": "[(280, 180)]"77        },78        {79            "step": 4,80            "screenshot": "1196705896547763_4.png",81            "action": "CLICK",82            "info": "KEY_HOME",83            "ps": ""84        },85        {86            "step": 5,87            "screenshot": "1196705896547763_5.png",88            "action": "CLICK",89            "info": [90                [91                    859,92                    56493                ],94                [95                    859,96                    56497                ]98            ],99            "ps": "[(859, 564)]"100        },101        {102            "step": 6,103            "screenshot": "1196705896547763_6.png",104            "action": "CLICK",105            "info": [106                [107                    368,108                    899109                ],110                [111                    368,112                    899113                ]114            ],115            "ps": "[(368, 899)]"116        },117        {118            "step": 7,119            "screenshot": "1196705896547763_7.png",120            "action": "CLICK",121            "info": [122                [123                    171,124                    134125                ],126                [127                    171,128                    134129                ]130            ],131            "ps": "[(171, 134)]"132        },133        {134            "step": 8,135            "screenshot": "1196705896547763_8.png",136            "action": "TEXT",137            "info": "space man",138            "ps": ""139        },140        {141            "step": 9,142            "screenshot": "1196705896547763_9.png",143            "action": "CLICK",144            "info": [145                [146                    241,147                    871148                ],149                [150                    241,151                    871152                ]153            ],154            "ps": "[(241, 871)]"155        },156        {157            "step": 10,158            "screenshot": "1196705896547763_10.png",159            "action": "CLICK",160            "info": [161                [162                    135,163                    368164                ],165                [166                    135,167                    368168                ]169            ],170            "ps": "[(135, 368)]"171        },172        {173            "step": 11,174            "screenshot": "1196705896547763_11.png",175            "action": "COMPLETE",176            "info": "",177            "ps": ""178        }179    ]180}
OpenGVLab/GUI-Odyssey · CoolFace