zefang-liu
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,4 @@ size_categories:
|
|
7 |
---
|
8 |
# Amazon Review Dataset
|
9 |
|
10 |
-
This dataset contains Amazon reviews from January 1, 2018, to June 30, 2018. It includes 2,245 sequences with 127,054 events across 18 category types. The original data is available at [Amazon Review Data](https://nijianmo.github.io/amazon/) with citation information provided on the page.
|
|
|
7 |
---
|
8 |
# Amazon Review Dataset
|
9 |
|
10 |
+
This dataset contains Amazon reviews from January 1, 2018, to June 30, 2018. It includes 2,245 sequences with 127,054 events across 18 category types. The original data is available at [Amazon Review Data](https://nijianmo.github.io/amazon/) with citation information provided on the page. The detailed data preprocessing steps used to create this dataset can be found in this [paper](https://arxiv.org/abs/2410.02062).
|