Project Sherlock

Artificial Intelligence · Generative Models

Large Language Models

A topic within Generative Models, itself one of 10 topics in that field and part of Artificial Intelligence.

Reading on Large Language Models

4

A way in

  1. Start here

    No prior grounding assumed.

    Intro to Large Language Models

    Andrej Karpathy · 2023

    Frames a language model as a lossy compression of its training corpus plus a fine-tuning stage, then argues the security problems follow directly…

  2. Then

    Assumes you know the vocabulary.

    Language Models are Unsupervised Multitask Learners

    Radford et al. · 2019

    Shows a large autoregressive language model trained only to predict the next word on web text begins performing translation, summarisation and…

    +1 more at this level

  3. Go deeper

    Primary sources and full treatments.

    Are Emergent Abilities of Large Language Models a Mirage?

    Schaeffer, Miller & Koyejo · 2023

    Argues apparent emergent abilities mostly disappear when a task is scored with a smooth, per-token metric instead of a nonlinear all-or-nothing one,…

4 works

Other topics in Generative Models