THUNLP-MT / THUMT

An open-source neural machine translation toolkit developed by Tsinghua Natural Language Processing Group
BSD 3-Clause "New" or "Revised" License
703 stars 197 forks source link

About train_steps #26

Closed renhongkai closed 6 years ago

renhongkai commented 6 years ago

How to determine the end of the training? The parameter train_steps in train.py is 100000, but the program is still executing after 100000.Thank you very much.

KelleyYin commented 6 years ago

Do you know the cause of the issue ? #27

My program is seem to not stop in the iteration limit and how to solve it ?

Thanks in advance !

renhongkai commented 6 years ago

Hi,you can stop the tranining by changing the parameter 'train_steps'.

At 2018-04-14 16:25:40, "KelleyYin" notifications@github.com wrote:

Do you know the cause of the issue ? #27

My program is seem to not stop in the iteration limit and how to solve it ?

Thanks in advance !

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub, or mute the thread.