diff --git a/README.md b/README.md index ab62558..3d2a1ed 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ $ wandb login ### 3. Hyperparameter sweeping: ```bash -$ wandb sweep sweep.yaml +$ wandb sweep translation_sweep.yaml ``` run the output of the above command which would be of following format: ```