SamLynnEvans / Transformer
Transformer seq2seq model, program that can build a language translator from parallel corpus
☆1,350Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Transformer
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆549Updated 4 years ago
- ☆3,609Updated 2 years ago
- Google AI 2018 BERT pytorch implementation☆6,228Updated last year
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,291Updated last year
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆691Updated 3 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,125Updated last year
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,511Updated 3 years ago
- Longformer: The Long-Document Transformer☆2,048Updated last year
- Transformer implementation in PyTorch.☆466Updated 5 years ago
- An open source framework for seq2seq models in PyTorch.☆1,498Updated last year
- Simple XLNet implementation with Pytorch Wrapper☆577Updated 5 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆8,883Updated 7 months ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,525Updated 4 years ago
- Transformer: PyTorch Implementation of "Attention Is All You Need"☆3,062Updated 3 months ago
- Code and model for the paper "Improving Language Understanding by Generative Pre-Training"☆2,160Updated 5 years ago
- CNNs for Sentence Classification in PyTorch☆1,021Updated last year
- Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.☆5,387Updated 10 months ago
- An annotated implementation of the Transformer paper.☆5,740Updated 7 months ago
- Pytorch library for fast transformer implementations☆1,644Updated last year
- Text classification using deep learning models in Pytorch☆809Updated 6 years ago
- Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.☆3,029Updated 10 months ago
- Multi-Task Deep Neural Networks for Natural Language Understanding☆2,239Updated 8 months ago
- Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)☆2,954Updated 5 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,180Updated 2 years ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆488Updated 5 years ago
- TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.☆892Updated 4 months ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆587Updated 3 months ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,960Updated 2 years ago
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,891Updated last year
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆907Updated last year