File size: 9,006 Bytes
b85f76e
 
597c567
b85f76e
 
 
 
 
 
 
 
 
 
 
 
 
1e82f6e
 
 
 
 
 
 
 
 
 
 
 
 
 
1e5f9f3
1e82f6e
597c567
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
32b796f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5a64653
 
 
 
 
d81e61b
 
 
 
 
 
 
 
 
 
 
 
 
 
4e63fd9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d9bf36b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4e51382
 
 
 
 
 
 
 
 
 
 
 
 
 
5f2d48c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e762c07
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cfe9770
 
 
 
 
 
 
 
 
 
 
 
 
 
326252b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b0e7854
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ab28abd
 
 
 
 
 
 
 
 
 
 
 
 
 
440f998
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d1185d3
 
 
 
 
003fcd5
 
 
 
 
 
 
 
 
 
 
 
549a34c
 
 
 
 
891a03b
 
 
 
 
 
 
 
 
 
 
4e18400
 
 
7e49abf
 
 
 
 
cacbd42
 
 
 
 
 
 
 
 
 
 
 
 
 
ead60e6
 
 
 
 
bcbd4c7
 
 
 
 
 
 
 
 
 
 
 
e734e39
 
 
 
 
b85f76e
 
 
 
 
1e82f6e
 
 
 
597c567
 
 
 
32b796f
 
 
 
5a64653
 
d81e61b
 
 
 
4e63fd9
 
 
 
d9bf36b
 
 
 
4e51382
 
 
 
5f2d48c
 
 
 
e762c07
 
 
 
cfe9770
 
 
 
326252b
 
 
 
b0e7854
 
 
 
ab28abd
 
 
 
440f998
 
 
 
d1185d3
 
003fcd5
 
 
 
549a34c
 
891a03b
 
 
 
c2b61d5
 
cacbd42
 
 
 
ead60e6
 
bcbd4c7
 
 
 
e734e39
 
2ddb978
b85f76e
2ddb978
 
 
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
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
---
dataset_info:
- config_name: coqa-instruct-7s
  features:
  - name: interactions
    list:
    - name: answer
      dtype: string
    - name: query
      dtype: string
  splits:
  - name: train
    num_bytes: 12736689
    num_examples: 6522
  download_size: 8242530
  dataset_size: 12736689
- config_name: coqa-mix-7s
  features:
  - name: interactions
    list:
    - name: answer
      dtype: string
    - name: query
      dtype: string
    - name: think
      dtype: string
  splits:
  - name: train
    num_bytes: 35903600
    num_examples: 5343
  download_size: 18358303
  dataset_size: 35903600
- config_name: coqa-reasoning-7s
  features:
  - name: interactions
    list:
    - name: answer
      dtype: string
    - name: query
      dtype: string
    - name: think
      dtype: string
  splits:
  - name: train
    num_bytes: 48032882
    num_examples: 4063
  download_size: 22755125
  dataset_size: 48032882
- config_name: large-7s
  features:
  - name: interactions
    list:
    - name: answer
      dtype: string
    - name: internal
      dtype: string
    - name: query
      dtype: string
    - name: think
      dtype: string
    - name: tool_call
      dtype: string
    - name: tool_response
      dtype: string
  splits:
  - name: train
    num_bytes: 985264282
    num_examples: 139906
  - name: validation
    num_bytes: 57213096
    num_examples: 6871
  download_size: 530535295
  dataset_size: 1042477378
- config_name: narrativeqa-instruct-7s
  features:
  - name: interactions
    list:
    - name: answer
      dtype: string
    - name: query
      dtype: string
  splits:
  - name: train
    num_bytes: 15963018
    num_examples: 4029
  download_size: 4367955
  dataset_size: 15963018
- config_name: narrativeqa-mix-7s
  features:
  - name: interactions
    list:
    - name: answer
      dtype: string
    - name: query
      dtype: string
    - name: think
      dtype: string
  splits:
  - name: train
    num_bytes: 28037225
    num_examples: 2540
  download_size: 13989587
  dataset_size: 28037225
- config_name: narrativeqa-reasoning-7s
  features:
  - name: interactions
    list:
    - name: answer
      dtype: string
    - name: query
      dtype: string
    - name: think
      dtype: string
  splits:
  - name: train
    num_bytes: 30253631
    num_examples: 1750
  download_size: 12125278
  dataset_size: 30253631
- config_name: passkey-multitopic-instruct-7s
  features:
  - name: interactions
    list:
    - name: answer
      dtype: string
    - name: query
      dtype: string
  splits:
  - name: train
    num_bytes: 64804413
    num_examples: 1100
  download_size: 34425675
  dataset_size: 64804413
- config_name: passkey-multitopic-mix-7s
  features:
  - name: interactions
    list:
    - name: answer
      dtype: string
    - name: query
      dtype: string
    - name: think
      dtype: string
  splits:
  - name: train
    num_bytes: 88633909
    num_examples: 1409
  download_size: 46718123
  dataset_size: 88633909
- config_name: passkey-multitopic-reasoning-7s
  features:
  - name: interactions
    list:
    - name: answer
      dtype: string
    - name: query
      dtype: string
    - name: think
      dtype: string
  splits:
  - name: train
    num_bytes: 73781125
    num_examples: 1100
  download_size: 38472887
  dataset_size: 73781125
- config_name: quac-instruct-7s
  features:
  - name: interactions
    list:
    - name: answer
      dtype: string
    - name: query
      dtype: string
  splits:
  - name: train
    num_bytes: 27169873
    num_examples: 7092
  download_size: 16163197
  dataset_size: 27169873
