minimaxir / aitextgen
A robust Python tool for text-based AI training and generation using GPT-2.
☆1,843Updated last year
Related projects ⓘ
Alternatives and complementary repositories for aitextgen
- Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts☆3,398Updated last year
- Code for the paper "Language Models are Unsupervised Multitask Learners"☆1,147Updated 2 years ago
- Text-generation API via GPT-2 for Cloud Run☆315Updated 3 years ago
- 🦄 State-of-the-Art Conversational AI with Transfer Learning☆1,741Updated last year
- Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.☆4,944Updated 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
- Python script to download public Tweets from a given Twitter account into a format suitable for AI text generation.☆221Updated 4 years ago
- Test prompts for OpenAI's GPT-3 API and the resulting AI-generated texts.☆702Updated 4 years ago
- Dataset of GPT-2 outputs for research in detection, biases, and more☆1,942Updated 11 months ago
- Conditional Transformer Language Model for Controllable Generation☆1,870Updated 3 years ago
- Happy Transformer makes it easy to fine-tune and perform inference with NLP Transformer models.☆519Updated 3 months ago
- Large-scale pretraining for dialogue☆2,361Updated 2 years ago
- Tweet Generation with Huggingface☆409Updated 10 months ago
- Open clone of OpenAI's unreleased WebText dataset scraper. This version uses pushshift.io files instead of the API for speed.☆714Updated last year
- Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering.☆1,741Updated 11 months ago
- Method to encode text for GPT-2 to generate text based on provided keywords☆259Updated 3 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,899Updated last year
- Open-AI's DALL-E for large scale training in mesh-tensorflow.☆434Updated 2 years ago
- API for the GPT-J language model 🦜. Including a FastAPI backend and a streamlit frontend☆338Updated 3 years ago
- Code for Defending Against Neural Fake News, https://rowanzellers.com/grover/☆917Updated last year
- An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.☆8,232Updated 2 years ago
- A simple command line tool for text to image generation, using OpenAI's CLIP and a BigGAN. Technique was originally created by https://tw…☆2,569Updated 2 years ago
- Model parallel transformers in JAX and Haiku☆6,298Updated last year
- ✨Fast Coreference Resolution in spaCy with Neural Networks☆2,857Updated last year
- This repository contains the code for "Exploiting Cloze Questions for Few-Shot Text Classification and Natural Language Inference"☆1,623Updated last year
- Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network). Technique w…☆4,374Updated 2 years ago
- NLP, before and after spaCy☆2,217Updated last year
- Plug and Play Language Model implementation. Allows to steer topic and attributes of GPT-2 models.☆1,132Updated 9 months ago
- Guide: Finetune GPT2-XL (1.5 Billion Parameters) and finetune GPT-NEO (2.7 B) on a single GPU with Huggingface Transformers using DeepSpe…☆432Updated last year