10000 Use current_log_probs instead of log_probs in debug_info by matt-gardner · Pull Request #1855 · 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.

Use current_log_probs instead of log_probs in debug_info #1855

Merged
merged 1 commit into from
Oct 3, 2018

Conversation

matt-gardner
Copy link
Contributor

Currently, the probabilities shown in the demo for any semantic parser are cumulative probabilities, not current probabilities for a specific action, so the distribution didn't sum to one, which was confusing. This PR fixes that. FYI @OyvindTafjord.

@matt-gardner matt-gardner requested a review from pdasigi October 2, 2018 19:21
Copy link
Member
@pdasigi pdasigi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@matt-gardner matt-gardner merged commit 1d50292 into allenai:master Oct 3, 2018
@matt-gardner matt-gardner deleted the fix_demo_probabilities branch October 3, 2018 02:23
pku-wuwei added a commit to pku-wuwei/allennlp that referenced this pull request Oct 3, 2018
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