We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72a9cbf commit f52405dCopy full SHA for f52405d
smolvla.md
@@ -116,7 +116,7 @@ python lerobot/scripts/train.py \
116
--policy.path=lerobot/smolvla_base \
117
--dataset.repo_id=lerobot/svla_so100_stacking \
118
--batch_size=64 \
119
- --steps=200000
+ --steps=20000 # 10% of training budget
120
```
121
### Train from scratch
122
If you'd like to build from the architecture (pretrained VLM + action expert) rather than a pretrained checkpoint:
0 commit comments