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
0909870434064377.json196 linesDownload Raw Back to annotations
1{2    "episode_id": "0909870434064377",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 3120,8        "w": 1440,9        "device_name": "Pixel 7 Pro"10    },11    "task_info": {12        "category": "Information_Management",13        "app": [14            "TickTick",15            "DuckDuckgo"16        ],17        "meta_task": "Search for the next {} and set a reminder.",18        "task": "Search for the next Taylor Swift's concert tour and set a reminder.",19        "instruction": "Use DuckDuckgo to search for Taylor Swift's upcoming concert tour dates, and then set a reminder in TickTick for the event."20    },21    "step_length": 13,22    "steps": [23        {24            "step": 0,25            "screenshot": "0909870434064377_0.png",26            "action": "CLICK",27            "info": [28                [29                    919,30                    42131                ],32                [33                    919,34                    42135                ]36            ],37            "ps": "[(919, 421)]"38        },39        {40            "step": 1,41            "screenshot": "0909870434064377_1.png",42            "action": "CLICK",43            "info": [44                [45                    362,46                    11047                ],48                [49                    362,50                    11051                ]52            ],53            "ps": "[(362, 110)]"54        },55        {56            "step": 2,57            "screenshot": "0909870434064377_2.png",58            "action": "CLICK",59            "info": [60                [61                    576,62                    8363                ],64                [65                    576,66                    8367                ]68            ],69            "ps": "[(576, 83)]"70        },71        {72            "step": 3,73            "screenshot": "0909870434064377_3.png",74            "action": "CLICK",75            "info": [76                [77                    936,78                    7279                ],80                [81                    936,82                    7283                ]84            ],85            "ps": "[(936, 72)]"86        },87        {88            "step": 4,89            "screenshot": "0909870434064377_4.png",90            "action": "TEXT",91            "info": "when is Taylor Swift's concert tour",92            "ps": ""93        },94        {95            "step": 5,96            "screenshot": "0909870434064377_5.png",97            "action": "CLICK",98            "info": [99                [100                    919,101                    891102                ],103                [104                    919,105                    891106                ]107            ],108            "ps": "[(919, 891)]"109        },110        {111            "step": 6,112            "screenshot": "0909870434064377_6.png",113            "action": "CLICK",114            "info": [115                [116                    759,117                    258118                ],119                [120                    759,121                    258122                ]123            ],124            "ps": "[(759, 258)]"125        },126        {127            "step": 7,128            "screenshot": "0909870434064377_7.png",129            "action": "CLICK",130            "info": "KEY_HOME",131            "ps": ""132        },133        {134            "step": 8,135            "screenshot": "0909870434064377_8.png",136            "action": "CLICK",137            "info": [138                [139                    613,140                    507141                ],142                [143                    613,144                    507145                ]146            ],147            "ps": "[(613, 507)]"148        },149        {150            "step": 9,151            "screenshot": "0909870434064377_9.png",152            "action": "CLICK",153            "info": [154                [155                    875,156                    863157                ],158                [159                    875,160                    863161                ]162            ],163            "ps": "[(875, 863)]"164        },165        {166            "step": 10,167            "screenshot": "0909870434064377_10.png",168            "action": "TEXT",169            "info": "OCT 18 Taylor Swift's concert tour",170            "ps": ""171        },172        {173            "step": 11,174            "screenshot": "0909870434064377_11.png",175            "action": "CLICK",176            "info": [177                [178                    940,179                    587180                ],181                [182                    940,183                    587184                ]185            ],186            "ps": "[(940, 587)]"187        },188        {189            "step": 12,190            "screenshot": "0909870434064377_12.png",191            "action": "COMPLETE",192            "info": "",193            "ps": ""194        }195    ]196}
OpenGVLab/GUI-Odyssey · CoolFace