File size: 495 Bytes
d54b817
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
  "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": [
      5,
      11,
      17,
      23
    ],
    "hidden_size": 1024,
    "mlp_dim": 4096,
    "model_type": "",
    "num_attention_heads": 16,
    "num_hidden_layers": 24
  }
}