We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e788614 commit 113be78Copy full SHA for 113be78
benchmarking/README.md
@@ -25,7 +25,7 @@ To generate the commands to run the entire benchmarking suite with multiple rand
25
python experiments/commands.py \
26
--name=run0 \
27
--cfg_pattern=benchmarking/example_*.json \
28
- --seeds 0,1,2 \
+ --seeds 0 1 2 \
29
--output_dir=output
30
```
31
@@ -41,7 +41,7 @@ To generate the commands for the Hofvarpnir cluster:
41
42
43
44
45
--output_dir=/data/output \
46
--remote
47
0 commit comments