Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- hkuds/RecGPT_dataset
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- Recommendation
|
9 |
+
---
|
10 |
+
|
11 |
+
# RecGPT-Model
|
12 |
+
## Overview
|
13 |
+
|
14 |
+
This Model is the pre-trained weight file for RecGPT work.
|
15 |
+
|
16 |
+
![model.png](https://cdn-uploads.huggingface.co/production/uploads/6538c5f7e872d130c05e7e43/ME0bCAQGLraL5xfc1SCzH.png)
|