File size: 454 Bytes
47c5819
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "model_id": "google/siglip-base-patch16-224",
  "image_size": 224,
  "patch_size": 16,
  "image_mean": [
    0.5,
    0.5,
    0.5
  ],
  "image_std": [
    0.5,
    0.5,
    0.5
  ],
  "image_rescale_factor": 0.00392156862745098,
  "tokenizer_max_length": 64,
  "tokenizer_pad_token_id": 1,
  "embedding_dim": 768,
  "logit_scale": 4.7649970054626465,
  "logit_bias": -12.9324369430542,
  "attention_mask_strategy": "all_ones"
}