JSAI2020

JSAI2020

Jun 9 - Jun 12, 2020Virtual Meetings
The Japanese Society for Artificial Intelligence
JSAI2020

JSAI2020

Jun 9 - Jun 12, 2020Virtual Meetings

[1E3-GS-9-02]Construction of Domain Specific DistilBERT Model by Using Fine-Tuning

〇Hiroyuki Shinnou1, Jing Bai1, Rui Cao1, Wen Ma1(1. Ibaraki University)

Keywords:

BERT,Fine Tuning,Domain Dependency

In this paper, we point out the problem that BERT is domain dependent, and propose to construct the domain specific pre-training model by using fine-tuning. In particular, parameters of a DistilBERT model are initialized by a trained BERT model, and then they are tuned from the specific domain corpus. As a result, we can efficiently construct the domain specific DistilBERT model. In the experiment, we make the test set for each domain, which is the estimation of a masked word in a sentence. By this test set, we evaluate the domain specific DistilBERT model by comparing with the general BERT model, and show the superiority of our proposed model.