Whiax / BERT-Transformer-PytorchLinks
Basic implementation of BERT and Transformer in Pytorch in one short python file (also includes "predict next word" GPT task)
☆42Updated last year
Alternatives and similar repositories for BERT-Transformer-Pytorch
Users that are interested in BERT-Transformer-Pytorch are comparing it to the libraries listed below
Sorting:
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆180Updated last year
- Implementation of the GBST block from the Charformer paper, in Pytorch☆117Updated 3 years ago
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 4 years ago
- RNN Encoder-Decoder in PyTorch☆44Updated 10 months ago
- Code for "Finetuning Pretrained Transformers into Variational Autoencoders"☆39Updated 3 years ago
- pytorch; mask language model ; bert☆72Updated 5 years ago
- [IN PROGRESS] An introduction to generative adversarial networks (GANs) and variational autoencoders (VAEs) in PyTorch, by implementing a…☆33Updated 6 years ago
- Checkout the new version at the link!☆22Updated 4 years ago
- Code for the Shortformer model, from the ACL 2021 paper by Ofir Press, Noah A. Smith and Mike Lewis.☆147Updated 3 years ago
- A library for making Transformer Variational Autoencoders. (Extends the Huggingface/transformers library.)☆140Updated 3 years ago
- Minimal implementation of Multi-layer Recurrent Neural Networks (LSTM) for character-level language modelling in PyTorch☆48Updated 5 years ago
- A PyTorch implementation of the Transformer model from "Attention Is All You Need".☆59Updated 5 years ago
- A demonstration of the attention mechanism with some toy experiments and explanations.☆108Updated 6 years ago
- Code for the paper "A Stable Variational Autoencoder for Text Modelling"☆26Updated 5 years ago
- Tensorflow implementation of a linear attention architecture☆44Updated 4 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated last year
- LTG-Bert☆33Updated last year
- MinT: Minimal Transformer Library and Tutorials☆255Updated 2 years ago
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆217Updated 2 years ago
- ☆34Updated 4 years ago
- xfspell — the Transformer Spell Checker☆190Updated 5 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- A collection of Models, Datasets, DataModules, Callbacks, Metrics, Losses and Loggers to better integrate pytorch-lightning with transfor…☆47Updated 2 years ago
- LM Pretraining with PyTorch/TPU☆134Updated 5 years ago
- Module 0 - Fundamentals☆102Updated 9 months ago
- Deep learning and natural language processing tutorial in PyTorch☆22Updated 7 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆227Updated 2 years ago
- ☆76Updated 5 years ago
- A small, interpretable codebase containing the re-implementation of a few "deep" NLP models in PyTorch. Colab notebooks to run with GPUs.…☆75Updated 4 years ago
- Some notebooks for NLP☆204Updated last year