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

🔮 💃 Reimplement SE with new-style model #521

Merged
merged 5 commits into from
Jul 3, 2021
Merged

Conversation

cthoyt
Copy link
Member

@cthoyt cthoyt commented Jul 3, 2021

SE and NTN are the only two models with EntityEmbeddingModel. I want to upgrade both of them then get rid of that base class. I'm pretty sure when we did the benchmarks these were both ones with improvements over old-style models. Any objections to doing this PR and then another follow-up PR to update NTN?

@cthoyt cthoyt added the 💃 Model Related to interaction models or interaction functions label Jul 3, 2021
Trigger CI
@cthoyt cthoyt requested a review from mberr July 3, 2021 02:26
Copy link
Member

@mberr mberr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. I do not remember the performance numbers from the comparison though.

@cthoyt cthoyt merged commit 85519d8 into master Jul 3, 2021
@cthoyt cthoyt deleted the reimplement-se branch July 3, 2021 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💃 Model Related to interaction models or interaction functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants