jadechoghari HF Staff commited on
Commit
4e63a23
·
verified ·
1 Parent(s): 37edd31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ Below is the short version on how to train and run inference/eval:
33
  ```bash
34
  lerobot-train \
35
  --dataset.repo_id=${HF_USER}/<dataset> \
36
- --policy.type=act \
37
  --output_dir=outputs/train/<desired_policy_repo_id> \
38
  --job_name=lerobot_training \
39
  --policy.device=cuda \
 
33
  ```bash
34
  lerobot-train \
35
  --dataset.repo_id=${HF_USER}/<dataset> \
36
+ --policy.type=xvla \
37
  --output_dir=outputs/train/<desired_policy_repo_id> \
38
  --job_name=lerobot_training \
39
  --policy.device=cuda \