NVIDIA-Merlin / NVIDIA-Merlin/Merlin

[Task] Update the merlin-dependencies used in T4Rec

Open
#477 2 comments 0 reactions 1 assignee View on GitHub

@sararb is already working on this.

Since Jul 22, 2022.

Dominant language
Python
Stars
907
Forks
129
PR merge metrics
No merged PRs in 30d

Description

This is a follow up ticket to track residual tasks originally tracked in this Roadmap ticket - Transformers4Rec enhancements from recsys22 challenge

Additional context:
Currently T4Rec is using dataloader from nvtabular (while it should use the new standalone package) and same for schema (we should remove merlin-standard-lib and use merlin-core instead)

22.08
  • Remove the merlin_standard_lib dependency and refactor T4Rec to use the schema from merlin-core.
  • Update nvtabular data loader dependency to use dataset from merlin DataLoader instead.
  • Add a generator-discriminator head to allow training transformers with the RTD masking task.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.