Commit
•
52ba0cb
1
Parent(s):
d322c47
Update config.json (#12)
Browse files- Update config.json (fd620a961eae9fd7d678cbeb8232b5e58ff6889d)
Co-authored-by: Raushan Turganbay <[email protected]>
- 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": {},
|