Skip to content

rakeshbs/tiny_transformer

Repository files navigation

Tiny Transformer

An experiment implementing the decoder part of the transformer architecture from the paper "Attention is All You Need" by Vaswani et al. (2017) in PyTorch.

The current model was trained on TinyStories Dataset.

Demo

This project is a work in progress.

About

Experimenting with implementing transformers from scratch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages