periodic: runs/exp_t1_fusion_sft_unified_ntp_ntv3_lora_motif_v2_20260429_h100/_arch_meta.json
Browse files
runs/exp_t1_fusion_sft_unified_ntp_ntv3_lora_motif_v2_20260429_h100/_arch_meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "T1", "mode_tag": "unified_ntp_ntv3_lora", "arch_mode": "unified",
|
| 3 |
+
"extra_args": "--dna-loss-kind ntp --dna-loss-weight 5.0 --ntv3-lora-r 16", "dataset": "train.enhancer_generation.strat7c.n35k.merged_v2_frozen_20260428T112500Z.jsonl",
|
| 4 |
+
"epochs": 1, "batch_size": 4, "grad_accum": 2, "lr": "2e-5",
|
| 5 |
+
"max_length": 5120, "started_utc": "2026-04-29T20:21:18Z",
|
| 6 |
+
"label": "T1 fusion-SFT — unified_ntp_ntv3_lora (oracle+motif aux, motif v2)",
|
| 7 |
+
"oracle_path": "/workspace/dnathinker/runs/exp_oracle_v3_binary7_separate_fast_h100/oracle.pt",
|
| 8 |
+
"motif_classifier_path": "/workspace/dnathinker/runs/exp_motif_classifier_v2_60m_h100/motif_classifier.pt",
|
| 9 |
+
"phase": "Phase 1 v2-v4 (full aux losses)"
|
| 10 |
+
}
|