Conversation
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #156 +/- ##
==========================================
- Coverage 36.88% 36.19% -0.70%
==========================================
Files 60 69 +9
Lines 4042 5009 +967
==========================================
+ Hits 1491 1813 +322
- Misses 2551 3196 +645
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Add the TIGER (NeurIPS 2023) entry to the Generative Recommendation section in both README.md and README_en.md, updating the model count from 2 to 3. Also adjust table column formatting/headers for consistency. Co-Authored-By: lw-xundong <74586515+lw-xundong@users.noreply.github.com>
29 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request / 拉取请求
What does this PR do? / 这个PR做了什么?
This PR implements the RQVAE feature branch, introducing a new semantic ID quantization model for recommendation systems.
It includes updates to the model architecture, training pipeline, and example scripts for evaluation.
Type of Change / 变更类型
Related Issues / 相关Issues
How to Test / 如何测试
Checklist / 检查清单
python config/format_code.py) / 代码遵循项目风格(运行了格式化脚本)Additional Notes / 附加说明
Any other information for reviewers / 给审查者的其他信息