You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My journey building a large language model from scratch using Building a Large Language Model from Scratch by Sebastian Raschka. This repo contains my code, notes, and experiments on tokenization, neural networks, and training.