Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains a basic implementation of a Generative Pre-trained Transformer and a baseline bigram language model. The project consists of two main files. The bigramModel.py file contains the code for a simple baseline bigram language model. The gpt_dev.ipynb notebook contains the step-by-step development and implementation of the GPT model architecture built from scratch.

About

A scratch-built implementation of a GPT and a baseline Bigram language model, designed for understanding the core architecture of large language models.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages