y1y2y3 commited on
Commit
9be7f44
·
verified ·
1 Parent(s): 4ccf026

Update config.json

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