freakyskittle commited on
Commit
d39554c
·
verified ·
1 Parent(s): 85852c4

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
+ "max_length": 262144,
3
+ "eos_token_id": 163586,
4
+ "temperature": 1.0,
5
+ "top_p": 0.95
6
+ }