saurabh5 commited on
Commit
281329c
·
verified ·
1 Parent(s): 43179cc

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +5 -2
generation_config.json CHANGED
@@ -4,5 +4,8 @@
4
  100265,
5
  100257
6
  ],
7
- "transformers_version": "4.54.0.dev0"
8
- }
 
 
 
 
4
  100265,
5
  100257
6
  ],
7
+ "transformers_version": "4.54.0",
8
+ "temperature": 0.6,
9
+ "top_p": 0.95,
10
+ "max_new_tokens": 32768
11
+ }