[go: nahoru, domu]

Skip to content

Codes, scripts, and notebooks on various aspects of transformer models.

Notifications You must be signed in to change notification settings

amitkayal/transformers-stuff

 
 

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.

About

Codes, scripts, and notebooks on various aspects of transformer models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.3%
  • Python 1.7%