logiczmaksimka commited on
Commit
a34ccd5
1 Parent(s): 937d38a

Upload custom_generation_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. custom_generation_config.json +4 -0
custom_generation_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "do_sample": true,
3
+ "max_new_tokens": 200
4
+ }