prithivMLmods's picture
Upload folder using huggingface_hub
6cf9bf7 verified
raw
history blame
604 Bytes
{
"_name_or_path": "google/siglip2-base-patch16-224",
"architectures": [
"SiglipForImageClassification"
],
"id2label": {
"0": "Issue In Deepfake",
"1": "High Quality Deepfake"
},
"initializer_factor": 1.0,
"label2id": {
"High Quality Deepfake": 1,
"Issue In Deepfake": 0
},
"model_type": "siglip",
"problem_type": "single_label_classification",
"text_config": {
"model_type": "siglip_text_model",
"vocab_size": 256000
},
"torch_dtype": "float32",
"transformers_version": "4.48.3",
"vision_config": {
"model_type": "siglip_vision_model"
}
}