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:
- Checkout the new version at the link!☆22Updated 4 years ago
- Minimal implementation of Multi-layer Recurrent Neural Networks (LSTM) for character-level language modelling in PyTorch☆48Updated 6 years ago
- ☆64Updated 5 years ago
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆180Updated 2 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
- PyTorch implementation of the Word2Vec (Skip-Gram Model) and visualizing the trained embeddings using TSNE☆54Updated 5 years ago
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 4 years ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆165Updated last year
- Some notebooks for NLP☆207Updated last year
- Implementation of the GBST block from the Charformer paper, in Pytorch☆118Updated 4 years ago
- RNN Encoder-Decoder in PyTorch☆44Updated last year
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆229Updated 2 years ago
- this is where we share notebooks/projects used in your youtube channel☆148Updated 4 years ago
- Pytorch implementation of bistable recurrent cell with baseline comparisons.☆25Updated 2 years ago
- Implementation of Machine Learning algorithms from scratch in Python☆34Updated 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
- A tutorial on JAX (https://github.com/google/jax/)☆47Updated 6 years ago
- MinT: Minimal Transformer Library and Tutorials☆257Updated 3 years ago
- The code for the video tutorial series on building a Transformer from scratch: https://www.youtube.com/watch?v=XR4VDnJzB8o☆19Updated 2 years ago
- Enabling easy statistical significance testing for deep neural networks.☆337Updated last year
- Sequence to Sequence Models in PyTorch☆44Updated last year
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 5 years ago
- Materials for "Transformers from the Ground Up" at PyData Jeddah on August 5, 2021☆20Updated 4 years ago
- ☆46Updated 5 years ago
- Implementation of ETSformer, state of the art time-series Transformer, in Pytorch☆154Updated 2 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- Minimalist BERT implementation assignment for CS11-711☆83Updated 3 years ago
- ☆76Updated 5 years ago