English
Recommendation
RecGPT_model / README.md
ZzMeei's picture
Update README.md
823da74 verified
metadata
license: apache-2.0
datasets:
  - hkuds/RecGPT_dataset
language:
  - en
tags:
  - Recommendation

RecGPT-Model

Overview

This Model is the pre-trained weight file for the paper RecGPT: A Foundation Model for Sequential Recommendation.

The github repo is at https://github.com/HKUDS/RecGPT

model.png

If you find this work helpful to your research, please kindly consider citing our paper.

@article{jiang2025recgpt,
  title={RecGPT: A Foundation Model for Sequential Recommendation},
  author={Jiang, Yangqin and Ren, Xubin and Xia, Lianghao and Luo, Da and Lin, Kangyi and Huang, Chao},
  journal={arXiv preprint arXiv:2506.06270},
  year={2025}
}