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
0617829749320623.json148 linesDownload Raw Back to annotations
1{2    "episode_id": "0617829749320623",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            "Chatty - AI Assistant",15            "DuckDuckGo"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 calculus in AI-related app and search in the brower to double check.",19        "instruction": "Use Chatty - AI Assistant to inquire about the Fundamental Theorem of Calculus, then verify the information by searching on DuckDuckGo."20    },21    "step_length": 10,22    "steps": [23        {24            "step": 0,25            "screenshot": "0617829749320623_0.png",26            "action": "CLICK",27            "info": [28                [29                    140,30                    40231                ],32                [33                    140,34                    40235                ]36            ],37            "ps": "[(140, 402)]"38        },39        {40            "step": 1,41            "screenshot": "0617829749320623_1.png",42            "action": "CLICK",43            "info": [44                [45                    247,46                    89547                ],48                [49                    247,50                    89551                ]52            ],53            "ps": "[(247, 895)]"54        },55        {56            "step": 2,57            "screenshot": "0617829749320623_2.png",58            "action": "TEXT",59            "info": "tell me about Fundamental theorem of calculus",60            "ps": ""61        },62        {63            "step": 3,64            "screenshot": "0617829749320623_3.png",65            "action": "CLICK",66            "info": [67                [68                    915,69                    61370                ],71                [72                    915,73                    61374                ]75            ],76            "ps": "[(915, 613)]"77        },78        {79            "step": 4,80            "screenshot": "0617829749320623_4.png",81            "action": "CLICK",82            "info": "KEY_HOME",83            "ps": ""84        },85        {86            "step": 5,87            "screenshot": "0617829749320623_5.png",88            "action": "CLICK",89            "info": [90                [91                    153,92                    26893                ],94                [95                    153,96                    26897                ]98            ],99            "ps": "[(153, 268)]"100        },101        {102            "step": 6,103            "screenshot": "0617829749320623_6.png",104            "action": "TEXT",105            "info": "Fundamental theorem of calculus",106            "ps": ""107        },108        {109            "step": 7,110            "screenshot": "0617829749320623_7.png",111            "action": "CLICK",112            "info": [113                [114                    933,115                    920116                ],117                [118                    933,119                    920120                ]121            ],122            "ps": "[(933, 920)]"123        },124        {125            "step": 8,126            "screenshot": "0617829749320623_8.png",127            "action": "CLICK",128            "info": [129                [130                    184,131                    874132                ],133                [134                    184,135                    874136                ]137            ],138            "ps": "[(184, 874)]"139        },140        {141            "step": 9,142            "screenshot": "0617829749320623_9.png",143            "action": "COMPLETE",144            "info": "",145            "ps": ""146        }147    ]148}
OpenGVLab/GUI-Odyssey · CoolFace