Update README.md
Browse files
README.md
CHANGED
|
@@ -37,7 +37,7 @@ python src/lerobot/scripts/train.py \
|
|
| 37 |
--dataset.repo_id=your_dataset \
|
| 38 |
--policy.type=pi05 \
|
| 39 |
--output_dir=./outputs/pi05_training \
|
| 40 |
-
--job_name=
|
| 41 |
--policy.repo_id=pepijn223/pi05_base \
|
| 42 |
--policy.pretrained_path=your_repo_id \
|
| 43 |
--policy.compile_model=true \
|
|
|
|
| 37 |
--dataset.repo_id=your_dataset \
|
| 38 |
--policy.type=pi05 \
|
| 39 |
--output_dir=./outputs/pi05_training \
|
| 40 |
+
--job_name=pi05_training \
|
| 41 |
--policy.repo_id=pepijn223/pi05_base \
|
| 42 |
--policy.pretrained_path=your_repo_id \
|
| 43 |
--policy.compile_model=true \
|