bupalinyu commited on
Commit
1d4950c
·
verified ·
1 Parent(s): cac6d3c

Upload generation_config.json with huggingface_hub

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