{ "model_type": "custom_clip_with_registers", "processor_class": "CLIPProcessor", "tokenizer_class": "CLIPTokenizerFast", "architectures": ["CustomCLIPModel"], "auto_map": { "AutoConfig": "modeling_custom_clip.CustomCLIPConfig", "AutoModel": "modeling_custom_clip.CustomCLIPModel" }, "vision_config": { "hidden_size": 1024, "num_hidden_layers": 24, "num_attention_heads": 16, "image_size": 336, "patch_size": 14 }, "text_config": { "vocab_size": 49408, "hidden_size": 768, "num_hidden_layers": 12, "max_position_embeddings": 77 }, "num_register_tokens": 1, "neuron_dict": { "9": [ 815, 4078, 3618, 2693, 3973, 1744, 1983, 1157, 1309, 1335, 2607, 2396, 3049, 1610, 2621, 2867, 2012, 1924, 2394, 3097, 3125, 3959, 3210, 2855, 3609, 526, 3362, 3395, 2626, 503, 2941, 3696, 1823, 2000, 129, 3667, 1372, 147, 1150, 852, 3222 ], "8": [ 745, 3249, 2585, 1537, 200, 1603, 1851, 3523, 3697, 3137, 2563, 2293, 730, 906, 1528, 3348, 2438, 1564, 1540, 3238, 3606 ], "10": [ 357, 1654, 3940, 2319, 2560, 2559, 4009, 3029, 951, 1903, 738, 1602, 1807, 2018, 1281, 267, 3539, 1015, 496, 693, 2278, 7, 856, 2785, 2690, 1367 ], "7": [ 3228, 2550, 2977, 3716, 2467 ], "0": [ 2890, 1779, 3761 ], "6": [ 1042, 2315, 1674 ], "3": [ 410 ] }, "projection_dim": 768, "torch_dtype": "float32", "transformers_version": "4.21.0" }