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

Experimental/sasrec #220

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

Experimental/sasrec #220

wants to merge 14 commits into from

Conversation

blondered
Copy link
Collaborator

@blondered blondered commented Dec 6, 2024

Just checking diff

feldlime and others added 12 commits August 29, 2024 12:36
Added SasRecModel
Added sasrec tutorial
Added lightning module
added sasrec test
Added bert4rec model
Added tests and docs for ItemNet
Added bce and gbce losses
Merge experimental/sasrec and main

---------

Co-authored-by: Daria <[email protected]>
Co-authored-by: Emiliy Feldman <[email protected]>
Co-authored-by: Daria Tikhonovich <[email protected]>
Co-authored-by: Vadim Vetrov <[email protected]>
Added Transformers tutorial
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

Attention: Patch coverage is 76.26168% with 127 lines in your changes missing coverage. Please review.

Project coverage is 97.11%. Comparing base (9b3992e) to head (07d49b1).
Report is 86 commits behind head on main.

Files with missing lines Patch % Lines
rectools/models/bert4rec.py 0.00% 74 Missing ⚠️
rectools/models/sasrec.py 88.35% 53 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #220      +/-   ##
===========================================
- Coverage   100.00%   97.11%   -2.89%     
===========================================
  Files           45       61      +16     
  Lines         2242     4405    +2163     
===========================================
+ Hits          2242     4278    +2036     
- Misses           0      127     +127     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Added recommend ranking kwargs and recommend device
Added gpu/cpu multi-device tests.
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

Successfully merging this pull request may close these issues.

4 participants