Dataset Viewer
Auto-converted to Parquet Duplicate
Search is not available for this dataset
video
video
38.7
59.9
label
class label
2 classes
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
0observation.images.front
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side
1observation.images.side

YAML Metadata Warning:The task_categories "computer-vision" is not in the official list: text-classification, token-classification, table-question-answering, question-answering, zero-shot-classification, translation, summarization, feature-extraction, text-generation, fill-mask, sentence-similarity, text-to-speech, text-to-audio, automatic-speech-recognition, audio-to-audio, audio-classification, audio-text-to-text, voice-activity-detection, depth-estimation, image-classification, object-detection, image-segmentation, text-to-image, image-to-text, image-to-image, image-to-video, unconditional-image-generation, video-classification, reinforcement-learning, robotics, tabular-classification, tabular-regression, tabular-to-text, table-to-text, multiple-choice, text-ranking, text-retrieval, time-series-forecasting, text-to-video, image-text-to-text, image-text-to-image, image-text-to-video, visual-question-answering, document-question-answering, zero-shot-image-classification, graph-ml, mask-generation, zero-shot-object-detection, text-to-3d, image-to-3d, image-feature-extraction, video-text-to-text, keypoint-detection, visual-document-retrieval, any-to-any, video-to-video, other

YAML Metadata Warning:The task_ids "robotics-manipulation" is not in the official list: acceptability-classification, entity-linking-classification, fact-checking, intent-classification, language-identification, multi-class-classification, multi-label-classification, multi-input-text-classification, natural-language-inference, semantic-similarity-classification, sentiment-classification, topic-classification, semantic-similarity-scoring, sentiment-scoring, sentiment-analysis, hate-speech-detection, text-scoring, named-entity-recognition, part-of-speech, parsing, lemmatization, word-sense-disambiguation, coreference-resolution, extractive-qa, open-domain-qa, closed-domain-qa, news-articles-summarization, news-articles-headline-generation, dialogue-modeling, dialogue-generation, conversational, language-modeling, text-simplification, explanation-generation, abstractive-qa, open-domain-abstractive-qa, closed-domain-qa, open-book-qa, closed-book-qa, text2text-generation, slot-filling, masked-language-modeling, keyword-spotting, speaker-identification, audio-intent-classification, audio-emotion-recognition, audio-language-identification, multi-label-image-classification, multi-class-image-classification, face-detection, vehicle-detection, instance-segmentation, semantic-segmentation, panoptic-segmentation, image-captioning, image-inpainting, image-colorization, super-resolution, grasping, task-planning, tabular-multi-class-classification, tabular-multi-label-classification, tabular-single-column-regression, rdf-to-text, multiple-choice-qa, multiple-choice-coreference-resolution, document-retrieval, utterance-retrieval, entity-linking-retrieval, fact-checking-retrieval, univariate-time-series-forecasting, multivariate-time-series-forecasting, visual-question-answering, document-question-answering, pose-estimation

SO-101 Breakfast Table-Setting Dataset

Teleoperated demonstration dataset for training a π₀.₅ VLA policy on a real SO-101 manipulator arm.

Task

Breakfast table-setting — a multi-step, long-horizon manipulation task:

"First put the block onto the plate, move the plate to the center of the table, place the spoon on the right side of the plate, and place the cup on the left side of the plate."

This requires four sequential object rearrangements in a single language-conditioned rollout.

Recording setup

Item Detail
Robot SO-101 follower arm (6-DoF)
Teleoperation JoyCon-based leader–follower
Cameras 1× global front scene camera + 1× side wrist camera
FPS 30
Action space float32[6] — joint positions (shoulder_pan, shoulder_lift, elbow_flex, wrist_flex, wrist_roll, gripper)
State space float32[6] — joint positions (same as action)

Dataset stats

Field Value
Format LeRobot v2.1 (parquet + mp4 video streams)
Total episodes 49
Total frames 75,682
Tasks 1 (breakfast table-setting)
Size ~790 MB

Structure

├── data/chunk-000/
│   ├── episode_000000.parquet
│   ├── episode_000001.parquet
│   └── ...
├── videos/chunk-000/
│   ├── observation.images.front/
│   │   ├── episode_000000.mp4
│   │   └── ...
│   └── observation.images.side/
│       ├── episode_000000.mp4
│       └── ...
├── meta/
│   ├── info.json
│   ├── stats.json
│   ├── episodes.jsonl
│   └── tasks.jsonl
└── task_index.json

Loading with LeRobot

from lerobot.common.datasets.lerobot_dataset import LeRobotDataset

ds = LeRobotDataset("jt-2026/so101-breakfast")
print(ds[0])  # {'observation.images.front': ..., 'observation.state': ..., 'action': ...}

Fine-tuning with openpi

git clone https://github.com/ljt228/pi05-so101-finetune.git
cd pi05-so101-finetune
uv sync

# Place dataset under ~/.cache/huggingface/lerobot/local/record-breakfast_49src_v21/
# Then train:
uv run scripts/train.py pi05_so101_lora_finetune --exp so101_lora_v1

Citation

@misc{so101_breakfast_2025,
  title={SO-101 Breakfast Table-Setting Dataset},
  author={jt-228},
  year={2025},
  howpublished={\url{https://huggingface.co/datasets/jt-2026/so101-breakfast}}
}
Downloads last month
47