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
0428587442044877.json180 linesDownload Raw Back to annotations
1{2    "episode_id": "0428587442044877",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": "Information_Management",13        "app": [14            "X",15            "Calendar"16        ],17        "meta_task": "Search for the latest {} movie, then check your calendar for a free evening to watch it.",18        "task": "Search for the latest Terminator movie, then check your calendar for a free evening to watch it.",19        "instruction": "Use app X to find the most recent Terminator movie, then consult your Calendar app to identify a free evening to watch it."20    },21    "step_length": 12,22    "steps": [23        {24            "step": 0,25            "screenshot": "0428587442044877_0.png",26            "action": "CLICK",27            "info": [28                [29                    568,30                    50631                ],32                [33                    568,34                    50635                ]36            ],37            "ps": "[(568, 506)]"38        },39        {40            "step": 1,41            "screenshot": "0428587442044877_1.png",42            "action": "CLICK",43            "info": [44                [45                    256,46                    7947                ],48                [49                    256,50                    7951                ]52            ],53            "ps": "[(256, 79)]"54        },55        {56            "step": 2,57            "screenshot": "0428587442044877_2.png",58            "action": "TEXT",59            "info": "what is the latest Terminator movie",60            "ps": ""61        },62        {63            "step": 3,64            "screenshot": "0428587442044877_3.png",65            "action": "CLICK",66            "info": [67                [68                    865,69                    88970                ],71                [72                    865,73                    88974                ]75            ],76            "ps": "[(865, 889)]"77        },78        {79            "step": 4,80            "screenshot": "0428587442044877_4.png",81            "action": "SCROLL",82            "info": [83                [84                    444,85                    88686                ],87                [88                    512,89                    33590                ]91            ],92            "ps": "[(444, 886), (444, 880), (444, 874), (444, 864), (444, 847), (444, 826), (447, 803), (449, 779), (453, 755), (456, 729), (460, 702), (465, 679), (468, 652), (472, 625), (477, 599), (480, 576), (484, 555), (488, 536), (490, 522), (491, 506), (494, 494), (495, 483), (496, 470), (499, 461), (500, 448), (501, 436), (501, 427), (504, 417), (505, 408), (506, 403), (506, 399), (506, 395), (506, 393), (506, 389), (506, 388), (509, 382), (509, 379), (510, 376), (510, 373), (510, 371), (510, 366), (510, 363), (510, 360), (511, 359), (511, 356), (511, 352), (511, 350), (511, 348), (511, 347), (511, 344), (511, 343), (511, 341), (512, 340), (512, 339), (512, 337), (512, 335)]"93        },94        {95            "step": 5,96            "screenshot": "0428587442044877_5.png",97            "action": "CLICK",98            "info": "KEY_HOME",99            "ps": ""100        },101        {102            "step": 6,103            "screenshot": "0428587442044877_6.png",104            "action": "CLICK",105            "info": [106                [107                    561,108                    935109                ],110                [111                    561,112                    935113                ]114            ],115            "ps": "[(561, 935)]"116        },117        {118            "step": 7,119            "screenshot": "0428587442044877_7.png",120            "action": "CLICK",121            "info": [122                [123                    774,124                    806125                ],126                [127                    774,128                    806129                ]130            ],131            "ps": "[(774, 806)]"132        },133        {134            "step": 8,135            "screenshot": "0428587442044877_8.png",136            "action": "CLICK",137            "info": [138                [139                    187,140                    806141                ],142                [143                    187,144                    806145                ]146            ],147            "ps": "[(187, 806)]"148        },149        {150            "step": 9,151            "screenshot": "0428587442044877_9.png",152            "action": "TEXT",153            "info": "watch the movie Terminator:DarkFate",154            "ps": ""155        },156        {157            "step": 10,158            "screenshot": "0428587442044877_10.png",159            "action": "CLICK",160            "info": [161                [162                    418,163                    196164                ],165                [166                    418,167                    196168                ]169            ],170            "ps": "[(418, 196)]"171        },172        {173            "step": 11,174            "screenshot": "0428587442044877_11.png",175            "action": "COMPLETE",176            "info": "",177            "ps": ""178        }179    ]180}
OpenGVLab/GUI-Odyssey · CoolFace