File size: 7,289 Bytes
aea5afb
 
f0cdd6f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e8d2b0e
 
 
 
 
a4145ed
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
beddf45
 
 
 
 
c7e1eb0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bc4dea2
 
 
 
 
a4145ed
aea5afb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6dbc362
 
 
 
 
048cc19
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e5966a4
 
 
 
 
aea5afb
f0cdd6f
 
 
 
e8d2b0e
 
a4145ed
 
 
 
beddf45
 
c7e1eb0
 
 
 
bc4dea2
 
aea5afb
 
 
 
6dbc362
 
048cc19
 
 
 
e5966a4
 
aea5afb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
---
dataset_info:
- config_name: steps-5-all
  features:
  - name: interactions
    list:
    - name: query
      dtype: string
    - name: think
      dtype: string
    - name: answer
      dtype: string
    - name: internal
      dtype: string
    - name: tool_call
      dtype: string
    - name: tool_use
      dtype: string
  - name: scores
    struct:
    - name: memory_score
      dtype: int64
    - name: instruction_score
      dtype: int64
    - name: freshness_score
      dtype: int64
    - name: overall_score
      dtype: int64
    - name: confidence
      dtype: string
    - name: issues
      list: string
    - name: rationale
      struct:
      - name: memory
        dtype: string
      - name: instruction
        dtype: string
      - name: freshness
        dtype: string
  - name: used_in
    list: string
  - name: uuid
    dtype: string
  - name: metadata
    struct:
    - name: seed_dataset
      dtype: string
    - name: seed_prompt_sha256
      dtype: string
    - name: model
      dtype: string
    - name: reward_model
      dtype: string
    - name: train_turns
      list: bool
  - name: system
    dtype: string
  - name: license
    dtype: string
  - name: reasoning
    dtype: string
  - name: tools
    list: 'null'
  - name: capability_target
    dtype: string
  splits:
  - name: train
    num_bytes: 2753950486
    num_examples: 148488
  - name: validation
    num_bytes: 85299799
    num_examples: 4608
  download_size: 1426516881
  dataset_size: 2839250285
- config_name: steps-5-instruct
  features:
  - name: interactions
    list:
    - name: query
      dtype: string
    - name: think
      dtype: string
    - name: answer
      dtype: string
    - name: internal
      dtype: string
    - name: tool_call
      dtype: string
    - name: tool_use
      dtype: string
  - name: scores
    struct:
    - name: memory_score
      dtype: int64
    - name: instruction_score
      dtype: int64
    - name: freshness_score
      dtype: int64
    - name: overall_score
      dtype: int64
    - name: confidence
      dtype: string
    - name: issues
      list: string
    - name: rationale
      struct:
      - name: memory
        dtype: string
      - name: instruction
        dtype: string
      - name: freshness
        dtype: string
  - name: used_in
    list: string
  - name: uuid
    dtype: string
  - name: metadata
    struct:
    - name: seed_dataset
      dtype: string
    - name: seed_prompt_sha256
      dtype: string
    - name: model
      dtype: string
    - name: reward_model
      dtype: string
    - name: train_turns
      list: bool
  - name: system
    dtype: string
  - name: license
    dtype: string
  - name: reasoning
    dtype: string
  - name: tools
    list: 'null'
  - name: capability_target
    dtype: string
  splits:
  - name: train
    num_bytes: 655364752
    num_examples: 49496
  - name: validation
    num_bytes: 655364752
    num_examples: 49496
  download_size: 663754658
  dataset_size: 1310729504
- config_name: steps-5-mix
  features:
  - name: interactions
    list:
    - name: query
      dtype: string
    - name: think
      dtype: string
    - name: answer
      dtype: string
    - name: internal
      dtype: string
    - name: tool_call
      dtype: string
    - name: tool_use
      dtype: string
  - name: scores
    struct:
    - name: memory_score
      dtype: int64
    - name: instruction_score
      dtype: int64
    - name: freshness_score
      dtype: int64
    - name: overall_score
      dtype: int64
    - name: confidence
      dtype: string
    - name: issues
      list: string
    - name: rationale
      struct:
      - name: memory
        dtype: string
      - name: instruction
        dtype: string
      - name: freshness
        dtype: string
  - name: used_in
    list: string
  - name: uuid
    dtype: string
  - name: metadata
    struct:
    - name: seed_dataset
      dtype: string
    - name: seed_prompt_sha256
      dtype: string
    - name: model
      dtype: string
    - name: reward_model
      dtype: string
    - name: train_turns
      list: bool
  - name: system
    dtype: string
  - name: license
    dtype: string
  - name: reasoning
    dtype: string
  - name: tools
    list: 'null'
  - name: capability_target
    dtype: string
  splits:
  - name: train
    num_bytes: 655364752
    num_examples: 49496
  - name: validation
    num_bytes: 655364752
    num_examples: 49496
  download_size: 663754658
  dataset_size: 1310729504
- config_name: steps-5-reasoning
  features:
  - name: interactions
    list:
    - name: query
      dtype: string
    - name: think
      dtype: string
    - name: answer
      dtype: string
    - name: internal
      dtype: string
    - name: tool_call
      dtype: string
    - name: tool_use
      dtype: string
  - name: scores
    struct:
    - name: memory_score
      dtype: int64
    - name: instruction_score
      dtype: int64
    - name: freshness_score
      dtype: int64
    - name: overall_score
      dtype: int64
    - name: confidence
      dtype: string
    - name: issues
      list: string
    - name: rationale
      struct:
      - name: memory
        dtype: string
      - name: instruction
        dtype: string
      - name: freshness
        dtype: string
  - name: used_in
    list: string
  - name: uuid
    dtype: string
  - name: metadata
    struct:
    - name: seed_dataset
      dtype: string
    - name: seed_prompt_sha256
      dtype: string
    - name: model
      dtype: string
    - name: reward_model
      dtype: string
    - name: train_turns
      list: bool
  - name: system
    dtype: string
  - name: license
    dtype: string
  - name: reasoning
    dtype: string
  - name: tools
    list: 'null'
  - name: capability_target
    dtype: string
  splits:
  - name: train
    num_bytes: 1443220982
    num_examples: 49496
  - name: validation
    num_bytes: 44843369
    num_examples: 1536
  download_size: 742568963
  dataset_size: 1488064351
- config_name: steps-5-retrieval
  features:
  - name: interactions
    list:
    - name: query
      dtype: string
    - name: think
      dtype: string
    - name: answer
      dtype: string
    - name: internal
      dtype: string
    - name: tool_call
      dtype: string
    - name: tool_use
      dtype: string
  splits:
  - name: train
    num_bytes: 825272089.331082
    num_examples: 83260
  - name: validation
    num_bytes: 43503713.66891807
    num_examples: 4389
  download_size: 433164984
  dataset_size: 868775803.0
configs:
- config_name: steps-5-all
  data_files:
  - split: train
    path: steps-5-all/train-*
  - split: validation
    path: steps-5-all/validation-*
- config_name: steps-5-instruct
  data_files:
  - split: train
    path: steps-5-instruct/train-*
  - split: validation
    path: steps-5-instruct/validation-*
- config_name: steps-5-mix
  data_files:
  - split: train
    path: steps-5-mix/train-*
  - split: validation
    path: steps-5-mix/validation-*
- config_name: steps-5-reasoning
  data_files:
  - split: train
    path: steps-5-reasoning/train-*
  - split: validation
    path: steps-5-reasoning/validation-*
- config_name: steps-5-retrieval
  data_files:
  - split: train
    path: steps-5-retrieval/train-*
  - split: validation
    path: steps-5-retrieval/validation-*
---