SamLynnEvans / TransformerLinks
Transformer seq2seq model, program that can build a language translator from parallel corpus
☆1,397Updated 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,653Updated 2 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆557Updated 4 years ago
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,369Updated 2 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,217Updated last year
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆699Updated 4 years ago
- Transformer implementation in PyTorch.☆487Updated 6 years ago
- An open source framework for seq2seq models in PyTorch.☆1,509Updated 3 weeks ago
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,235Updated 9 months ago
- Google AI 2018 BERT pytorch implementation☆6,415Updated last year
- Longformer: The Long-Document Transformer☆2,130Updated 2 years ago
- Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.☆5,565Updated last year
- An annotated implementation of the Transformer paper.☆6,271Updated last year
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,975Updated 3 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,169Updated last year
- Transformer: PyTorch Implementation of "Attention Is All You Need"☆3,752Updated 10 months ago
- Basic Utilities for PyTorch Natural Language Processing (NLP)☆2,219Updated last year
- Code and model for the paper "Improving Language Understanding by Generative Pre-Training"☆2,210Updated 6 years ago
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,509Updated 3 years ago
- Text classification using deep learning models in Pytorch☆814Updated 6 years ago
- Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained☆4,545Updated 3 years ago
- Models, data loaders and abstractions for language processing, powered by PyTorch☆3,544Updated this week
- Open Source Neural Machine Translation and (Large) Language Models in PyTorch☆6,881Updated 3 months ago
- Pytorch library for fast transformer implementations☆1,709Updated 2 years ago
- CNNs for Sentence Classification in PyTorch☆1,028Updated 4 months ago
- Implementation of Transformer Model in Tensorflow☆469Updated 2 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆592Updated last week
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,907Updated 2 years ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,575Updated 4 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆645Updated 6 years ago
- Sequence to Sequence Models with PyTorch☆739Updated 3 years ago