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.
060
1{2 "sites": [3 "bing"4 ],5 "task_id": "Jessica_Thompson_C2",6 "require_login": false,7 "storage_state": null,8 "start_url": "https://www.bing.com/",9 "geolocation": null,10 "intent": "Query: Find hotels for a leisure weekend that match my preferred hotel style and my usual minimum traveler rating and review count thresholds.",11 "require_reset": false12}13 