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
1171238489211310.json150 linesDownload Raw Back to annotations
1{2    "episode_id": "1171238489211310",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": "Social_Sharing",13        "app": [14            "AP News",15            "Messenger"16        ],17        "meta_task": "Search for the latest news on the topic of {} and share the article.",18        "task": "Search for the latest news on the topic of Electric Vehicles and share the article.",19        "instruction": "Using the AP News app, find the most recent articles about Electric Vehicles. Once you locate an appropriate article, share it with Victor James via Messenger."20    },21    "step_length": 9,22    "steps": [23        {24            "step": 0,25            "screenshot": "1171238489211310_0.png",26            "action": "CLICK",27            "info": [28                [29                    847,30                    49031                ],32                [33                    847,34                    49035                ]36            ],37            "ps": "[(847, 490)]"38        },39        {40            "step": 1,41            "screenshot": "1171238489211310_1.png",42            "action": "CLICK",43            "info": [44                [45                    915,46                    14047                ],48                [49                    915,50                    14051                ]52            ],53            "ps": "[(915, 140)]"54        },55        {56            "step": 2,57            "screenshot": "1171238489211310_2.png",58            "action": "TEXT",59            "info": "Electric Vehicles",60            "ps": ""61        },62        {63            "step": 3,64            "screenshot": "1171238489211310_3.png",65            "action": "CLICK",66            "info": [67                [68                    909,69                    86570                ],71                [72                    909,73                    86574                ]75            ],76            "ps": "[(909, 865)]"77        },78        {79            "step": 4,80            "screenshot": "1171238489211310_4.png",81            "action": "CLICK",82            "info": [83                [84                    481,85                    40386                ],87                [88                    481,89                    40390                ]91            ],92            "ps": "[(481, 403)]"93        },94        {95            "step": 5,96            "screenshot": "1171238489211310_5.png",97            "action": "CLICK",98            "info": [99                [100                    668,101                    141102                ],103                [104                    668,105                    141106                ]107            ],108            "ps": "[(668, 141)]"109        },110        {111            "step": 6,112            "screenshot": "1171238489211310_6.png",113            "action": "CLICK",114            "info": [115                [116                    127,117                    663118                ],119                [120                    127,121                    663122                ]123            ],124            "ps": "[(127, 663)]"125        },126        {127            "step": 7,128            "screenshot": "1171238489211310_7.png",129            "action": "CLICK",130            "info": [131                [132                    840,133                    337134                ],135                [136                    840,137                    337138                ]139            ],140            "ps": "[(840, 337)]"141        },142        {143            "step": 8,144            "screenshot": "1171238489211310_8.png",145            "action": "COMPLETE",146            "info": "",147            "ps": "Victor James"148        }149    ]150}
OpenGVLab/GUI-Odyssey · CoolFace