WideSeek-R1/WideSeek-R1-test-data
Testing Dataset We provide test.jsonl, a testing split for evaluating WideSeek-R1 on the standard WideSearch dataset. All examples are sourced from WideSearch; we only convert them into a format that is directly compatible with the WideSeek-R1 evaluation scripts. This makes the dataset plug-and-play—no additional configuration required.
0344
1---2license: apache-2.03task_categories:4- text-generation5tags:6- question-answering7- information-retrieval8- table-generation9pretty_name: WideSeek-R1 Testing Data10size_categories:11- n=20012configs:13 - config_name: default14 data_files:15 - split: "full"16 path: "test.jsonl"17---18 19# Testing Dataset20 21We provide `test.jsonl`, a testing split for evaluating WideSeek-R1 on the standard WideSearch dataset. All examples are sourced from WideSearch; we only convert them into a format that is directly compatible with the WideSeek-R1 evaluation scripts. This makes the dataset plug-and-play—no additional configuration required.22 