huanghonggit / Mask-Language-ModelLinks
pytorch; mask language model ; bert
☆72Updated 6 years ago
Alternatives and similar repositories for Mask-Language-Model
Users that are interested in Mask-Language-Model are comparing it to the libraries listed below
Sorting:
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 5 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆339Updated 2 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
- ☆210Updated last year
- Transformer with Untied Positional Encoding (TUPE). Code of paper "Rethinking Positional Encoding in Language Pre-training". Improve exis…☆254Updated 4 years ago
- Transformer-based Conditional Variational Autoencoder for Controllable Story Generation☆161Updated 3 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- Optimus: the first large-scale pre-trained VAE language model☆391Updated 2 years ago
- ☆220Updated 5 years ago
- Plot the vector graph of attention based text visualisation☆374Updated 6 years ago
- Checkout the new version at the link!☆22Updated 5 years ago
- ☆180Updated 3 years ago
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆179Updated 2 years ago
- A PyTorch implementation of the document classification by Hierarchical Attention Network☆33Updated 6 years ago
- A library for making Transformer Variational Autoencoders. (Extends the Huggingface/transformers library.)☆144Updated 4 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆235Updated 2 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated last year
- Code for "Finetuning Pretrained Transformers into Variational Autoencoders"☆40Updated 3 years ago
- Pytorch implementation of "A Probabilistic Formulation of Unsupervised Text Style Transfer" by He. et. al. at ICLR 2020☆163Updated 3 years ago
- ☆84Updated 6 years ago
- This is a repository with the code for the ACL 2019 paper "Analyzing Multi-Head Self-Attention: Specialized Heads Do the Heavy Lifting, t…☆317Updated 4 years ago
- Python library & examples for Masked Language Model Scoring (ACL 2020)☆347Updated 3 years ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆110Updated 7 years ago
- Minimal RNN classifier with self-attention in Pytorch☆152Updated 4 years ago
- Replication of "Regularizing and Optimizing LSTM Language Models" by Merity et al. (2017).☆12Updated 6 years ago
- ☆362Updated 3 years ago
- Official Code for Towards Transparent and Explainable Attention Models paper (ACL 2020)☆35Updated 3 years ago
- ☆90Updated 3 years ago
- Implementation of the paper Tree Transformer☆214Updated 5 years ago
- ☆19Updated 4 years ago