File size: 420 Bytes
a098611
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "architectures": [
    "MyModelForImageClassification"
  ],
  "initializer_factor": 1.0,
  "initializer_range": 0.02,
  "logit_scale_init_value": 2.6592,
  "model_type": "chinese_clip",
  "projection_dim": 512,
  "text_config": {
    "model_type": "chinese_clip_text_model"
  },
  "torch_dtype": "float32",
  "transformers_version": "4.32.0",
  "vision_config": {
    "model_type": "chinese_clip_vision_model"
  }
}