explcre commited on
Commit
fa57152
·
verified ·
1 Parent(s): 1bbdb0a

periodic: runs/exp_t1_fusion_sft_unified_20260428_h100/_arch_meta.json

Browse files
runs/exp_t1_fusion_sft_unified_20260428_h100/_arch_meta.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "T1",
3
+ "arch_mode": "unified",
4
+ "dna_loss_kind": "mdlm",
5
+ "dna_loss_weight": 1.0,
6
+ "ntv3_trainable": false,
7
+ "ntv3_lora_r": 0,
8
+ "qwen_lora_r": 8,
9
+ "qwen_lora_alpha": 16,
10
+ "dataset": "prod_samples_merged/train.enhancer_generation.strat7c.n35k.merged.jsonl",
11
+ "epochs": 1,
12
+ "batch_size": 4,
13
+ "grad_accum": 2,
14
+ "lr": 2e-05,
15
+ "max_length": 5120,
16
+ "started_utc": "2026-04-28",
17
+ "label": "T1 fusion-SFT \u2014 unified (Transfusion+Janus, MDLM head; NTv3 frozen, Qwen-LoRA)"
18
+ }