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
0092302829764693.json118 linesDownload Raw Back to annotations
1{2    "episode_id": "0092302829764693",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 3120,8        "w": 1440,9        "device_name": "Pixel 7 Pro"10    },11    "task_info": {12        "category": "General_Tool",13        "app": [14            "Google Play Books & Audiobooks",15            "Setting"16        ],17        "meta_task": "Change into dark mode and open a reading app.",18        "task": "Change into dark mode and open a reading app.",19        "instruction": "Switch to dark mode by accessing the 'Setting' app, then open 'Google Play Books & Audiobooks'."20    },21    "step_length": 7,22    "steps": [23        {24            "step": 0,25            "screenshot": "0092302829764693_0.png",26            "action": "CLICK",27            "info": [28                [29                    621,30                    24631                ],32                [33                    621,34                    24635                ]36            ],37            "ps": "[(621, 246)]"38        },39        {40            "step": 1,41            "screenshot": "0092302829764693_1.png",42            "action": "SCROLL",43            "info": [44                [45                    533,46                    87847                ],48                [49                    578,50                    35551                ]52            ],53            "ps": "[(533, 878), (538, 878), (540, 878), (540, 875), (545, 869), (545, 862), (545, 848), (545, 841), (545, 830), (548, 816), (548, 805), (548, 796), (548, 782), (548, 770), (548, 764), (548, 757), (548, 743), (548, 737), (548, 729), (548, 722), (548, 711), (548, 704), (548, 701), (548, 688), (548, 685), (548, 680), (548, 674), (545, 670), (545, 664), (545, 659), (545, 653), (545, 649), (540, 643), (540, 635), (540, 632), (540, 628), (540, 624), (540, 619), (540, 614), (540, 611), (540, 607), (540, 605), (540, 600), (540, 597), (540, 593), (540, 590), (540, 587), (540, 586), (540, 583), (540, 579), (540, 577), (540, 576), (540, 574), (540, 572), (540, 570), (540, 569), (540, 566), (540, 565), (540, 562), (540, 559), (540, 558), (540, 555), (545, 551), (545, 548), (545, 544), (548, 544), (548, 542), (548, 541), (548, 539), (548, 538), (548, 535), (548, 534), (548, 531), (548, 528), (548, 527), (548, 524), (548, 520), (548, 518), (548, 517), (548, 514), (548, 513), (548, 511), (548, 510), (548, 508), (548, 506), (548, 503), (553, 499), (553, 496), (556, 492), (556, 489), (556, 485), (556, 480), (563, 476), (563, 473), (563, 468), (563, 462), (563, 459), (568, 454), (568, 447), (571, 444), (571, 434), (571, 430), (571, 424), (571, 421), (571, 419), (571, 414), (571, 412), (571, 409), (571, 403), (571, 400), (571, 395), (571, 389), (576, 386), (576, 381), (576, 378), (576, 374), (578, 372), (578, 371), (578, 367), (578, 364), (578, 361), (578, 360), (578, 358), (578, 357), (578, 355)]"54        },55        {56            "step": 2,57            "screenshot": "0092302829764693_2.png",58            "action": "CLICK",59            "info": [60                [61                    478,62                    55663                ],64                [65                    478,66                    55667                ]68            ],69            "ps": "[(478, 556)]"70        },71        {72            "step": 3,73            "screenshot": "0092302829764693_3.png",74            "action": "CLICK",75            "info": [76                [77                    893,78                    72679                ],80                [81                    893,82                    72683                ]84            ],85            "ps": "[(893, 726)]"86        },87        {88            "step": 4,89            "screenshot": "0092302829764693_4.png",90            "action": "CLICK",91            "info": "KEY_HOME",92            "ps": ""93        },94        {95            "step": 5,96            "screenshot": "0092302829764693_5.png",97            "action": "CLICK",98            "info": [99                [100                    397,101                    110102                ],103                [104                    397,105                    110106                ]107            ],108            "ps": "[(397, 110)]"109        },110        {111            "step": 6,112            "screenshot": "0092302829764693_6.png",113            "action": "COMPLETE",114            "info": "",115            "ps": ""116        }117    ]118}
OpenGVLab/GUI-Odyssey · CoolFace