Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -47,7 +47,7 @@
|
|
| 47 |
"output_attentions": false,
|
| 48 |
"output_hidden_states": false,
|
| 49 |
"output_scores": false,
|
| 50 |
-
"pad_token_id":
|
| 51 |
"prefix": null,
|
| 52 |
"projection_dim": 768,
|
| 53 |
"problem_type": null,
|
|
|
|
| 47 |
"output_attentions": false,
|
| 48 |
"output_hidden_states": false,
|
| 49 |
"output_scores": false,
|
| 50 |
+
"pad_token_id": 0,
|
| 51 |
"prefix": null,
|
| 52 |
"projection_dim": 768,
|
| 53 |
"problem_type": null,
|