sun2ot commited on
Commit
a59d525
·
1 Parent(s): 8835483

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ tags:
6
+ - recommendation
7
+ - matrix
8
+ - sparse
9
+ size_categories:
10
+ - 10K<n<100K
11
+ ---
12
+
13
+ This is a datasets for recommendation including `Tiktok`, `Yelp`, and `Amazon-Sports`.
14
+
15
+ `Tiktok` and `Sports` were published in [DiffMM](https://github.com/HKUDS/DiffMM) work, and we only updated the Scipy version they used.
16
+
17
+ The `Yelp` dataset is a dataset we constructed from the latest official [Yelp](https://business.yelp.com/data/resources/open-dataset/) data.