Med-2E3-M3D / vision2d_model /config.json
shiym2000's picture
Upload 2 files
569c363 verified
raw
history blame contribute delete
404 Bytes
{
"_name_or_path": "work_dirs/Med-2E3-pretrain/vision2d_model",
"attention_dropout": 0.0,
"hidden_act": "gelu_pytorch_tanh",
"hidden_size": 1024,
"image_size": 256,
"intermediate_size": 4096,
"layer_norm_eps": 1e-06,
"model_type": "siglip_vision_model",
"num_attention_heads": 16,
"num_channels": 3,
"num_hidden_layers": 24,
"patch_size": 16,
"transformers_version": "4.42.4"
}