Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 501 Bytes

Language_Models_are_Few_Shot_Learners.md

File metadata and controls

5 lines (3 loc) · 501 Bytes

Language Models are Few-Shot Learners

We will be working our way through the seminal LLM papers starting with the GPT-3 paper, Language Models are Few-Shot Learners. Please read Language Models are Few-Shot Learners in its entirety

The plan is to eventually read our way through all the modern LLM methods mentioned by Andrej Karpathy in his The State of GPT talk, along with any new developments since then.