Update config.json
#12
by
RaushanTurganbay
HF staff
- opened
- config.json +1 -1
config.json
CHANGED
@@ -135,7 +135,7 @@
|
|
135 |
"output_attentions": false,
|
136 |
"output_hidden_states": false,
|
137 |
"output_scores": false,
|
138 |
-
"pad_token_id":
|
139 |
"prefix": null,
|
140 |
"problem_type": null,
|
141 |
"pruned_heads": {},
|
|
|
135 |
"output_attentions": false,
|
136 |
"output_hidden_states": false,
|
137 |
"output_scores": false,
|
138 |
+
"pad_token_id": 32000,
|
139 |
"prefix": null,
|
140 |
"problem_type": null,
|
141 |
"pruned_heads": {},
|