pip install -Ur requirements.txt
mkdir -p data/checkpoints
cp config.example.py config.py
Optional: Add your telegram key to config.py
.
Set proper TEXT_PATH
.
Delete checkpoints/*
, vocab.npy
and vec_vocab.npy
from data
directory.
Run ./trainer.py
.
Press ctrl+c
to stop training.
Use ./generator.py
to check the texts.
For bot mode you must set BOT_TOKEN
and BOT_LOG_CHANNEL_ID
.
Run it via ./bot.py
.
Feel free to use this snapshot of data.
The text is written by Eliezer Yudkowsky on human rationality and irrationality in cognitive science. You can find the original on the LessWrong.