Skip to content
/ GPT2 Public

My simple and educative implementation of GPT2, with (close to) no help from outside contributions, repos, or AI tools. This comes straight from the foundational papers, and a few articles on the internet.

Notifications You must be signed in to change notification settings

Bornlex/GPT2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT

Run

First install uv dependencies :

uv sync

Then simply run :

uv run python training.py

Resources

GPT architecture

Specific components

About

My simple and educative implementation of GPT2, with (close to) no help from outside contributions, repos, or AI tools. This comes straight from the foundational papers, and a few articles on the internet.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages