explcre commited on
Commit
a0bd71f
·
verified ·
1 Parent(s): d1cdc86

periodic: runs/exp_t1_fusion_sft_diffusion_20260428_h100/_arch_meta.json

Browse files
runs/exp_t1_fusion_sft_diffusion_20260428_h100/_arch_meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "T1",
3
+ "mode_tag": "diffusion",
4
+ "arch_mode": "diffusion",
5
+ "extra_args": "--dna-loss-kind mdlm --dna-loss-weight 1.0 --ntv3-lora-r 16",
6
+ "dataset": "train.enhancer_generation.strat7c.n35k.merged_v2_frozen_20260428T112500Z.jsonl",
7
+ "epochs": 1,
8
+ "batch_size": 4,
9
+ "grad_accum": 2,
10
+ "lr": "2e-5",
11
+ "max_length": 5120,
12
+ "started_utc": "2026-04-28T23:42:20Z",
13
+ "label": "T1 fusion-SFT — diffusion (arch_mode=diffusion)"
14
+ }