How model size, training data and compute relate to language-model performance. A foundation for understanding scaling as an empirical relationship, with limits.
Jared Kaplan, Sam McCandlish, Tom Henighan, Tom B. Brown and colleagues
The Chinchilla study revisits how to divide a training budget between model size and data. It argues that many contemporary large models were undertrained.
Jordan Hoffmann, Sebastian Borgeaud, Arthur Mensch, Elena Buchatskaya and colleagues
BERT learns representations from text in both directions and then adapts them to language tasks. It helped establish pretraining followed by fine-tuning.
Jacob Devlin, Ming-Wei Chang, Kenton Lee, Kristina Toutanova
The GPT-4 technical report documents capabilities, evaluations and limitations of a multimodal model, while withholding many architecture and training details.
OpenAI, Josh Achiam, Steven Adler, Sandhini Agarwal and colleagues
Denoising diffusion probabilistic models learn to generate data by reversing a noise-adding process. This became a foundation of modern image generation.
Double Q-learning uses two value estimates to reduce the tendency of standard Q-learning to overestimate action values, and combines this with deep networks for learning from high-dimensional observations.