Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"apply_t_scaling": true,
|
| 3 |
"bert_type": "emilyalsentzer/Bio_ClinicalBERT",
|
| 4 |
"caption": "A radiology image of [CLS]",
|
| 5 |
-
"from_checkpoint":
|
| 6 |
"image_size": 224,
|
| 7 |
"lambda_dlilp": 0.1,
|
| 8 |
"learn_t_scaling": true,
|
|
|
|
| 2 |
"apply_t_scaling": true,
|
| 3 |
"bert_type": "emilyalsentzer/Bio_ClinicalBERT",
|
| 4 |
"caption": "A radiology image of [CLS]",
|
| 5 |
+
"from_checkpoint": false,
|
| 6 |
"image_size": 224,
|
| 7 |
"lambda_dlilp": 0.1,
|
| 8 |
"learn_t_scaling": true,
|