RLSeq2Seq icon indicating copy to clipboard operation
RLSeq2Seq copied to clipboard

can you offer your pretrain model?

Open 457138317 opened this issue 7 years ago • 5 comments

i have tried your project for rl-learning, however,it's result is not so good. so, can you offer a pretrained model of rl-learning here?

457138317 avatar Sep 03 '18 07:09 457138317

I'm not expecting to see an improvement in the results if you use the default hyperparameters in this package. This package is based on Pointer-Generator model. Please not that Paulus et al. (https://arxiv.org/pdf/1705.04304.pdf) is using a completely different set of hyperparameters (check out the section at the very end of the above paper) than the default parameters used in this package. So, if you want to replicate their model, you have to use the same hyperparamters that they used in the paper. We will publish our own trained models (using the default parameter in this package) this coming week. We will also provide another model which uses exactly the same set of hyperparameters that Paulus et al. used in their paper in the next few weeks.

yaserkl avatar Sep 03 '18 17:09 yaserkl

thank u for your reply.

457138317 avatar Sep 04 '18 00:09 457138317

Any pretrained models shared yet? :)

jonaseltes avatar Oct 01 '18 21:10 jonaseltes

I just wanted to follow up on if you have the pretrained models up for it. Let me know !

sudharavali avatar Nov 15 '18 04:11 sudharavali

Any updates on the pretrained model?

git4sun avatar Jan 10 '19 17:01 git4sun