PeterJinGo commited on
Commit
9498ea9
·
verified ·
1 Parent(s): 3c1cba4

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:4e038829d625dd0e486bd0a5201a3a1aa827864d10345de89e252367fe9b9e7e
3
+ size 1867536
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": 1861620,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "/home/peterjin/mnt/Search-R1/data/nq/test.parquet": {
10
+ "num_bytes": 551729,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 551729,
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": 2413349,
80
+ "splits": {
81
+ "train": {
82
+ "name": "train",
83
+ "num_bytes": 1861620,
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": "d13e05944a9fc0e6",
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:651de221da1b4da90bbe9d984d1175cc7dd4e02c768b26adf3f88f8fad69e5d5
3
+ size 39378216
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": 39292786,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "/home/peterjin/mnt/Search-R1/data/nq/train.parquet": {
10
+ "num_bytes": 10741588,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 10741588,
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": 50034374,
80
+ "splits": {
81
+ "train": {
82
+ "name": "train",
83
+ "num_bytes": 39292786,
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": "0e9f837208c96cdb",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }