Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -126,7 +126,7 @@
|
|
| 126 |
"0": "LABEL_0",
|
| 127 |
"1": "LABEL_1"
|
| 128 |
},
|
| 129 |
-
"image_size":
|
| 130 |
"initializer_factor": 0.1,
|
| 131 |
"initializer_range": 1e-10,
|
| 132 |
"intermediate_size": 12800,
|
|
|
|
| 126 |
"0": "LABEL_0",
|
| 127 |
"1": "LABEL_1"
|
| 128 |
},
|
| 129 |
+
"image_size": 448,
|
| 130 |
"initializer_factor": 0.1,
|
| 131 |
"initializer_range": 1e-10,
|
| 132 |
"intermediate_size": 12800,
|