CoolFace
Apppublic

harpreetsahota/rh20t-cfg1-28ep

sourceHugging Faceupdated 11d agoView on Hugging Face
0likes
App README

rh20t-cfg1-28ep

This Space runs the open source FiftyOne App in a Hugging Face Docker Space, loaded with a LeRobot robot-learning dataset.

28 episodes from RH20T configuration 1, a large multi-robot manipulation dataset.

The Space downloads the dataset into local ephemeral storage and imports it as a FiftyOne multimodal episode dataset (fo.types.LeRobotDataset) before starting. The dataset is downloaded again whenever Hugging Face provisions a fresh container.

Each browser receives a temporary clone of the dataset records while all clones share the same read-only media. Filters, modal selection, playback, tags, fields, and saved views therefore remain isolated between visitors. Inactive clones expire after 30 minutes, cleanup runs every five minutes, and the Space allows at most 20 active browser sessions.

Use your own dataset

Duplicate this Space and edit `datasets.json` to point at a different LeRobot v3 Hub dataset repo, then rebuild.