meshed-memory-transformer icon indicating copy to clipboard operation
meshed-memory-transformer copied to clipboard

Performance without reinforce optimization stage

Open wdyin opened this issue 5 years ago • 1 comments

Hi,

Thanks for providing the implementation.

I checked the paper and observe that only performance with reinforce optimization is reported. I wonder if you can report the performance of your model before reinforce optimization stage.

Thanks.

wdyin avatar Sep 28 '20 08:09 wdyin

Hi,

Thanks for providing the implementation.

I checked the paper and observe that only performance with reinforce optimization is reported. I wonder if you can report the performance of your model before reinforce optimization stage.

Thanks.

Hi, did you just train the model without RL optimization? When I just train the transformer model withou RL optimization, the test CIDEr is very bad.

Timon0327 avatar May 19 '22 03:05 Timon0327