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
- Trains Transformer model variants. Data isn't shuffled between batches.☆143Updated 3 years ago
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 5 years ago
- RNN Encoder-Decoder in PyTorch☆45Updated last year
- Graph Neural Network☆44Updated 4 years ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆110Updated 7 years ago
- Code and Data for ACL 2020 paper "Few-Shot NLG with Pre-Trained Language Model"☆190Updated 7 months ago
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆179Updated 2 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated 2 years ago
- ☆471Updated 4 years ago
- API for accessing the GraphLog dataset☆90Updated last year
- PyTorch Implementation of OpenAI GPT-2☆353Updated 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
- Unofficial PyTorch implementation of Attention Free Transformer (AFT) layers by Apple Inc.☆244Updated 3 years ago
- ☆388Updated 2 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆228Updated 4 years ago
- Implementation of Estimating Training Data Influence by Tracing Gradient Descent (NeurIPS 2020)☆237Updated 3 years ago
- Official codebase for Pretrained Transformers as Universal Computation Engines.☆247Updated 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…☆318Updated 4 years ago
- My implementation of DeepMind's Perceiver☆63Updated 4 years ago
- A library for evaluating representations.☆77Updated 4 years ago
- Pytorch implementation of Compressive Transformers, from Deepmind☆163Updated 4 years ago
- Implementation of the "Poincare Glove: Hyperbolic word embeddings" paper☆88Updated 5 years ago
- Official code repository of the paper Linear Transformers Are Secretly Fast Weight Programmers.☆111Updated 4 years ago
- A minimal PyTorch Lightning OpenAI GPT w DeepSpeed Training!☆112Updated 2 years ago
- The entmax mapping and its loss, a family of sparse softmax alternatives.☆458Updated last year
- Code repository for the NAACL 2022 paper "ExSum: From Local Explanations to Model Understanding"☆64Updated 3 years ago
- An assignment on creating a minimalist neural network toolkit for CS11-747☆64Updated 2 years ago
- ☆220Updated 5 years ago