diff --git a/train/readme.md b/train/readme.md new file mode 100644 index 0000000..049958f --- /dev/null +++ b/train/readme.md @@ -0,0 +1,8 @@ +# 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. + +Speedrun script included if you don't want to use the notebook.