Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,32 +1,3 @@
|
|
| 1 |
-
---
|
| 2 |
-
dataset_name: UniRec-Amazon
|
| 3 |
-
pretty_name: UniRec Amazon Sequential Recommendation Datasets
|
| 4 |
-
tags:
|
| 5 |
-
- recommendation
|
| 6 |
-
- recsys
|
| 7 |
-
- amazon
|
| 8 |
-
- sequential-recommendation
|
| 9 |
-
- clickstream
|
| 10 |
-
- ranking
|
| 11 |
-
language:
|
| 12 |
-
- en
|
| 13 |
-
license: other # Original data subject to Amazon / source terms
|
| 14 |
-
task_categories:
|
| 15 |
-
- recommendation
|
| 16 |
-
task_ids:
|
| 17 |
-
- next-item-prediction
|
| 18 |
-
configs:
|
| 19 |
-
- config_name: amazon_beauty
|
| 20 |
-
data_files:
|
| 21 |
-
- amazon_beauty/**
|
| 22 |
-
- config_name: amazon_baby
|
| 23 |
-
data_files:
|
| 24 |
-
- amazon_baby/**
|
| 25 |
-
notes:
|
| 26 |
-
- "Raw data derived from Amazon product and interaction datasets; redistributed here in processed form."
|
| 27 |
-
- "Yelp data is NOT included due to its license; users should obtain Yelp data separately and process it locally."
|
| 28 |
-
---
|
| 29 |
-
|
| 30 |
## UniRec datasets
|
| 31 |
|
| 32 |
This dataset repo contains pre-processed Amazon recommendation data used in the UniRec project.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
## UniRec datasets
|
| 2 |
|
| 3 |
This dataset repo contains pre-processed Amazon recommendation data used in the UniRec project.
|