makitanikaze commited on
Commit
a85c2c0
1 Parent(s): 3355e67

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ language:
4
+ - en
5
+
6
+ tags:
7
+ - sequential-recommendation
8
+ - direct-recommendation
9
+ - explanation-generation
10
+ - text2text-generation
11
+
12
+ license: mit
13
+
14
+ datasets:
15
+ - Amazon
16
+ - Yelp
17
+ metrics:
18
+ - NDCG
19
+ - HR
20
+ - MAE
21
+ - BLUE
22
+ - ROUGE
23
+ ---
24
+
25
+ # P5
26
+ Recommendation as Language Processing: A Unified Pretrain, Personalized Prompt & Predict Paradigm
27
+
28
+ ![model image](https://raw.githubusercontent.com/jeykigung/P5/main/pic/teaser.png)