Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jxbz authored Jun 9, 2020
1 parent bb12c6d commit 9e24087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate-cifar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ An example job is
```
python main.py --seed 0 --optim fromage --initial_lr 0.01
```
See inside `sh batch.sh` for the settings used in the paper.
See inside `batch.sh` for the settings used in the paper.

## Acknowledgements
- The self attention block implementation is originally by https://github.com/zhaoyuzhi.
Expand Down

0 comments on commit 9e24087

Please sign in to comment.