lanwuwei / SPM_toolkit

Neural network toolkit for sentence pair modeling.
302 stars 70 forks source link

ESIM model questions #34

Closed blzhu0823 closed 3 years ago

blzhu0823 commented 3 years ago

I see that 500 epochs need to be trained, do I need to train so many epochs, which will take a long time to train. image and I also want to know whether your experimental results close to the original paper. thanks.

lanwuwei commented 3 years ago

No, 500 is a lot, you don't need that many epochs. My reproduced results are not exactly the same as the original paper (~1 point difference), since I didn't do too much hyper-parameter tuning.