SamLynnEvans / TransformerLinks
Transformer seq2seq model, program that can build a language translator from parallel corpus
☆1,403Updated 2 years ago
Alternatives and similar repositories for Transformer
Users that are interested in Transformer are comparing it to the libraries listed below
Sorting:
- ☆3,669Updated 2 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆561Updated 4 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,177Updated 2 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,361Updated last year
- Longformer: The Long-Document Transformer☆2,160Updated 2 years ago
- Transformer implementation in PyTorch.☆491Updated 6 years ago
- An open source framework for seq2seq models in PyTorch.☆1,512Updated 3 months ago
- Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.☆5,605Updated last year
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,395Updated 2 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Updated 4 years ago
- Google AI 2018 BERT pytorch implementation☆6,447Updated last year
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,515Updated 4 years ago
- Pytorch Implementation of Google BERT☆595Updated 5 years ago
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,248Updated last year
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,585Updated 5 years ago
- Implementation of Transformer Model in Tensorflow☆473Updated 2 years ago
- Pytorch library for fast transformer implementations☆1,727Updated 2 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,147Updated 3 years ago
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,920Updated 2 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,978Updated 3 years ago
- Single Headed Attention RNN - "Stop thinking with your head"☆1,182Updated 3 years ago
- Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation☆1,005Updated 6 years ago
- Simple transformer implementation from scratch in pytorch. (archival, latest version on codeberg)☆1,088Updated 5 months ago
- An annotated implementation of the Transformer paper.☆6,479Updated last year
- Code and model for the paper "Improving Language Understanding by Generative Pre-Training"☆2,233Updated 6 years ago
- CNNs for Sentence Classification in PyTorch☆1,032Updated 7 months ago
- TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.☆915Updated last year
- Text classification using deep learning models in Pytorch☆815Updated 6 years ago
- BERT-related papers☆2,047Updated 2 years ago
- Simple XLNet implementation with Pytorch Wrapper☆581Updated 6 years ago