- config_name: quac-mix-7s
  features:
  - name: interactions
    list:
    - name: answer
      dtype: string
    - name: query
      dtype: string
    - name: think
      dtype: string
  splits:
  - name: train
    num_bytes: 69188896
    num_examples: 7351
  download_size: 36696327
  dataset_size: 69188896
- config_name: quac-reasoning-7s
  features:
  - name: interactions
    list:
    - name: answer
      dtype: string
    - name: query
      dtype: string
    - name: think
      dtype: string
  splits:
  - name: train
    num_bytes: 91213041
    num_examples: 5650
  download_size: 43397939
  dataset_size: 91213041
- config_name: reorder-instruct-7s
  features:
  - name: interactions
    list:
    - name: answer
      dtype: string
    - name: query
      dtype: string
  splits:
  - name: train
    num_bytes: 55869580
    num_examples: 17643
  download_size: 35670956
  dataset_size: 55869580
- config_name: small-7s
  features:
  - name: interactions
    list:
    - name: answer
      dtype: string
    - name: internal
      dtype: string
    - name: query
      dtype: string
    - name: think
      dtype: string
    - name: tool_call
      dtype: string
    - name: tool_response
      dtype: string
  splits:
  - name: train
    num_bytes: 348638786
    num_examples: 42563
  - name: validation
    num_bytes: 14078633
    num_examples: 1777
  download_size: 189337741
  dataset_size: 362717419
- config_name: synthetic-instruct-7s
  features:
  - name: interactions
    list:
    - name: query
      dtype: string
    - name: answer
      dtype: string
  splits:
  - name: train
    num_bytes: 156589377
    num_examples: 43000
  - name: validation
    num_bytes: 7521276
    num_examples: 2094
  download_size: 88189071
  dataset_size: 164110653
- config_name: synthetic-mix-7s
  features:
  - name: interactions
    list:
    - name: answer
      dtype: string
    - name: query
      dtype: string
    - name: think
      dtype: string
  splits:
  - name: train
    num_bytes: 138356165
    num_examples: 12350
  - name: validation
    num_bytes: 11738900
    num_examples: 1000
  download_size: 186119609
  dataset_size: 150095065
- config_name: synthetic-reasoning-7s
  features:
  - name: interactions
    list:
    - name: answer
      dtype: string
    - name: query
      dtype: string
    - name: think
      dtype: string
  splits:
  - name: train
    num_bytes: 231957289
    num_examples: 12350
  - name: validation
    num_bytes: 19764308
    num_examples: 1000
  download_size: 113827904
  dataset_size: 251721597
- config_name: synthetic-reorder-instruct-7s
  features:
  - name: interactions
    list:
    - name: query
      dtype: string
    - name: answer
      dtype: string
  splits:
  - name: train
    num_bytes: 43642269
    num_examples: 12000
  - name: validation
    num_bytes: 3595451
    num_examples: 1000
  download_size: 25398820
  dataset_size: 47237720
configs:
- config_name: coqa-instruct-7s
  data_files:
  - split: train
    path: coqa-instruct-7s/train-*
- config_name: coqa-mix-7s
  data_files:
  - split: train
    path: coqa-mix-7s/train-*
- config_name: coqa-reasoning-7s
  data_files:
  - split: train
    path: coqa-reasoning-7s/train-*
- config_name: large-7s
  data_files:
  - split: train
    path: large-7s/train-*
  - split: validation
    path: large-7s/validation-*
- config_name: narrativeqa-instruct-7s
  data_files:
  - split: train
    path: narrativeqa-instruct-7s/train-*
- config_name: narrativeqa-mix-7s
  data_files:
  - split: train
    path: narrativeqa-mix-7s/train-*
- config_name: narrativeqa-reasoning-7s
  data_files:
  - split: train
    path: narrativeqa-reasoning-7s/train-*
- config_name: passkey-multitopic-instruct-7s
  data_files:
  - split: train
    path: passkey-multitopic-instruct-7s/train-*
- config_name: passkey-multitopic-mix-7s
  data_files:
  - split: train
    path: passkey-multitopic-mix-7s/train-*
- config_name: passkey-multitopic-reasoning-7s
  data_files:
  - split: train
    path: passkey-multitopic-reasoning-7s/train-*
- config_name: quac-instruct-7s
  data_files:
  - split: train
    path: quac-instruct-7s/train-*
- config_name: quac-mix-7s
  data_files:
  - split: train
    path: quac-mix-7s/train-*
- config_name: quac-reasoning-7s
  data_files:
  - split: train
    path: quac-reasoning-7s/train-*
- config_name: reorder-instruct-7s
  data_files:
  - split: train
    path: reorder-instruct-7s/train-*
- config_name: small-7s
  data_files:
  - split: train
    path: small-7s/train-*
  - split: validation
    path: small-7s/validation-*
- config_name: synthetic-instruct-7s
  data_files:
  - split: train
    path: synthetic-instruct-7s/train-*
  - split: validation
    path: synthetic-instruct-7s/validation-*
- config_name: synthetic-mix-7s
  data_files:
  - split: train
    path: synthetic-mix-7s/train-*
  - split: validation
    path: synthetic-mix-7s/validation-*
- config_name: synthetic-reasoning-7s
  data_files:
  - split: train
    path: synthetic-reasoning-7s/train-*
  - split: validation
    path: synthetic-reasoning-7s/validation-*
- config_name: synthetic-reorder-instruct-7s
  data_files:
  - split: train
    path: synthetic-reorder-instruct-7s/train-*
  - split: validation
    path: synthetic-reorder-instruct-7s/validation-*
license: apache-2.0
---

# ReactiveAI / ConverstationalRetrieval Dataset for Supervised Memory-Aware Training (SMAT)
Description in progress