Tanrei commited on
Commit
a864b65
·
1 Parent(s): a158c57

Upload config

Browse files
Files changed (1) hide show
  1. generation_config.json +5 -0
generation_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "do_sample": true,
3
+ "top_k": 120,
4
+ "transformers_version": "4.27.0.dev0"
5
+ }