robustsam-vit-huge / config.json
jadechoghari's picture
add robustsam huge
fe06c55 verified
raw
history blame
495 Bytes
{
"architectures": [
"SamModel"
],
"initializer_range": 0.02,
"mask_decoder_config": {
"model_type": ""
},
"model_type": "sam",
"prompt_encoder_config": {
"model_type": ""
},
"torch_dtype": "float32",
"transformers_version": "4.42.4",
"vision_config": {
"global_attn_indexes": [
7,
15,
23,
31
],
"hidden_size": 1280,
"mlp_dim": 5120,
"model_type": "",
"num_attention_heads": 16,
"num_hidden_layers": 32
}
}