--- 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](https://arxiv.org/abs/2506.06270)**. The github repo is at [https://github.com/HKUDS/RecGPT](https://github.com/HKUDS/RecGPT) ![model.png](https://cdn-uploads.huggingface.co/production/uploads/6538c5f7e872d130c05e7e43/ME0bCAQGLraL5xfc1SCzH.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} } ```