Update README.md
Browse files
README.md
CHANGED
|
@@ -71,7 +71,6 @@ For reproducibility, here are the key parameters used during the training sessio
|
|
| 71 |
|
| 72 |
<details>
|
| 73 |
<summary>📄 <strong>Click to view full <code>diffusion_aloha.yaml</code> used for training</strong></summary>
|
| 74 |
-
</details>
|
| 75 |
|
| 76 |
```yaml
|
| 77 |
# @package _global_
|
|
@@ -148,6 +147,7 @@ policy:
|
|
| 148 |
|
| 149 |
use_amp: true
|
| 150 |
```
|
|
|
|
| 151 |
|
| 152 |
-----
|
| 153 |
|
|
@@ -175,4 +175,4 @@ python -m lerobot.scripts.lerobot_eval \
|
|
| 175 |
--eval.batch_size 8 \
|
| 176 |
--env.type aloha \
|
| 177 |
--env.task AlohaInsertion-v0
|
| 178 |
-
```
|
|
|
|
| 71 |
|
| 72 |
<details>
|
| 73 |
<summary>📄 <strong>Click to view full <code>diffusion_aloha.yaml</code> used for training</strong></summary>
|
|
|
|
| 74 |
|
| 75 |
```yaml
|
| 76 |
# @package _global_
|
|
|
|
| 147 |
|
| 148 |
use_amp: true
|
| 149 |
```
|
| 150 |
+
</details>
|
| 151 |
|
| 152 |
-----
|
| 153 |
|
|
|
|
| 175 |
--eval.batch_size 8 \
|
| 176 |
--env.type aloha \
|
| 177 |
--env.task AlohaInsertion-v0
|
| 178 |
+
```
|