8000 Track dev loss in ATIS model by kl2806 · Pull Request #1907 · allenai/allennlp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Track dev loss in ATIS model #1907

Merged
merged 3 commits into from
Oct 15, 2018
Merged

Track dev loss in ATIS model #1907

merged 3 commits into from
Oct 15, 2018

Conversation

kl2806
Copy link
Contributor
@kl2806 kl2806 commented Oct 15, 2018

The dev loss was not being recorded because we were not keeping target action sequences when we specify keep_unparseable instances. This PR adds an empty target action sequence to queries that cannot be parsed so we can still calculate dev loss on the rest of the instances.

@kl2806 kl2806 requested a review from matt-gardner October 15, 2018 18:43
@kl2806 kl2806 merged commit d3a8f4f into allenai:master Oct 15, 2018
@kl2806 kl2806 deleted the fix-dev-loss branch October 16, 2018 17:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0