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
0852842662967436.json212 linesDownload Raw Back to annotations
1{2    "episode_id": "0852842662967436",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": "Social_Sharing",13        "app": [14            "iHeart: Music, Radio, Podcasts",15            "Threads"16        ],17        "meta_task": "Listen to a album of {} style, then share the name of the album.",18        "task": "Listen to a album of Jazz style, then share the name of the album.",19        "instruction": "First, use iHeart: Music, Radio, Podcasts to listen to a jazz album. Once you've finished, share the album's name on Threads."20    },21    "step_length": 14,22    "steps": [23        {24            "step": 0,25            "screenshot": "0852842662967436_0.png",26            "action": "CLICK",27            "info": [28                [29                    299,30                    43931                ],32                [33                    299,34                    43935                ]36            ],37            "ps": "[(299, 439)]"38        },39        {40            "step": 1,41            "screenshot": "0852842662967436_1.png",42            "action": "CLICK",43            "info": [44                [45                    951,46                    96547                ],48                [49                    951,50                    96551                ]52            ],53            "ps": "[(951, 965)]"54        },55        {56            "step": 2,57            "screenshot": "0852842662967436_2.png",58            "action": "CLICK",59            "info": [60                [61                    956,62                    34863                ],64                [65                    956,66                    34867                ]68            ],69            "ps": "[(956, 348)]"70        },71        {72            "step": 3,73            "screenshot": "0852842662967436_3.png",74            "action": "TEXT",75            "info": "Jazz",76            "ps": ""77        },78        {79            "step": 4,80            "screenshot": "0852842662967436_4.png",81            "action": "SCROLL",82            "info": [83                [84                    912,85                    69486                ],87                [88                    878,89                    31890                ]91            ],92            "ps": "[(912, 694), (914, 694), (914, 692), (914, 690), (914, 687), (914, 685), (913, 682), (913, 677), (913, 673), (911, 668), (911, 661), (911, 654), (910, 648), (910, 641), (909, 631), (907, 622), (905, 607), (905, 594), (903, 584), (901, 571), (901, 557), (900, 538), (898, 525), (897, 516), (897, 506), (897, 499), (895, 486), (894, 475), (894, 469), (892, 456), (890, 443), (889, 428), (886, 414), (884, 397), (884, 386), (883, 376), (883, 368), (883, 354), (882, 346), (882, 339), (882, 334), (880, 330), (880, 325), (880, 323), (880, 322), (878, 322), (878, 320), (878, 318)]"93        },94        {95            "step": 5,96            "screenshot": "0852842662967436_5.png",97            "action": "CLICK",98            "info": [99                [100                    913,101                    757102                ],103                [104                    913,105                    757106                ]107            ],108            "ps": "[(913, 757)]"109        },110        {111            "step": 6,112            "screenshot": "0852842662967436_6.png",113            "action": "CLICK",114            "info": [115                [116                    802,117                    348118                ],119                [120                    802,121                    348122                ]123            ],124            "ps": "[(802, 348)]"125        },126        {127            "step": 7,128            "screenshot": "0852842662967436_7.png",129            "action": "CLICK",130            "info": [131                [132                    813,133                    926134                ],135                [136                    813,137                    926138                ]139            ],140            "ps": "[(813, 926)]"141        },142        {143            "step": 8,144            "screenshot": "0852842662967436_8.png",145            "action": "CLICK",146            "info": "KEY_HOME",147            "ps": ""148        },149        {150            "step": 9,151            "screenshot": "0852842662967436_9.png",152            "action": "CLICK",153            "info": [154                [155                    733,156                    122157                ],158                [159                    733,160                    122161                ]162            ],163            "ps": "[(733, 122)]"164        },165        {166            "step": 10,167            "screenshot": "0852842662967436_10.png",168            "action": "CLICK",169            "info": [170                [171                    46,172                    519173                ],174                [175                    46,176                    519177                ]178            ],179            "ps": "[(46, 519)]"180        },181        {182            "step": 11,183            "screenshot": "0852842662967436_11.png",184            "action": "TEXT",185            "info": "Jazz Sea",186            "ps": ""187        },188        {189            "step": 12,190            "screenshot": "0852842662967436_12.png",191            "action": "CLICK",192            "info": [193                [194                    310,195                    948196                ],197                [198                    310,199                    948200                ]201            ],202            "ps": "[(310, 948)]"203        },204        {205            "step": 13,206            "screenshot": "0852842662967436_13.png",207            "action": "COMPLETE",208            "info": "",209            "ps": ""210        }211    ]212}
OpenGVLab/GUI-Odyssey · CoolFace