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

About the input of the loss function #40

Open
bugczw opened this issue Sep 17, 2021 · 1 comment
Open

About the input of the loss function #40

bugczw opened this issue Sep 17, 2021 · 1 comment

Comments

@bugczw
Copy link

bugczw commented Sep 17, 2021

In the loss function 'neuralNDCG', the input 'y_pred' is the prediction from the model, and it's shape is '[batch_size, slate_length]'. What does the 'slate_length' mean? Is each element in 'y_pred' a similarity score or a ranking value? Can you show a example of the loss function inputs?

@HanielF
Copy link

HanielF commented Sep 29, 2021

refer to #29

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