SamLynnEvans / Transformer
Transformer seq2seq model, program that can build a language translator from parallel corpus
☆1,345Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Transformer
- ☆3,609Updated 2 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆547Updated 4 years ago
- Google AI 2018 BERT pytorch implementation☆6,213Updated last year
- Reformer, the efficient Transformer, in Pytorch☆2,116Updated last year
- An annotated implementation of the Transformer paper.☆5,704Updated 7 months ago
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,280Updated last year
- Single Headed Attention RNN - "Stop thinking with your head"☆1,178Updated 2 years ago
- An open source framework for seq2seq models in PyTorch.☆1,498Updated last year
- Transformer implementation in PyTorch.☆464Updated 5 years ago
- Longformer: The Long-Document Transformer☆2,046Updated last year
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆689Updated 3 years ago
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆2,336Updated 7 months ago
- Transformer: PyTorch Implementation of "Attention Is All You Need"☆2,998Updated 3 months ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,524Updated 4 years ago
- BERT-related papers☆2,035Updated last year
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,118Updated last year
- Pytorch library for fast transformer implementations☆1,642Updated last year
- Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.☆5,371Updated 9 months ago
- [EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821☆3,411Updated 3 weeks ago
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,195Updated 3 months ago
- TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.☆889Updated 4 months ago
- Text classification using deep learning models in Pytorch☆808Updated 5 years ago
- Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.☆3,025Updated 9 months ago
- Simple XLNet implementation with Pytorch Wrapper☆577Updated 5 years ago
- Multi-Task Deep Neural Networks for Natural Language Understanding☆2,235Updated 8 months ago
- Pytorch Implementation of Google BERT☆590Updated 4 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,093Updated 2 years ago
- Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation☆972Updated 5 years ago
- Open Source Neural Machine Translation and (Large) Language Models in PyTorch☆6,763Updated 4 months ago
- Data augmentation for NLP☆4,449Updated 4 months ago