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

what is Li in paper? #10

Open
trankha1655 opened this issue Dec 18, 2021 · 1 comment
Open

what is Li in paper? #10

trankha1655 opened this issue Dec 18, 2021 · 1 comment

Comments

@trankha1655
Copy link

l(y, v) is NLLLoss
image
in your paper: "You first convert the list of negative log likelihood values into a probability distribution":
image

but in your code:
image
it is softmax( 1/loss) not softmax(-loss)?
Can you explain me?

@trankha1655
Copy link
Author

It's same with Di (probability distribution of edit-distance between 10 candidates and target)

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

1 participant