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:
- 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
- Extremely simple and fast word2vec implementation with Negative Sampling + Sub-sampling☆189Updated 4 years ago
- Understanding the Difficulty of Training Transformers☆332Updated 3 years ago
- Code and Data for ACL 2020 paper "Few-Shot NLG with Pre-Trained Language Model"☆190Updated 5 months ago
- PyTorch Implementation of OpenAI GPT-2☆348Updated last year
- Unofficial PyTorch implementation of Attention Free Transformer (AFT) layers by Apple Inc.☆243Updated 3 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆228Updated 4 years ago
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 5 years ago
- ☆470Updated 4 years ago
- Pytorch implementation of Compressive Transformers, from Deepmind☆162Updated 4 years ago
- Books, papers and links to latest research in ML/AI☆91Updated last year
- ☆219Updated 5 years ago
- Implements Reformer: The Efficient Transformer in pytorch.☆86Updated 5 years ago
- API for accessing the GraphLog dataset☆90Updated last year
- A tour of different optimization algorithms in PyTorch.☆99Updated 3 years ago
- Fully featured implementation of Routing Transformer☆296Updated 4 years ago
- ☆46Updated 5 years ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆110Updated 7 years ago
- Graph Neural Network☆44Updated 4 years ago
- Implementation of Feedback Transformer in Pytorch☆108Updated 4 years ago
- A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training☆27Updated 3 years ago
- ☆212Updated last year
- Official codebase for Pretrained Transformers as Universal Computation Engines.☆247Updated 3 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
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆151Updated 2 years ago
- A minimal PyTorch Lightning OpenAI GPT w DeepSpeed Training!☆113Updated 2 years ago
- My take on a practical implementation of Linformer for Pytorch.☆421Updated 3 years ago