SamLynnEvans / TransformerLinks
Transformer seq2seq model, program that can build a language translator from parallel corpus
☆1,420Updated 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"☆573Updated 5 years ago
- ☆3,680Updated 3 years ago
- Transformer implementation in PyTorch.☆490Updated 6 years ago
- Longformer: The Long-Document Transformer☆2,174Updated 2 years ago
- An open source framework for seq2seq models in PyTorch.☆1,516Updated 2 months ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆702Updated 5 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,191Updated 2 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,546Updated last year
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,260Updated last year
- Implementation of Transformer Model in Tensorflow☆476Updated 2 years ago
- Simple transformer implementation from scratch in pytorch. (archival, latest version on codeberg)☆1,093Updated 8 months ago
- Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.☆5,660Updated last year
- Code and model for the paper "Improving Language Understanding by Generative Pre-Training"☆2,263Updated 6 years ago
- Pytorch Implementation of Google BERT☆597Updated 5 years ago
- Google AI 2018 BERT pytorch implementation☆6,507Updated 2 years ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,599Updated 5 years ago
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,521Updated 4 years ago
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,450Updated 2 years ago
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,921Updated 2 years ago
- An annotated implementation of the Transformer paper.☆6,818Updated last year
- Text classification using deep learning models in Pytorch☆817Updated 7 years ago
- CNNs for Sentence Classification in PyTorch☆1,035Updated 10 months ago
- Transformer: PyTorch Implementation of "Attention Is All You Need"☆4,313Updated 5 months ago
- Pytorch library for fast transformer implementations☆1,755Updated 2 years ago
- Simple XLNet implementation with Pytorch Wrapper☆581Updated 6 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆917Updated 2 years ago
- Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation☆1,012Updated 6 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆339Updated 2 years ago
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆2,365Updated last year
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆648Updated 7 years ago