Gjm1234 commited on
Commit
d8abe37
·
verified ·
1 Parent(s): 1f5daeb

Create image_encoder/config.json

Browse files

{
"_class_name": "CLIPVisionModelWithProjection",
"hidden_size": 1024,
"intermediate_size": 4096,
"num_hidden_layers": 23,
"num_attention_heads": 16,
"image_size": 224,
"patch_size": 14,
"projection_dim": 1024,
"layer_norm_eps": 1e-05,
"model_type": "clip_vision_model_with_projection"
}

Files changed (1) hide show
  1. image_encoder/config.json +0 -0
image_encoder/config.json ADDED
File without changes