File size: 431 Bytes
11f6a98
aeb008e
11f6a98
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "_name_or_path": "__debug_save",
  "architectures": [
    "CondViTForEmbedding"
  ],
  "auto_map": {
    "AutoConfig": "hf_model.CondViTConfig",
    "AutoModel": "hf_model.CondViTForEmbedding"
  },
  "heads": 12,
  "input_resolution": 224,
  "layers": 12,
  "model_type": "condvit",
  "n_categories": 10,
  "output_dim": 512,
  "patch_size": 16,
  "torch_dtype": "float32",
  "transformers_version": "4.37.1",
  "width": 768
}