SamLynnEvans / TransformerLinks
Transformer seq2seq model, program that can build a language translator from parallel corpus
☆1,407Updated 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"☆562Updated 4 years ago
- ☆3,668Updated 3 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Updated 4 years ago
- Google AI 2018 BERT pytorch implementation☆6,452Updated 2 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,379Updated last year
- An open source framework for seq2seq models in PyTorch.☆1,513Updated this week
- Transformer implementation in PyTorch.☆491Updated 6 years ago
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,406Updated 2 years ago
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,249Updated last year
- Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.☆5,617Updated last year
- Reformer, the efficient Transformer, in Pytorch☆2,182Updated 2 years ago
- An annotated implementation of the Transformer paper.☆6,533Updated last year
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,517Updated 4 years ago
- Open Source Neural Machine Translation and (Large) Language Models in PyTorch☆6,939Updated 6 months ago
- Implementation of Transformer Model in Tensorflow☆474Updated 2 years ago
- Pytorch Implementation of Google BERT☆595Updated 5 years ago
- Longformer: The Long-Document Transformer☆2,164Updated 2 years ago
- CNNs for Sentence Classification in PyTorch☆1,033Updated 7 months ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,980Updated 3 years ago
- Text classification using deep learning models in Pytorch☆815Updated 6 years ago
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,923Updated 2 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆647Updated 6 years ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,120Updated 2 years ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆544Updated 3 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆592Updated 3 months ago
- PyTorch implementation of beam search decoding for seq2seq models☆339Updated 2 years ago
- Paper List for Style Transfer in Text☆1,627Updated 2 years ago
- Simple XLNet implementation with Pytorch Wrapper☆581Updated 6 years ago
- Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation☆1,008Updated 6 years ago
- Transformer: PyTorch Implementation of "Attention Is All You Need"☆4,053Updated 2 months ago