ricsinaruto/Seq2seqChatbots

Give ckpt number for decoding through config.

ricsinaruto opened this issue · 0 comments

Currently to decode a specific checkpoint of a trained model you have to modify the checkpoint file, to point to the checkpoint. There should be a parameter in the config file, where we can set this instead.