graykode / gpt-2-PytorchLinks
Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation
☆1,012Updated 6 years ago
Alternatives and similar repositories for gpt-2-Pytorch
Users that are interested in gpt-2-Pytorch are comparing it to the libraries listed below
Sorting:
- Code for the paper "Language Models are Unsupervised Multitask Learners"☆1,145Updated 3 years ago
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,521Updated 4 years ago
- An open clone of the GPT-2 WebText dataset by OpenAI. Still WIP.☆392Updated last year
- Plug and Play Language Model implementation. Allows to steer topic and attributes of GPT-2 models.☆1,153Updated last year
- Code and model for the paper "Improving Language Understanding by Generative Pre-Training"☆2,262Updated 6 years ago
- Open clone of OpenAI's unreleased WebText dataset scraper. This version uses pushshift.io files instead of the API for speed.☆748Updated 3 years ago
- Crawl BookCorpus☆847Updated 2 years ago
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆2,365Updated last year
- ☆3,680Updated 3 years ago
- Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CAS…☆746Updated 3 years ago
- OpenAI GPT2 pre-training and sequence prediction implementation in Tensorflow 2.0☆263Updated 2 years ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,122Updated 3 years ago
- 🦄 State-of-the-Art Conversational AI with Transfer Learning☆1,753Updated 2 years ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,599Updated 5 years ago
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,921Updated 2 years ago
- jiant is an nlp toolkit☆1,674Updated 2 years ago
- PyTorch Implementation of OpenAI GPT-2☆351Updated last year
- Conditional Transformer Language Model for Controllable Generation☆1,883Updated 7 months ago
- ☆1,291Updated 2 years ago
- Simple XLNet implementation with Pytorch Wrapper☆581Updated 6 years ago
- This repository contains the code for "Exploiting Cloze Questions for Few-Shot Text Classification and Natural Language Inference"☆1,629Updated 2 years ago
- Paper List for Style Transfer in Text☆1,626Updated 2 years ago
- [DEPRECATED] Repo for exploring multi-task learning approaches to learning sentence representations☆818Updated 4 years ago
- Longformer: The Long-Document Transformer☆2,174Updated 2 years ago
- Single Headed Attention RNN - "Stop thinking with your head"☆1,181Updated 4 years ago
- ✍🏻 gpt2-client: Easy-to-use TensorFlow Wrapper for GPT-2 117M, 345M, 774M, and 1.5B Transformer Models 🤖 📝☆375Updated 4 years ago
- An implementation of training for GPT2, supports TPUs☆1,413Updated 3 years ago
- Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts☆3,405Updated 3 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,420Updated 2 years ago
- FastFormers - highly efficient transformer models for NLU☆708Updated 8 months ago