zhiweitong
commited on
Commit
•
e9accdf
1
Parent(s):
88ccc06
Update config.generator.prefix
Browse files- config.json +2 -2
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,
|
@@ -125,7 +125,7 @@
|
|
125 |
"n_docs": 5,
|
126 |
"output_retrieved": false,
|
127 |
"passages_path": null,
|
128 |
-
"prefix":
|
129 |
"question_encoder": {
|
130 |
"_name_or_path": "zhiweitong/dpr-answer_encoder-single-nq-base",
|
131 |
"add_cross_attention": 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,
|
|
|
125 |
"n_docs": 5,
|
126 |
"output_retrieved": false,
|
127 |
"passages_path": null,
|
128 |
+
"prefix": null,
|
129 |
"question_encoder": {
|
130 |
"_name_or_path": "zhiweitong/dpr-answer_encoder-single-nq-base",
|
131 |
"add_cross_attention": false,
|