alexandersoare
commited on
Commit
•
4392425
1
Parent(s):
b9c3a19
Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ Trained with [LeRobot@d747195](https://github.com/huggingface/lerobot/tree/d7471
|
|
21 |
The model was trained using [LeRobot's training script](https://github.com/huggingface/lerobot/blob/d747195c5733c4f68d4bfbe62632d6fc1b605712/lerobot/scripts/train.py) and with the [aloha_sim_transfer_cube_human](https://huggingface.co/datasets/lerobot/aloha_sim_transfer_cube_human/tree/v1.3) dataset, using this command:
|
22 |
|
23 |
```bash
|
24 |
-
python lerobot/
|
25 |
hydra.job.name=act_aloha_sim_transfer_cube_human \
|
26 |
hydra.run.dir=outputs/train/act_aloha_sim_transfer_cube_human \
|
27 |
policy=act \
|
|
|
21 |
The model was trained using [LeRobot's training script](https://github.com/huggingface/lerobot/blob/d747195c5733c4f68d4bfbe62632d6fc1b605712/lerobot/scripts/train.py) and with the [aloha_sim_transfer_cube_human](https://huggingface.co/datasets/lerobot/aloha_sim_transfer_cube_human/tree/v1.3) dataset, using this command:
|
22 |
|
23 |
```bash
|
24 |
+
python lerobot/scripts/train.py \
|
25 |
hydra.job.name=act_aloha_sim_transfer_cube_human \
|
26 |
hydra.run.dir=outputs/train/act_aloha_sim_transfer_cube_human \
|
27 |
policy=act \
|