Difference-aware Personalized Learning (DPL) Dataset
2
10 commits
2 linked in READMEs
updated Jun 23, 2025
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

This dataset is an adaptation of the Amazon Reviews'23 dataset. It contains user reviews for Books, CDs & Vinyl, and Movies & TV. Each review includes user ID, profile information (ASIN, rating, text, timestamp, title), and the review data (ASIN, rating, text, timestamp, title). The dataset is split into train, validation, and test sets for each category.
See the metadata for details on the data structure and sizes.
The dataset was processed using the following commands (found in the data directory):
./create.sh
This dataset is licensed under the CC-BY-NC-4.0 License.
8 commits
2 commits
Difference-aware Personalized Learning (DPL) Dataset
2
10 commits
2 linked in READMEs
updated Jun 23, 2025
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

This dataset is an adaptation of the Amazon Reviews'23 dataset. It contains user reviews for Books, CDs & Vinyl, and Movies & TV. Each review includes user ID, profile information (ASIN, rating, text, timestamp, title), and the review data (ASIN, rating, text, timestamp, title). The dataset is split into train, validation, and test sets for each category.
See the metadata for details on the data structure and sizes.
The dataset was processed using the following commands (found in the data directory):
./create.sh
This dataset is licensed under the CC-BY-NC-4.0 License.
8 commits
2 commits