minor fixes
This commit is contained in:
@@ -35,8 +35,8 @@ python lerobot/scripts/train.py \
|
|||||||
--steps=200000
|
--steps=200000
|
||||||
```
|
```
|
||||||
|
|
||||||
Example of finetuning a smolVLA. SmolVLA is composed by a pretrained frozen VLM,
|
Example of finetuning a smolVLA. SmolVLA is composed of a pretrained VLM,
|
||||||
and an action expert trained from scratch.
|
and an action expert.
|
||||||
```bash
|
```bash
|
||||||
python lerobot/scripts/train.py \
|
python lerobot/scripts/train.py \
|
||||||
--policy.type=smolvla \
|
--policy.type=smolvla \
|
||||||
|
|||||||
Reference in New Issue
Block a user