Interactive lab readyLLMScalingFew-Shot Learning Language Models are Few-Shot Learners (GPT-3)
Tom B. Brown, Benjamin Mann, Nick Ryder et al.NeurIPS 2020 · 202045k citations We train GPT-3, an autoregressive language model with 175 billion parameters, 10x more than any previous non-sparse language model, and test its performance in the few-shot setting. For all tasks, GPT-3 is applied without any gradient updates or fine-tuning, with tasks and few-shot demonstrations specified purely via text interaction with the model. GPT-3 achieves strong performance on many NLP datasets, including translation, question-answering, and cloze tasks, as well as several tasks that require on-the-fly reasoning or domain adaptation.
Open the interactive lab