gpt-2-rumblings / README.md
codebender's picture
RRAA!!! Time to fly!
a9166b8
|
raw
history blame
244 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.