danielhanchen
commited on
Commit
•
bc1d7e1
1
Parent(s):
374ac1e
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -64,7 +64,7 @@
|
|
64 |
"output_attentions": false,
|
65 |
"output_hidden_states": false,
|
66 |
"output_scores": false,
|
67 |
-
"pad_token_id":
|
68 |
"prefix": null,
|
69 |
"pretraining_tp": 1,
|
70 |
"problem_type": null,
|
@@ -149,7 +149,7 @@
|
|
149 |
"output_attentions": false,
|
150 |
"output_hidden_states": false,
|
151 |
"output_scores": false,
|
152 |
-
"pad_token_id":
|
153 |
"patch_size": 14,
|
154 |
"prefix": null,
|
155 |
"problem_type": null,
|
|
|
64 |
"output_attentions": false,
|
65 |
"output_hidden_states": false,
|
66 |
"output_scores": false,
|
67 |
+
"pad_token_id": 32001,
|
68 |
"prefix": null,
|
69 |
"pretraining_tp": 1,
|
70 |
"problem_type": null,
|
|
|
149 |
"output_attentions": false,
|
150 |
"output_hidden_states": false,
|
151 |
"output_scores": false,
|
152 |
+
"pad_token_id": 32001,
|
153 |
"patch_size": 14,
|
154 |
"prefix": null,
|
155 |
"problem_type": null,
|