From 07fa8a0c949cb3b5c855a3d255edb3f2adbfe7a0 Mon Sep 17 00:00:00 2001 From: lucidrains Date: Fri, 15 Sep 2023 08:39:10 -0700 Subject: [PATCH] cite the idea that will be tried --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 3ff5cf0..b91ce17 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,14 @@ Also have a few ideas of my own that I will try and share in this repository, if url = {https://api.semanticscholar.org/CorpusID:256503945} } ``` + +```bibtex +@article{Yan2020ProphetNetPF, + title = {ProphetNet: Predicting Future N-gram for Sequence-to-Sequence Pre-training}, + author = {Yu Yan and Weizhen Qi and Yeyun Gong and Dayiheng Liu and Nan Duan and Jiusheng Chen and Ruofei Zhang and Ming Zhou}, + journal = {ArXiv}, + year = {2020}, + volume = {abs/2001.04063}, + url = {https://api.semanticscholar.org/CorpusID:210164665} +} +```