| { | |
| "_name_or_path": "google/siglip-so400m-patch14-384", | |
| "architectures": [ | |
| "SiglipForImageClassification" | |
| ], | |
| "id2label": { | |
| "0": "Hernia", | |
| "1": "Edema", | |
| "2": "Pneumothorax", | |
| "3": "Cardiomegaly", | |
| "4": "Fibrosis", | |
| "5": "Infiltration", | |
| "6": "Mass", | |
| "7": "Nodule", | |
| "8": "Pleural_Thickening", | |
| "9": "Emphysema", | |
| "10": "Effusion", | |
| "11": "Atelectasis", | |
| "12": "Pneumonia", | |
| "13": "Consolidation" | |
| }, | |
| "initializer_factor": 1.0, | |
| "model_type": "siglip", | |
| "problem_type": "multi_label_classification", | |
| "text_config": { | |
| "hidden_size": 1152, | |
| "intermediate_size": 4304, | |
| "model_type": "siglip_text_model", | |
| "num_attention_heads": 16, | |
| "num_hidden_layers": 27 | |
| }, | |
| "torch_dtype": "float32", | |
| "transformers_version": "4.38.2", | |
| "vision_config": { | |
| "hidden_size": 1152, | |
| "image_size": 384, | |
| "intermediate_size": 4304, | |
| "model_type": "siglip_vision_model", | |
| "num_attention_heads": 16, | |
| "num_hidden_layers": 27, | |
| "patch_size": 14 | |
| } | |
| } | |