periodic: runs/exp_t1_fusion_sft_unified_no_aux_20260428_h100/_arch_meta.json
Browse files
runs/exp_t1_fusion_sft_unified_no_aux_20260428_h100/_arch_meta.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "T1",
|
| 3 |
+
"mode_tag": "unified",
|
| 4 |
+
"arch_mode": "unified",
|
| 5 |
+
"extra_args": "--dna-loss-kind mdlm --dna-loss-weight 1.0",
|
| 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-28T12:13:44Z",
|
| 13 |
+
"label": "T1 fusion-SFT — unified (arch_mode=unified)"
|
| 14 |
+
}
|