moogician commited on
Commit
d95feda
·
verified ·
1 Parent(s): 683a32f

Upload checkpoint-8/generation_config.json with huggingface_hub

Browse files
checkpoint-8/generation_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 151646,
4
+ "do_sample": true,
5
+ "eos_token_id": 151643,
6
+ "temperature": 0.6,
7
+ "top_p": 0.95,
8
+ "transformers_version": "4.49.0"
9
+ }