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
1109618551787915.json118 linesDownload Raw Back to annotations
1{2    "episode_id": "1109618551787915",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 2400,8        "w": 1080,9        "device_name": "Medium Phone"10    },11    "task_info": {12        "category": "Media_Entertainment",13        "app": [14            "Firefox",15            "Youtube"16        ],17        "meta_task": "Find a movie of {} and watch it in a movie app.",18        "task": "Find a movie of Historical and watch it in a movie app.",19        "instruction": "Utilize Firefox to browse for a historical movie and then watch it on the YouTube app."20    },21    "step_length": 7,22    "steps": [23        {24            "step": 0,25            "screenshot": "1109618551787915_0.png",26            "action": "CLICK",27            "info": [28                [29                    152,30                    81331                ],32                [33                    152,34                    81335                ]36            ],37            "ps": "[(152, 813)]"38        },39        {40            "step": 1,41            "screenshot": "1109618551787915_1.png",42            "action": "TEXT",43            "info": "free historical movie on youtube",44            "ps": ""45        },46        {47            "step": 2,48            "screenshot": "1109618551787915_2.png",49            "action": "CLICK",50            "info": [51                [52                    934,53                    89754                ],55                [56                    934,57                    89758                ]59            ],60            "ps": "[(934, 897)]"61        },62        {63            "step": 3,64            "screenshot": "1109618551787915_3.png",65            "action": "CLICK",66            "info": [67                [68                    199,69                    34270                ],71                [72                    199,73                    34274                ]75            ],76            "ps": "[(199, 342)]"77        },78        {79            "step": 4,80            "screenshot": "1109618551787915_4.png",81            "action": "CLICK",82            "info": [83                [84                    802,85                    10786                ],87                [88                    802,89                    10790                ]91            ],92            "ps": "[(802, 107)]"93        },94        {95            "step": 5,96            "screenshot": "1109618551787915_5.png",97            "action": "CLICK",98            "info": [99                [100                    824,101                    549102                ],103                [104                    824,105                    549106                ]107            ],108            "ps": "[(824, 549)]"109        },110        {111            "step": 6,112            "screenshot": "1109618551787915_6.png",113            "action": "COMPLETE",114            "info": "",115            "ps": ""116        }117    ]118}
OpenGVLab/GUI-Odyssey · CoolFace