makitanikaze commited on
Commit
5815f4c
1 Parent(s): 083e7d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -12,14 +12,18 @@ tags:
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
 
12
  license: mit
13
 
14
  datasets:
15
+ - amazon_us_reviews
16
+
17
  metrics:
18
  - NDCG
19
  - HR
20
  - MAE
21
  - BLUE
22
  - ROUGE
23
+
24
+ widget:
25
+ - text: "I find the purchase history list of user_15466: 4110 -> 4467 -> 4468 -> 4472 I wonder what is the next item to recommend to the user. Can you help me decide?"
26
+ example_title: "Sequential Recommendation"
27
  ---
28
 
29
  # P5