Brief

Ranked AI/ML cut for builders

Language Models are Few-Shot Learners

GPT-3 demonstrated that scaling language models improves task-agnostic few-shot performance. The 175B parameter model achieved strong results without fine-tuning.

gpt, language-models Source

Attention Is All You Need

The transformer architecture paper that introduced self-attention mechanisms for sequence transduction. This foundational work eliminated recurrence and convolutions entirely.

transformers, nlp Source