SamLynnEvans / TransformerLinks
Transformer seq2seq model, program that can build a language translator from parallel corpus
☆1,423Updated 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,680Updated 3 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆575Updated 5 years ago
- Transformer implementation in PyTorch.☆491Updated 6 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,192Updated 2 years ago
- Google AI 2018 BERT pytorch implementation☆6,517Updated 2 years ago
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,451Updated 2 years ago
- An open source framework for seq2seq models in PyTorch.☆1,515Updated 4 months ago
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,524Updated 4 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Updated 5 years ago
- Longformer: The Long-Document Transformer☆2,181Updated 2 years ago
- Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.☆5,669Updated 2 years ago
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,263Updated last year
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,609Updated last year
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,987Updated 3 years ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,608Updated 5 years ago
- An annotated implementation of the Transformer paper.☆6,958Updated last year
- Pytorch Implementation of Google BERT☆597Updated 5 years ago
- TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.☆911Updated last year
- Simple transformer implementation from scratch in pytorch. (archival, latest version on codeberg)☆1,094Updated 10 months ago
- Simple XLNet implementation with Pytorch Wrapper☆581Updated 6 years ago
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,924Updated 2 years ago
- Single Headed Attention RNN - "Stop thinking with your head"☆1,180Updated 4 years ago
- Implementation of Transformer Model in Tensorflow☆482Updated 2 years ago
- Code and model for the paper "Improving Language Understanding by Generative Pre-Training"☆2,268Updated 7 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆339Updated 3 years ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,122Updated 3 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,172Updated 3 years ago
- Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation☆1,014Updated 6 years ago
- Open Source Neural Machine Translation and (Large) Language Models in PyTorch☆6,986Updated 3 months ago
- Unsupervised Data Augmentation (UDA)☆2,205Updated 4 years ago