gpt-2-rumblings / README.md
codebender's picture
added installation guide
27b7058
|
raw
history blame
396 Bytes
# AI Text Generation
This repository contains jupyter notebooks for trying out GPT model generation as well as training GPT on a given dataset.
## GPT Model Generation
This is full of experiments that are based of aitextgen Python package.
## How to run
1. Clone the repository
2. Create a virtual environment using pipenv
3. Install the dependencies using pipenv
4. Run the jupyter notebook