Skip to content

Commit 0a7838f

Browse files
authored
Update eval.yaml
1 parent 10cf72d commit 0a7838f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

configs/eval.yaml

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

22+
# seed for random number generators in pytorch, numpy and python.random
23+
seed: null
24+
2225
# model arguments
2326
model:
2427
cfg:

0 commit comments

Comments
 (0)