Language Models are Few-Shot Learners
FreeGPT-3 capabilities.
About Language Models are Few-Shot Learners
This paper introduces GPT-3, an autoregressive language model with 175 billion parameters—10 times larger than any previous non-sparse language model. GPT-3 demonstrates that scaling up language models greatly improves task-agnostic, few-shot performance, often matching or exceeding prior state-of-the-art fine-tuning approaches. Without any gradient updates or fine-tuning, GPT-3 performs tasks specified purely via text interaction, achieving strong results on translation, question-answering, cloze tasks, unscrambling words, using novel words, 3-digit arithmetic, and generating news articles that human evaluators struggle to distinguish from human-written text. The paper also identifies datasets where few-shot learning still struggles and discusses methodological issues related to training on large web corpora, as well as broader societal impacts.
Key Features
Pros & Cons
- Achieves competitive few-shot performance without fine-tuning
- Scales to a huge model (175B parameters) yielding strong results
- Capable of diverse NLP tasks with simple text prompts
- High-quality text generation, sometimes indistinguishable from human writing
- Still struggles on some NLP datasets in the few-shot setting
- Methodological issues from training on large web corpora (biases, contamination)
- Extremely large model requires immense computational resources
- Not openly available as a deployable model (research paper only)