Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow not using any validation data #752

Open
jindrahelcl opened this issue Sep 6, 2018 · 2 comments
Open

Allow not using any validation data #752

jindrahelcl opened this issue Sep 6, 2018 · 2 comments

Comments

@jindrahelcl
Copy link
Member

In unsupervised scenarios, one usually does not have the validation data at disposal (e.g. in the Unsupervised NMT paper (Artexe et al., 2017))

Enable training for a pre-defined number of steps without validating the model.

@jlibovicky
Copy link
Contributor

For now, you can just set the validation period to a very large number.

@varisd
Copy link
Member

varisd commented Sep 7, 2018

... and do not save any trained model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants