HLTCHKUST / PAML

Personalizing Dialogue Agents via Meta-Learning
MIT License
126 stars 24 forks source link

Hi, sorry to bother you. I have some questions to ask you for help. #3

Closed xhc19930714 closed 5 years ago

xhc19930714 commented 5 years ago

When I train your PAML model, I run this command at my terminal, ( python main.py --cuda --model trs --pretrain_emb --weight_sharing --label_smoothing --noam --emb_dim 300 --hidden_dim 300 --pointer_gen --save_path save/no_persona/) then the terminal showed that this error,

image

then I check your repo for the same path, there is truly no this file. I am sincerely asking for your help.

xhc19930714 commented 5 years ago

Oh, I see. I have to download the files by myself. Sorry to bother you.