-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Description
The training notebooks for ACT and Smolvla need to be revised as per the Issue
The path for train.py is wrong as no such file exists and throws an error
python: can't open file '/content/lerobot/lerobot/scripts/train.py': [Errno 2] No such file or directory
Insted the path should be
cd lerobot && python src/lerobot/scripts/lerobot_train.py
using this it resolves the error but there is one more error encountered as mentioned here
It seems appropriate to open this issue here rather than the Lerobot's repo.
To the best of my knowledge the only other issue is regarding these notebooks is this open issue ISSUE #603
Metadata
Metadata
Assignees
Labels
No labels