Confusing Points in NLP
September 20, 2021Clarifying commonly confused NLP concepts: argmax vs. multinomial sampling, beam search vs. sampling, and Pre-LN vs. Post-LN in GPT and Transformer.
2 min read·nlpRecent Trends of NLP
September 19, 2021Survey of recent NLP trends covering QA, open-domain chatbots, unsupervised machine translation, text style transfer, and in-context learning.
5 min read·nlpAdvanced Self-supervised Pre-training Models
September 18, 2021Overview of GPT-2, GPT-3, and ALBERT covering zero/few-shot learning, model scaling, and efficient pre-training approaches.
8 min read·nlpSelf-supervised Pre-training Models
September 18, 2021Overview of self-supervised pre-training models including GPT-1 and BERT, covering masked language modeling and transfer learning.
7 min read·nlpNaver Boostcamp AI Tech 2nd - Week 7 Report
September 17, 2021Week 7 retrospective of Naver Boostcamp AI Tech covering Transformer and BERT studies, mentoring Q&A on attention mechanisms and positional encoding.
3 min read·naver-boostcampIntroduction to the Transformer
September 13, 2021Introduction to the Transformer architecture: self-attention with Query/Key/Value, scaled dot-product attention, and how it overcomes RNN limitations.
6 min read·nlp
2021