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:
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆158Updated 5 years ago
- MT Tutorial for the JSALT 2019 Summer School☆48Updated 6 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- A simple module consistently outperforms self-attention and Transformer model on main NMT datasets with SoTA performance.☆85Updated 2 years ago
- Python package for understanding the difficulty of text classification datasets. (in CoNNL 2018)☆64Updated 4 years ago
- a Pytorch implementation of the Reformer Network (https://openreview.net/pdf?id=rkgNKkHtvB)☆53Updated 2 years ago
- Knowledge Distillation For Transformer Language Models☆52Updated last year
- Sequence to Sequence Models in PyTorch☆44Updated last year
- LAnguage Modelling Benchmarks☆138Updated 5 years ago
- ☆47Updated 6 years ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- A PyTorch Implementation of FastFusionNet on SQuAD 1.1☆39Updated 6 years ago
- Two-Layer Hierarchical Softmax Implementation for PyTorch☆69Updated 4 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
- Pytorch implementation of OpenAI-GPT for ROC stories☆51Updated 6 years ago
- PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset☆123Updated 6 years ago
- Encoding position with the word embeddings.☆83Updated 7 years ago
- ☆53Updated 4 years ago
- Cascaded Text Generation with Markov Transformers☆129Updated 2 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 6 years ago
- LM, ULMFit et al.☆46Updated 5 years ago
- Highway network implemented in pytorch☆80Updated 8 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- This repository contains the code for running the character-level Sandwich Transformers from our ACL 2020 paper on Improving Transformer …☆55Updated 4 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- A few tranformer models☆21Updated 5 years ago
- Adaptive embedding and softmax☆17Updated 3 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆100Updated 3 years ago
- Neutron: A pytorch based implementation of Transformer and its variants.☆64Updated 2 years ago