SOTAVerified

To Pretrain or Not to Pretrain: Examining the Benefits of Pretrainng on Resource Rich Tasks

2020-07-01ACL 2020Unverified0· sign in to hype

Sinong Wang, Madian Khabsa, Hao Ma

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Pretraining NLP models with variants of Masked Language Model (MLM) objectives has recently led to a significant improvements on many tasks. This paper examines the benefits of pretrained models as a function of the number of training samples used in the downstream task. On several text classification tasks, we show that as the number of training examples grow into the millions, the accuracy gap between finetuning BERT-based model and training vanilla LSTM from scratch narrows to within 1\%. Our findings indicate that MLM-based models might reach a diminishing return point as the supervised data size increases significantly.

Tasks

Reproductions