Tingdan commited on
Commit
b216970
·
verified ·
1 Parent(s): e2554be

Create generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +4 -0
generation_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "temperature": 0.6,
3
+ "top_p": 0.95
4
+ }