We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10cf72d commit 0a7838fCopy full SHA for 0a7838f
1 file changed
configs/eval.yaml
@@ -19,6 +19,9 @@ tags: ["eval", "combined", "flowdock_fm"]
19
# passing checkpoint path is necessary for evaluation
20
ckpt_path: ???
21
22
+# seed for random number generators in pytorch, numpy and python.random
23
+seed: null
24
+
25
# model arguments
26
model:
27
cfg:
0 commit comments