Whiax / BERT-Transformer-Pytorch
Basic implementation of BERT and Transformer in Pytorch in one short python file (also includes "predict next word" GPT task)
☆41Updated 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
- Checkout the new version at the link!☆23Updated 4 years ago
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆179Updated last year
- Implementation of the GBST block from the Charformer paper, in Pytorch☆117Updated 3 years ago
- RNN Encoder-Decoder in PyTorch☆42Updated 5 months ago
- A repository containing the code for the Bistable Recurrent Cell☆47Updated 4 years ago
- Minimal implementation of Multi-layer Recurrent Neural Networks (LSTM) for character-level language modelling in PyTorch☆46Updated 5 years ago
- Code for "Finetuning Pretrained Transformers into Variational Autoencoders"☆37Updated 2 years ago
- Original transformer paper: Implementation of Vaswani, Ashish, et al. "Attention is all you need." Advances in neural information process…☆231Updated 8 months ago
- German small and large versions of GPT2.☆20Updated 2 years ago
- Some notebooks for NLP☆189Updated last year
- A library for making Transformer Variational Autoencoders. (Extends the Huggingface/transformers library.)☆134Updated 3 years ago
- ☆72Updated 3 years ago
- LTG-Bert☆29Updated last year
- pytorch; mask language model ; bert☆72Updated 5 years ago
- Cross-lingual Language Model (XLM) pretraining and Model-Agnostic Meta-Learning (MAML) for fast adaptation of deep networks☆20Updated 3 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆325Updated last year
- ☆46Updated 4 years ago
- MinT: Minimal Transformer Library and Tutorials☆251Updated 2 years ago
- Google's BigBird (Jax/Flax & PyTorch) @ 🤗Transformers☆48Updated last year
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆158Updated 11 months ago
- ☆44Updated 2 years ago
- This repo contains a set of neural transducer, e.g. sequence-to-sequence model, focusing on character-level tasks.☆72Updated last year
- Implementation of Feedback Transformer in Pytorch☆105Updated 3 years ago
- ☆206Updated 9 months ago
- Accelerated NLP pipelines for fast inference on CPU. Built with Transformers and ONNX runtime.☆126Updated 4 years ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆97Updated 6 years ago
- Official code repository of the paper Linear Transformers Are Secretly Fast Weight Programmers.☆101Updated 3 years ago
- XAI Tutorial for the Explainable AI track in the ALPS winter school 2021☆58Updated 3 years ago
- Pytorch implementation of bistable recurrent cell with baseline comparisons.☆25Updated last year
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆221Updated last year