FLAIR / config.json
jusiro2's picture
Update config.json
da76a78 verified
raw
history blame contribute delete
371 Bytes
{
"bert_type": "emilyalsentzer/Bio_ClinicalBERT",
"caption": "A fundus photograph of [CLS]",
"from_checkpoint": false,
"image_size": 512,
"logit_scale_init_value": 0.07,
"norm_features": true,
"out_path": null,
"proj_bias": false,
"proj_dim": 512,
"projection": true,
"vision_pretrained": true,
"vision_type": "resnet_v1",
"weights_path": null
}