YipengZhang commited on
Commit
e8c3b2a
·
verified ·
1 Parent(s): f292249

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -19,7 +19,7 @@
19
  "image_split_resolution": null,
20
  "initializer_range": 0.02,
21
  "intermediate_size": 18944,
22
- "jbu_ckpt": "/mnt/data/user/tc_agi/zyp/models/clip-large_jbu_4x_stack_cocostuff_attention_crf_0.001_tv_0.0_ent_0.0-0.001-False-30-2-1_2000.ckpt",
23
  "max_position_embeddings": 32768,
24
  "max_window_layers": 28,
25
  "mm_hidden_size": 1024,
 
19
  "image_split_resolution": null,
20
  "initializer_range": 0.02,
21
  "intermediate_size": 18944,
22
+ "vdim_ckpt": "./clip-large-vdim.ckpt",
23
  "max_position_embeddings": 32768,
24
  "max_window_layers": 28,
25
  "mm_hidden_size": 1024,