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:
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆179Updated 2 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆235Updated 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
- Understanding the Difficulty of Training Transformers☆332Updated 3 years ago
- RNN Encoder-Decoder in PyTorch☆45Updated last year
- Books, papers and links to latest research in ML/AI☆92Updated last year
- ☆470Updated 4 years ago
- API for accessing the GraphLog dataset☆90Updated last year
- Code and Data for ACL 2020 paper "Few-Shot NLG with Pre-Trained Language Model"☆190Updated 7 months ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆110Updated 7 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
- Implementation of Feedback Transformer in Pytorch☆108Updated 4 years ago
- Extremely simple and fast word2vec implementation with Negative Sampling + Sub-sampling☆189Updated 4 years ago
- Official codebase for Pretrained Transformers as Universal Computation Engines.☆247Updated 3 years ago
- ☆388Updated 2 years ago
- PyTorch Implementation of OpenAI GPT-2☆352Updated last year
- A library for evaluating representations.☆77Updated 4 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆228Updated 4 years ago
- ☆76Updated 5 years ago
- Annotations of the interesting ML papers I read☆269Updated 2 months ago
- My take on a practical implementation of Linformer for Pytorch.☆422Updated 3 years ago
- Fully featured implementation of Routing Transformer☆299Updated 4 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…☆317Updated 4 years ago
- A pytorch &keras implementation and demo of Fastformer.☆191Updated 3 years ago
- Pytorch implementation of Compressive Transformers, from Deepmind☆163Updated 4 years ago
- Statistics and accepted paper list of NLP conferences with arXiv link☆428Updated 4 years ago
- Code for the Shortformer model, from the ACL 2021 paper by Ofir Press, Noah A. Smith and Mike Lewis.☆147Updated 4 years ago
- Implements Reformer: The Efficient Transformer in pytorch.☆86Updated 5 years ago