Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -730,7 +730,7 @@
|
|
730 |
640
|
731 |
],
|
732 |
"num_attention_heads": 4,
|
733 |
-
"num_channels":
|
734 |
"output_stride": 32,
|
735 |
"patch_size": 2,
|
736 |
"problem_type": "single_label_classification",
|
|
|
730 |
640
|
731 |
],
|
732 |
"num_attention_heads": 4,
|
733 |
+
"num_channels": 1,
|
734 |
"output_stride": 32,
|
735 |
"patch_size": 2,
|
736 |
"problem_type": "single_label_classification",
|