graykode / gpt-2-Pytorch
Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation
☆983Updated 5 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
- PyTorch Implementation of OpenAI GPT-2☆312Updated 7 months ago
- Code and model for the paper "Improving Language Understanding by Generative Pre-Training"☆2,189Updated 6 years ago
- Plug and Play Language Model implementation. Allows to steer topic and attributes of GPT-2 models.☆1,138Updated last year
- Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts☆3,399Updated 2 years ago
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,508Updated 3 years ago
- An open clone of the GPT-2 WebText dataset by OpenAI. Still WIP.☆387Updated 10 months ago
- ☆3,635Updated 2 years ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,550Updated 4 years ago
- Code for the paper "Language Models are Unsupervised Multitask Learners"☆1,148Updated 2 years ago
- This repository contains the code for "Exploiting Cloze Questions for Few-Shot Text Classification and Natural Language Inference"☆1,627Updated last year
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,899Updated 2 years ago
- Simple XLNet implementation with Pytorch Wrapper☆583Updated 5 years ago
- TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.☆900Updated 7 months ago
- 🦄 State-of-the-Art Conversational AI with Transfer Learning☆1,746Updated last year
- OpenAI GPT2 pre-training and sequence prediction implementation in Tensorflow 2.0☆262Updated last year
- Conditional Transformer Language Model for Controllable Generation☆1,875Updated 3 years ago
- Dataset of GPT-2 outputs for research in detection, biases, and more☆1,959Updated last year
- An implementation of training for GPT2, supports TPUs☆1,426Updated 2 years ago
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,219Updated 6 months ago
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆2,347Updated 10 months ago
- PyTorch Implementation of OpenAI's Image GPT☆254Updated last year
- Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CAS…☆745Updated 2 years ago
- Pytorch Implementation of Google BERT☆593Updated 4 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,152Updated last year
- Method to encode text for GPT-2 to generate text based on provided keywords☆260Updated 3 years ago
- ☆319Updated 2 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆226Updated 3 years ago
- Open clone of OpenAI's unreleased WebText dataset scraper. This version uses pushshift.io files instead of the API for speed.☆725Updated 2 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆907Updated 2 years ago
- Pytorch seq2seq chatbot☆396Updated 4 years ago