English
Recommendation
File size: 849 Bytes
6f3dd48
 
 
 
 
 
 
 
 
 
 
 
 
823da74
6f3dd48
823da74
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
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}
}
```