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
0176178725110194.json180 linesDownload Raw Back to annotations
1{2    "episode_id": "0176178725110194",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            "Chatty - AI Assistant",15            "Firefox"16        ],17        "meta_task": "Ask the mathematical theorem {} in AI-related app and search in the brower to double check.",18        "task": "Ask the mathematical theorem Fundamental theorem of algebra in AI-related app and search in the brower to double check.",19        "instruction": "Consult the AI-related app 'Chatty - AI Assistant' about the mathematical theorem Fundamental theorem of algebra, and verify the details by searching in the browser using 'Firefox'."20    },21    "step_length": 12,22    "steps": [23        {24            "step": 0,25            "screenshot": "0176178725110194_0.png",26            "action": "CLICK",27            "info": [28                [29                    872,30                    35731                ],32                [33                    872,34                    35735                ]36            ],37            "ps": "[(872, 357)]"38        },39        {40            "step": 1,41            "screenshot": "0176178725110194_1.png",42            "action": "CLICK",43            "info": [44                [45                    316,46                    82247                ],48                [49                    316,50                    82251                ]52            ],53            "ps": "[(316, 822)]"54        },55        {56            "step": 2,57            "screenshot": "0176178725110194_2.png",58            "action": "TEXT",59            "info": "tell me about Fundamental theorem of algebra",60            "ps": ""61        },62        {63            "step": 3,64            "screenshot": "0176178725110194_3.png",65            "action": "CLICK",66            "info": [67                [68                    901,69                    45870                ],71                [72                    901,73                    45874                ]75            ],76            "ps": "[(901, 458)]"77        },78        {79            "step": 4,80            "screenshot": "0176178725110194_4.png",81            "action": "CLICK",82            "info": [83                [84                    95,85                    95686                ],87                [88                    95,89                    95690                ]91            ],92            "ps": "[(95, 956)]"93        },94        {95            "step": 5,96            "screenshot": "0176178725110194_5.png",97            "action": "CLICK",98            "info": "KEY_HOME",99            "ps": ""100        },101        {102            "step": 6,103            "screenshot": "0176178725110194_6.png",104            "action": "CLICK",105            "info": [106                [107                    861,108                    221109                ],110                [111                    861,112                    221113                ]114            ],115            "ps": "[(861, 221)]"116        },117        {118            "step": 7,119            "screenshot": "0176178725110194_7.png",120            "action": "CLICK",121            "info": [122                [123                    316,124                    69125                ],126                [127                    316,128                    69129                ]130            ],131            "ps": "[(316, 69)]"132        },133        {134            "step": 8,135            "screenshot": "0176178725110194_8.png",136            "action": "TEXT",137            "info": "Fundamental theorem of algebra",138            "ps": ""139        },140        {141            "step": 9,142            "screenshot": "0176178725110194_9.png",143            "action": "CLICK",144            "info": [145                [146                    918,147                    881148                ],149                [150                    918,151                    881152                ]153            ],154            "ps": "[(918, 881)]"155        },156        {157            "step": 10,158            "screenshot": "0176178725110194_10.png",159            "action": "CLICK",160            "info": [161                [162                    186,163                    874164                ],165                [166                    186,167                    874168                ]169            ],170            "ps": "[(186, 874)]"171        },172        {173            "step": 11,174            "screenshot": "0176178725110194_11.png",175            "action": "COMPLETE",176            "info": "",177            "ps": ""178        }179    ]180}
OpenGVLab/GUI-Odyssey · CoolFace