Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -35,7 +35,7 @@
|
|
| 35 |
},
|
| 36 |
"max_state_dim": 32,
|
| 37 |
"max_action_dim": 32,
|
| 38 |
-
"resize_imgs_with_padding": [],
|
| 39 |
"scheduler_decay_lr": 2.5e-06,
|
| 40 |
"vlm_model_name": "HuggingFaceTB/SmolVLM2-500M-Video-Instruct",
|
| 41 |
"load_vlm_weights": true,
|
|
|
|
| 35 |
},
|
| 36 |
"max_state_dim": 32,
|
| 37 |
"max_action_dim": 32,
|
| 38 |
+
"resize_imgs_with_padding": [0, 0],
|
| 39 |
"scheduler_decay_lr": 2.5e-06,
|
| 40 |
"vlm_model_name": "HuggingFaceTB/SmolVLM2-500M-Video-Instruct",
|
| 41 |
"load_vlm_weights": true,
|