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
0076518844281084.json182 linesDownload Raw Back to annotations
1{2    "episode_id": "0076518844281084",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            "Pandora",15            "Things"16        ],17        "meta_task": "Listen to a podcast episode on {} and create a to-do list for tomorrow.",18        "task": "Listen to a podcast episode on yoga for beginners and create a to-do list for tomorrow.",19        "instruction": "Use Pandora to listen to a podcast episode on yoga for beginners and then, utilizing Things, create a to-do list for tomorrow."20    },21    "step_length": 11,22    "steps": [23        {24            "step": 0,25            "screenshot": "0076518844281084_0.png",26            "action": "CLICK",27            "info": [28                [29                    561,30                    70431                ],32                [33                    561,34                    70435                ]36            ],37            "ps": "[(561, 704)]"38        },39        {40            "step": 1,41            "screenshot": "0076518844281084_1.png",42            "action": "CLICK",43            "info": [44                [45                    377,46                    77347                ],48                [49                    377,50                    77351                ]52            ],53            "ps": "[(377, 773)]"54        },55        {56            "step": 2,57            "screenshot": "0076518844281084_2.png",58            "action": "SCROLL",59            "info": [60                [61                    270,62                    76863                ],64                [65                    324,66                    4767                ]68            ],69            "ps": "[(270, 768), (272, 768), (273, 768), (273, 766), (273, 763), (274, 762), (274, 759), (274, 757), (276, 756), (277, 751), (277, 749), (278, 744), (278, 742), (280, 738), (281, 733), (281, 728), (283, 721), (284, 716), (286, 711), (286, 703), (287, 698), (289, 688), (290, 679), (293, 672), (294, 664), (296, 657), (296, 654), (298, 647), (298, 639), (299, 632), (301, 621), (302, 613), (304, 606), (304, 591), (305, 583), (307, 576), (308, 564), (310, 559), (310, 549), (312, 541), (314, 527), (314, 519), (315, 508), (317, 501), (317, 496), (319, 484), (319, 477), (321, 462), (323, 452), (323, 444), (323, 433), (324, 428), (326, 409), (326, 396), (327, 387), (327, 377), (327, 366), (329, 364), (329, 354), (329, 347), (330, 328), (330, 321), (330, 311), (330, 296), (330, 294), (330, 284), (330, 274), (330, 267), (330, 256), (330, 246), (330, 227), (330, 219), (330, 208), (330, 198), (330, 187), (330, 177), (330, 172), (330, 162), (330, 154), (330, 143), (330, 133), (330, 122), (330, 117), (330, 107), (328, 98), (328, 88), (326, 77), (324, 57), (324, 47)]"70        },71        {72            "step": 3,73            "screenshot": "0076518844281084_3.png",74            "action": "CLICK",75            "info": [76                [77                    120,78                    83679                ],80                [81                    120,82                    83683                ]84            ],85            "ps": "[(120, 836)]"86        },87        {88            "step": 4,89            "screenshot": "0076518844281084_4.png",90            "action": "CLICK",91            "info": "KEY_HOME",92            "ps": ""93        },94        {95            "step": 5,96            "screenshot": "0076518844281084_5.png",97            "action": "CLICK",98            "info": [99                [100                    421,101                    271102                ],103                [104                    421,105                    271106                ]107            ],108            "ps": "[(421, 271)]"109        },110        {111            "step": 6,112            "screenshot": "0076518844281084_6.png",113            "action": "CLICK",114            "info": [115                [116                    958,117                    912118                ],119                [120                    958,121                    912122                ]123            ],124            "ps": "[(958, 912)]"125        },126        {127            "step": 7,128            "screenshot": "0076518844281084_7.png",129            "action": "CLICK",130            "info": [131                [132                    445,133                    461134                ],135                [136                    445,137                    461138                ]139            ],140            "ps": "[(445, 461)]"141        },142        {143            "step": 8,144            "screenshot": "0076518844281084_8.png",145            "action": "CLICK",146            "info": [147                [148                    116,149                    619150                ],151                [152                    116,153                    619154                ]155            ],156            "ps": "[(116, 619)]"157        },158        {159            "step": 9,160            "screenshot": "0076518844281084_9.png",161            "action": "CLICK",162            "info": [163                [164                    476,165                    538166                ],167                [168                    476,169                    538170                ]171            ],172            "ps": "[(476, 538)]"173        },174        {175            "step": 10,176            "screenshot": "0076518844281084_10.png",177            "action": "COMPLETE",178            "info": "",179            "ps": ""180        }181    ]182}
OpenGVLab/GUI-Odyssey · CoolFace