File size: 537 Bytes
4a922f2
 
 
 
130c539
4a922f2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "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": "unimodal",
  "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/unimodal_C.pth"
}