Skip to content

Commit

Permalink
update normformer cite
Browse files Browse the repository at this point in the history
  • Loading branch information
lopho authored May 22, 2023
1 parent 4430a87 commit b13d6ee
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 b13d6ee

Please sign in to comment.