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
0205621648359625.json196 linesDownload Raw Back to annotations
1{2    "episode_id": "0205621648359625",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": "Media_Entertainment",13        "app": [14            "Chrome",15            "Tubi: Movies & Live TV"16        ],17        "meta_task": "Find a movie of {} and watch it in a movie app.",18        "task": "Find a movie of Romance and watch it in a movie app.",19        "instruction": "Search for a Romance movie using Chrome and then watch it on Tubi: Movies & Live TV."20    },21    "step_length": 13,22    "steps": [23        {24            "step": 0,25            "screenshot": "0205621648359625_0.png",26            "action": "CLICK",27            "info": [28                [29                    530,30                    89631                ],32                [33                    530,34                    89635                ]36            ],37            "ps": "[(530, 896)]"38        },39        {40            "step": 1,41            "screenshot": "0205621648359625_1.png",42            "action": "CLICK",43            "info": [44                [45                    218,46                    5447                ],48                [49                    218,50                    5451                ]52            ],53            "ps": "[(218, 54)]"54        },55        {56            "step": 2,57            "screenshot": "0205621648359625_2.png",58            "action": "CLICK",59            "info": [60                [61                    438,62                    12263                ],64                [65                    438,66                    12267                ]68            ],69            "ps": "[(438, 122)]"70        },71        {72            "step": 3,73            "screenshot": "0205621648359625_3.png",74            "action": "TEXT",75            "info": "romance movie",76            "ps": ""77        },78        {79            "step": 4,80            "screenshot": "0205621648359625_4.png",81            "action": "CLICK",82            "info": [83                [84                    270,85                    19686                ],87                [88                    270,89                    19690                ]91            ],92            "ps": "[(270, 196)]"93        },94        {95            "step": 5,96            "screenshot": "0205621648359625_5.png",97            "action": "CLICK",98            "info": "KEY_HOME",99            "ps": ""100        },101        {102            "step": 6,103            "screenshot": "0205621648359625_6.png",104            "action": "CLICK",105            "info": [106                [107                    848,108                    553109                ],110                [111                    848,112                    553113                ]114            ],115            "ps": "[(848, 553)]"116        },117        {118            "step": 7,119            "screenshot": "0205621648359625_7.png",120            "action": "CLICK",121            "info": [122                [123                    366,124                    897125                ],126                [127                    366,128                    897129                ]130            ],131            "ps": "[(366, 897)]"132        },133        {134            "step": 8,135            "screenshot": "0205621648359625_8.png",136            "action": "CLICK",137            "info": [138                [139                    175,140                    147141                ],142                [143                    175,144                    147145                ]146            ],147            "ps": "[(175, 147)]"148        },149        {150            "step": 9,151            "screenshot": "0205621648359625_9.png",152            "action": "TEXT",153            "info": "anyone but you",154            "ps": ""155        },156        {157            "step": 10,158            "screenshot": "0205621648359625_10.png",159            "action": "CLICK",160            "info": [161                [162                    148,163                    353164                ],165                [166                    148,167                    353168                ]169            ],170            "ps": "[(148, 353)]"171        },172        {173            "step": 11,174            "screenshot": "0205621648359625_11.png",175            "action": "CLICK",176            "info": [177                [178                    506,179                    653180                ],181                [182                    506,183                    653184                ]185            ],186            "ps": "[(506, 653)]"187        },188        {189            "step": 12,190            "screenshot": "0205621648359625_12.png",191            "action": "COMPLETE",192            "info": "",193            "ps": ""194        }195    ]196}