CoolFace
Datasetpublic

uuuue/DPL-meta

Difference-aware Personalized Learning (DPL) Dataset This dataset is used in the paper: Measuring What Makes You Unique: Difference-Aware User Modeling for Enhancing LLM Personalization Yilun Qiu, Xiaoyan Zhao, Yang Zhang, Yimeng Bai, Wenjie Wang, Hong Cheng, Fuli Feng, Tat-Seng Chua Code: https://github.com/SnowCharmQ/DPL This dataset is an adaptation of the Amazon Reviews'23 dataset. It contains item metadata for Books, CDs & Vinyl, and Movies & TV. Each item includes… See the full description on the dataset page: https://huggingface.co/datasets/uuuue/DPL-meta.

sourceHugging Facecc-by-nc-4.0updated 8d agoView on Hugging Face
0likes46downloads
Dataset Card

Difference-aware Personalized Learning (DPL) Dataset

This dataset is used in the paper:

Measuring What Makes You Unique: Difference-Aware User Modeling for Enhancing LLM Personalization Yilun Qiu, Xiaoyan Zhao, Yang Zhang, Yimeng Bai, Wenjie Wang, Hong Cheng, Fuli Feng, Tat-Seng Chua

Code: https://github.com/SnowCharmQ/DPL

image/png

This dataset is an adaptation of the Amazon Reviews'23 dataset. It contains item metadata for Books, CDs & Vinyl, and Movies & TV. Each item includes title, description, and asin.

See the metadata for details on the data structure and sizes.

Dataset Preprocess

The dataset was processed using the following commands (found in the data directory):

bash
./create.sh

License

This dataset is licensed under the CC-BY-NC-4.0 License.