Language Model From Scratch

June 17th, 2024 3:00 PM

There were five parts to creating a language model from scratch.

Here is the documentation of the 5 parts:

  1. Architecture
  2. Systems
  3. Scaling
  4. Data
  5. Alignment

And here are all of the code repositories for each part:

  1. Architecture
  2. Systems
  3. Scaling
  4. Data
  5. Alignment