minimaxir / gpt-2-simpleLinks
Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts
☆3,406Updated 3 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
Sorting:
- Code for the paper "Language Models are Unsupervised Multitask Learners"☆1,146Updated 3 years ago
- A robust Python tool for text-based AI training and generation using GPT-2.☆1,843Updated 2 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,932Updated 3 years ago
- Dataset of GPT-2 outputs for research in detection, biases, and more☆2,008Updated 2 years ago
- 🦄 State-of-the-Art Conversational AI with Transfer Learning☆1,755Updated 2 years ago
- An implementation of training for GPT2, supports TPUs☆1,413Updated 3 years ago
- Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation☆1,012Updated 6 years ago
- ✍🏻 gpt2-client: Easy-to-use TensorFlow Wrapper for GPT-2 117M, 345M, 774M, and 1.5B Transformer Models 🤖 📝☆375Updated 4 years ago
- Conditional Transformer Language Model for Controllable Generation☆1,885Updated 7 months ago
- Code for Defending Against Neural Fake News, https://rowanzellers.com/grover/☆919Updated 2 years ago
- Text-generation API via GPT-2 for Cloud Run☆313Updated 4 years ago
- Test prompts for OpenAI's GPT-3 API and the resulting AI-generated texts.☆700Updated 5 years ago
- Open clone of OpenAI's unreleased WebText dataset scraper. This version uses pushshift.io files instead of the API for speed.☆749Updated 3 years ago
- Large-scale pretraining for dialogue☆2,416Updated 3 years ago
- Code for the paper "Language Models are Unsupervised Multitask Learners"☆24,495Updated last year
- Model parallel transformers in JAX and Haiku☆6,355Updated 2 years ago
- OpenAI GPT2 pre-training and sequence prediction implementation in Tensorflow 2.0☆262Updated 2 years ago
- The goal of this project is to enable users to create cool web demos using the newly released OpenAI GPT-3 API with just a few lines of P…☆2,888Updated 2 years ago
- State-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc.☆1,553Updated last year
- This repository contains the code for "Exploiting Cloze Questions for Few-Shot Text Classification and Natural Language Inference"☆1,629Updated 2 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
- An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.☆8,285Updated 3 years ago
- ALBERT: A Lite BERT for Self-supervised Learning of Language Representations☆3,276Updated 2 years ago
- ☆2,079Updated 3 years ago
- Python script to download public Tweets from a given Twitter account into a format suitable for AI text generation.☆226Updated 5 years ago
- ✨Fast Coreference Resolution in spaCy with Neural Networks☆2,890Updated 2 years ago
- Large datasets for conversational AI☆1,371Updated 6 years ago
- Library to scrape and clean web pages to create massive datasets.☆2,221Updated 5 years ago
- 🛸 Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy☆1,402Updated last month