activity
20152024
most citedLanguage Models are Few-Shot Learners

3k citations · 7k across the 15 of their papers we have counts for

collaborators
Showing cs.LGShow all

9 papers · 1 filter

cs.LG202326 cited

Studying Large Language Model Generalization with Influence Functions

Roger Grosse, Juhan Bae, Cem Anil +14

When trying to gain better visibility into a machine learning model in order to understand and mitigate the associated risks, a potentially valuable source of evidence is: which tr…

cs.LG202287 cited

In-context Learning and Induction Heads

Catherine Olsson, Nelson Elhage, Neel Nanda +23

"Induction heads" are attention heads that implement a simple algorithm to complete token sequences like [A][B] ... [A] -> [B]. In this work, we present preliminary and indirect ev…

cs.LG202248 cited

Toy Models of Superposition

Nelson Elhage, Tristan Hume, Catherine Olsson +13

Neural networks often pack many unrelated concepts into a single neuron - a puzzling phenomenon known as 'polysemanticity' which makes interpretability much more challenging. This…

cs.LG202222 cited

Scaling Laws and Interpretability of Learning from Repeated Data

Danny Hernandez, Tom Brown, Tom Conerly +15

Recent large language models have been trained on vast datasets, but also often on repeated data, either intentionally for the purpose of upweighting higher quality data, or uninte…

cs.LG20211.5k cited

Evaluating Large Language Models Trained on Code

Mark Chen, Jerry Tworek, Heewoo Jun +55

We introduce Codex, a GPT language model fine-tuned on publicly available code from GitHub, and study its Python code-writing capabilities. A distinct production version of Codex p…

cs.LG202126 cited

Scaling Laws for Transfer

Danny Hernandez, Jared Kaplan, Tom Henighan +1

We study empirical scaling laws for transfer learning between distributions in an unsupervised, fine-tuning setting. When we train increasingly large neural networks from-scratch o…