8000 fixed time and word per sec reported in validation step by YovaKem · Pull Request #1338 · clab/dynet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fixed time and word per sec reported in validation step #1338

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

Merged
merged 1 commit into from
Apr 4, 2018

Conversation

YovaKem
Copy link
Contributor
@YovaKem YovaKem commented Apr 4, 2018

Previously dev_time was not computed at all, and the time and word per sec values computed during training were repeated in the report of the validation step. This also resulted in inaccuracy wrt to the calculations of train_time and word_per_sec during training after the first time validation is performed, as the dev time was not being subtracted from the train time.

@neubig neubig merged commit 348ca39 into clab:master Apr 4, 2018
@neubig
Copy link
Contributor
neubig commented Apr 4, 2018

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants
0