cua lite/ScaleCUA cua lite preprocessed version of ScaleCUA (OpenGVLab/ScaleCUA Data + zyliu/ScaleCUA Data Understanding). Large scale multi platform / multi task type GUI dataset spanning understanding, grounding:action, grounding:bbox, grounding:point, and navigation. Origin https://huggingface.co/datasets/OpenGVLab/ScaleCUA Data https://huggingface.co/datasets/zyliu/ScaleCUA Data Understanding Load via datasets You can also filter by metadata.platform / metadata.task type / metadata.others. after loading; every row carries a rich metadata struct (see schema below). Schema Each row has these columns: column type notes images list[Image] embedded PNG/JPEG bytes; HF viewer renders thumbnails messages list[struct] OpenAI style turns with role + structured content metadata struct {platform, task type, extra tools, valid actions, others{...}} Coordinate values in messages are normalized to [0, 1000] integers. Layout platform ∈ {desktop, mobile, web} task type ∈ {understanding, grounding.action, grounding.point, grounding.bbox, navigation} — used verbatim as the dir component HF config names are . (e.g. mobile.grounding.action ). The agent registry lookup key in code is @ @ (e.g. qwen3…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy