{ | |
"_name_or_path": "neuralhaven/siglip-so400m-patch14-224-RESISC45_final", | |
"architectures": [ | |
"SiglipForImageClassification" | |
], | |
"id2label": { | |
"0": "Very Low", | |
"1": "Low", | |
"2": "Moderate", | |
"3": "High", | |
"4": "Very High", | |
"5": "Non-burnable", | |
"6": "Water" | |
}, | |
"initializer_factor": 1.0, | |
"label2id": { | |
"High": 3, | |
"Low": 1, | |
"Moderate": 2, | |
"Non-burnable": 5, | |
"Very High": 4, | |
"Very Low": 0, | |
"Water": 6 | |
}, | |
"model_type": "siglip", | |
"problem_type": "single_label_classification", | |
"text_config": { | |
"hidden_size": 1152, | |
"intermediate_size": 4304, | |
"max_position_embeddings": 16, | |
"model_type": "siglip_text_model", | |
"num_attention_heads": 16, | |
"num_hidden_layers": 27 | |
}, | |
"torch_dtype": "float32", | |
"transformers_version": "4.45.1", | |
"vision_config": { | |
"hidden_size": 1152, | |
"intermediate_size": 4304, | |
"model_type": "siglip_vision_model", | |
"num_attention_heads": 16, | |
"num_hidden_layers": 27, | |
"patch_size": 14 | |
} | |
} | |