Download Dataset
User History: A collection of users' web behaviors, including history, training, and test splits.
Fields:
Fields:
{ "user_id": [ { "product_info":{ "main_category": , "title": , "average_rating": , "rating_number": , "features": , "description": , "price": , "store":, "categories": , "details": , "parent_asin": , }, "review": { "rating": , "title": , "text": , "parent_asin": , "timestamp": }, "split": "history", }, ], }Download from Google Drive
User Instructions: Personalized instructions for web tasks, divided into training and test sets.
Fields:
Fields:
{ "train": [ { "user_id": , "task": , "target": { "product_info": , "review": } "timestamp": , "type": , }, ], "test": [...], }Download from Google Drive
User Profiles: Simulated profiles for the users in the benchmark.
Fields:
Fields:
{ "user_id": { "user_profile": { "Gender": , "Age": , "Occupation": , "Price Sensitivity": , "Shopping Interest": , "Brand Preference": , "Diversity Preference": , "Interaction Complexity": , "Tone and Style": , "Item Reference": , "Focus Aspect": , } }, }Download from Google Drive
All Products: A complete dataset of products referenced in the benchmark.
Fields:
Fields:
{ "parent_asin": { "main_category": , "title": , "average_rating": , "rating_number": , "features": , "description": , "price": , "store":, "categories": , "details": , "parent_asin": , }, }Download from Google Drive