Update results
Browse files- README.md +2 -0
- train_config.json +0 -1
README.md
CHANGED
|
@@ -20,6 +20,8 @@ See the [LeRobot library](https://github.com/huggingface/lerobot) (particularly
|
|
| 20 |
|
| 21 |
## Training Details
|
| 22 |
|
|
|
|
|
|
|
| 23 |
The model was trained using [LeRobot's training script](https://github.com/huggingface/lerobot/blob/main/lerobot/scripts/train.py) and with the [pusht](https://huggingface.co/datasets/lerobot/pusht) dataset, using this command:
|
| 24 |
|
| 25 |
```bash
|
|
|
|
| 20 |
|
| 21 |
## Training Details
|
| 22 |
|
| 23 |
+
Trained with [LeRobot@3c0a209](https://github.com/huggingface/lerobot/tree/3c0a209f9fac4d2a57617e686a7f2a2309144ba2).
|
| 24 |
+
|
| 25 |
The model was trained using [LeRobot's training script](https://github.com/huggingface/lerobot/blob/main/lerobot/scripts/train.py) and with the [pusht](https://huggingface.co/datasets/lerobot/pusht) dataset, using this command:
|
| 26 |
|
| 27 |
```bash
|
train_config.json
CHANGED
|
@@ -65,7 +65,6 @@
|
|
| 65 |
},
|
| 66 |
"env": {
|
| 67 |
"type": "pusht",
|
| 68 |
-
"n_envs": null,
|
| 69 |
"task": "PushT-v0",
|
| 70 |
"fps": 10,
|
| 71 |
"features": {
|
|
|
|
| 65 |
},
|
| 66 |
"env": {
|
| 67 |
"type": "pusht",
|
|
|
|
| 68 |
"task": "PushT-v0",
|
| 69 |
"fps": 10,
|
| 70 |
"features": {
|