pepijn223 HF Staff commited on
Commit
f94617d
·
verified ·
1 Parent(s): b9e89c2

Update config.json

Browse files
Files changed (1) hide show
  1. 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": 50,
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,