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
0540468698253512.json196 linesDownload Raw Back to annotations
1{2    "episode_id": "0540468698253512",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            "Bing: chat with AI & GPT4",15            "Chatbot AI & Smart Assistant"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 Heine-Borel theorem in AI-related app and search in the brower to double check.",19        "instruction": "Ask the Heine-Borel theorem in the 'Bing: chat with AI & GPT4' app and then use 'Chatbot AI & Smart Assistant' to double-check the information."20    },21    "step_length": 13,22    "steps": [23        {24            "step": 0,25            "screenshot": "0540468698253512_0.png",26            "action": "CLICK",27            "info": [28                [29                    607,30                    40431                ],32                [33                    607,34                    40435                ]36            ],37            "ps": "[(607, 404)]"38        },39        {40            "step": 1,41            "screenshot": "0540468698253512_1.png",42            "action": "CLICK",43            "info": [44                [45                    78,46                    9747                ],48                [49                    78,50                    9751                ]52            ],53            "ps": "[(78, 97)]"54        },55        {56            "step": 2,57            "screenshot": "0540468698253512_2.png",58            "action": "CLICK",59            "info": [60                [61                    444,62                    73263                ],64                [65                    444,66                    73267                ]68            ],69            "ps": "[(444, 732)]"70        },71        {72            "step": 3,73            "screenshot": "0540468698253512_3.png",74            "action": "CLICK",75            "info": [76                [77                    435,78                    90079                ],80                [81                    435,82                    90083                ]84            ],85            "ps": "[(435, 900)]"86        },87        {88            "step": 4,89            "screenshot": "0540468698253512_4.png",90            "action": "TEXT",91            "info": "tell me about Heine-Borel theorem",92            "ps": ""93        },94        {95            "step": 5,96            "screenshot": "0540468698253512_5.png",97            "action": "CLICK",98            "info": [99                [100                    930,101                    620102                ],103                [104                    930,105                    620106                ]107            ],108            "ps": "[(930, 620)]"109        },110        {111            "step": 6,112            "screenshot": "0540468698253512_6.png",113            "action": "CLICK",114            "info": "KEY_HOME",115            "ps": ""116        },117        {118            "step": 7,119            "screenshot": "0540468698253512_7.png",120            "action": "CLICK",121            "info": [122                [123                    855,124                    263125                ],126                [127                    855,128                    263129                ]130            ],131            "ps": "[(855, 263)]"132        },133        {134            "step": 8,135            "screenshot": "0540468698253512_8.png",136            "action": "CLICK",137            "info": [138                [139                    340,140                    320141                ],142                [143                    340,144                    320145                ]146            ],147            "ps": "[(340, 320)]"148        },149        {150            "step": 9,151            "screenshot": "0540468698253512_9.png",152            "action": "TEXT",153            "info": "Heine-Borel theorem",154            "ps": ""155        },156        {157            "step": 10,158            "screenshot": "0540468698253512_10.png",159            "action": "CLICK",160            "info": [161                [162                    311,163                    137164                ],165                [166                    311,167                    137168                ]169            ],170            "ps": "[(311, 137)]"171        },172        {173            "step": 11,174            "screenshot": "0540468698253512_11.png",175            "action": "CLICK",176            "info": [177                [178                    247,179                    659180                ],181                [182                    247,183                    659184                ]185            ],186            "ps": "[(247, 659)]"187        },188        {189            "step": 12,190            "screenshot": "0540468698253512_12.png",191            "action": "COMPLETE",192            "info": "",193            "ps": ""194        }195    ]196}
OpenGVLab/GUI-Odyssey · CoolFace