Datasets:
| license: apache-2.0 | |
| task_categories: | |
| - text-generation | |
| tags: | |
| - question-answering | |
| - information-retrieval | |
| - table-generation | |
| pretty_name: WideSeek-R1 Testing Data | |
| size_categories: | |
| - n=200 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: "full" | |
| path: "test.jsonl" | |
| # 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. | |