SamLynnEvans / TransformerLinks
Transformer seq2seq model, program that can build a language translator from parallel corpus
☆1,422Updated 2 years ago
Alternatives and similar repositories for Transformer
Users that are interested in Transformer are comparing it to the libraries listed below
Sorting:
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆574Updated 5 years ago
- ☆3,682Updated 3 years ago
- Transformer implementation in PyTorch.☆491Updated 6 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,576Updated last year
- Reformer, the efficient Transformer, in Pytorch☆2,191Updated 2 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Updated 5 years ago
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,521Updated 4 years ago
- Google AI 2018 BERT pytorch implementation☆6,510Updated 2 years ago
- Longformer: The Long-Document Transformer☆2,179Updated 2 years ago
- An open source framework for seq2seq models in PyTorch.☆1,514Updated 3 months ago
- Implementation of Transformer Model in Tensorflow☆479Updated 2 years ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,601Updated 5 years ago
- Pytorch Implementation of Google BERT☆598Updated 5 years ago
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,261Updated last year
- Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.☆5,664Updated last year
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,456Updated 2 years ago
- Text classification using deep learning models in Pytorch☆816Updated 7 years ago
- An annotated implementation of the Transformer paper.☆6,906Updated last year
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,122Updated 3 years ago
- Code and model for the paper "Improving Language Understanding by Generative Pre-Training"☆2,264Updated 6 years ago
- Simple XLNet implementation with Pytorch Wrapper☆581Updated 6 years ago
- Single Headed Attention RNN - "Stop thinking with your head"☆1,181Updated 4 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,985Updated 3 years ago
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆2,368Updated last year
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆592Updated 7 months ago
- Multi-Task Deep Neural Networks for Natural Language Understanding☆2,258Updated last year
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆648Updated 7 years ago
- Transformer: PyTorch Implementation of "Attention Is All You Need"☆4,356Updated 5 months ago
- TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.☆911Updated last year
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆916Updated 2 years ago