kyqiu commited on
Commit
e442dfc
·
verified ·
1 Parent(s): b55e4ed

Upload mol pilot config

Browse files
crossdocked_pose_split_kekulize.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f078600c2f38b6718f5a5bd49c95171b7b08646252ae19054d778320517df7f6
3
+ size 425199
molpilot_config.yaml ADDED
@@ -0,0 +1,157 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accounting:
2
+ checkpoint_dir: /sharefs/qiukeyue/project/logs/qiukeyue_bfn_sbdd/train_multi_kekulize/4b71cc6_26712/checkpoints
3
+ dump_config_path: /sharefs/qiukeyue/project/logs/qiukeyue_bfn_sbdd/train_multi_kekulize/4b71cc6_26712/config.yaml
4
+ generated_mol_dir: /sharefs/qiukeyue/project/logs/qiukeyue_bfn_sbdd/train_multi_kekulize/4b71cc6_26712/generated_mol
5
+ logdir: /sharefs/qiukeyue/project/logs/qiukeyue_bfn_sbdd/train_multi_kekulize/4b71cc6_26712
6
+ test_outputs_dir: /sharefs/qiukeyue/project/logs/qiukeyue_bfn_sbdd/train_multi_kekulize/4b71cc6_26712/test_outputs
7
+ wandb_logdir: /sharefs/qiukeyue/project/logs/qiukeyue_bfn_sbdd/train_multi_kekulize/4b71cc6_26712
8
+ best_ckpt: val_loss
9
+ ckpt_path: null
10
+ data:
11
+ atom_decoder:
12
+ - H
13
+ - C
14
+ - N
15
+ - O
16
+ - F
17
+ - P
18
+ - S
19
+ - Cl
20
+ colors_dic:
21
+ - '#FFFFFF99'
22
+ - C7
23
+ - C0
24
+ - C3
25
+ - C1
26
+ - C4
27
+ - C8
28
+ - C9
29
+ name: pl
30
+ normalizer_dict:
31
+ pos: 2.0
32
+ path: /sharefs/share/sbdd_data/crossdocked_v1.1_rmsd1.0_pocket10
33
+ radius_dic:
34
+ - 0.3
35
+ - 0.6
36
+ - 0.6
37
+ - 0.6
38
+ - 0.6
39
+ - 0.6
40
+ - 0.6
41
+ - 0.6
42
+ smiles_path: /sharefs/share/sbdd_data/crossdocked_v1.1_rmsd1.0_pocket10_smiles.pkl
43
+ split: /sharefs/share/sbdd_data/crossdocked_pose_split_kekulize.pt
44
+ transform:
45
+ ligand_atom_mode: add_aromatic
46
+ version: kekulize
47
+ with_split: true
48
+ debug: false
49
+ decouple_mode: none
50
+ dynamics:
51
+ beta1: 1.0
52
+ beta1_aromatic: 3.0
53
+ beta1_bond: 1.0
54
+ beta1_charge: 1.5
55
+ bond_net_type: lin
56
+ center_pos_mode: protein
57
+ destination_prediction: true
58
+ discrete_steps: 1000
59
+ ligand_atom_aromatic_dim: 2
60
+ ligand_atom_charge_dim: 3
61
+ ligand_atom_feature_dim: 13
62
+ ligand_atom_type_dim: 8
63
+ net_config:
64
+ act_fn: relu
65
+ adaptive_norm: false
66
+ cutoff_mode: knn
67
+ dropout: 0.1
68
+ edge_feat_dim: 4
69
+ h_node_in_bond_net: true
70
+ hidden_dim: 128
71
+ knn: 32
72
+ n_heads: 16
73
+ name: unio2net_bond
74
+ norm: true
75
+ num_blocks: 1
76
+ num_bond_classes: 4
77
+ num_layers: 4
78
+ num_r_gaussian: 20
79
+ r_max: 10.0
80
+ sync_twoup: false
81
+ x2h_out_fc: false
82
+ node_indicator: true
83
+ pos_init_mode: zero
84
+ pred_connectivity: false
85
+ pred_given_all: false
86
+ protein_atom_feature_dim: 27
87
+ sampling_strategy: end_back_pmf
88
+ self_condition: true
89
+ sigma1_coord: 0.05
90
+ t_min: 0.0001
91
+ time_emb_dim: 0
92
+ time_emb_mode: simple
93
+ use_discrete_t: true
94
+ empty_folder: false
95
+ evaluation:
96
+ batch_size: 100
97
+ docking_config:
98
+ exhaustiveness: 16
99
+ mode: vina_score
100
+ protein_root: /sharefs/share/sbdd_data/test_set
101
+ fix_bond: false
102
+ ligand_path: 'null'
103
+ num_samples: 10
104
+ protein_path: 'null'
105
+ sample_num_atoms: ref
106
+ sample_steps: 100
107
+ time_scheduler_path: 'null'
108
+ exp_name: train_multi_kekulize
109
+ logging_level: warning
110
+ no_wandb: false
111
+ project_name: qiukeyue_bfn_sbdd
112
+ revision: 4b71cc6_26712
113
+ seed: 1234
114
+ test_only: false
115
+ time_decoupled: false
116
+ timewarp:
117
+ decay: 0.0
118
+ num_bins: 100
119
+ num_cat_features: 1
120
+ num_cont_features: 1
121
+ sigma_max_cat: 1
122
+ sigma_max_cont: 1
123
+ sigma_min_cat: 0
124
+ sigma_min_cont: 0
125
+ timewarp_type: bytype
126
+ train:
127
+ batch_size: 4
128
+ bond_loss_weight: 10
129
+ ckpt_freq: 1
130
+ ema_decay: 0.999
131
+ epochs: 15
132
+ log_gradient_scale_interval: 100
133
+ max_grad_norm: Q
134
+ num_workers: 8
135
+ optimizer:
136
+ beta1: 0.95
137
+ beta2: 0.999
138
+ lr: 0.0005
139
+ type: adam
140
+ weight_decay: 0
141
+ pos_noise_std: 0
142
+ random_rot: false
143
+ resume: false
144
+ scheduler:
145
+ factor: 0.6
146
+ max_iters: 20000
147
+ min_lr: 1.0e-06
148
+ patience: 10
149
+ type: plateau
150
+ v_loss_weight: 1
151
+ val_freq: 1000
152
+ val_mode: sample
153
+ visual:
154
+ save_mols: false
155
+ visual_chain: false
156
+ visual_nums: 10
157
+ wandb_resume_id: null