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
0265565572100952.json251 linesDownload Raw Back to annotations
1{2    "episode_id": "0265565572100952",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 1840,8        "w": 2208,9        "device_name": "Pixel Fold"10    },11    "task_info": {12        "category": "Information_Management",13        "app": [14            "Calendar",15            "DuckDuckgo"16        ],17        "meta_task": "Search for the latest {} movie, then check your calendar for a free evening to watch it.",18        "task": "Search for the latest Disney movie, then check your calendar for a free evening to watch it.",19        "instruction": "Use DuckDuckGo to find the latest Disney movie release, then open your Calendar to identify an evening when you are free to watch it."20    },21    "step_length": 17,22    "steps": [23        {24            "step": 0,25            "screenshot": "0265565572100952_0.png",26            "action": "CLICK",27            "info": "KEY_HOME",28            "ps": ""29        },30        {31            "step": 1,32            "screenshot": "0265565572100952_1.png",33            "action": "CLICK",34            "info": [35                [36                    794,37                    50038                ],39                [40                    794,41                    50042                ]43            ],44            "ps": "[(794, 500)]"45        },46        {47            "step": 2,48            "screenshot": "0265565572100952_2.png",49            "action": "CLICK",50            "info": [51                [52                    375,53                    10154                ],55                [56                    375,57                    10158                ]59            ],60            "ps": "[(375, 101)]"61        },62        {63            "step": 3,64            "screenshot": "0265565572100952_3.png",65            "action": "CLICK",66            "info": [67                [68                    963,69                    7870                ],71                [72                    963,73                    7874                ]75            ],76            "ps": "[(963, 78)]"77        },78        {79            "step": 4,80            "screenshot": "0265565572100952_4.png",81            "action": "TEXT",82            "info": "what is the latest Disney movie",83            "ps": ""84        },85        {86            "step": 5,87            "screenshot": "0265565572100952_5.png",88            "action": "CLICK",89            "info": [90                [91                    537,92                    18793                ],94                [95                    537,96                    18797                ]98            ],99            "ps": "[(537, 187)]"100        },101        {102            "step": 6,103            "screenshot": "0265565572100952_6.png",104            "action": "CLICK",105            "info": "KEY_HOME",106            "ps": ""107        },108        {109            "step": 7,110            "screenshot": "0265565572100952_7.png",111            "action": "CLICK",112            "info": [113                [114                    683,115                    922116                ],117                [118                    683,119                    922120                ]121            ],122            "ps": "[(683, 922)]"123        },124        {125            "step": 8,126            "screenshot": "0265565572100952_8.png",127            "action": "CLICK",128            "info": [129                [130                    331,131                    439132                ],133                [134                    331,135                    439136                ]137            ],138            "ps": "[(331, 439)]"139        },140        {141            "step": 9,142            "screenshot": "0265565572100952_9.png",143            "action": "CLICK",144            "info": [145                [146                    930,147                    869148                ],149                [150                    930,151                    869152                ]153            ],154            "ps": "[(930, 869)]"155        },156        {157            "step": 10,158            "screenshot": "0265565572100952_10.png",159            "action": "CLICK",160            "info": [161                [162                    923,163                    876164                ],165                [166                    923,167                    876168                ]169            ],170            "ps": "[(923, 876)]"171        },172        {173            "step": 11,174            "screenshot": "0265565572100952_11.png",175            "action": "TEXT",176            "info": "watch the movie Jungle Cruise",177            "ps": ""178        },179        {180            "step": 12,181            "screenshot": "0265565572100952_12.png",182            "action": "CLICK",183            "info": [184                [185                    447,186                    459187                ],188                [189                    447,190                    459191                ]192            ],193            "ps": "[(447, 459)]"194        },195        {196            "step": 13,197            "screenshot": "0265565572100952_13.png",198            "action": "CLICK",199            "info": [200                [201                    345,202                    579203                ],204                [205                    345,206                    579207                ]208            ],209            "ps": "[(345, 579)]"210        },211        {212            "step": 14,213            "screenshot": "0265565572100952_14.png",214            "action": "CLICK",215            "info": [216                [217                    701,218                    656219                ],220                [221                    701,222                    656223                ]224            ],225            "ps": "[(701, 656)]"226        },227        {228            "step": 15,229            "screenshot": "0265565572100952_15.png",230            "action": "CLICK",231            "info": [232                [233                    434,234                    191235                ],236                [237                    434,238                    191239                ]240            ],241            "ps": "[(434, 191)]"242        },243        {244            "step": 16,245            "screenshot": "0265565572100952_16.png",246            "action": "COMPLETE",247            "info": "",248            "ps": ""249        }250    ]251}
OpenGVLab/GUI-Odyssey · CoolFace