NVIDIA-Merlin / Transformers4Rec

Transformers4Rec is a flexible and efficient library for sequential and session-based recommendation and works with PyTorch.
https://nvidia-merlin.github.io/Transformers4Rec/main
Apache License 2.0
1.07k stars 142 forks source link

Compound Tags.ITEM_ID #781

Open somsubhra-ghosh opened 2 months ago

somsubhra-ghosh commented 2 months ago

https://github.com/NVIDIA-Merlin/Transformers4Rec/blob/d0cce61b988a1e923545f94ac22499fb57928d18/transformers4rec/torch/features/embedding.py#L164C46-L164C53

Compound tags like Tags.ITEM_ID has been deprecated, and it is not yet updated in the code.