PeterJinGo commited on
Commit
0ed426c
·
verified ·
1 Parent(s): b227ee5

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:95dab3fc5fbb6e0a3b4874cb6634cee5ab10d6ea5c017d80097db17b7f21816a
3
+ size 52408128
test/dataset_info.json ADDED
@@ -0,0 +1,139 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "parquet",
6
+ "dataset_size": 52392768,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "/home/peterjin/mnt/Search-R1/data/hotpotqa_search/test.parquet": {
10
+ "num_bytes": 28938576,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 28938576,
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
+ "metadata": {
32
+ "type": {
33
+ "dtype": "string",
34
+ "_type": "Value"
35
+ },
36
+ "level": {
37
+ "dtype": "string",
38
+ "_type": "Value"
39
+ },
40
+ "supporting_facts": {
41
+ "title": {
42
+ "feature": {
43
+ "dtype": "string",
44
+ "_type": "Value"
45
+ },
46
+ "_type": "Sequence"
47
+ },
48
+ "sent_id": {
49
+ "feature": {
50
+ "dtype": "int64",
51
+ "_type": "Value"
52
+ },
53
+ "_type": "Sequence"
54
+ }
55
+ },
56
+ "context": {
57
+ "title": {
58
+ "feature": {
59
+ "dtype": "string",
60
+ "_type": "Value"
61
+ },
62
+ "_type": "Sequence"
63
+ },
64
+ "sentences": {
65
+ "feature": {
66
+ "feature": {
67
+ "dtype": "string",
68
+ "_type": "Value"
69
+ },
70
+ "_type": "Sequence"
71
+ },
72
+ "_type": "Sequence"
73
+ }
74
+ }
75
+ },
76
+ "data_source": {
77
+ "dtype": "string",
78
+ "_type": "Value"
79
+ },
80
+ "prompt": [
81
+ {
82
+ "content": {
83
+ "dtype": "string",
84
+ "_type": "Value"
85
+ },
86
+ "role": {
87
+ "dtype": "string",
88
+ "_type": "Value"
89
+ }
90
+ }
91
+ ],
92
+ "ability": {
93
+ "dtype": "string",
94
+ "_type": "Value"
95
+ },
96
+ "reward_model": {
97
+ "ground_truth": {
98
+ "target": {
99
+ "feature": {
100
+ "dtype": "string",
101
+ "_type": "Value"
102
+ },
103
+ "_type": "Sequence"
104
+ }
105
+ },
106
+ "style": {
107
+ "dtype": "string",
108
+ "_type": "Value"
109
+ }
110
+ },
111
+ "extra_info": {
112
+ "index": {
113
+ "dtype": "int64",
114
+ "_type": "Value"
115
+ },
116
+ "split": {
117
+ "dtype": "string",
118
+ "_type": "Value"
119
+ }
120
+ }
121
+ },
122
+ "homepage": "",
123
+ "license": "",
124
+ "size_in_bytes": 81331344,
125
+ "splits": {
126
+ "train": {
127
+ "name": "train",
128
+ "num_bytes": 52392768,
129
+ "num_examples": 7405,
130
+ "dataset_name": "parquet"
131
+ }
132
+ },
133
+ "version": {
134
+ "version_str": "0.0.0",
135
+ "major": 0,
136
+ "minor": 0,
137
+ "patch": 0
138
+ }
139
+ }
test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "1301273ccc20ce75",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }
train/data-00000-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f8e19324e7897326df9cd349105fae7c49a1696a03c791e8f4104bf41c44f60
3
+ size 310707048
train/data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81ae8b4afcf88ddd866dc740fc7c3f86082c486ab02d02e41840809591507cfe
3
+ size 311510904
train/dataset_info.json ADDED
@@ -0,0 +1,143 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "parquet",
6
+ "dataset_size": 622069592,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "/home/peterjin/mnt/Search-R1/data/hotpotqa_search/train.parquet": {
10
+ "num_bytes": 343482485,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 343482485,
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
+ "metadata": {
32
+ "type": {
33
+ "dtype": "string",
34
+ "_type": "Value"
35
+ },
36
+ "level": {
37
+ "dtype": "string",
38
+ "_type": "Value"
39
+ },
40
+ "supporting_facts": {
41
+ "title": {
42
+ "feature": {
43
+ "dtype": "string",
44
+ "_type": "Value"
45
+ },
46
+ "_type": "Sequence"
47
+ },
48
+ "sent_id": {
49
+ "feature": {
50
+ "dtype": "int64",
51
+ "_type": "Value"
52
+ },
53
+ "_type": "Sequence"
54
+ }
55
+ },
56
+ "context": {
57
+ "title": {
58
+ "feature": {
59
+ "dtype": "string",
60
+ "_type": "Value"
61
+ },
62
+ "_type": "Sequence"
63
+ },
64
+ "sentences": {
65
+ "feature": {
66
+ "feature": {
67
+ "dtype": "string",
68
+ "_type": "Value"
69
+ },
70
+ "_type": "Sequence"
71
+ },
72
+ "_type": "Sequence"
73
+ }
74
+ }
75
+ },
76
+ "data_source": {
77
+ "dtype": "string",
78
+ "_type": "Value"
79
+ },
80
+ "prompt": [
81
+ {
82
+ "content": {
83
+ "dtype": "string",
84
+ "_type": "Value"
85
+ },
86
+ "role": {
87
+ "dtype": "string",
88
+ "_type": "Value"
89
+ }
90
+ }
91
+ ],
92
+ "ability": {
93
+ "dtype": "string",
94
+ "_type": "Value"
95
+ },
96
+ "reward_model": {
97
+ "ground_truth": {
98
+ "target": {
99
+ "feature": {
100
+ "dtype": "string",
101
+ "_type": "Value"
102
+ },
103
+ "_type": "Sequence"
104
+ }
105
+ },
106
+ "style": {
107
+ "dtype": "string",
108
+ "_type": "Value"
109
+ }
110
+ },
111
+ "extra_info": {
112
+ "index": {
113
+ "dtype": "int64",
114
+ "_type": "Value"
115
+ },
116
+ "split": {
117
+ "dtype": "string",
118
+ "_type": "Value"
119
+ }
120
+ }
121
+ },
122
+ "homepage": "",
123
+ "license": "",
124
+ "size_in_bytes": 965552077,
125
+ "splits": {
126
+ "train": {
127
+ "name": "train",
128
+ "num_bytes": 622069592,
129
+ "num_examples": 90447,
130
+ "shard_lengths": [
131
+ 73000,
132
+ 17447
133
+ ],
134
+ "dataset_name": "parquet"
135
+ }
136
+ },
137
+ "version": {
138
+ "version_str": "0.0.0",
139
+ "major": 0,
140
+ "minor": 0,
141
+ "patch": 0
142
+ }
143
+ }
train/state.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00002.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00002.arrow"
8
+ }
9
+ ],
10
+ "_fingerprint": "7887d82ad0d94f7b",
11
+ "_format_columns": null,
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": "train"
16
+ }