explcre commited on
Commit
81ff26c
·
verified ·
1 Parent(s): 70d80f3

periodic: runs/exp_t1_fusion_sft_20260427_h100/_arch_meta.json

Browse files
runs/exp_t1_fusion_sft_20260427_h100/_arch_meta.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "T1",
3
+ "arch_mode": "llava",
4
+ "dna_loss_kind": null,
5
+ "ntv3_trainable": false,
6
+ "ntv3_lora_r": 0,
7
+ "qwen_lora_r": 8,
8
+ "qwen_lora_alpha": 16,
9
+ "dataset": "prod_samples_merged/train.enhancer_generation.strat7c.n35k.merged.jsonl",
10
+ "epochs": 1,
11
+ "batch_size": 4,
12
+ "grad_accum": 4,
13
+ "lr": 2e-05,
14
+ "max_length": 5120,
15
+ "started_utc": "2026-04-27",
16
+ "label": "T1 fusion-SFT \u2014 LLaVA-style (NTv3 frozen, Qwen-LoRA only)"
17
+ }