Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
Lite.CUAGym – Dataset by cua-lite | AlphaNeural AI
You can deploy this model and start earning money today!
cua-lite
/
Lite.CUAGym
like
0
image-text-to-text
other
10K<n<100K
parquet
image
text
datasets
dask
polars
mlcroissant
us
cua-lite
gui
sft
Views
No views yet
Model card
Files and Versions
Community
API
cua-lite/Lite.CUAGym
Lite.CUAGym: agent rollout trajectories staged into the canonical cua-lite layout for SFT distillation.
Origin Load via datasets
from datasets import load_dataset
entire dataset
ds = load_dataset("cua-lite/Lite.CUAGym")
just one platform
ds = load_dataset("cua-lite/Lite.CUAGym", "browser")
just one (platform, task_type) cohort
ds = load_dataset("cua-lite/Lite.CUAGym", "browser.use")
After loading, parse metadata as… See the full description on the dataset page:
https://huggingface.co/datasets/cua-lite/Lite.CUAGym
.