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:
- CharBERT: Character-aware Pre-trained Language Model (COLING2020)☆121Updated 4 years ago
- Zero -- A neural machine translation system☆153Updated 2 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 5 years ago
- Source code for "Improving Robustness of Neural Machine Translation with Multi-task Learning"☆19Updated 6 years ago
- Source code for the ACL 2019 paper "Attention-based Conditioning Methods for External Knowledge Integration"☆59Updated 3 years ago
- Python code for training models in the ACL paper, "Beyond BLEU:Training Neural Machine Translation with Semantic Similarity".☆52Updated 5 years ago
- A program to choose transfer languages for cross-lingual learning☆72Updated 2 weeks ago
- AAAI-20 paper: Cross-Lingual Natural Language Generation via Pre-Training☆129Updated 4 years ago
- This repo contains a set of neural transducer, e.g. sequence-to-sequence model, focusing on character-level tasks.☆76Updated 2 years ago
- Multilingual Meta-Embeddings for Named Entity Recognition (RepL4NLP & EMNLP 2019)☆32Updated 3 years ago
- pytorch; mask language model ; bert☆72Updated 5 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆133Updated last year
- Some good(maybe) papers about NMT (Neural Machine Translation).☆85Updated 5 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 3 years ago
- Data Augmentation for Neural Machine Translation☆32Updated 7 years ago
- Lexical Simplification with Pretrained Encoders☆70Updated 4 years ago
- ☆55Updated 7 years ago
- ☆40Updated 5 years ago
- Pytorch implementation of "A Probabilistic Formulation of Unsupervised Text Style Transfer" by He. et. al. at ICLR 2020☆163Updated 2 years ago
- This repo supports various cross-lingual transfer learning & multilingual NLP models.☆92Updated 2 years ago
- Add noise to your text, can be used to improve synthetic training corpus for Neural Machine Translation☆41Updated 6 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…☆244Updated 4 years ago
- Implementation of a linear-chain CRF in PyTorch☆97Updated 4 years ago
- An Unsupervised Sentence Embedding Method by Mutual Information Maximization (EMNLP2020)☆61Updated 4 years ago
- Code and resources for evaluating cross-lingual embedding spaces☆29Updated 5 years ago
- Fine-tuned Transformers compatible BERT models for Sequence Tagging☆40Updated 5 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
- ☆49Updated 5 years ago
- Research code for ACL 2020 paper: "Distilling Knowledge Learned in BERT for Text Generation".☆131Updated 4 years ago
- The implementation of "Learning Deep Transformer Models for Machine Translation"☆116Updated last year