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
Casey_Taylor_A2.json13 linesDownload Raw Back to personalization_2
1{2  "sites": [3    "bing"4  ],5  "task_id": "Casey_Taylor_A2",6  "require_login": false,7  "storage_state": null,8  "start_url": "https://www.bing.com/",9  "geolocation": null,10  "intent": "Query: Find the latest AP U.S. History exam prep book in my usual format that fits my usual price cap and my release preference for new edition AP prep books on websites.",11  "require_reset": false12}13