Skip to content

ish-codes-magic/transformer_from_scratch

Repository files navigation

Transformer model implementation from scratch

In this project, I have to implement the model proposed in the Attention is all you need paper.

I have used the following stack to create the project:

  1. Python
  2. Pytorch
  3. Hugging Face tokenisers
  4. Hugging Face Opus Books Dataset

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages