nev8r commited on
Commit
cd1abf0
·
verified ·
1 Parent(s): df1ca96

Upload generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +5 -0
generation_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": null,
3
+ "eos_token_id": 0,
4
+ "pad_token_id": 0
5
+ }