Difference-aware Personalized Learning (DPL) Dataset
1
10 commits
1 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
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 title, description, and asin.
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
1
10 commits
1 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
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 title, description, and asin.
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