Nano GPT

Nano GPT

2 devlogs
1h 14m
Created by Maadhav Bhatt

Nano GPT, as built by Andrej Kaparthy in his 2023 video

Timeline

feat: implement data processing and create BigramLanguageModel class
chore: add formatting related settings

Attempted to understand and implement the loss part, but I need a review on Transformers first.

Update attachment

Download datasets, understand tokenization, implement character level tokenization.

Update attachment