Rorical commited on
Commit
0b1fb03
·
verified ·
1 Parent(s): 5683b4a

Upload generation_config.json

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