CoolFace
Datasetpublic

McAuley-Lab/Amazon-Reviews-2023

Amazon Review 2023 is an updated version of the Amazon Review 2018 dataset. This dataset mainly includes reviews (ratings, text) and item metadata (desc- riptions, category information, price, brand, and images). Compared to the pre- vious versions, the 2023 version features larger size, newer reviews (up to Sep 2023), richer and cleaner meta data, and finer-grained timestamps (from day to milli-second).

sourceHugging Faceupdated 2y agoView on Hugging Face
358likes68kdownloads
44 commits on main
2b6d0392y ago

Convert dataset to Parquet (#10)

hyp1231, shivakhiyani
e85a0c52y ago

Update README.md

hyp1231
ffb06292y ago

Upload asin2category.json

hyp1231
ccafc172y ago

Upload all_categories.txt

hyp1231
802dbc43y ago

Update README.md

hyp1231
e9536e13y ago

Update README.md

hyp1231
07417c03y ago

Update README.md

hyp1231
c67224f3y ago

Update README.md

hyp1231
74003f73y ago

Rename Amazon-Review-2023.py to Amazon-Reviews-2023.py

hyp1231
00c59de3y ago

Create README.md

hyp1231
2563d473y ago

Del duplicate item metadata

hyp1231
394da943y ago

Remove duplicate metadata

hyp1231
4e1737e3y ago

Add scripts for all benchmark files

hyp1231
08bf6da3y ago

Add scripts for rating only files

hyp1231
9826c993y ago

Add script for reviews

hyp1231
1e3f0363y ago

Fix bugs of missing key

hyp1231
33090b33y ago

Fix bugs of optional keys

hyp1231
42126c73y ago

Fix bug in item metadata parsing scripts

hyp1231
62a04803y ago

Add complete raw item metadata

hyp1231
75a50cf3y ago

Add script for raw metadata

hyp1231
981749a3y ago

debug configs

hyp1231
fa85a903y ago

debuging data loading

hyp1231
2aa726e3y ago

Add column head

hyp1231
64fb2d33y ago

Update filename

hyp1231
d5f20f03y ago

remove group by user

hyp1231
de4a3233y ago

Add benchmark files

hyp1231
3f7d4073y ago

Add configs

hyp1231
75798553y ago

Add rating only data

hyp1231
468243f3y ago

Update git lfs

hyp1231
1bc6f5e3y ago

Add group by user

hyp1231
503b2a53y ago

Update git lfs

hyp1231
67f68c73y ago

Add hf configs for all reviews & meta

hyp1231
25b8f0e3y ago

Update git lfs config

hyp1231
c9b9fe53y ago

Add categorized meta

hyp1231
0971c793y ago

Update lfs configs

hyp1231
bfb602a3y ago

Add categorized reviews

hyp1231
e854d403y ago

Update split key

hyp1231
d048a7f3y ago

Update file structure

hyp1231
8c0de153y ago

update suffix

hyp1231
8625e873y ago

Add first three files for test

zzxslp
2b552b03y ago

Update git lfs

zzxslp
1281e733y ago

Config LFS for 'raw'

zzxslp
7c99bf53y ago

sample data

zzxslp
60ec5653y ago

initial commit

ZhankuiHe