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

Evaluation every 10k steps #33

Open
adrienohana opened this issue Jan 31, 2023 · 2 comments
Open

Evaluation every 10k steps #33

adrienohana opened this issue Jan 31, 2023 · 2 comments

Comments

@adrienohana
Copy link

adrienohana commented Jan 31, 2023

Hello,

I can't figure out how to use the evaluation while training, not sure what the data format is and how to plot the ndcg@k. I've figured out how to do it after training though, by loading the saved models in a loop and predicting on my evaluation data.

The question I have is, does seeing the evaluation only every 10k steps make sense ? How to be sure there aren't some big variations in between ? My training doesn't stop improving after 100k steps and is not as smooth as in your paper.
Screenshot 2023-01-31 at 14 31 01

Any hints would be greatly appreciated.

@shreyasavant
Copy link

shreyasavant commented Aug 18, 2023

@nreimers @kwang2049 Would love your help with this. Need this for my implementation as well!

@KuijpersNick0
Copy link

@adrienohana Did you find any way to evaluate during training ?

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

3 participants