File size: 907 Bytes
8ab811e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
31
32
33
34
35
{
  "_name_or_path": "/home/r12944053/CLIP_train/aoi_clip_high_resolution/checkpoint-18660",
  "architectures": [
    "ChineseCLIPImageDualModel"
  ],
  "initializer_factor": 1.0,
  "initializer_range": 0.02,
  "logit_scale_init_value": 2.6592,
  "model_type": "chinese_clip",
  "projection_dim": 512,
  "text_config": {
    "architectures": [
      "ChineseCLIPTextModel"
    ],
    "bos_token_id": 0,
    "directionality": "bidi",
    "eos_token_id": 2,
    "model_type": "chinese_clip_text_model",
    "output_past": true,
    "pooler_fc_size": 768,
    "pooler_num_attention_heads": 12,
    "pooler_num_fc_layers": 3,
    "pooler_size_per_head": 128,
    "pooler_type": "first_token_transform",
    "vocab_size": 21128
  },
  "torch_dtype": "float32",
  "transformers_version": "4.42.3",
  "vision_config": {
    "dropout": 0.0,
    "model_type": "chinese_clip_vision_model",
    "patch_size": 16
  }
}