File size: 642 Bytes
6425df9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
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.