Skip to content

Commit

Permalink
fix typo in citations
Browse files Browse the repository at this point in the history
  • Loading branch information
clint committed Nov 13, 2021
1 parent 475dda8 commit 38b0117
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ If you apply this library or model to any project and research, please cite our

```
@misc{kakaobrain2021kogpt,
title = {KoGPT: KakaoBrain Korean(hangul) Generative Pre-Training}
title = {KoGPT: KakaoBrain Korean(hangul) Generative Pre-trained Transformer}
author = {Ildoo Kim and Gunsoo Han and Jiyeon Ham and Woonhyuk Baek},
year = {2021},
howpublished = {\url{https://github.com/kakaobrain/kogpt}},
Expand Down
2 changes: 1 addition & 1 deletion huggingface/KoGPT6B-ryan1.5b/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ If you apply this library or model to any project and research, please cite our

```
@misc{kakaobrain2021kogpt,
title = {KoGPT: KakaoBrain Korean(hangul) Generative Pre-Training}
title = {KoGPT: KakaoBrain Korean(hangul) Generative Pre-trained Transformer}
author = {Ildoo Kim and Gunsoo Han and Jiyeon Ham and Woonhyuk Baek},
year = {2021},
howpublished = {\url{https://github.com/kakaobrain/kogpt}},
Expand Down

0 comments on commit 38b0117

Please sign in to comment.