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
1139486830749483.json203 linesDownload Raw Back to annotations
1{2    "episode_id": "1139486830749483",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": "Social_Sharing",13        "app": [14            "Chrome",15            "Gmail"16        ],17        "meta_task": "Find an event with the topic of {} and discuss it with a friend.",18        "task": "Find an event with the topic of food festival and discuss it with a friend.",19        "instruction": "Use Chrome to search for a food festival event, and then discuss the details with caba62244@gmail.com via Gmail."20    },21    "step_length": 14,22    "steps": [23        {24            "step": 0,25            "screenshot": "1139486830749483_0.png",26            "action": "CLICK",27            "info": [28                [29                    187,30                    63531                ],32                [33                    187,34                    63535                ]36            ],37            "ps": "[(187, 635)]"38        },39        {40            "step": 1,41            "screenshot": "1139486830749483_1.png",42            "action": "CLICK",43            "info": [44                [45                    209,46                    23747                ],48                [49                    209,50                    23751                ]52            ],53            "ps": "[(209, 237)]"54        },55        {56            "step": 2,57            "screenshot": "1139486830749483_2.png",58            "action": "TEXT",59            "info": " food festival events",60            "ps": ""61        },62        {63            "step": 3,64            "screenshot": "1139486830749483_3.png",65            "action": "CLICK",66            "info": [67                [68                    919,69                    91470                ],71                [72                    919,73                    91474                ]75            ],76            "ps": "[(919, 914)]"77        },78        {79            "step": 4,80            "screenshot": "1139486830749483_4.png",81            "action": "CLICK",82            "info": [83                [84                    420,85                    49386                ],87                [88                    420,89                    49390                ]91            ],92            "ps": "[(420, 493)]"93        },94        {95            "step": 5,96            "screenshot": "1139486830749483_5.png",97            "action": "CLICK",98            "info": "KEY_HOME",99            "ps": ""100        },101        {102            "step": 6,103            "screenshot": "1139486830749483_6.png",104            "action": "CLICK",105            "info": [106                [107                    389,108                    127109                ],110                [111                    389,112                    127113                ]114            ],115            "ps": "[(389, 127)]"116        },117        {118            "step": 7,119            "screenshot": "1139486830749483_7.png",120            "action": "CLICK",121            "info": [122                [123                    827,124                    884125                ],126                [127                    827,128                    884129                ]130            ],131            "ps": "[(827, 884)]"132        },133        {134            "step": 8,135            "screenshot": "1139486830749483_8.png",136            "action": "TEXT",137            "info": "caba62244@gmail.com",138            "ps": ""139        },140        {141            "step": 9,142            "screenshot": "1139486830749483_9.png",143            "action": "CLICK",144            "info": [145                [146                    399,147                    321148                ],149                [150                    399,151                    321152                ]153            ],154            "ps": "[(399, 321)]"155        },156        {157            "step": 10,158            "screenshot": "1139486830749483_10.png",159            "action": "CLICK",160            "info": [161                [162                    255,163                    337164                ],165                [166                    255,167                    337168                ]169            ],170            "ps": "[(255, 337)]"171        },172        {173            "step": 11,174            "screenshot": "1139486830749483_11.png",175            "action": "TEXT",176            "info": "Indie Food Fest will come at Sat.",177            "ps": ""178        },179        {180            "step": 12,181            "screenshot": "1139486830749483_12.png",182            "action": "CLICK",183            "info": [184                [185                    804,186                    80187                ],188                [189                    804,190                    80191                ]192            ],193            "ps": "[(804, 80)]"194        },195        {196            "step": 13,197            "screenshot": "1139486830749483_13.png",198            "action": "COMPLETE",199            "info": "",200            "ps": "caba62244@gmail.com"201        }202    ]203}
OpenGVLab/GUI-Odyssey · CoolFace