CoolFace
Datasetpublic

yonsei-dli/Persona2Web

Persona2Web: Benchmarking Personalized Web Agents for Contextual Reasoning with User History Paper | Project Page | GitHub Repository Persona2Web is a benchmark for evaluating personalized web agents on the real open web. Dataset Structure Data/ ├── README.md ├── data/ │ ├── ground_truth.jsonl │ ├── query_personalization_0.jsonl │ ├── query_personalization_1.jsonl │ ├── query_personalization_2.jsonl │ └── user_history.jsonl ├── ground_truth/ │ └──… See the full description on the dataset page: https://huggingface.co/datasets/yonsei-dli/Persona2Web.

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes60downloads
Sage_Lee_B2.json13 linesDownload Raw Back to personalization_2
1{2  "sites": [3    "bing"4  ],5  "task_id": "Sage_Lee_B2",6  "require_login": false,7  "storage_state": null,8  "start_url": "https://www.bing.com/",9  "geolocation": null,10  "intent": "Query: Find a hospitality operations book in Kindle format that meets my usual rating and reviews minimums and falls within my typical Kindle price range; show the top result available.",11  "require_reset": false12}13