mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-21 19:49:49 +00:00
Fix end-to-end ACT train on Aloha
This commit is contained in:
@@ -140,6 +140,8 @@ jobs:
|
|||||||
device=cpu \
|
device=cpu \
|
||||||
save_model=true \
|
save_model=true \
|
||||||
save_freq=2 \
|
save_freq=2 \
|
||||||
|
horizon=20 \
|
||||||
|
policy.batch_size=2 \
|
||||||
hydra.run.dir=tests/outputs/act/
|
hydra.run.dir=tests/outputs/act/
|
||||||
|
|
||||||
- name: Test eval ACT on ALOHA end-to-end
|
- name: Test eval ACT on ALOHA end-to-end
|
||||||
|
|||||||
Reference in New Issue
Block a user