Skip to content

UK-07/Transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub License Open In Colab

A Walkthrough of GPT-2

This project provides a Google Colab that explains the core ideas in GPT-2 with code-snippets for illustration. It includes an PyTorch implementation of GPT-2. This implementation while not identical to the OpenAI implementation, is final built version of the concepts explained in the Colab. The variations are highlighted.

Requirements

About

A walk-through of the transformer architecture and simplified GPT-2 implementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published