akurniawan / pytorch-transformerLinks
Implementation of "Attention is All You Need" paper
☆33Updated last year
Alternatives and similar repositories for pytorch-transformer
Users that are interested in pytorch-transformer are comparing it to the libraries listed below
Sorting:
- PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset☆123Updated 5 years ago
- ☆53Updated 4 years ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- Machine-generated summaries and highlights of the every accepted paper at Thirty-second Conference on Neural Information Processing Syste…☆71Updated 6 years ago
- CapsNet for NLP☆67Updated 6 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- ☆42Updated 6 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆158Updated 5 years ago
- a Pytorch implementation of the Reformer Network (https://openreview.net/pdf?id=rkgNKkHtvB)☆53Updated 2 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆95Updated 5 years ago
- ☆47Updated 6 years ago
- MT Tutorial for the JSALT 2019 Summer School☆48Updated 6 years ago
- Two-Layer Hierarchical Softmax Implementation for PyTorch☆69Updated 4 years ago
- A pytorch implementation of "Latent Variable Dialogue Models and their Diversity"☆19Updated 7 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- Python package for understanding the difficulty of text classification datasets. (in CoNNL 2018)☆63Updated 4 years ago
- Highway network implemented in pytorch☆80Updated 8 years ago
- A simple module consistently outperforms self-attention and Transformer model on main NMT datasets with SoTA performance.☆85Updated 2 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- LM, ULMFit et al.☆46Updated 5 years ago
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆106Updated 2 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- GANs for Conditional Sequence Generation. Tensorflow. Including the code of paper "Improving Conditional Sequence Generative Adversarial …☆35Updated 6 years ago
- Knowledge Distillation For Transformer Language Models☆52Updated last year
- PyTorch implementation of Transformer-based Neural Machine Translation☆78Updated 2 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆295Updated 6 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆99Updated 3 years ago
- Natural Language Generation by Hierarchical Decoding with Linguistic Patterns (NAACL-HLT 2018), Investigating Linguistic Pattern Ordering…☆32Updated 6 years ago