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
0565222048387713.json228 linesDownload Raw Back to annotations
1{2    "episode_id": "0565222048387713",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 1600,8        "w": 2560,9        "device_name": "Pixel Tablet"10    },11    "task_info": {12        "category": "Information_Management",13        "app": [14            "Citymapper",15            "Google Play Store"16        ],17        "meta_task": "Find a local {} and then download a fitness tracking app to set goals.",18        "task": "Find a local Golf course and then download a fitness tracking app to set goals.",19        "instruction": "Locate a nearby golf course using Citymapper, and then head to Google Play Store to download a fitness tracking app for setting your goals."20    },21    "step_length": 15,22    "steps": [23        {24            "step": 0,25            "screenshot": "0565222048387713_0.png",26            "action": "CLICK",27            "info": [28                [29                    279,30                    39831                ],32                [33                    279,34                    39835                ]36            ],37            "ps": "[(279, 398)]"38        },39        {40            "step": 1,41            "screenshot": "0565222048387713_1.png",42            "action": "CLICK",43            "info": [44                [45                    367,46                    51147                ],48                [49                    367,50                    51151                ]52            ],53            "ps": "[(367, 511)]"54        },55        {56            "step": 2,57            "screenshot": "0565222048387713_2.png",58            "action": "CLICK",59            "info": [60                [61                    434,62                    42563                ],64                [65                    434,66                    42567                ]68            ],69            "ps": "[(434, 425)]"70        },71        {72            "step": 3,73            "screenshot": "0565222048387713_3.png",74            "action": "CLICK",75            "info": [76                [77                    681,78                    70379                ],80                [81                    681,82                    70383                ]84            ],85            "ps": "[(681, 703)]"86        },87        {88            "step": 4,89            "screenshot": "0565222048387713_4.png",90            "action": "CLICK",91            "info": [92                [93                    392,94                    19295                ],96                [97                    392,98                    19299                ]100            ],101            "ps": "[(392, 192)]"102        },103        {104            "step": 5,105            "screenshot": "0565222048387713_5.png",106            "action": "TEXT",107            "info": "golf course",108            "ps": ""109        },110        {111            "step": 6,112            "screenshot": "0565222048387713_6.png",113            "action": "CLICK",114            "info": [115                [116                    442,117                    259118                ],119                [120                    442,121                    259122                ]123            ],124            "ps": "[(442, 259)]"125        },126        {127            "step": 7,128            "screenshot": "0565222048387713_7.png",129            "action": "CLICK",130            "info": "KEY_APPSELECT",131            "ps": ""132        },133        {134            "step": 8,135            "screenshot": "0565222048387713_8.png",136            "action": "CLICK",137            "info": [138                [139                    90,140                    281141                ],142                [143                    90,144                    281145                ]146            ],147            "ps": "[(90, 281)]"148        },149        {150            "step": 9,151            "screenshot": "0565222048387713_9.png",152            "action": "CLICK",153            "info": [154                [155                    180,156                    63157                ],158                [159                    180,160                    63161                ]162            ],163            "ps": "[(180, 63)]"164        },165        {166            "step": 10,167            "screenshot": "0565222048387713_10.png",168            "action": "TEXT",169            "info": "fitness tracking apps",170            "ps": ""171        },172        {173            "step": 11,174            "screenshot": "0565222048387713_11.png",175            "action": "CLICK",176            "info": [177                [178                    168,179                    124180                ],181                [182                    168,183                    124184                ]185            ],186            "ps": "[(168, 124)]"187        },188        {189            "step": 12,190            "screenshot": "0565222048387713_12.png",191            "action": "CLICK",192            "info": [193                [194                    168,195                    730196                ],197                [198                    168,199                    730200                ]201            ],202            "ps": "[(168, 730)]"203        },204        {205            "step": 13,206            "screenshot": "0565222048387713_13.png",207            "action": "CLICK",208            "info": [209                [210                    586,211                    347212                ],213                [214                    586,215                    347216                ]217            ],218            "ps": "[(586, 347)]"219        },220        {221            "step": 14,222            "screenshot": "0565222048387713_14.png",223            "action": "COMPLETE",224            "info": "",225            "ps": ""226        }227    ]228}
OpenGVLab/GUI-Odyssey · CoolFace