Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -79,7 +79,7 @@
|
|
| 79 |
"output_attentions": false,
|
| 80 |
"output_hidden_states": false,
|
| 81 |
"output_scores": false,
|
| 82 |
-
"pad_token_id":
|
| 83 |
"prefix": null,
|
| 84 |
"pretraining_tp": 1,
|
| 85 |
"problem_type": null,
|
|
@@ -164,7 +164,7 @@
|
|
| 164 |
"output_attentions": false,
|
| 165 |
"output_hidden_states": false,
|
| 166 |
"output_scores": false,
|
| 167 |
-
"pad_token_id":
|
| 168 |
"patch_size": 14,
|
| 169 |
"prefix": null,
|
| 170 |
"problem_type": null,
|
|
|
|
| 79 |
"output_attentions": false,
|
| 80 |
"output_hidden_states": false,
|
| 81 |
"output_scores": false,
|
| 82 |
+
"pad_token_id": 32001,
|
| 83 |
"prefix": null,
|
| 84 |
"pretraining_tp": 1,
|
| 85 |
"problem_type": null,
|
|
|
|
| 164 |
"output_attentions": false,
|
| 165 |
"output_hidden_states": false,
|
| 166 |
"output_scores": false,
|
| 167 |
+
"pad_token_id": 32001,
|
| 168 |
"patch_size": 14,
|
| 169 |
"prefix": null,
|
| 170 |
"problem_type": null,
|