Datasets:

Modalities:
Tabular
Text
Formats:
json
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
zefang-liu commited on
Commit
9bd8ab5
·
verified ·
1 Parent(s): 293a4dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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).