alexandersoare
commited on
Commit
•
58570fc
1
Parent(s):
f7872bf
Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -19,9 +19,9 @@ For further information, please see the [LeRobot library](https://github.com/hug
|
|
19 |
|
20 |
## Training Details
|
21 |
|
22 |
-
Trained with
|
23 |
|
24 |
-
The model was trained using [LeRobot's training script](TODO link with commit hash one the PR is merged) and with the [pusht_keypoints](https://huggingface.co/datasets/lerobot/pusht_keypoints/tree/v1.5) dataset, using this command:
|
25 |
|
26 |
```bash
|
27 |
python lerobot/scripts/train.py \
|
|
|
19 |
|
20 |
## Training Details
|
21 |
|
22 |
+
Trained with [LeRobot@cc2f6e7](https://github.com/huggingface/lerobot/tree/cc2f6e74047bd65db0f9705fa602636b625bc28c).
|
23 |
|
24 |
+
The model was trained using [LeRobot's training script]([TODO link with commit hash one the PR is merged](https://github.com/huggingface/lerobot/blob/cc2f6e74047bd65db0f9705fa602636b625bc28c/lerobot/scripts/train.py)) and with the [pusht_keypoints](https://huggingface.co/datasets/lerobot/pusht_keypoints/tree/v1.5) dataset, using this command:
|
25 |
|
26 |
```bash
|
27 |
python lerobot/scripts/train.py \
|