megabot131's picture
Training in progress, step 100
a30019d verified
raw
history blame contribute delete
607 Bytes
{
"_name_or_path": "google/siglip-base-patch16-224",
"architectures": [
"SiglipForImageClassification"
],
"id2label": {
"0": "selected",
"1": "deselected",
"2": "filled",
"3": "empty"
},
"initializer_factor": 1.0,
"label2id": {
"deselected": 1,
"empty": 3,
"filled": 2,
"selected": 0
},
"model_type": "siglip",
"problem_type": "single_label_classification",
"text_config": {
"model_type": "siglip_text_model"
},
"torch_dtype": "float32",
"transformers_version": "4.43.3",
"vision_config": {
"model_type": "siglip_vision_model"
}
}