Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -41,6 +41,7 @@
|
|
41 |
"do_sample": false,
|
42 |
"num_beams": 1,
|
43 |
"no_repeat_ngram_size": 5,
|
|
|
44 |
}
|
45 |
},
|
46 |
"vocab_size": 256384
|
|
|
41 |
"do_sample": false,
|
42 |
"num_beams": 1,
|
43 |
"no_repeat_ngram_size": 5,
|
44 |
+
"prefix": "Write a title and summarize: ",
|
45 |
}
|
46 |
},
|
47 |
"vocab_size": 256384
|