BFS-Search commited on
Commit
8f877c5
·
verified ·
1 Parent(s): 71630e5

Upload model files

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