Update processor_config.json
Browse files- processor_config.json +1 -1
processor_config.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
| 9 |
"image_token": "<|image|>",
|
| 10 |
"max_generated_tokens": 320,
|
| 11 |
"max_train_images_per_study": 5,
|
| 12 |
-
"mimic_cxr_normalisation":
|
| 13 |
"processor_class": "CXRMate2Processor",
|
| 14 |
"token_type_to_token": {
|
| 15 |
"comparison": "<|comparison_token_type|>",
|
|
|
|
| 9 |
"image_token": "<|image|>",
|
| 10 |
"max_generated_tokens": 320,
|
| 11 |
"max_train_images_per_study": 5,
|
| 12 |
+
"mimic_cxr_normalisation": true,
|
| 13 |
"processor_class": "CXRMate2Processor",
|
| 14 |
"token_type_to_token": {
|
| 15 |
"comparison": "<|comparison_token_type|>",
|