Open yoosan opened 1 year ago
@yoosan Hello, thanks for your attention to RecBole-CDR!
Actually we only provide support for full
mode in current release. If you want to use uni999
evaluation, you need to write new code of dataloader
to support this evaluation(just like CrossDomainFullSortEvalDataLoader
in dataloader.py to support full
evaluation). We will also consider providing support for this method in next release.
Hi, has this issue been resolved? I am currently using uni999, but I am still getting the same issue.
Hi developers, I am a new user of RecBole-CDR. I follow the tutorial and reproduce the DTCDR method, but got an error.
Here is the overall config: I modified the eval_args.mode from
full
touni999
, I guss this change cause the error, could you tell me how to fix it?Others config here
DTCDR.yaml
dataset config