File size: 9,190 Bytes
8e8d76f
 
6f70b52
8e8d76f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6f70b52
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1f7da84
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7ef0afb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1538b0f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61d15aa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e41fb32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d9a5986
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1eb371e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57e445b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e056043
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0b00cdd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60cfe94
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
99dc9e3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f98d1b3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
09ede1e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
89bdaa5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1267e5f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8e8d76f
 
 
 
 
6f70b52
 
 
 
 
 
 
 
1f7da84
 
 
 
 
 
 
 
7ef0afb
 
 
 
 
 
 
 
1538b0f
 
 
 
 
 
 
 
61d15aa
 
 
 
 
 
e41fb32
 
 
 
 
 
 
 
d9a5986
 
 
 
 
 
1eb371e
 
 
 
57e445b
 
 
 
e056043
 
 
 
0b00cdd
 
 
 
60cfe94
 
 
 
99dc9e3
 
 
 
f98d1b3
 
 
 
09ede1e
 
 
 
 
 
 
 
89bdaa5
 
 
 
 
 
1267e5f
 
 
 
 
 
 
 
8e8d76f
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
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
---
dataset_info:
- config_name: BigPatent
  features:
  - name: context
    dtype: string
  - name: output
    dtype: string
  - name: instruction
    dtype: string
  - name: context_sentence
    sequence: string
  splits:
  - name: train
    num_bytes: 3056976240
    num_examples: 50000
  download_size: 1272481947
  dataset_size: 3056976240
- config_name: BookSum
  features:
  - name: output
    dtype: string
  - name: context
    dtype: string
  - name: instruction
    dtype: string
  - name: context_sentence
    sequence: string
  splits:
  - name: train
    num_bytes: 476317871
    num_examples: 9600
  - name: validation
    num_bytes: 63750022
    num_examples: 1484
  - name: test
    num_bytes: 71934433
    num_examples: 1431
  download_size: 363438025
  dataset_size: 612002326
- config_name: BoolQ
  features:
  - name: instruction
    dtype: string
  - name: context
    dtype: string
  - name: output
    dtype: string
  - name: context_sentence
    sequence: string
  splits:
  - name: train
    num_bytes: 12853661
    num_examples: 9427
  - name: validation
    num_bytes: 4410696
    num_examples: 3270
  - name: test
    num_bytes: 4386660
    num_examples: 3245
  download_size: 12607245
  dataset_size: 21651017
- config_name: CNN-DM
  features:
  - name: context
    dtype: string
  - name: output
    dtype: string
  - name: instruction
    dtype: string
  - name: context_sentence
    sequence: string
  splits:
  - name: train
    num_bytes: 863427270
    num_examples: 100000
  - name: validation
    num_bytes: 112409140
    num_examples: 13368
  - name: test
    num_bytes: 97428338
    num_examples: 11490
  download_size: 652210853
  dataset_size: 1073264748
- config_name: CosmosQA
  features:
  - name: context
    dtype: string
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  - name: context_sentence
    sequence: string
  splits:
  - name: train
    num_bytes: 26971402
    num_examples: 25262
  - name: test
    num_bytes: 8004035
    num_examples: 6963
  - name: validation
    num_bytes: 3421792
    num_examples: 2985
  download_size: 15773346
  dataset_size: 38397229
- config_name: DROP
  features:
  - name: context
    dtype: string
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  - name: context_sentence
    sequence: string
  splits:
  - name: train
    num_bytes: 26295805
    num_examples: 10000
  - name: validation
    num_bytes: 21971393
    num_examples: 9535
  download_size: 14620500
  dataset_size: 48267198
- config_name: GovReport
  features:
  - name: context
    dtype: string
  - name: output
    dtype: string
  - name: instruction
    dtype: string
  - name: context_sentence
    sequence: string
  splits:
  - name: train
    num_bytes: 1868279205
    num_examples: 17517
  - name: validation
    num_bytes: 108895887
    num_examples: 973
  - name: test
    num_bytes: 100349892
    num_examples: 973
  download_size: 1001067529
  dataset_size: 2077524984
- config_name: HotpotQA
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  - name: context
    sequence: string
  - name: context_sentence
    sequence: string
  splits:
  - name: train
    num_bytes: 1048709644
    num_examples: 90447
  - name: validation
    num_bytes: 86820188
    num_examples: 7405
  download_size: 671874576
  dataset_size: 1135529832
- config_name: LongAlpaca
  features:
  - name: context
    dtype: string
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  - name: context_sentence
    sequence: string
  splits:
  - name: train
    num_bytes: 853542732
    num_examples: 8937
  download_size: 436405773
  dataset_size: 853542732
- config_name: MultiNews
  features:
  - name: context
    dtype: string
  - name: output
    dtype: string
  - name: instruction
    dtype: string
  - name: context_sentence
    sequence: string
  splits:
  - name: train
    num_bytes: 1063566489
    num_examples: 44972
  download_size: 618228866
  dataset_size: 1063566489
