Skip to content
/ PROMO Public

Official Repo of Prompt Tuning for Item Cold-start Recommendation (PROMO)

Notifications You must be signed in to change notification settings

PROMOREC/PROMO

Repository files navigation

PROMO

Official Repo of Prompt Tuning for Item Cold-start Recommendation (PROMO)

Datasets

The data pre-processing script is included.

For example, you could download KuaiRand-Pure data from here and run the script to produce the csv format data.

cd data/KuaiRand
sh data_preprocess.sh

Model Training

To train our model on KuaiRand (with default hyper-parameters):

sh train.sh

About

Official Repo of Prompt Tuning for Item Cold-start Recommendation (PROMO)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published