Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -45,6 +45,7 @@
|
|
| 45 |
"output_hidden_states": false,
|
| 46 |
"output_past": true,
|
| 47 |
"pad_token_id": 1,
|
|
|
|
| 48 |
"pruned_heads": {},
|
| 49 |
"repetition_penalty": 1.0,
|
| 50 |
"temperature": 1.0,
|
|
|
|
| 45 |
"output_hidden_states": false,
|
| 46 |
"output_past": true,
|
| 47 |
"pad_token_id": 1,
|
| 48 |
+
"prefix": " ",
|
| 49 |
"pruned_heads": {},
|
| 50 |
"repetition_penalty": 1.0,
|
| 51 |
"temperature": 1.0,
|