File size: 546 Bytes
4336ef7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "_name_or_path": "google/siglip-base-patch16-256-multilingual",
  "architectures": [
    "SiglipTextModel"
  ],
  "attention_dropout": 0.0,
  "bos_token_id": 49406,
  "eos_token_id": 49407,
  "hidden_act": "gelu_pytorch_tanh",
  "hidden_size": 768,
  "intermediate_size": 3072,
  "layer_norm_eps": 1e-06,
  "max_position_embeddings": 64,
  "model_type": "siglip_text_model",
  "num_attention_heads": 12,
  "num_hidden_layers": 12,
  "pad_token_id": 1,
  "torch_dtype": "bfloat16",
  "transformers_version": "4.42.3",
  "vocab_size": 250000
}