lyeoni / gpt-pytorchLinks
PyTorch Implementation of OpenAI GPT
☆128Updated 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:
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆235Updated 2 years ago
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆179Updated 2 years ago
- Trains Transformer model variants. Data isn't shuffled between batches.☆143Updated 3 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated last year
- RNN Encoder-Decoder in PyTorch☆45Updated last year
- Books, papers and links to latest research in ML/AI☆91Updated last year
- ☆470Updated 4 years ago
- PyTorch Implementation of OpenAI GPT-2☆352Updated last year
- Understanding the Difficulty of Training Transformers☆332Updated 3 years ago
- ☆387Updated 2 years ago
- API for accessing the GraphLog dataset☆90Updated last year
- My implementation of DeepMind's Perceiver☆63Updated 4 years ago
- Code and Data for ACL 2020 paper "Few-Shot NLG with Pre-Trained Language Model"☆190Updated 6 months ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆110Updated 7 years ago
- Pytorch implementation of Compressive Transformers, from Deepmind☆162Updated 4 years ago
- Official codebase for Pretrained Transformers as Universal Computation Engines.☆247Updated 3 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆228Updated 4 years ago
- Unofficial PyTorch implementation of Attention Free Transformer (AFT) layers by Apple Inc.☆243Updated 3 years ago
- Graph Neural Network☆44Updated 4 years ago
- Repository containing code for "How to Train BERT with an Academic Budget" paper☆316Updated 2 years ago
- A library for evaluating representations.☆77Updated 4 years ago
- ☆46Updated 5 years ago
- ☆76Updated 5 years ago
- Extremely simple and fast word2vec implementation with Negative Sampling + Sub-sampling☆189Updated 4 years ago
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 5 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 5 years ago
- Implementation of Feedback Transformer in Pytorch☆108Updated 4 years ago
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆153Updated 2 years ago
- The entmax mapping and its loss, a family of sparse softmax alternatives.☆455Updated last year
- A PyTorch implementation of Transformer in "Attention is All You Need"☆106Updated 5 years ago