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
0114203784922462.json166 linesDownload Raw Back to annotations
1{2    "episode_id": "0114203784922462",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 1280,8        "w": 720,9        "device_name": "Small Phone"10    },11    "task_info": {12        "category": "Media_Entertainment",13        "app": [14            "Firefox",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 Animation and watch it in a movie app.",19        "instruction": "Utilize Firefox to search for an animated movie and then enjoy watching it on Tubi: Movies & Live TV."20    },21    "step_length": 10,22    "steps": [23        {24            "step": 0,25            "screenshot": "0114203784922462_0.png",26            "action": "CLICK",27            "info": [28                [29                    619,30                    20831                ],32                [33                    619,34                    20835                ]36            ],37            "ps": "[(619, 208)]"38        },39        {40            "step": 1,41            "screenshot": "0114203784922462_1.png",42            "action": "CLICK",43            "info": [44                [45                    558,46                    8747                ],48                [49                    558,50                    8751                ]52            ],53            "ps": "[(558, 87)]"54        },55        {56            "step": 2,57            "screenshot": "0114203784922462_2.png",58            "action": "TEXT",59            "info": "animation movie on tubi",60            "ps": ""61        },62        {63            "step": 3,64            "screenshot": "0114203784922462_3.png",65            "action": "CLICK",66            "info": [67                [68                    894,69                    85070                ],71                [72                    894,73                    85074                ]75            ],76            "ps": "[(894, 850)]"77        },78        {79            "step": 4,80            "screenshot": "0114203784922462_4.png",81            "action": "CLICK",82            "info": [83                [84                    913,85                    88286                ],87                [88                    913,89                    88290                ]91            ],92            "ps": "[(913, 882)]"93        },94        {95            "step": 5,96            "screenshot": "0114203784922462_5.png",97            "action": "CLICK",98            "info": [99                [100                    216,101                    654102                ],103                [104                    216,105                    654106                ]107            ],108            "ps": "[(216, 654)]"109        },110        {111            "step": 6,112            "screenshot": "0114203784922462_6.png",113            "action": "CLICK",114            "info": [115                [116                    793,117                    574118                ],119                [120                    793,121                    574122                ]123            ],124            "ps": "[(793, 574)]"125        },126        {127            "step": 7,128            "screenshot": "0114203784922462_7.png",129            "action": "CLICK",130            "info": [131                [132                    169,133                    271134                ],135                [136                    169,137                    271138                ]139            ],140            "ps": "[(169, 271)]"141        },142        {143            "step": 8,144            "screenshot": "0114203784922462_8.png",145            "action": "CLICK",146            "info": [147                [148                    484,149                    607150                ],151                [152                    484,153                    607154                ]155            ],156            "ps": "[(484, 607)]"157        },158        {159            "step": 9,160            "screenshot": "0114203784922462_9.png",161            "action": "COMPLETE",162            "info": "",163            "ps": ""164        }165    ]166}
OpenGVLab/GUI-Odyssey · CoolFace