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
1049640351970764.json196 linesDownload Raw Back to annotations
1{2    "episode_id": "1049640351970764",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 2992,8        "w": 1344,9        "device_name": "Pixel 8 Pro"10    },11    "task_info": {12        "category": "General_Tool",13        "app": [14            "Chatbot AI & Smart 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 mathematical theorem known as the Fundamental Theorem of Algebra using the Chatbot AI & Smart Assistant app, and then verify the information by conducting a search in the Firefox browser."20    },21    "step_length": 13,22    "steps": [23        {24            "step": 0,25            "screenshot": "1049640351970764_0.png",26            "action": "CLICK",27            "info": [28                [29                    612,30                    39831                ],32                [33                    612,34                    39835                ]36            ],37            "ps": "[(612, 398)]"38        },39        {40            "step": 1,41            "screenshot": "1049640351970764_1.png",42            "action": "CLICK",43            "info": [44                [45                    75,46                    9947                ],48                [49                    75,50                    9951                ]52            ],53            "ps": "[(75, 99)]"54        },55        {56            "step": 2,57            "screenshot": "1049640351970764_2.png",58            "action": "CLICK",59            "info": [60                [61                    505,62                    73863                ],64                [65                    505,66                    73867                ]68            ],69            "ps": "[(505, 738)]"70        },71        {72            "step": 3,73            "screenshot": "1049640351970764_3.png",74            "action": "CLICK",75            "info": [76                [77                    358,78                    90279                ],80                [81                    358,82                    90283                ]84            ],85            "ps": "[(358, 902)]"86        },87        {88            "step": 4,89            "screenshot": "1049640351970764_4.png",90            "action": "TEXT",91            "info": "tell me about Fundamental theorem of algebra",92            "ps": ""93        },94        {95            "step": 5,96            "screenshot": "1049640351970764_5.png",97            "action": "CLICK",98            "info": [99                [100                    933,101                    621102                ],103                [104                    933,105                    621106                ]107            ],108            "ps": "[(933, 621)]"109        },110        {111            "step": 6,112            "screenshot": "1049640351970764_6.png",113            "action": "CLICK",114            "info": "KEY_HOME",115            "ps": ""116        },117        {118            "step": 7,119            "screenshot": "1049640351970764_7.png",120            "action": "CLICK",121            "info": [122                [123                    358,124                    265125                ],126                [127                    358,128                    265129                ]130            ],131            "ps": "[(358, 265)]"132        },133        {134            "step": 8,135            "screenshot": "1049640351970764_8.png",136            "action": "CLICK",137            "info": [138                [139                    374,140                    81141                ],142                [143                    374,144                    81145                ]146            ],147            "ps": "[(374, 81)]"148        },149        {150            "step": 9,151            "screenshot": "1049640351970764_9.png",152            "action": "TEXT",153            "info": "Fundamental theorem of algebra",154            "ps": ""155        },156        {157            "step": 10,158            "screenshot": "1049640351970764_10.png",159            "action": "CLICK",160            "info": [161                [162                    918,163                    918164                ],165                [166                    918,167                    918168                ]169            ],170            "ps": "[(918, 918)]"171        },172        {173            "step": 11,174            "screenshot": "1049640351970764_11.png",175            "action": "CLICK",176            "info": [177                [178                    249,179                    676180                ],181                [182                    249,183                    676184                ]185            ],186            "ps": "[(249, 676)]"187        },188        {189            "step": 12,190            "screenshot": "1049640351970764_12.png",191            "action": "COMPLETE",192            "info": "",193            "ps": ""194        }195    ]196}
OpenGVLab/GUI-Odyssey · CoolFace