Update train_config.json
Browse files- train_config.json +1 -1
train_config.json
CHANGED
@@ -113,7 +113,7 @@
|
|
113 |
"tags": null,
|
114 |
"license": null,
|
115 |
"chunk_size": 50,
|
116 |
-
"n_action_steps":
|
117 |
"max_state_dim": 32,
|
118 |
"max_action_dim": 32,
|
119 |
"resize_imgs_with_padding": [
|
|
|
113 |
"tags": null,
|
114 |
"license": null,
|
115 |
"chunk_size": 50,
|
116 |
+
"n_action_steps": 50,
|
117 |
"max_state_dim": 32,
|
118 |
"max_action_dim": 32,
|
119 |
"resize_imgs_with_padding": [
|