PeterJinGo commited on
Commit
0f6e2eb
·
verified ·
1 Parent(s): a7c2eaa

Upload folder using huggingface_hub

Browse files
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "test"]}
test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:924739b0307cc4cc29bd024122eaf6f7dcc100be575f27b3370e59e9d866f303
3
+ size 2943312
test/dataset_info.json ADDED
@@ -0,0 +1,94 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "parquet",
6
+ "dataset_size": 2937400,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "/home/peterjin/mnt/Search-R1/data/nq_search/test.parquet": {
10
+ "num_bytes": 617522,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 617522,
15
+ "features": {
16
+ "id": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "question": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "golden_answers": {
25
+ "feature": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "_type": "Sequence"
30
+ },
31
+ "data_source": {
32
+ "dtype": "string",
33
+ "_type": "Value"
34
+ },
35
+ "prompt": [
36
+ {
37
+ "content": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "role": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ }
45
+ }
46
+ ],
47
+ "ability": {
48
+ "dtype": "string",
49
+ "_type": "Value"
50
+ },
51
+ "reward_model": {
52
+ "ground_truth": {
53
+ "target": {
54
+ "feature": {
55
+ "dtype": "string",
56
+ "_type": "Value"
57
+ },
58
+ "_type": "Sequence"
59
+ }
60
+ },
61
+ "style": {
62
+ "dtype": "string",
63
+ "_type": "Value"
64
+ }
65
+ },
66
+ "extra_info": {
67
+ "index": {
68
+ "dtype": "int64",
69
+ "_type": "Value"
70
+ },
71
+ "split": {
72
+ "dtype": "string",
73
+ "_type": "Value"
74
+ }
75
+ }
76
+ },
77
+ "homepage": "",
78
+ "license": "",
79
+ "size_in_bytes": 3554922,
80
+ "splits": {
81
+ "train": {
82
+ "name": "train",
83
+ "num_bytes": 2937400,
84
+ "num_examples": 3610,
85
+ "dataset_name": "parquet"
86
+ }
87
+ },
88
+ "version": {
89
+ "version_str": "0.0.0",
90
+ "major": 0,
91
+ "minor": 0,
92
+ "patch": 0
93
+ }
94
+ }
test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "76d9f12d8e867395",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }
train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b414837bedb366ad656dcf354d7818a8750a5b7f5c08b58ff4954b6ae12fc84
3
+ size 62970280
train/dataset_info.json ADDED
@@ -0,0 +1,94 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "parquet",
6
+ "dataset_size": 62884850,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "/home/peterjin/mnt/Search-R1/data/nq_search/train.parquet": {
10
+ "num_bytes": 12172920,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 12172920,
15
+ "features": {
16
+ "id": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "question": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "golden_answers": {
25
+ "feature": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "_type": "Sequence"
30
+ },
31
+ "data_source": {
32
+ "dtype": "string",
33
+ "_type": "Value"
34
+ },
35
+ "prompt": [
36
+ {
37
+ "content": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "role": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ }
45
+ }
46
+ ],
47
+ "ability": {
48
+ "dtype": "string",
49
+ "_type": "Value"
50
+ },
51
+ "reward_model": {
52
+ "ground_truth": {
53
+ "target": {
54
+ "feature": {
55
+ "dtype": "string",
56
+ "_type": "Value"
57
+ },
58
+ "_type": "Sequence"
59
+ }
60
+ },
61
+ "style": {
62
+ "dtype": "string",
63
+ "_type": "Value"
64
+ }
65
+ },
66
+ "extra_info": {
67
+ "index": {
68
+ "dtype": "int64",
69
+ "_type": "Value"
70
+ },
71
+ "split": {
72
+ "dtype": "string",
73
+ "_type": "Value"
74
+ }
75
+ }
76
+ },
77
+ "homepage": "",
78
+ "license": "",
79
+ "size_in_bytes": 75057770,
80
+ "splits": {
81
+ "train": {
82
+ "name": "train",
83
+ "num_bytes": 62884850,
84
+ "num_examples": 79168,
85
+ "dataset_name": "parquet"
86
+ }
87
+ },
88
+ "version": {
89
+ "version_str": "0.0.0",
90
+ "major": 0,
91
+ "minor": 0,
92
+ "patch": 0
93
+ }
94
+ }
train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "9442d22570ebb759",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }