Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -50,7 +50,7 @@
|
|
| 50 |
"action_expert_variant": "gemma_300m",
|
| 51 |
"dtype": "float32",
|
| 52 |
"chunk_size": 50,
|
| 53 |
-
"n_action_steps":
|
| 54 |
"max_action_dim": 32,
|
| 55 |
"max_state_dim": 32,
|
| 56 |
"num_inference_steps": 10,
|
|
|
|
| 50 |
"action_expert_variant": "gemma_300m",
|
| 51 |
"dtype": "float32",
|
| 52 |
"chunk_size": 50,
|
| 53 |
+
"n_action_steps": 10,
|
| 54 |
"max_action_dim": 32,
|
| 55 |
"max_state_dim": 32,
|
| 56 |
"num_inference_steps": 10,
|