-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmodel_parameters.yml
More file actions
121 lines (121 loc) · 2.89 KB
/
model_parameters.yml
File metadata and controls
121 lines (121 loc) · 2.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
adamw: false
all_atoms: true
asyncronous_noise_schedule: false
atom_max_neighbors: 8
batch_size: 16
c_alpha_max_neighbors: 24
cache_path: data/cache
chain_cutoff: 10
compare_true_protein: false
confidence_dropout: 0.0
confidence_no_batchnorm: false
confidence_weight: 0.33
config: null
conformer_match_score: exp
conformer_match_sidechains: false
cross_distance_embed_dim: 64
cross_max_distance: 80
cudnn_benchmark: true
data_dir: data/PDBBind_atom_corrected
dataloader_drop_last: false
distance_embed_dim: 64
dropout: 0.1
dynamic_max_cross: true
ema_rate: 0.999
embedding_scale: 1000
embedding_type: sinusoidal
esm_embeddings_path: data/esm2_3billion_embeddings.pt
flexdist: 3.5
flexdist_distance_metric: prism
flexible_sidechains: false
high_confidence_threshold: 5.0
include_confidence_prediction: false
include_miscellaneous_atoms: true
inf_pocket_cutoff: 5
inf_pocket_knowledge: false
inference_earlystop_goal: max
inference_earlystop_metric: valinf_rmsds_lt2
inference_steps: 20
limit_complexes: 0
log_dir: workdir
lr: 0.001
match_max_rmsd: 2.0
match_protein_file: protein_processed_fix
matching_maxiter: 20
matching_popsize: 20
max_lig_size: null
max_radius: 5.0
multiplicity: 1
n_epochs: 750
no_aminoacid_identities: false
no_batch_norm: false
no_torsion: false
norm_by_sigma: false
not_fixed_center_conv: false
not_fixed_knn_radius_graph: false
not_full_dataset: false
not_knn_only_graph: false
ns: 60
num_conformers: 1
num_conv_layers: 6
num_dataloader_workers: 1
num_inference_complexes: 100
num_workers: 1
nv: 10
odd_parity: false
pin_memory: false
pocket_buffer: 10.0
pocket_cutoff: 5.0
pocket_mode_graph: false
pocket_reduction: true
pocket_reduction_mode: center-dist
project: diffdock_pocket
protein_file: protein_esmfold_aligned_tr_fix
receptor_radius: 15.0
remove_hs: true
restart_dir: null
restart_lr: null
rot_alpha: 1.0
rot_beta: 1.0
rot_sigma_max: 1.55
rot_sigma_min: 0.03
rot_weight: 0.25
run_name: big_apo_pocket_10_flex_prism_35_matched_exp_rmsds_lt2_holo_fallbackFIXED_GRAPH_FIXED_BATCHING
sampling_alpha: 1.0
sampling_beta: 1.0
sc_tor_weight: 0.25
scale_by_sigma: true
scheduler: plateau
scheduler_patience: 30
separate_noise_schedule: false
sh_lmax: 1
sidechain_tor_alpha: 1
sidechain_tor_beta: 1
sidechain_tor_sigma_max: 3.14
sidechain_tor_sigma_min: 0.03
sigma_embed_dim: 64
smooth_edges: false
split_test: data/splits/timesplit_test_aligned
split_train: data/splits/timesplit_no_lig_overlap_train
split_val: data/splits/timesplit_no_lig_overlap_val_aligned
test_sigma_intervals: true
tor_alpha: 1.0
tor_beta: 1.0
tor_sigma_max: 3.14
tor_sigma_min: 0.03
tor_weight: 0.25
tr_only_confidence: true
tr_sigma_max: 5.0
tr_sigma_min: 0.1
tr_weight: 0.25
train_inference_freq: null
use_ema: true
use_full_size_protein_file: false
use_old_atom_encoder: false
use_old_wrong_embedding_order: false
use_original_conformer: true
use_original_conformer_fallback: true
use_second_order_repr: false
val_inference_freq: 5
w_decay: 0.0
wandb: true