manuthvann216 / LLM-Next-Item-Rec

Code for the Paper "Zero-Shot Next-Item Recommendation using Large Pretrained Language Models"

Home Page:https://arxiv.org/abs/2304.03153

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zero-Shot Next-Item Recommendation (Updating)

Code for the Paper "Zero-Shot Next-Item Recommendation using Large Pretrained Language Models"

visitors

showcase_ps_prompting

News

04/10/2022: We updated code for Zero-Shot NIR on ml-100k.

Quick Start

Command for Zero-Shot NIR on ml-100k

python three_stage_0_NIR.py

⭐ Star History

Star History Chart

Citations

@article{wang2023zero,
  title={Zero-Shot Next-Item Recommendation using Large Pretrained Language Models},
  author={Wang, Lei and Lim, Ee-Peng},
  journal={arXiv preprint arXiv:2304.03153},
  year={2023}
}

About

Code for the Paper "Zero-Shot Next-Item Recommendation using Large Pretrained Language Models"

https://arxiv.org/abs/2304.03153


Languages

Language:Python 100.0%