jadechoghari commited on
Commit
582eaa6
·
verified ·
1 Parent(s): df40088

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -57,7 +57,7 @@ To evaluate the model:
57
 
58
  ```bash
59
  python lerobot/scripts/eval.py \
60
- --policy.path=IliaLarchenko/dot_bimanual_insert \
61
  --env.type=aloha \
62
  --env.task=AlohaInsertion-v0 \
63
  --env.episode_length=500 \
 
57
 
58
  ```bash
59
  python lerobot/scripts/eval.py \
60
+ --policy.path=jadechoghari/dot_bimanual_insert \
61
  --env.type=aloha \
62
  --env.task=AlohaInsertion-v0 \
63
  --env.episode_length=500 \