0

It's Not Just Size That Matters: Small Language Models Are Also Few-Shot Learners

Small language models can achieve GPT-3-like performance using gradient-based optimization on cloze questions and unlabeled data, with significantly reduced computational cost.

Year
2020
Venue
NAACL 2021 4
Authors
2
Hosting
Abstract onlyARXIV-DEFAULT

Cite

Notes

Only stored in your browser.

Attribution

Abstract & full text
arxiv.org/abs/2009.07118v2ARXIV-DEFAULT
TL;DR
Semantic Scholar
Attribution policy →

Abstract

When scaled to hundreds of billions of parameters, pretrained language models such as GPT-3 (Brown et al., 2020) achieve remarkable few-shot performance. However, enormous amounts of compute are required for training and applying such big models, resulting in a large carbon footprint and making it difficult for researchers and practitioners to use them. We show that performance similar to GPT-3 can be obtained with language models that are much "greener" in that their parameter count is several orders of magnitude smaller. This is achieved by converting textual inputs into cloze questions that contain a task description, combined with gradient-based optimization; exploiting unlabeled data gives further improvements. We identify key factors required for successful natural language understanding with small language models.

Authors

2