minimaxir / gpt-2-simple
Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts
☆3,399Updated 2 years ago
Alternatives and similar repositories for gpt-2-simple:
Users that are interested in gpt-2-simple are comparing it to the libraries listed below
- Code for the paper "Language Models are Unsupervised Multitask Learners"☆1,148Updated 2 years ago
- A robust Python tool for text-based AI training and generation using GPT-2.☆1,844Updated last year
- Dataset of GPT-2 outputs for research in detection, biases, and more☆1,952Updated last year
- 🦄 State-of-the-Art Conversational AI with Transfer Learning☆1,744Updated last year
- Text-generation API via GPT-2 for Cloud Run☆316Updated 3 years ago
- Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation☆979Updated 5 years ago
- Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.☆4,937Updated 2 years ago
- ✍🏻 gpt2-client: Easy-to-use TensorFlow Wrapper for GPT-2 117M, 345M, 774M, and 1.5B Transformer Models 🤖 📝☆372Updated 3 years ago
- Conditional Transformer Language Model for Controllable Generation☆1,874Updated 3 years ago
- Code for the paper "Language Models are Unsupervised Multitask Learners"☆22,792Updated 5 months ago
- Large-scale pretraining for dialogue☆2,365Updated 2 years ago
- ☆2,048Updated 2 years ago
- Model parallel transformers in JAX and Haiku☆6,315Updated last year
- An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.☆8,260Updated 2 years ago
- Plug and Play Language Model implementation. Allows to steer topic and attributes of GPT-2 models.☆1,135Updated 10 months ago
- Code and model for the paper "Improving Language Understanding by Generative Pre-Training"☆2,176Updated 5 years ago
- Method to encode text for GPT-2 to generate text based on provided keywords☆260Updated 3 years ago
- An implementation of training for GPT2, supports TPUs☆1,426Updated 2 years ago
- Code for Defending Against Neural Fake News, https://rowanzellers.com/grover/☆918Updated last year
- Test prompts for OpenAI's GPT-3 API and the resulting AI-generated texts.☆701Updated 4 years ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding☆6,180Updated last year
- Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"☆6,240Updated 3 months ago
- Open clone of OpenAI's unreleased WebText dataset scraper. This version uses pushshift.io files instead of the API for speed.☆724Updated 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
- OpenAI GPT2 pre-training and sequence prediction implementation in Tensorflow 2.0☆261Updated last year
- Large datasets for conversational AI☆1,306Updated 5 years ago
- Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://…☆2,383Updated 3 years ago
- An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries☆7,042Updated this week
- An open clone of the GPT-2 WebText dataset by OpenAI. Still WIP.☆387Updated 9 months ago