Efficient training of language models to fill in the middle
Captured source
source ↗Efficient training of language models to fill in the middle | OpenAI
July 28, 2022
Publication
Efficient training of language models to fill in the middle
Read paper
Loading…
Share
Abstract
We show that autoregressive language models can learn to infill text after we apply a straightforward transformation to the dataset, which simply moves a span of text from the middle of a document to its end. While this data augmentation has garnered much interest in recent years, we provide extensive evidence that training models with a large fraction of data transformed in this way does not harm the original left-to-right generative capability, as measured by perplexity and sampling evaluations across a wide range of scales. Given the usefulness, simplicity, and efficiency of training models to fill-in-the-middle (FIM), we suggest that future autoregressive language models be trained with FIM by default. To this end, we run a series of ablations on key hyperparameters, such as the data transformation frequency, the structure of the transformation, and the method of selecting the infill span. We use these ablations to prescribe strong default settings and best practices to train FIM models. We have released our best infilling model trained with best practices in our API, and release our infilling benchmarks to aid future research.
- GPT
- Language
- Learning Paradigms
Authors
Mohammad Bavarian, Heewoo Jun, Nikolas Tezak, John Schulman, Christine McLeavey Payne, Jerry Tworek, Mark Chen
Related articles
View all
Building agricultural database for farmersB2B StoryJan 12, 2024
Creating websites in minutes with AI Website BuilderB2B StoryMay 29, 2025
Delivering LLM-powered health solutionsB2B StoryJan 4, 2024