cartman/train/readme.md

10 lines
374 B
Markdown
Raw Normal View History

2023-02-10 09:54:09 -05:00
# Training
Cleaning some data and using it to train a chatbot using
[DialoGPT](https://huggingface.co/microsoft/DialoGPT-large?text=Hi.)
and 17 seasons worth of [South Park](https://southparkstudios.com) dialogue
using a Cartman example.
2023-02-10 09:57:12 -05:00
Speedrun script included if you don't want to use the notebook and also
scripts to test different styles of generating a response.