explcre commited on
Commit
3f4feee
·
verified ·
1 Parent(s): 81ff26c

periodic: runs/exp_t2_fusion_sft_20260427_h100/_arch_meta.json

Browse files
runs/exp_t2_fusion_sft_20260427_h100/_arch_meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "T2",
3
+ "arch_mode": "llava",
4
+ "ntv3_trainable": false,
5
+ "ntv3_lora_r": 0,
6
+ "qwen_lora_r": 8,
7
+ "epochs": 0.5,
8
+ "max_length": 4096,
9
+ "label": "T2 fusion-SFT \u2014 LLaVA (cascade Stage 2 default)"
10
+ }