File size: 395 Bytes
f8ac32a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
{
"_name_or_path": "/fast/gsu/medsamix/results/Multitask_run2_4models/out_dir",
"architectures": [
"SamModel"
],
"initializer_range": 0.02,
"mask_decoder_config": {
"model_type": ""
},
"model_type": "sam",
"prompt_encoder_config": {
"model_type": ""
},
"torch_dtype": "float32",
"transformers_version": "4.45.2",
"vision_config": {
"model_type": ""
}
}
|