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

Implementing IntTower for retrieval #1219

Open
2 tasks
vs385 opened this issue Oct 17, 2023 · 1 comment
Open
2 tasks

Implementing IntTower for retrieval #1219

vs385 opened this issue Oct 17, 2023 · 1 comment

Comments

@vs385
Copy link

vs385 commented Oct 17, 2023

🌟 New model addition

Model description

This model is a slight improvement over the TwoTower architecture as it allows the two towers to interact not just on the last layer and seems to be producing better results at identifying more closely user-item preferences/interactions than TT does.
IntTower: the Next Generation of Two-Tower Model for Pre-Ranking System
https://arxiv.org/pdf/2210.09890.pdf

Open source status

@rnyak
Copy link
Contributor

rnyak commented Oct 27, 2023

@vs385 thanks for your request. we are welcoming PRs from community if you would like to work on this enhancement and create a PR.

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