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
0113395203853614.json166 linesDownload Raw Back to annotations
1{2    "episode_id": "0113395203853614",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": "Social_Sharing",13        "app": [14            "Google News",15            "Instagram"16        ],17        "meta_task": "Search for the latest news on the topic of {} and share the article.",18        "task": "Search for the latest news on the topic of Wildlife Conservation Efforts and share the article.",19        "instruction": "Use Google News to find the latest updates on Wildlife Conservation Efforts, and then share a link to the article on Instagram, making sure to tag Tzhau Jau."20    },21    "step_length": 10,22    "steps": [23        {24            "step": 0,25            "screenshot": "0113395203853614_0.png",26            "action": "CLICK",27            "info": [28                [29                    370,30                    49631                ],32                [33                    370,34                    49635                ]36            ],37            "ps": "[(370, 496)]"38        },39        {40            "step": 1,41            "screenshot": "0113395203853614_1.png",42            "action": "CLICK",43            "info": [44                [45                    84,46                    15747                ],48                [49                    84,50                    15751                ]52            ],53            "ps": "[(84, 157)]"54        },55        {56            "step": 2,57            "screenshot": "0113395203853614_2.png",58            "action": "TEXT",59            "info": "Wildlife Conservation Efforts",60            "ps": ""61        },62        {63            "step": 3,64            "screenshot": "0113395203853614_3.png",65            "action": "CLICK",66            "info": [67                [68                    962,69                    87470                ],71                [72                    962,73                    87474                ]75            ],76            "ps": "[(962, 874)]"77        },78        {79            "step": 4,80            "screenshot": "0113395203853614_4.png",81            "action": "CLICK",82            "info": [83                [84                    411,85                    50886                ],87                [88                    411,89                    50890                ]91            ],92            "ps": "[(411, 508)]"93        },94        {95            "step": 5,96            "screenshot": "0113395203853614_5.png",97            "action": "CLICK",98            "info": [99                [100                    798,101                    910102                ],103                [104                    798,105                    910106                ]107            ],108            "ps": "[(798, 910)]"109        },110        {111            "step": 6,112            "screenshot": "0113395203853614_6.png",113            "action": "SCROLL",114            "info": [115                [116                    627,117                    876118                ],119                [120                    547,121                    430122                ]123            ],124            "ps": "[(627, 876), (627, 874), (622, 871), (622, 870), (622, 868), (622, 867), (622, 865), (620, 860), (616, 849), (615, 841), (608, 832), (608, 821), (606, 811), (598, 799), (595, 789), (593, 778), (586, 767), (586, 757), (579, 746), (573, 734), (573, 724), (569, 715), (562, 704), (561, 694), (552, 682), (552, 672), (549, 663), (547, 653), (547, 645), (547, 637), (547, 629), (547, 621), (547, 610), (547, 603), (547, 592), (547, 584), (547, 574), (547, 565), (547, 560), (547, 554), (547, 547), (547, 541), (547, 537), (547, 529), (547, 523), (547, 515), (547, 510), (547, 502), (547, 496), (547, 492), (547, 489), (547, 484), (547, 476), (547, 472), (547, 471), (547, 467), (547, 464), (547, 460), (547, 460), (547, 457), (547, 454), (547, 453), (547, 450), (547, 447), (547, 445), (547, 442), (547, 440), (547, 438), (547, 435), (547, 433), (547, 430)]"125        },126        {127            "step": 7,128            "screenshot": "0113395203853614_7.png",129            "action": "CLICK",130            "info": [131                [132                    116,133                    974134                ],135                [136                    116,137                    974138                ]139            ],140            "ps": "[(116, 974)]"141        },142        {143            "step": 8,144            "screenshot": "0113395203853614_8.png",145            "action": "CLICK",146            "info": [147                [148                    852,149                    324150                ],151                [152                    852,153                    324154                ]155            ],156            "ps": "[(852, 324)]"157        },158        {159            "step": 9,160            "screenshot": "0113395203853614_9.png",161            "action": "COMPLETE",162            "info": "",163            "ps": "Tzhau Jau"164        }165    ]166}
OpenGVLab/GUI-Odyssey · CoolFace