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
Taylor_Jones_C2.json13 linesDownload Raw Back to personalization_2
1{2  "sites": [3    "bing"4  ],5  "task_id": "Taylor_Jones_C2",6  "require_login": false,7  "storage_state": null,8  "start_url": "https://www.bing.com/",9  "geolocation": null,10  "intent": "Query: Find an available reserve slot for one in my usual area, matching my favorite cuisine.",11  "require_reset": false12}13