Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"bert_type": "emilyalsentzer/Bio_ClinicalBERT",
|
| 3 |
"caption": "A fundus photograph of [CLS]",
|
| 4 |
-
"from_checkpoint":
|
| 5 |
"image_size": 512,
|
| 6 |
"logit_scale_init_value": 0.07,
|
| 7 |
"norm_features": true,
|
|
|
|
| 1 |
{
|
| 2 |
"bert_type": "emilyalsentzer/Bio_ClinicalBERT",
|
| 3 |
"caption": "A fundus photograph of [CLS]",
|
| 4 |
+
"from_checkpoint": false,
|
| 5 |
"image_size": 512,
|
| 6 |
"logit_scale_init_value": 0.07,
|
| 7 |
"norm_features": true,
|