卡群怪话bot,powered by GPT2 for Chinese chitchat
Example:
python train.py --lr 5e-2 --epochs 30 --max_len 300 --batch_size 8 --device 0 --pretrained_model model/model_epoch40_50w --num_workers 8 --val_num 300 --train_path data/train.pkl
Example
python interact.py --device 0 --model_path model/model_epoch40_50w
model_epoch40_50w (from GPT2 for Chinese chitchat)