English

Honey, I Shrunk the Language: Language Model Behavior at Reduced Scale

Computation and Language 2023-06-01 v2

Abstract

In recent years, language models have drastically grown in size, and the abilities of these models have been shown to improve with scale. The majority of recent scaling laws studies focused on high-compute high-parameter count settings, leaving the question of when these abilities begin to emerge largely unanswered. In this paper, we investigate whether the effects of pre-training can be observed when the problem size is reduced, modeling a smaller, reduced-vocabulary language. We show the benefits of pre-training with masked language modeling (MLM) objective in models as small as 1.25M parameters, and establish a strong correlation between pre-training perplexity and downstream performance (GLUE benchmark). We examine downscaling effects, extending scaling laws to models as small as ~1M parameters. At this scale, we observe a break of the power law for compute-optimal models and show that the MLM loss does not scale smoothly with compute-cost (FLOPs) below 2.2×10152.2 \times 10^{15} FLOPs. We also find that adding layers does not always benefit downstream performance.

Keywords

Cite

@article{arxiv.2305.17266,
  title  = {Honey, I Shrunk the Language: Language Model Behavior at Reduced Scale},
  author = {Vijeta Deshpande and Dan Pechi and Shree Thatte and Vladislav Lialin and Anna Rumshisky},
  journal= {arXiv preprint arXiv:2305.17266},
  year   = {2023}
}

Comments

Accepted to ACL 2023 Findings

R2 v1 2026-06-28T10:48:03.149Z