- config_name: MultiRC
  features:
  - name: context
    dtype: string
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  - name: context_sentence
    sequence: string
  splits:
  - name: train
    num_bytes: 39225163
    num_examples: 12025
  download_size: 1607874
  dataset_size: 39225163
- config_name: NarrativeQA
  features:
  - name: context
    dtype: string
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  - name: context_sentence
    sequence: string
  splits:
  - name: train
    num_bytes: 21589984139
    num_examples: 32747
  download_size: 10012303798
  dataset_size: 21589984139
- config_name: QMsum
  features:
  - name: context
    dtype: string
  - name: output
    dtype: string
  - name: instruction
    dtype: string
  - name: context_sentence
    sequence: string
  splits:
  - name: train
    num_bytes: 130848491
    num_examples: 1257
  download_size: 43933066
  dataset_size: 130848491
- config_name: Qasper
  features:
  - name: context
    dtype: string
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  - name: context_sentence
    sequence: string
  splits:
  - name: train
    num_bytes: 132355093
    num_examples: 2567
  download_size: 41697628
  dataset_size: 132355093
- config_name: Quality
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  - name: context
    dtype: string
  - name: context_sentence
    sequence: string
  splits:
  - name: train
    num_bytes: 125840855
    num_examples: 2523
  download_size: 18496863
  dataset_size: 125840855
- config_name: ReCoRD
  features:
  - name: context
    dtype: string
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  - name: context_sentence
    sequence: string
  splits:
  - name: train
    num_bytes: 238582023
    num_examples: 100730
  - name: validation
    num_bytes: 23362645
    num_examples: 10000
  - name: test
    num_bytes: 23217267
    num_examples: 10000
  download_size: 118874876
  dataset_size: 285161935
- config_name: SQuAD
  features:
  - name: context
    dtype: string
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  - name: context_sentence
    sequence: string
  splits:
  - name: train
    num_bytes: 148929842
    num_examples: 87599
  - name: validation
    num_bytes: 18980126
    num_examples: 10570
  download_size: 26422546
  dataset_size: 167909968
- config_name: XSum
  features:
  - name: context
    dtype: string
  - name: output
    dtype: string
  - name: instruction
    dtype: string
  - name: context_sentence
    sequence: string
  splits:
  - name: train
    num_bytes: 467899254
    num_examples: 100000
  - name: validation
    num_bytes: 52521877
    num_examples: 11332
  - name: test
    num_bytes: 53464225
    num_examples: 11334
  download_size: 358953960
  dataset_size: 573885356
configs:
- config_name: BigPatent
  data_files:
  - split: train
    path: BigPatent/train-*
- config_name: BookSum
  data_files:
  - split: train
    path: BookSum/train-*
  - split: validation
    path: BookSum/validation-*
  - split: test
    path: BookSum/test-*
- config_name: BoolQ
  data_files:
  - split: train
    path: BoolQ/train-*
  - split: validation
    path: BoolQ/validation-*
  - split: test
    path: BoolQ/test-*
- config_name: CNN-DM
  data_files:
  - split: train
    path: CNN-DM/train-*
  - split: validation
    path: CNN-DM/validation-*
  - split: test
    path: CNN-DM/test-*
- config_name: CosmosQA
  data_files:
  - split: train
    path: CosmosQA/train-*
  - split: test
    path: CosmosQA/test-*
  - split: validation
    path: CosmosQA/validation-*
- config_name: DROP
  data_files:
  - split: train
    path: DROP/train-*
  - split: validation
    path: DROP/validation-*
- config_name: GovReport
  data_files:
  - split: train
    path: GovReport/train-*
  - split: validation
    path: GovReport/validation-*
  - split: test
    path: GovReport/test-*
- config_name: HotpotQA
  data_files:
  - split: train
    path: HotpotQA/train-*
  - split: validation
    path: HotpotQA/validation-*
- config_name: LongAlpaca
  data_files:
  - split: train
    path: LongAlpaca/train-*
- config_name: MultiNews
  data_files:
  - split: train
    path: MultiNews/train-*
- config_name: MultiRC
  data_files:
  - split: train
    path: MultiRC/train-*
- config_name: NarrativeQA
  data_files:
  - split: train
    path: NarrativeQA/train-*
- config_name: QMsum
  data_files:
  - split: train
    path: QMsum/train-*
- config_name: Qasper
  data_files:
  - split: train
    path: Qasper/train-*
- config_name: Quality
  data_files:
  - split: train
    path: Quality/train-*
- config_name: ReCoRD
  data_files:
  - split: train
    path: ReCoRD/train-*
  - split: validation
    path: ReCoRD/validation-*
  - split: test
    path: ReCoRD/test-*
- config_name: SQuAD
  data_files:
  - split: train
    path: SQuAD/train-*
  - split: validation
    path: SQuAD/validation-*
- config_name: XSum
  data_files:
  - split: train
    path: XSum/train-*
  - split: validation
    path: XSum/validation-*
  - split: test
    path: XSum/test-*
---