Skip to content

JishnuSetia/Google-DeepMind--01--Build-Your-Own-Small-Language-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 Build Your Own Small Language Model (SLM)

πŸ“Œ Overview

This repository documents my work from the Google DeepMind course: Build Your Own Small Language Model.
The course provides a hands-on introduction to how language models work β€” from probability-based word prediction and n-grams to training and evaluating a small language model using modern machine learning pipelines.

The project combines theory, labs, experiments, and ethical reflection, focusing on building intuition for language models rather than treating them as black boxes.


πŸ“š Course Reference

Google DeepMind: 01 Build Your Own Small Language Model: https://www.skills.google/course_templates/1341


About

Building a small language model from scratch while learning the foundations of probabilistic and neural language models.

Topics

Resources

Stars

Watchers

Forks

Contributors