PeterJinGo commited on
Commit
56dbef5
·
verified ·
1 Parent(s): e8e3d2b

Upload folder using huggingface_hub

Browse files
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["test"]}
test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:987a0f5c7fc3d7ade49566a9e484bda8a87513de61ed91cd746fd38d749852e9
3
+ size 356932432
test/dataset_info.json ADDED
@@ -0,0 +1,251 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "parquet",
6
+ "dataset_size": 356741584,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "/home/peterjin/mnt/Search-R1/data/seven_test_rag/test.parquet": {
10
+ "num_bytes": 182923750,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 182923750,
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
+ "context": {
32
+ "dtype": "string",
33
+ "_type": "Value"
34
+ },
35
+ "data_source": {
36
+ "dtype": "string",
37
+ "_type": "Value"
38
+ },
39
+ "prompt": [
40
+ {
41
+ "content": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ },
45
+ "role": {
46
+ "dtype": "string",
47
+ "_type": "Value"
48
+ }
49
+ }
50
+ ],
51
+ "ability": {
52
+ "dtype": "string",
53
+ "_type": "Value"
54
+ },
55
+ "reward_model": {
56
+ "ground_truth": {
57
+ "target": {
58
+ "feature": {
59
+ "dtype": "string",
60
+ "_type": "Value"
61
+ },
62
+ "_type": "Sequence"
63
+ }
64
+ },
65
+ "style": {
66
+ "dtype": "string",
67
+ "_type": "Value"
68
+ }
69
+ },
70
+ "extra_info": {
71
+ "index": {
72
+ "dtype": "int64",
73
+ "_type": "Value"
74
+ },
75
+ "split": {
76
+ "dtype": "string",
77
+ "_type": "Value"
78
+ }
79
+ },
80
+ "metadata": {
81
+ "subj": {
82
+ "dtype": "string",
83
+ "_type": "Value"
84
+ },
85
+ "prop": {
86
+ "dtype": "string",
87
+ "_type": "Value"
88
+ },
89
+ "obj": {
90
+ "dtype": "string",
91
+ "_type": "Value"
92
+ },
93
+ "subj_id": {
94
+ "dtype": "int64",
95
+ "_type": "Value"
96
+ },
97
+ "prop_id": {
98
+ "dtype": "int64",
99
+ "_type": "Value"
100
+ },
101
+ "obj_id": {
102
+ "dtype": "int64",
103
+ "_type": "Value"
104
+ },
105
+ "s_aliases": {
106
+ "dtype": "string",
107
+ "_type": "Value"
108
+ },
109
+ "o_aliases": {
110
+ "dtype": "string",
111
+ "_type": "Value"
112
+ },
113
+ "s_uri": {
114
+ "dtype": "string",
115
+ "_type": "Value"
116
+ },
117
+ "o_uri": {
118
+ "dtype": "string",
119
+ "_type": "Value"
120
+ },
121
+ "s_wiki_title": {
122
+ "dtype": "string",
123
+ "_type": "Value"
124
+ },
125
+ "o_wiki_title": {
126
+ "dtype": "string",
127
+ "_type": "Value"
128
+ },
129
+ "s_pop": {
130
+ "dtype": "int64",
131
+ "_type": "Value"
132
+ },
133
+ "o_pop": {
134
+ "dtype": "int64",
135
+ "_type": "Value"
136
+ },
137
+ "type": {
138
+ "dtype": "string",
139
+ "_type": "Value"
140
+ },
141
+ "level": {
142
+ "dtype": "string",
143
+ "_type": "Value"
144
+ },
145
+ "supporting_facts": {
146
+ "title": {
147
+ "feature": {
148
+ "dtype": "string",
149
+ "_type": "Value"
150
+ },
151
+ "_type": "Sequence"
152
+ },
153
+ "sent_id": {
154
+ "feature": {
155
+ "dtype": "int64",
156
+ "_type": "Value"
157
+ },
158
+ "_type": "Sequence"
159
+ }
160
+ },
161
+ "context": {
162
+ "title": {
163
+ "feature": {
164
+ "dtype": "string",
165
+ "_type": "Value"
166
+ },
167
+ "_type": "Sequence"
168
+ },
169
+ "sentences": {
170
+ "feature": {
171
+ "feature": {
172
+ "dtype": "string",
173
+ "_type": "Value"
174
+ },
175
+ "_type": "Sequence"
176
+ },
177
+ "_type": "Sequence"
178
+ },
179
+ "content": {
180
+ "feature": {
181
+ "feature": {
182
+ "dtype": "string",
183
+ "_type": "Value"
184
+ },
185
+ "_type": "Sequence"
186
+ },
187
+ "_type": "Sequence"
188
+ }
189
+ },
190
+ "answerable": {
191
+ "dtype": "bool",
192
+ "_type": "Value"
193
+ },
194
+ "question_decomposition": [
195
+ {
196
+ "id": {
197
+ "dtype": "int64",
198
+ "_type": "Value"
199
+ },
200
+ "question": {
201
+ "dtype": "string",
202
+ "_type": "Value"
203
+ },
204
+ "answer": {
205
+ "dtype": "string",
206
+ "_type": "Value"
207
+ },
208
+ "paragraph_support_idx": {
209
+ "dtype": "int64",
210
+ "_type": "Value"
211
+ },
212
+ "support_paragraph": {
213
+ "idx": {
214
+ "dtype": "int64",
215
+ "_type": "Value"
216
+ },
217
+ "title": {
218
+ "dtype": "string",
219
+ "_type": "Value"
220
+ },
221
+ "paragraph_text": {
222
+ "dtype": "string",
223
+ "_type": "Value"
224
+ },
225
+ "is_supporting": {
226
+ "dtype": "bool",
227
+ "_type": "Value"
228
+ }
229
+ }
230
+ }
231
+ ]
232
+ }
233
+ },
234
+ "homepage": "",
235
+ "license": "",
236
+ "size_in_bytes": 539665334,
237
+ "splits": {
238
+ "train": {
239
+ "name": "train",
240
+ "num_bytes": 356741584,
241
+ "num_examples": 51713,
242
+ "dataset_name": "parquet"
243
+ }
244
+ },
245
+ "version": {
246
+ "version_str": "0.0.0",
247
+ "major": 0,
248
+ "minor": 0,
249
+ "patch": 0
250
+ }
251
+ }
test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "c3d3b7e64af606db",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }