2021
Cost-effective Deployment of BERT Models in Serverless Environment
NAACL 2021industry
In this study, we demonstrate the viability of deploying BERT-style models to AWS Lambda in a production environment. Since the freely available pre-trained models are too large to be deployed in this environment, we utilize knowledge distillation and fine-tune the models on proprietary datasets for…