CoolFace
Datasetpublic

WZDavid/MemoryCD

MemoryCD Filtered cross-domain subset of Amazon Reviews 2023 for memory-augmented LLM evaluation. All configs expose a single test split (evaluation only). Contents Config Records users_interactions 323 users meta_personal_care 33,475 items meta_books 48,054 items meta_electronics 25,441 items meta_home 60,900 items The 4 meta files contain exactly the items referenced by the 323 users (167,870 unique parent_asin, 100% coverage). The price… See the full description on the dataset page: https://huggingface.co/datasets/WZDavid/MemoryCD.

sourceHugging Faceupdated 4mo agoView on Hugging Face
2likes83downloads
7 commits on main
14b934c4mo ago

Update README

WZDavid
dda39cf4mo ago

Normalize price to float|null; switch all configs to test split

WZDavid
d4f4e644mo ago

Update dataset card

WZDavid
c4436204mo ago

update dataset card

WZDavid
47f24394mo ago

Flatten users file to true JSONL (323 records, one per line)

WZDavid
4bbfbd64mo ago

Initial upload: 323 cross-domain users + 4 filtered meta files

WZDavid
bd061054mo ago

initial commit

WZDavid