mirror of
https://github.com/Tavish9/any4lerobot.git
synced 2026-05-11 12:09:41 +00:00
cf4c3c2417
Co-authored-by: Tavish9 <tavish9.chen@gmail.com> Co-authored-by: HaomingSong <1847575517@qq.com> Co-authored-by: DelinQu <dlqu22@m.fudan.edu.cn>
9 lines
211 B
Bash
9 lines
211 B
Bash
python openx_rlds.py \
|
|
--raw-dir /path/to/droid/1.0.0 \
|
|
--local-dir /path/to/LEROBOT_DATASET \
|
|
--repo-id your_hf_id \
|
|
--push-to-hub \
|
|
--batch-size 16 \
|
|
--num-workers 8 \
|
|
--use-videos
|