Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

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

image/png

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.

Dataset Preprocess

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

./create.sh

License

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

Downloads last month
197

Paper for SnowCharmQ/DPL-main