Upload folder using huggingface_hub
Browse files- dataset_dict.json +1 -0
- test/data-00000-of-00001.arrow +3 -0
- test/dataset_info.json +247 -0
- test/state.json +13 -0
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:23dfda49fdf848ef5bcb940d116ea744fc0fbfb01bb1f4789e22d51c44f2f84d
|
3 |
+
size 147234832
|
test/dataset_info.json
ADDED
@@ -0,0 +1,247 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"builder_name": "parquet",
|
3 |
+
"citation": "",
|
4 |
+
"config_name": "default",
|
5 |
+
"dataset_name": "parquet",
|
6 |
+
"dataset_size": 147028008,
|
7 |
+
"description": "",
|
8 |
+
"download_checksums": {
|
9 |
+
"/home/peterjin/mnt/Search-R1/data/nine_test/test.parquet": {
|
10 |
+
"num_bytes": 69963918,
|
11 |
+
"checksum": null
|
12 |
+
}
|
13 |
+
},
|
14 |
+
"download_size": 69963918,
|
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 |
+
"metadata": {
|
77 |
+
"subj": {
|
78 |
+
"dtype": "string",
|
79 |
+
"_type": "Value"
|
80 |
+
},
|
81 |
+
"prop": {
|
82 |
+
"dtype": "string",
|
83 |
+
"_type": "Value"
|
84 |
+
},
|
85 |
+
"obj": {
|
86 |
+
"dtype": "string",
|
87 |
+
"_type": "Value"
|
88 |
+
},
|
89 |
+
"subj_id": {
|
90 |
+
"dtype": "int64",
|
91 |
+
"_type": "Value"
|
92 |
+
},
|
93 |
+
"prop_id": {
|
94 |
+
"dtype": "int64",
|
95 |
+
"_type": "Value"
|
96 |
+
},
|
97 |
+
"obj_id": {
|
98 |
+
"dtype": "int64",
|
99 |
+
"_type": "Value"
|
100 |
+
},
|
101 |
+
"s_aliases": {
|
102 |
+
"dtype": "string",
|
103 |
+
"_type": "Value"
|
104 |
+
},
|
105 |
+
"o_aliases": {
|
106 |
+
"dtype": "string",
|
107 |
+
"_type": "Value"
|
108 |
+
},
|
109 |
+
"s_uri": {
|
110 |
+
"dtype": "string",
|
111 |
+
"_type": "Value"
|
112 |
+
},
|
113 |
+
"o_uri": {
|
114 |
+
"dtype": "string",
|
115 |
+
"_type": "Value"
|
116 |
+
},
|
117 |
+
"s_wiki_title": {
|
118 |
+
"dtype": "string",
|
119 |
+
"_type": "Value"
|
120 |
+
},
|
121 |
+
"o_wiki_title": {
|
122 |
+
"dtype": "string",
|
123 |
+
"_type": "Value"
|
124 |
+
},
|
125 |
+
"s_pop": {
|
126 |
+
"dtype": "int64",
|
127 |
+
"_type": "Value"
|
128 |
+
},
|
129 |
+
"o_pop": {
|
130 |
+
"dtype": "int64",
|
131 |
+
"_type": "Value"
|
132 |
+
},
|
133 |
+
"type": {
|
134 |
+
"dtype": "string",
|
135 |
+
"_type": "Value"
|
136 |
+
},
|
137 |
+
"level": {
|
138 |
+
"dtype": "string",
|
139 |
+
"_type": "Value"
|
140 |
+
},
|
141 |
+
"supporting_facts": {
|
142 |
+
"title": {
|
143 |
+
"feature": {
|
144 |
+
"dtype": "string",
|
145 |
+
"_type": "Value"
|
146 |
+
},
|
147 |
+
"_type": "Sequence"
|
148 |
+
},
|
149 |
+
"sent_id": {
|
150 |
+
"feature": {
|
151 |
+
"dtype": "int64",
|
152 |
+
"_type": "Value"
|
153 |
+
},
|
154 |
+
"_type": "Sequence"
|
155 |
+
}
|
156 |
+
},
|
157 |
+
"context": {
|
158 |
+
"title": {
|
159 |
+
"feature": {
|
160 |
+
"dtype": "string",
|
161 |
+
"_type": "Value"
|
162 |
+
},
|
163 |
+
"_type": "Sequence"
|
164 |
+
},
|
165 |
+
"sentences": {
|
166 |
+
"feature": {
|
167 |
+
"feature": {
|
168 |
+
"dtype": "string",
|
169 |
+
"_type": "Value"
|
170 |
+
},
|
171 |
+
"_type": "Sequence"
|
172 |
+
},
|
173 |
+
"_type": "Sequence"
|
174 |
+
},
|
175 |
+
"content": {
|
176 |
+
"feature": {
|
177 |
+
"feature": {
|
178 |
+
"dtype": "string",
|
179 |
+
"_type": "Value"
|
180 |
+
},
|
181 |
+
"_type": "Sequence"
|
182 |
+
},
|
183 |
+
"_type": "Sequence"
|
184 |
+
}
|
185 |
+
},
|
186 |
+
"answerable": {
|
187 |
+
"dtype": "bool",
|
188 |
+
"_type": "Value"
|
189 |
+
},
|
190 |
+
"question_decomposition": [
|
191 |
+
{
|
192 |
+
"id": {
|
193 |
+
"dtype": "int64",
|
194 |
+
"_type": "Value"
|
195 |
+
},
|
196 |
+
"question": {
|
197 |
+
"dtype": "string",
|
198 |
+
"_type": "Value"
|
199 |
+
},
|
200 |
+
"answer": {
|
201 |
+
"dtype": "string",
|
202 |
+
"_type": "Value"
|
203 |
+
},
|
204 |
+
"paragraph_support_idx": {
|
205 |
+
"dtype": "int64",
|
206 |
+
"_type": "Value"
|
207 |
+
},
|
208 |
+
"support_paragraph": {
|
209 |
+
"idx": {
|
210 |
+
"dtype": "int64",
|
211 |
+
"_type": "Value"
|
212 |
+
},
|
213 |
+
"title": {
|
214 |
+
"dtype": "string",
|
215 |
+
"_type": "Value"
|
216 |
+
},
|
217 |
+
"paragraph_text": {
|
218 |
+
"dtype": "string",
|
219 |
+
"_type": "Value"
|
220 |
+
},
|
221 |
+
"is_supporting": {
|
222 |
+
"dtype": "bool",
|
223 |
+
"_type": "Value"
|
224 |
+
}
|
225 |
+
}
|
226 |
+
}
|
227 |
+
]
|
228 |
+
}
|
229 |
+
},
|
230 |
+
"homepage": "",
|
231 |
+
"license": "",
|
232 |
+
"size_in_bytes": 216991926,
|
233 |
+
"splits": {
|
234 |
+
"train": {
|
235 |
+
"name": "train",
|
236 |
+
"num_bytes": 147028008,
|
237 |
+
"num_examples": 56035,
|
238 |
+
"dataset_name": "parquet"
|
239 |
+
}
|
240 |
+
},
|
241 |
+
"version": {
|
242 |
+
"version_str": "0.0.0",
|
243 |
+
"major": 0,
|
244 |
+
"minor": 0,
|
245 |
+
"patch": 0
|
246 |
+
}
|
247 |
+
}
|
test/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "bef47c3de458ec50",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "train"
|
13 |
+
}
|