google-deepmind / lambLinks
LAnguage Modelling Benchmarks
☆138Updated 5 years ago
Alternatives and similar repositories for lamb
Users that are interested in lamb are comparing it to the libraries listed below
Sorting:
- A simple module consistently outperforms self-attention and Transformer model on main NMT datasets with SoTA performance.☆86Updated 2 years ago
- Cascaded Text Generation with Markov Transformers☆129Updated 2 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.☆134Updated 6 years ago
- ☆178Updated 5 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 years ago
- A smoother activation function (undergrad code)☆116Updated 5 years ago
- Implementation of Universal Transformer in Pytorch☆266Updated 7 years ago
- ☆47Updated 6 years ago
- ☆221Updated 5 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆231Updated 6 years ago
- Code for "Language GANs Falling Short"☆59Updated 4 years ago
- Two-Layer Hierarchical Softmax Implementation for PyTorch☆71Updated 5 years ago
- Non-Monotonic Sequential Text Generation (ICML 2019)☆72Updated 6 years ago
- Checking the interpretability of attention on text classification models☆49Updated 6 years ago
- PyTorch code for meta seq2seq learning☆43Updated 6 years ago
- Code for EMNLP18 paper "Spherical Latent Spaces for Stable Variational Autoencoders"☆171Updated 7 years ago
- Latent Alignment and Variational Attention☆328Updated 7 years ago
- Source code of paper "BP-Transformer: Modelling Long-Range Context via Binary Partitioning"☆127Updated 4 years ago
- Boolean Question Answering with multi-task learning and uses large LM embeddings like BERT, RoBERTa☆18Updated 6 years ago
- ☆65Updated 5 years ago
- Text classification models. Used a submodule for other projects.☆69Updated 6 years ago
- ☆121Updated 7 years ago
- Code for EMNLP 2019 paper "Attention is not not Explanation"☆58Updated 4 years ago
- PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset☆123Updated 6 years ago
- Text Generation Using A Variational Autoencoder☆110Updated 8 years ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆159Updated 6 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- a Pytorch implementation of the Reformer Network (https://openreview.net/pdf?id=rkgNKkHtvB)☆53Updated 3 years ago