google-deepmind / lamb
LAnguage Modelling Benchmarks
☆137Updated 5 years ago
Alternatives and similar repositories for lamb:
Users that are interested in lamb are comparing it to the libraries listed below
- A simple module consistently outperforms self-attention and Transformer model on main NMT datasets with SoTA performance.☆86Updated last year
- Cascaded Text Generation with Markov Transformers☆129Updated 2 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆95Updated 5 years ago
- A PyTorch implementation of the Transformer model from "Attention Is All You Need".☆59Updated 5 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 5 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- PyTorch implementation of latent space reinforcement learning for E2E dialog published at NAACL 2019. It is released by Tiancheng Zhao (…☆144Updated 5 years ago
- Code for NIPS 2018 paper 'Frequency-Agnostic Word Representation'☆115Updated 6 years ago
- ☆218Updated 4 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆228Updated 5 years ago
- Two-Layer Hierarchical Softmax Implementation for PyTorch☆69Updated 4 years ago
- A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch☆76Updated 4 years ago
- Source code of paper "BP-Transformer: Modelling Long-Range Context via Binary Partitioning"☆128Updated 4 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 4 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆70Updated 4 years ago
- Neural Module Network for Reasoning over Text, ICLR 2020☆120Updated 4 years ago
- Code for EMNLP 2019 paper "Attention is not not Explanation"☆58Updated 3 years ago
- Checking the interpretability of attention on text classification models☆48Updated 5 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 9 months ago
- Bi-Directional Block Self-Attention☆123Updated 7 years ago
- Code for "Language GANs Falling Short"☆59Updated 4 years ago
- PyTorch Implementation of "A Hierarchical Latent Structure for Variational Conversation Modeling" (NAACL 2018 Oral)☆171Updated 9 months ago
- Source code for the NAACL 2019 paper "SEQ^3: Differentiable Sequence-to-Sequence-to-Sequence Autoencoder for Unsupervised Abstractive Sen…☆124Updated 2 years ago
- Multiple Different Natural Language Processing Tasks in a Single Deep Model☆48Updated 6 years ago
- Generative Flow based Sequence-to-Sequence Toolkit written in Python.☆245Updated 5 years ago
- Assessing syntactic abilities of BERT☆148Updated 5 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- LAMB Optimizer for Large Batch Training (TensorFlow version)☆120Updated 5 years ago
- Highway network implemented in pytorch☆80Updated 8 years ago