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
0636914303087339.json212 linesDownload Raw Back to annotations
1{2    "episode_id": "0636914303087339",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 1280,8        "w": 720,9        "device_name": "Small Phone"10    },11    "task_info": {12        "category": "General_Tool",13        "app": [14            "Chrome",15            "Google Play Books & Audiobooks"16        ],17        "meta_task": "Learn about a historical event happened in {} and read or listen to a related book on app.",18        "task": "Learn about a historical event happened in The Great Depression and read or listen to a related book on app.",19        "instruction": "Delve into a historical event from The Great Depression and engage with a corresponding book by reading or listening to it using Chrome and Google Play Books & Audiobooks."20    },21    "step_length": 14,22    "steps": [23        {24            "step": 0,25            "screenshot": "0636914303087339_0.png",26            "action": "CLICK",27            "info": [28                [29                    681,30                    75331                ],32                [33                    681,34                    75335                ]36            ],37            "ps": "[(681, 753)]"38        },39        {40            "step": 1,41            "screenshot": "0636914303087339_1.png",42            "action": "CLICK",43            "info": [44                [45                    263,46                    39547                ],48                [49                    263,50                    39551                ]52            ],53            "ps": "[(263, 395)]"54        },55        {56            "step": 2,57            "screenshot": "0636914303087339_2.png",58            "action": "TEXT",59            "info": "The Great Depression",60            "ps": ""61        },62        {63            "step": 3,64            "screenshot": "0636914303087339_3.png",65            "action": "CLICK",66            "info": [67                [68                    287,69                    16770                ],71                [72                    287,73                    16774                ]75            ],76            "ps": "[(287, 167)]"77        },78        {79            "step": 4,80            "screenshot": "0636914303087339_4.png",81            "action": "CLICK",82            "info": [83                [84                    436,85                    89186                ],87                [88                    436,89                    89190                ]91            ],92            "ps": "[(436, 891)]"93        },94        {95            "step": 5,96            "screenshot": "0636914303087339_5.png",97            "action": "SCROLL",98            "info": [99                [100                    436,101                    891102                ],103                [104                    388,105                    642106                ]107            ],108            "ps": "[(436, 891), (431, 888), (431, 885), (430, 881), (430, 878), (426, 874), (426, 871), (426, 865), (424, 857), (420, 844), (418, 839), (418, 831), (415, 818), (412, 804), (408, 795), (406, 787), (402, 778), (402, 774), (402, 771), (402, 765), (402, 761), (401, 753), (401, 750), (401, 747), (397, 741), (397, 738), (397, 735), (394, 730), (394, 727), (394, 724), (394, 720), (390, 717), (390, 711), (390, 708), (390, 704), (390, 703), (390, 700), (390, 696), (390, 694), (390, 693), (390, 690), (390, 686), (390, 683), (390, 678), (388, 676), (388, 673), (388, 670), (388, 667), (388, 667), (388, 663), (388, 660), (388, 660), (388, 657), (388, 653), (388, 651), (388, 649), (388, 647), (388, 646), (388, 644), (388, 642)]"109        },110        {111            "step": 6,112            "screenshot": "0636914303087339_6.png",113            "action": "CLICK",114            "info": [115                [116                    569,117                    774118                ],119                [120                    569,121                    774122                ]123            ],124            "ps": "[(569, 774)]"125        },126        {127            "step": 7,128            "screenshot": "0636914303087339_7.png",129            "action": "CLICK",130            "info": "KEY_HOME",131            "ps": ""132        },133        {134            "step": 8,135            "screenshot": "0636914303087339_8.png",136            "action": "CLICK",137            "info": [138                [139                    122,140                    220141                ],142                [143                    122,144                    220145                ]146            ],147            "ps": "[(122, 220)]"148        },149        {150            "step": 9,151            "screenshot": "0636914303087339_9.png",152            "action": "CLICK",153            "info": [154                [155                    294,156                    69157                ],158                [159                    294,160                    69161                ]162            ],163            "ps": "[(294, 69)]"164        },165        {166            "step": 10,167            "screenshot": "0636914303087339_10.png",168            "action": "TEXT",169            "info": "The Great Depression",170            "ps": ""171        },172        {173            "step": 11,174            "screenshot": "0636914303087339_11.png",175            "action": "CLICK",176            "info": [177                [178                    938,179                    882180                ],181                [182                    938,183                    881184                ]185            ],186            "ps": "[(938, 882), (938, 881)]"187        },188        {189            "step": 12,190            "screenshot": "0636914303087339_12.png",191            "action": "CLICK",192            "info": [193                [194                    801,195                    455196                ],197                [198                    801,199                    455200                ]201            ],202            "ps": "[(801, 455)]"203        },204        {205            "step": 13,206            "screenshot": "0636914303087339_13.png",207            "action": "COMPLETE",208            "info": "",209            "ps": ""210        }211    ]212}
OpenGVLab/GUI-Odyssey · CoolFace