Lemon-03 commited on
Commit
7c0e919
·
verified ·
1 Parent(s): a54ea26

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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
+ ```