File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ You can embed local or remote images using ``
2222## Intended uses & limitations
2323Intended for text generation for ai-text-adventure(https://github.com/ksjae/ai-text-adventure ) with PPLM.
2424
25+ ### Downloads
26+ Download the tar file(divided to fit the 2GB release limit) from the Releases tab.
2527
2628#### How to use
2729
@@ -48,6 +50,7 @@ Initialized with GPT2-large(774M,https://github.com/openai/gpt-2/blob/master/mod
4850- NAVER movie reviews
4951- Korean news(about 1GB) from a German university
5052- Context data from KorSQUAD questions
53+ - '모두의 말뭉치' from corpus.korean.go.kr
5154
5255## Training procedure
5356
6265### BibTeX entry and citation info
6366
6467``` bibtex
65- @inproceedings{...,
66- year={2020}
67- }
68+ @unpublished{CitekeyUnpublished,
69+ author = "Seungjae Kim",
70+ title = "KoGPT2-large : A larger KoGPT2",
71+ year = 2020
72+ }
6873```
You can’t perform that action at this time.
0 commit comments