Skip to content

Commit

Permalink
Merge pull request #14 from lopho/lopho-patch-1
Browse files Browse the repository at this point in the history
update normformer cite
  • Loading branch information
lucidrains authored May 23, 2023
2 parents 4430a87 + b13d6ee commit fa58f5c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,12 +178,11 @@ video_as_images_out = unet(video, enable_time = False)
```

```bibtex
@inproceedings{anonymous2022normformer,
@inproceedings{shleifer2022normformer,
title = {NormFormer: Improved Transformer Pretraining with Extra Normalization},
author = {Anonymous},
author = {Sam Shleifer and Myle Ott},
booktitle = {Submitted to The Tenth International Conference on Learning Representations },
year = {2022},
url = {https://openreview.net/forum?id=GMYWzWztDx5},
note = {under review}
}
```

0 comments on commit fa58f5c

Please sign in to comment.