Skip to content

istarryn/DLLM2Rec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DLLM2Rec

Introduction:

Preparation:

Data processing and LLM-based Recommender in our work referred to BIGRec.

Data processing:

Our data processing approach is the same as BIGRec:

LLM-based Recommender:

To effectively utilize teacher's knowledge, please prepare following files from a LLM-based Recommender and save them at "./tocf/{dataset}":

Run:

python main.py --data game --model_name SASRec --alpha 0.5 --ed_weight 0.3 --lam 0.7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages