SamLynnEvans / TransformerLinks
Transformer seq2seq model, program that can build a language translator from parallel corpus
☆1,425Updated 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,684Updated 3 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆576Updated 5 years ago
- Google AI 2018 BERT pytorch implementation☆6,516Updated 2 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆702Updated 5 years ago
- Transformer implementation in PyTorch.☆492Updated 6 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,613Updated last year
- An open source framework for seq2seq models in PyTorch.☆1,515Updated 4 months ago
- Longformer: The Long-Document Transformer☆2,184Updated 3 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,193Updated 2 years ago
- Pytorch Implementation of Google BERT☆598Updated 5 years ago
- Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.☆5,675Updated 2 years ago
- TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.☆911Updated last year
- CNNs for Sentence Classification in PyTorch☆1,038Updated last year
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,263Updated last year
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,523Updated 4 years ago
- Implementation of Transformer Model in Tensorflow☆483Updated 2 years ago
- An annotated implementation of the Transformer paper.☆6,993Updated last year
- Simple transformer implementation from scratch in pytorch. (archival, latest version on codeberg)☆1,094Updated 10 months ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,989Updated 3 years ago
- Code and model for the paper "Improving Language Understanding by Generative Pre-Training"☆2,271Updated 7 years ago
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆2,370Updated last year
- Single Headed Attention RNN - "Stop thinking with your head"☆1,180Updated 4 years ago
- Simple XLNet implementation with Pytorch Wrapper☆581Updated 6 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆593Updated 8 months ago
- Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation☆1,015Updated 6 years ago
- Text classification using deep learning models in Pytorch☆818Updated 7 years ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆490Updated 7 years ago
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,454Updated 2 years ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆546Updated 3 years ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,607Updated 5 years ago