Skip to content

shahrukhx01/transformers-bisected

Repository files navigation

Transformer Classifier PyTorch

alt text A repo containing all building blocks of transformer model for text classification in Pytorch.

The repo contains implementation of following:

  • Multi head self attention
  • Transformer block
  • Transformer encoder based classifier
  • Movies reviews sentiment dataloader

About

A repo containing all building blocks of transformer model for text classification in Pytorch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages