Rename config.txt to config.json
Browse files- config.txt → config.json +1 -1
config.txt → config.json
RENAMED
@@ -139,7 +139,7 @@
|
|
139 |
"output_hidden_states": false,
|
140 |
"output_scores": false,
|
141 |
"pad_token_id": null,
|
142 |
-
"patch_size":
|
143 |
"prefix": null,
|
144 |
"problem_type": null,
|
145 |
"projection_dim": 512,
|
|
|
139 |
"output_hidden_states": false,
|
140 |
"output_scores": false,
|
141 |
"pad_token_id": null,
|
142 |
+
"patch_size": 16,
|
143 |
"prefix": null,
|
144 |
"problem_type": null,
|
145 |
"projection_dim": 512,
|