박상언 (Sangun Park)
2022한국빅데이터학회 학회지
tlooto Summary
Pre-trained language models have reduced natural language processing costs and times due to distributed elements such as tokenizer and pre-trained weights.
초록
Pre-trained language models are the most important and widely used tools in natural language processing tasks. Since those have been pre-trained for a large amount of corpus, high performance can be expected even with fine-tuning learning using a small number of data. Since the elements necessary for implementation, such as a pre-trained tokenizer and a deep learning model including pre-trained weights, are distributed together, the cost and period of natural language processing has been greatly reduced. Transformer variants are the most representative pre-trained language models that provide these advantages. Those are being actively used in other fields such as computer vision and audio applications. In order to make it easier for researchers to understand the pre-trained language model and apply it to natural language processing tasks, this paper describes the definition of the language model and the pre-learning language model, and discusses the development process of the pre-trained language model and especially representative Transformer variants.
인용 형식
박상언. 딥러닝 기반 사전학습 언어모델에 대한 이해와 현황. 한국빅데이터학회 학회지, 2022, 7(2): 11–29.