Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbinschmid committed Jun 14, 2024
1 parent 54dd6af commit 1610c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ $ python ./run.py --mode "single" --config "/path/to/config.yaml" --wandb "wandb
```
for running a single experiment or
```s
$ python ./run.py --mode "all"
$ python ./run.py --mode "all" --wandb "wandb-project-id"
```
for running all experiments.

Expand Down

0 comments on commit 1610c72

Please sign in to comment.