Skip to content

Commit 10cf72d

Browse files
authored
Update sample.yaml
1 parent a180b29 commit 10cf72d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

configs/sample.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ tags: ["sample", "combined", "flowdock_fm"]
1919
# passing checkpoint path is necessary for sampling
2020
ckpt_path: ???
2121

22+
# seed for random number generators in pytorch, numpy and python.random
23+
seed: null
24+
2225
# sampling arguments
2326
sampling_task: batched_structure_sampling # NOTE: must be one of (`batched_structure_sampling`)
2427
sample_id: null # optional identifier for the sampling run

0 commit comments

Comments
 (0)