mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-16 17:20:05 +00:00
10 lines
217 B
Bash
10 lines
217 B
Bash
lerobot-eval \
|
|
--policy.path="/raid/jade/models/xvla-libero-og_migrated" \
|
|
--env.type=libero \
|
|
--env.task=libero_spatial \
|
|
--env.action_type=abs \
|
|
--eval.batch_size=1 \
|
|
--eval.n_episodes=1 \
|
|
--seed=142
|
|
|