Skip to content

VanekPetr/my-own-GPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT Language Model from Scratch

This project is an implementation of the GPT language model using the "Attention is All You Need" paper as a guide, with inspiration from OpenAI's GPT-2 and GPT-3 models. We use Shakespeare as the dataset for training and fine-tuning the model.

About

A simple PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) language model from scratch.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages