Skip to content

januverma/transformers-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

transformers-stuff

This repository contains codes, scripts, and notebooks on various aspects of transformer models. Implementation uses PyTorch.

  • GPT_Transformer.ipynb contains a detailed walk-through of the transformer implemenatation while explaining core concepts along the way.
  • GPT_Language_Model.ipynb builds and trains a language model from scratch using wikipedia data, included relevant pre-processing of the data.

Releases

No releases published

Packages

 
 
 

Contributors