zhiweitong
commited on
Commit
•
9119d47
1
Parent(s):
0d38d52
Update generator.prefix
Browse files- config.json +1 -1
config.json
CHANGED
@@ -74,7 +74,7 @@
|
|
74 |
"output_hidden_states": false,
|
75 |
"output_scores": false,
|
76 |
"pad_token_id": 1,
|
77 |
-
"prefix":
|
78 |
"problem_type": null,
|
79 |
"pruned_heads": {},
|
80 |
"remove_invalid_values": false,
|
|
|
74 |
"output_hidden_states": false,
|
75 |
"output_scores": false,
|
76 |
"pad_token_id": 1,
|
77 |
+
"prefix": " ",
|
78 |
"problem_type": null,
|
79 |
"pruned_heads": {},
|
80 |
"remove_invalid_values": false,
|