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
0466991039421213.json196 linesDownload Raw Back to annotations
1{2    "episode_id": "0466991039421213",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": "General_Tool",13        "app": [14            "Memrise: speak a new language",15            "Microsoft to do"16        ],17        "meta_task": "Attend to a/an {} language lesson and set a learning plan.",18        "task": "Attend to a/an Polish language lesson and set a learning plan.",19        "instruction": "Participate in a Polish language lesson using Memrise: speak a new language, and then create a learning plan in Microsoft to do."20    },21    "step_length": 13,22    "steps": [23        {24            "step": 0,25            "screenshot": "0466991039421213_0.png",26            "action": "CLICK",27            "info": [28                [29                    875,30                    37331                ],32                [33                    875,34                    37335                ]36            ],37            "ps": "[(875, 373)]"38        },39        {40            "step": 1,41            "screenshot": "0466991039421213_1.png",42            "action": "CLICK",43            "info": [44                [45                    498,46                    70347                ],48                [49                    498,50                    70351                ]52            ],53            "ps": "[(498, 703)]"54        },55        {56            "step": 2,57            "screenshot": "0466991039421213_2.png",58            "action": "CLICK",59            "info": "KEY_HOME",60            "ps": ""61        },62        {63            "step": 3,64            "screenshot": "0466991039421213_3.png",65            "action": "CLICK",66            "info": [67                [68                    440,69                    51070                ],71                [72                    440,73                    51074                ]75            ],76            "ps": "[(440, 510)]"77        },78        {79            "step": 4,80            "screenshot": "0466991039421213_4.png",81            "action": "CLICK",82            "info": [83                [84                    734,85                    92886                ],87                [88                    734,89                    92890                ]91            ],92            "ps": "[(734, 928)]"93        },94        {95            "step": 5,96            "screenshot": "0466991039421213_5.png",97            "action": "CLICK",98            "info": [99                [100                    768,101                    938102                ],103                [104                    768,105                    938106                ]107            ],108            "ps": "[(768, 938)]"109        },110        {111            "step": 6,112            "screenshot": "0466991039421213_6.png",113            "action": "CLICK",114            "info": [115                [116                    170,117                    944118                ],119                [120                    170,121                    944122                ]123            ],124            "ps": "[(170, 944)]"125        },126        {127            "step": 7,128            "screenshot": "0466991039421213_7.png",129            "action": "TEXT",130            "info": "Polish Learning",131            "ps": ""132        },133        {134            "step": 8,135            "screenshot": "0466991039421213_8.png",136            "action": "CLICK",137            "info": [138                [139                    778,140                    462141                ],142                [143                    778,144                    462145                ]146            ],147            "ps": "[(778, 462)]"148        },149        {150            "step": 9,151            "screenshot": "0466991039421213_9.png",152            "action": "CLICK",153            "info": [154                [155                    924,156                    923157                ],158                [159                    924,160                    923161                ]162            ],163            "ps": "[(924, 923)]"164        },165        {166            "step": 10,167            "screenshot": "0466991039421213_10.png",168            "action": "TEXT",169            "info": "10 mins per day",170            "ps": ""171        },172        {173            "step": 11,174            "screenshot": "0466991039421213_11.png",175            "action": "CLICK",176            "info": [177                [178                    899,179                    533180                ],181                [182                    899,183                    533184                ]185            ],186            "ps": "[(899, 533)]"187        },188        {189            "step": 12,190            "screenshot": "0466991039421213_12.png",191            "action": "COMPLETE",192            "info": "",193            "ps": ""194        }195    ]196}
OpenGVLab/GUI-Odyssey · CoolFace