Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -56,7 +56,7 @@
|
|
| 56 |
"paligemma_variant": "gemma_2b",
|
| 57 |
"action_expert_variant": "gemma_300m",
|
| 58 |
"dtype": "float32",
|
| 59 |
-
"
|
| 60 |
"n_action_steps": 50,
|
| 61 |
"action_dim": 32,
|
| 62 |
"state_dim": 32,
|
|
|
|
| 56 |
"paligemma_variant": "gemma_2b",
|
| 57 |
"action_expert_variant": "gemma_300m",
|
| 58 |
"dtype": "float32",
|
| 59 |
+
"chunk_size": 50,
|
| 60 |
"n_action_steps": 50,
|
| 61 |
"action_dim": 32,
|
| 62 |
"state_dim": 32,
|