datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
wave-uiLICENSE
wave-ui-25k
WaveUI-25k
This dataset contains 25k examples of labeled UI elements. It is a subset of a collection of ~80k preprocessed examples assembled from the following sources:
WebUI
RoboFlow
GroundUI-18K
These datasets were preprocessed to have matching schemas and to filter out unwanted examples, such as duplicated, overlapping and low-quality datapoints. We also filtered out many text elements which were not in the main scope of this work.
The WaveUI-25k dataset includes the original… See the full description on the dataset page: https://huggingface.co/datasets/agentsea/wave-ui-25k.UI-Genie-Agent
cua-lite/UI-Genie-Agent
cua-lite preprocessed version of UI-Genie-Agent (HanXiao1999/UI-Genie-Agent-16k). Mobile/Android multi-step agent trajectories from two subsets: ui_genie (UI-Genie-Agent-16k) and amex (an AMEX re-annotation). Mapped to the use task type with per-step action descriptions.
Origin
https://huggingface.co/datasets/HanXiao1999/UI-Genie-Agent-16k
Load via datasets
from datasets import load_dataset
# entire dataset
ds =… See the full description on the dataset page: https://huggingface.co/datasets/cua-lite/UI-Genie-Agent.agent-ui-human
Agent UI Human
Human-written interface preferences for agents. Companion to akashnaren/agent-ui-sft (synthetic multi-turn tool traces). This set is the opposite shape: one person-shaped request per row, a preferred UI, and a short rationale.
Author
Akash Premkumar (akashnaren)
License
Apache-2.0
Files
train.jsonl (50), test.jsonl (10), agent_ui_human.csv (60 full)
Mirror
Kaggle: akashpnaren/agent-ui-human
How it was made
Public question:… See the full description on the dataset page: https://huggingface.co/datasets/akashnaren/agent-ui-human.agent-ui-efficiency-scores
Agent UI Efficiency Scores
Flat lab-synthetic bakeoff table for the public question in akashnaren/agent-ui-metrics: which agent UI is cheapest for a given lab task?
Author
Akash Premkumar (akashnaren)
License
Apache-2.0
Hub files
train.jsonl (63), test.jsonl (14), optional scores.jsonl (77 full)
Related
agent-ui-sft, agent-ui-human, ui-mode-router, agent-ui-mode-pairs
Scope
Rows are original lab fiction for a public agent-UI research… See the full description on the dataset page: https://huggingface.co/datasets/akashnaren/agent-ui-efficiency-scores.agent-ui-mode-pairs
Agent UI Mode Pairs
Pairwise preference set for the same research question as akashnaren/agent-ui-metrics: which UI should an agent pick?
Each row is one prompt with a preferred and a rejected ui_mode, plus a short rationale. Built from lab-authored text using the same labeling rules as akashnaren/agent-ui-human.
Author
Akash Premkumar (akashnaren)
License
Apache-2.0
Hub files
train.jsonl (65), test.jsonl (16), optional pairs.jsonl (81 full)
Related… See the full description on the dataset page: https://huggingface.co/datasets/akashnaren/agent-ui-mode-pairs.
