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

training detail and result #9

Open
troy0215 opened this issue Oct 11, 2019 · 1 comment
Open

training detail and result #9

troy0215 opened this issue Oct 11, 2019 · 1 comment

Comments

@troy0215
Copy link

Hello, i implement you paper in Pytorch and there are some problems.

  1. How to process one entity is involved in tow succesive events when computing happened term loss? I compute in following way, is that correct?
    -log(t - t_bar+1e-5) +log(1e-5)
  2. I found the negtive log loss oscillated not decreased. And i saw the training result pictures in one issue before under this repository, the nll he displayed didn't decrease, too.
    Do you only care about the MAR and Hits@10 outperformance other baseline model, not consider the convergence of algorithm?

  1. I can't run your code, so do you remeber the training time when run your code? My code seems time comsuming...
    Thank you
@CaiWZ
Copy link

CaiWZ commented Jul 14, 2021

hello, if you implement paper in Pytorch, i don't know if you can share it with me ! thanks a lot!!

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

2 participants