mirror of
https://github.com/Tavish9/any4lerobot.git
synced 2026-05-11 12:09:41 +00:00
01d1df3920
* feat: v2.1 to v2.0 * [DEV] update to filter new 3.0 fields * feat: v21tov20 with filters and v30tov21 * fix: gemini-code-assist comments * remove: global stat copy * fix: rename root to output-path * feat: v3.0->v2.1 fields filter * align v30_to_v21 logic to v21_to_v30 * delete v21_to_v20 logic for this PR * remove unused code * update readme --------- Co-authored-by: Tavish <tavish9.chen@gmail.com>
304 B
304 B
LeRobot Dataset v30 to v21
Get started
-
Install v3.0 lerobot
git clone https://github.com/huggingface/lerobot.git pip install -e . -
Run the converter:
python convert_dataset_v30_to_v21.py \ --repo-id=your_id \ --root=your_local_dir