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
1235971623781777.json212 linesDownload Raw Back to annotations
1{2    "episode_id": "1235971623781777",3    "device_info": {4        "product": "sdk_gphone64_arm64",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": "Web_Shopping",13        "app": [14            "Ebay",15            "Facebook"16        ],17        "meta_task": "Read a book review online for the book {} and purchase the ebook or a real one.",18        "task": "Read a book review online for the book 'Educated' by Tara Westover and purchase the ebook or a real one.",19        "instruction": "Go online to read a book review for 'Educated' by Tara Westover. Once you've decided, use Ebay or Facebook to purchase either the ebook or a physical copy."20    },21    "step_length": 14,22    "steps": [23        {24            "step": 0,25            "screenshot": "1235971623781777_0.png",26            "action": "CLICK",27            "info": [28                [29                    822,30                    5031                ],32                [33                    822,34                    5035                ]36            ],37            "ps": "[(822, 50)]"38        },39        {40            "step": 1,41            "screenshot": "1235971623781777_1.png",42            "action": "TEXT",43            "info": "'Educated' by Tara Westover book review",44            "ps": ""45        },46        {47            "step": 2,48            "screenshot": "1235971623781777_2.png",49            "action": "CLICK",50            "info": [51                [52                    909,53                    90954                ],55                [56                    909,57                    90958                ]59            ],60            "ps": "[(909, 909)]"61        },62        {63            "step": 3,64            "screenshot": "1235971623781777_3.png",65            "action": "CLICK",66            "info": [67                [68                    156,69                    10770                ],71                [72                    156,73                    10774                ]75            ],76            "ps": "[(156, 107)]"77        },78        {79            "step": 4,80            "screenshot": "1235971623781777_4.png",81            "action": "CLICK",82            "info": [83                [84                    489,85                    21886                ],87                [88                    489,89                    21890                ]91            ],92            "ps": "[(489, 218)]"93        },94        {95            "step": 5,96            "screenshot": "1235971623781777_5.png",97            "action": "CLICK",98            "info": "KEY_HOME",99            "ps": ""100        },101        {102            "step": 6,103            "screenshot": "1235971623781777_6.png",104            "action": "CLICK",105            "info": [106                [107                    152,108                    110109                ],110                [111                    152,112                    110113                ]114            ],115            "ps": "[(152, 110)]"116        },117        {118            "step": 7,119            "screenshot": "1235971623781777_7.png",120            "action": "CLICK",121            "info": [122                [123                    276,124                    133125                ],126                [127                    276,128                    133129                ]130            ],131            "ps": "[(276, 133)]"132        },133        {134            "step": 8,135            "screenshot": "1235971623781777_8.png",136            "action": "TEXT",137            "info": "'Educated' by Tara Westover",138            "ps": ""139        },140        {141            "step": 9,142            "screenshot": "1235971623781777_9.png",143            "action": "CLICK",144            "info": [145                [146                    935,147                    906148                ],149                [150                    935,151                    906152                ]153            ],154            "ps": "[(935, 906)]"155        },156        {157            "step": 10,158            "screenshot": "1235971623781777_10.png",159            "action": "CLICK",160            "info": [161                [162                    118,163                    261164                ],165                [166                    118,167                    261168                ]169            ],170            "ps": "[(118, 261)]"171        },172        {173            "step": 11,174            "screenshot": "1235971623781777_11.png",175            "action": "SCROLL",176            "info": [177                [178                    734,179                    850180                ],181                [182                    699,183                    340184                ]185            ],186            "ps": "[(734, 850), (736, 847), (736, 845), (736, 839), (736, 834), (734, 820), (734, 812), (734, 796), (734, 782), (734, 766), (736, 748), (739, 715), (741, 695), (743, 675), (747, 654), (749, 622), (751, 612), (751, 593), (751, 561), (751, 541), (747, 522), (743, 502), (738, 472), (736, 455), (734, 440), (728, 423), (724, 407), (722, 400), (717, 386), (713, 374), (709, 364), (707, 359), (705, 353), (704, 349), (702, 345), (702, 344), (699, 342), (699, 341), (699, 340)]"187        },188        {189            "step": 12,190            "screenshot": "1235971623781777_12.png",191            "action": "CLICK",192            "info": [193                [194                    551,195                    568196                ],197                [198                    551,199                    568200                ]201            ],202            "ps": "[(551, 568)]"203        },204        {205            "step": 13,206            "screenshot": "1235971623781777_13.png",207            "action": "COMPLETE",208            "info": "",209            "ps": ""210        }211    ]212}
OpenGVLab/GUI-Odyssey · CoolFace