| { | |
| "apply_t_scaling": true, | |
| "bert_type": "emilyalsentzer/Bio_ClinicalBERT", | |
| "caption": "A radiology image of [CLS]", | |
| "from_checkpoint": false, | |
| "image_size": 224, | |
| "lambda_dlilp": 0.1, | |
| "learn_t_scaling": true, | |
| "learning_criteria": "dlilp", | |
| "logit_scale_init_value": 0.07, | |
| "norm_features": true, | |
| "out_path": null, | |
| "patience": 6, | |
| "proj_bias": false, | |
| "proj_dim": 512, | |
| "projection": true, | |
| "vision_pretrained": true, | |
| "vision_type": "resnet_v1", | |
| "weights_path": "./dlilp/pretrained_weights/dlilp_CMP.pth" | |
| } |