CserDu123 commited on
Commit
b5f349c
·
verified ·
1 Parent(s): 639d10f

Upload sft-017-qwen3-vl-30b-a3b-full-tuning-8k-ckpt-444/generation_config.json with huggingface_hub

Browse files
sft-017-qwen3-vl-30b-a3b-full-tuning-8k-ckpt-444/generation_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_sample": true,
3
+ "eos_token_id": [
4
+ 151645,
5
+ 151645,
6
+ 151643
7
+ ],
8
+ "pad_token_id": 151643,
9
+ "temperature": 0.7,
10
+ "top_k": 20,
11
+ "top_p": 0.8,
12
+ "transformers_version": "4.57.3"
13
+ }