File size: 318 Bytes
91fa856
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "auto_map": {
    "AutoConfig": "modeling_exaonepath_patch_encoder.ExaonePathPatchEncoderConfig",
    "AutoModel": "modeling_exaonepath_patch_encoder.ExaonePathPatchEncoderModel"
  },
  "image_encoder": "vitb",
  "img_size": [
    224,
    224
  ],
  "model_type": "exaonepath_patch_encoder",
  "patch_size": 14
}