Whiax / BERT-Transformer-PytorchLinks
Basic implementation of BERT and Transformer in Pytorch in one short python file (also includes "predict next word" GPT task)
☆44Updated 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:
- Checkout the new version at the link!☆22Updated 4 years ago
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆179Updated 2 years ago
- ☆64Updated 5 years ago
- Code for "Finetuning Pretrained Transformers into Variational Autoencoders"☆39Updated 3 years ago
- A library for making Transformer Variational Autoencoders. (Extends the Huggingface/transformers library.)☆142Updated 4 years ago
- A PyTorch implementation of the Transformer model from "Attention Is All You Need".☆59Updated 6 years ago
- Some notebooks for NLP☆207Updated last year
- RNN Encoder-Decoder in PyTorch☆45Updated last year
- Minimal implementation of Multi-layer Recurrent Neural Networks (LSTM) for character-level language modelling in PyTorch☆48Updated 6 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 5 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆233Updated 2 years ago
- VAE for color images☆211Updated 4 years ago
- Implementation of character based convolutional neural network☆262Updated 4 years ago
- The aim of this repository is to show a baseline model for text classification by implementing a LSTM-based model coded in PyTorch. In or…☆64Updated 2 years ago
- Deterministic Decoding for Discrete Data in Variational Autoencoders☆24Updated 5 years ago
- MinT: Minimal Transformer Library and Tutorials☆258Updated 3 years ago
- A tour of different optimization algorithms in PyTorch.☆99Updated 3 years ago
- Deep learning and natural language processing tutorial in PyTorch☆23Updated 7 years ago
- A repository containing the code for the Bistable Recurrent Cell☆47Updated 4 years ago
- Enabling easy statistical significance testing for deep neural networks.☆338Updated last year
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆165Updated last year
- Visualising the Transformer encoder☆111Updated 5 years ago
- ☆212Updated last year
- Simple illustrative examples for energy-based models in PyTorch☆66Updated 5 years ago
- pytorch; mask language model ; bert☆72Updated 5 years ago
- Pytorch implementation of bistable recurrent cell with baseline comparisons.☆25Updated 2 years ago
- ☆76Updated 5 years ago
- A tutorial on JAX (https://github.com/google/jax/)☆47Updated 6 years ago
- Original transformer paper: Implementation of Vaswani, Ashish, et al. "Attention is all you need." Advances in neural information process…☆240Updated last year