lyeoni / gpt-pytorchLinks
PyTorch Implementation of OpenAI GPT
☆127Updated 2 years ago
Alternatives and similar repositories for gpt-pytorch
Users that are interested in gpt-pytorch are comparing it to the libraries listed below
Sorting:
- Trains Transformer model variants. Data isn't shuffled between batches.☆143Updated 3 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
- ☆470Updated 4 years ago
- Unofficial PyTorch implementation of Attention Free Transformer (AFT) layers by Apple Inc.☆242Updated 3 years ago
- Books, papers and links to latest research in ML/AI☆91Updated last year
- RNN Encoder-Decoder in PyTorch☆45Updated last year
- Graph Neural Network☆44Updated 4 years ago
- Code and Data for ACL 2020 paper "Few-Shot NLG with Pre-Trained Language Model"☆190Updated 5 months ago
- ☆383Updated 2 years ago
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆179Updated 2 years ago
- Understanding the Difficulty of Training Transformers☆330Updated 3 years ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆109Updated 7 years ago
- PyTorch Implementation of OpenAI GPT-2☆345Updated last year
- API for accessing the GraphLog dataset☆90Updated last year
- Extremely simple and fast word2vec implementation with Negative Sampling + Sub-sampling☆188Updated 4 years ago
- Annotations of the interesting ML papers I read☆262Updated 2 weeks ago
- ☆212Updated last year
- Implementation of the first paper on word2vec☆245Updated 3 years ago
- A library for evaluating representations.☆77Updated 3 years ago
- A tour of different optimization algorithms in PyTorch.☆99Updated 3 years ago
- Implementation of Mixout with PyTorch☆75Updated 2 years ago
- Fully featured implementation of Routing Transformer☆296Updated 3 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 5 years ago
- Estimating Example Difficulty using Variance of Gradients☆64Updated 2 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…☆315Updated 4 years ago
- DGMs for NLP. A roadmap.☆393Updated 2 years ago
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆151Updated 2 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆227Updated 4 years ago
- Implements Reformer: The Efficient Transformer in pytorch.☆86Updated 5 years ago