Programming/(Python)(Ubuntu)
GPT-2 BERT 이용 문장 생성
$choice
2020. 3. 13. 15:35
모음 : https://github.com/teacherpeterpan/Question-Generation-Paper-List
출처 : https://minimaxir.com/2019/09/howto-gpt2/
동영상 : https://www.youtube.com/watch?v=ldxclhDwVw4
논문 : https://arxiv.org/pdf/1911.02365.pdf
등등 : http://jalammar.github.io/illustrated-gpt2/
등등 : https://github.com/minimaxir/gpt-2-simple
등등 : https://openai.com/blog/gpt-2-1-5b-release/
등등 : https://medium.com/analytics-vidhya/understanding-the-gpt-2-source-code-part-1-4481328ee10b
등등 : https://www.topbots.com/generalized-language-models-bert-openai-gpt2/
transformer : https://arxiv.org/abs/1706.03762
BERT: https://arxiv.org/abs/1810.04805
t5 : https://arxiv.org/abs/1910.10683
소스코드 : https://github.com/paul-hyun/transformer-evolution
반응형