ahmetumutdurmus / awd-lstmLinks
Replication of "Regularizing and Optimizing LSTM Language Models" by Merity et al. (2017).
☆12Updated 6 years ago
Alternatives and similar repositories for awd-lstm
Users that are interested in awd-lstm are comparing it to the libraries listed below
Sorting:
- Zero -- A neural machine translation system☆153Updated 2 years ago
- Source code for the ACL 2019 paper "Attention-based Conditioning Methods for External Knowledge Integration"☆59Updated 3 years ago
- AAAI-20 paper: Cross-Lingual Natural Language Generation via Pre-Training☆129Updated 4 years ago
- Source code for "Improving Robustness of Neural Machine Translation with Multi-task Learning"☆19Updated 6 years ago
- Python code for training models in the ACL paper, "Beyond BLEU:Training Neural Machine Translation with Semantic Similarity".☆52Updated 6 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 5 years ago
- A masked language modeling objective to train a model to predict any subset of the target words, conditioned on both the input text and a…☆245Updated 4 years ago
- Some good(maybe) papers about NMT (Neural Machine Translation).☆85Updated 5 years ago
- ☆114Updated 5 years ago
- Pytorch implementation of "A Probabilistic Formulation of Unsupervised Text Style Transfer" by He. et. al. at ICLR 2020☆163Updated 3 years ago
- ☆55Updated 7 years ago
- pytorch; mask language model ; bert☆72Updated 6 years ago
- Code for replicating the work in "Targeted Syntactic Evaluation of Language Models." EMNLP 2018.☆43Updated 5 years ago
- Code inspired by Unsupervised Machine Translation Using Monolingual Corpora Only☆50Updated last year
- Pre-processing and in some cases downloading of datasets for the paper "Content Selection in Deep Learning Models of Summarization."☆78Updated 3 years ago
- Interpreting Bidirectional Encoder Representations from Transformers (BERT)☆110Updated 3 years ago
- CharBERT: Character-aware Pre-trained Language Model (COLING2020)☆121Updated 4 years ago
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 6 years ago
- Neural network parametrized objective to disentangle and transfer style and content in text☆142Updated 6 years ago
- A program to choose transfer languages for cross-lingual learning☆73Updated 3 months ago
- Massively Multilingual Transfer for NER☆86Updated 4 years ago
- Code for the paper "Improving Robustness of Machine Translation with Synthetic Noise"☆21Updated 6 years ago
- This repository contains the data and code for the paper "An Empirical Comparison on Imitation Learning and Reinforcement Learning for Pa…☆80Updated 5 years ago
- Contains data/code for the paper "Neural Syntactic Preordering for Controlled Paraphrase Generation" (ACL 2020).☆76Updated last year
- Cross-Lingual Alignment of Contextual Word Embeddings☆99Updated 5 years ago
- Python code for various NLP metrics☆169Updated 6 years ago
- Improving the Transformer translation model with document-level context☆170Updated 5 years ago
- Neutron: A pytorch based implementation of Transformer and its variants.☆64Updated 2 years ago
- This repository contains PyTorch implementation for the baseline models from the paper Utterance-level Dialogue Understanding: An Empiric…☆128Updated 2 years ago
- The implementation of "Learning Deep Transformer Models for Machine Translation"☆116Updated last year