File size: 714 Bytes
51d780a
 
 
 
 
 
 
 
 
 
31dc271
 
51d780a
31dc271
51d780a
 
 
31dc271
51d780a
 
 
 
31dc271
51d780a
 
 
31dc271
51d780a
 
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
30
{
  "activation_dropout": 0.0,
  "activation_fn": "gelu",
  "architectures": [
    "Beit3ForImageTextRetrieval"
  ],
  "attention_dropout": 0.0,
  "deepnorm": false,
  "dropout": 0.0,
  "encoder_normalize_before": true,
  "hidden_size": 768,
  "image_size": 384,
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label_smoothing": 0.1,
  "layer_norm_eps": 1e-05,
  "logit_scale_init_value": 2.65926,
  "max_position_embeddings": 1024,
  "model_type": "beit3",
  "normalize_before": true,
  "num_attention_heads": 12,
  "num_channels": 3,
  "num_hidden_layers": 12,
  "patch_size": 16,
  "sub_layernorm": true,
  "torch_dtype": "float32",
  "transformers_version": "4.35.0.dev0",
  "vocab_size": 64010
}