Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
joschkabirk committed May 19, 2024
1 parent 5e844dc commit a7d89f3
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 @@ -113,7 +113,7 @@ to that directory as `model_ckpt.ckpt` and the training config as `config.yaml`
(this is necessary since the gen. training will look for those files to reconstruct
tokens back to physical space).

You can run then run the training of the generative model by running the following command:
You can then run the training of the generative model by running the following command:

```bash
python gabbro/train.py experiment=example_experiment_generative
Expand Down

0 comments on commit a7d89f3

Please sign in to comment.