akhila15anil commited on
Commit
42e32cd
1 Parent(s): d8d7eb7

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
+ "max_new_tokens": 50,
4
+ "transformers_version": "4.41.2"
5
+ }