Skip to content

LeRobotDataset v3.0 conversion#522

Open
k1000dai wants to merge 3 commits into
enactic:mainfrom
k1000dai:lerobotv3
Open

LeRobotDataset v3.0 conversion#522
k1000dai wants to merge 3 commits into
enactic:mainfrom
k1000dai:lerobotv3

Conversation

@k1000dai

Copy link
Copy Markdown
Contributor

We already have the Lerobot dataset v3.0 conversion.

@github-actions

Copy link
Copy Markdown

Comment thread website/docs/tutorial/data-collection.mdx Outdated
Comment thread website/docs/tutorial/data-collection.mdx Outdated
k1000dai and others added 2 commits June 12, 2026 15:45
Co-authored-by: Abe Tomoaki <abe@enzou.tokyo>
Co-authored-by: Abe Tomoaki <abe@enzou.tokyo>
@kou kou changed the title lerobot dataset v3 conversion LeRobotDataset v3.0 conversion Jun 12, 2026
We are planning to support the conversion to LeRobot Dataset v3.0 format in the future, but for now, we only support the conversion to LeRobot Dataset v2.1 format.
If you want to convert to the LeRobot Dataset v3.0 format please check the article below:
[LeRobot Dataset v3.0 format conversion](https://huggingface.co/docs/lerobot/porting_datasets_v3#migrating-from-dataset-v21)
Also, you can convert to the LeRobot dataset v3.0 format by changing the `--format` argument to `lerobot_v3.0`. The v3.0 format is the latest version of the LeRobot dataset format, which has some changes in the file structure and metadata format. Please refer to the [LeRobot dataset documentation](https://huggingface.co/docs/lerobot/lerobot-dataset-v3) for more details on the dataset format.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Also, you can convert to the LeRobot dataset v3.0 format by changing the `--format` argument to `lerobot_v3.0`. The v3.0 format is the latest version of the LeRobot dataset format, which has some changes in the file structure and metadata format. Please refer to the [LeRobot dataset documentation](https://huggingface.co/docs/lerobot/lerobot-dataset-v3) for more details on the dataset format.
Also, you can convert to the LeRobotDataset v3.0 format by changing the `--format` argument to `lerobot_v3.0`. The v3.0 format is the latest version of the LeRobotDataset format, which has some changes in the file structure and metadata format. Please refer to the [LeRobotDataset v3.0 documentation](https://huggingface.co/docs/lerobot/lerobot-dataset-v3) for more details on the dataset format.

uv run openarm-dataset-convert path/to/collected_dataset_path path/to/output_path --format lerobot_v3.0
```

Please check LeRobot document for v3.0 format. https://huggingface.co/docs/lerobot/lerobot-dataset-v3 No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may want to remove this sentence because the previous paragraph has a similar sentence.

Suggested change
Please check LeRobot document for v3.0 format. https://huggingface.co/docs/lerobot/lerobot-dataset-v3
Please check LeRobotDocument for v3.0 format. https://huggingface.co/docs/lerobot/lerobot-dataset-v3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants