explcre commited on
Commit
7bf3e9a
·
verified ·
1 Parent(s): 1747a51

Upload exp_t3_ntv3_100m_rich_cond_editing_20260503_222416/manifest.json with huggingface_hub

Browse files
exp_t3_ntv3_100m_rich_cond_editing_20260503_222416/manifest.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "trainer": "train_ntv3_t3_enhancer_editing.py",
3
+ "task": "T3_enhancer_editing",
4
+ "n_t1_slots": 9,
5
+ "n_t3_new_slots": 5,
6
+ "edit_types": [
7
+ "add_motif",
8
+ "remove_motif",
9
+ "swap_motif",
10
+ "broaden",
11
+ "narrow",
12
+ "promoter_retarget",
13
+ "weaken",
14
+ "strengthen"
15
+ ],
16
+ "ref_len": 359,
17
+ "edit_len": 360,
18
+ "target_len": 1024,
19
+ "trainable_params": 126552490,
20
+ "num_steps": 30000,
21
+ "batch_size": 4,
22
+ "peak_lr": 5e-06
23
+ }