Buckets:

lance-format/lerobot-tests / aloha_static_cups_open-lance
5.54 GB
168 files
Updated 15 days ago
Name
Size
frames.lance
meta
meta.lance
videos.lance
README.md1 kB
xet
README.md

aloha_static_cups_open, stored in Lance

lerobot/aloha_static_cups_open converted to the Lance layout that LeRobot's LanceDBDataset reads natively. Same meta/ sidecar as the original, tabular features in frames.lance, encoded videos in a videos.lance blob v2 column.

from lerobot.datasets import LeRobotDataset  # not needed, shown for contrast
from lerobot.datasets import LanceDBDataset

ds = LanceDBDataset("lance-format/aloha_static_cups_open-lance")  # streams tables from the Hub, only meta/ is downloaded
item = ds[0]

Or just point training at it. The dataset factory detects the format automatically:

lerobot-train --dataset.repo_id=lance-format/aloha_static_cups_open-lance ...

Requires lancedb>=0.35.0b2 (pip install --pre --extra-index-url https://pypi.fury.io/lancedb/ lancedb) and the lance-dataloader branch of LeRobot until the upstream PR lands.

Total size
5.54 GB
Files
168
Last updated
Jul 27
Pre-warmed CDN
US EU US EU

Contributors