muradil211 commited on
Commit
3aeb30d
·
verified ·
1 Parent(s): 3d93a72

Publish complete Search-R1 evaluation parquet

Browse files
Files changed (4) hide show
  1. README.md +59 -0
  2. checksums.sha256 +1 -0
  3. dataset_manifest.json +18 -0
  4. test.parquet +3 -0
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: AetherSearch Search-R1 Full Evaluation Set
3
+ language:
4
+ - en
5
+ license: other
6
+ task_categories:
7
+ - question-answering
8
+ size_categories:
9
+ - 10K<n<100K
10
+ ---
11
+
12
+ # AetherSearch Search-R1 Full Evaluation Set
13
+
14
+ This repository contains the complete Search-R1 `test.parquet` used by the
15
+ current AetherSearch full-data evaluation recipe. It is an exact, unmodified
16
+ mirror of the test file published in
17
+ [`PeterJinGo/nq_hotpotqa_train`](https://huggingface.co/datasets/PeterJinGo/nq_hotpotqa_train).
18
+
19
+ ## Contents
20
+
21
+ | File | Rows | SHA-256 |
22
+ |---|---:|---|
23
+ | `test.parquet` | 51,713 | `30aa887b6d47e06e8c0f6f5307c88fe4e13461ac25a20ec0a5433ad7a4fe25dc` |
24
+
25
+ Source distribution:
26
+
27
+ | Data source | Rows |
28
+ |---|---:|
29
+ | 2WikiMultiHopQA | 12,576 |
30
+ | Bamboogle | 125 |
31
+ | HotpotQA | 7,405 |
32
+ | MuSiQue | 2,417 |
33
+ | Natural Questions | 3,610 |
34
+ | PopQA | 14,267 |
35
+ | TriviaQA | 11,313 |
36
+
37
+ The AetherSearch evaluation manifest preserves the original parquet row order
38
+ and covers every row. No sampled subset is used by the current public recipe.
39
+
40
+ ## Provenance And Licensing
41
+
42
+ The file was obtained from the official Search-R1 dataset release. Search-R1
43
+ constructs the merged test parquet from upstream QA benchmarks, primarily via
44
+ `RUC-NLPIR/FlashRAG_datasets`. This mirror does not claim ownership or grant a
45
+ new license over those source datasets. Users must follow the terms of
46
+ Search-R1 and each underlying benchmark. The upstream Hugging Face repository
47
+ does not currently declare a single dataset license, so this card uses
48
+ `license: other` rather than asserting an unsupported license.
49
+
50
+ ## Use With AetherSearch
51
+
52
+ Set the following local path after downloading the dataset:
53
+
54
+ ```bash
55
+ export AETHERSEARCH_VALIDATION_DATA=/path/to/test.parquet
56
+ ```
57
+
58
+ The public recipe verifies the file SHA-256, total row count, per-source
59
+ counts, and full row-identity manifest before evaluation.
checksums.sha256 ADDED
@@ -0,0 +1 @@
 
 
1
+ 30aa887b6d47e06e8c0f6f5307c88fe4e13461ac25a20ec0a5433ad7a4fe25dc test.parquet
dataset_manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 1,
3
+ "file": "test.parquet",
4
+ "rows": 51713,
5
+ "sha256": "30aa887b6d47e06e8c0f6f5307c88fe4e13461ac25a20ec0a5433ad7a4fe25dc",
6
+ "aethersearch_manifest_sha256": "a37096d3cab04dfee994318a7059e1151eef1a0df4eb444d6f8544f57ea65baa",
7
+ "source": "PeterJinGo/nq_hotpotqa_train",
8
+ "source_revision": "b7d80abfee334a7a91cb377544f09180d58b34f6",
9
+ "source_counts": {
10
+ "2wikimultihopqa": 12576,
11
+ "bamboogle": 125,
12
+ "hotpotqa": 7405,
13
+ "musique": 2417,
14
+ "nq": 3610,
15
+ "popqa": 14267,
16
+ "triviaqa": 11313
17
+ }
18
+ }
test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30aa887b6d47e06e8c0f6f5307c88fe4e13461ac25a20ec0a5433ad7a4fe25dc
3
+ size 70370337