File size: 11,463 Bytes
940f914
 
490d83c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4a7a3c7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4b5a565
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
86a87ac
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
97a7e54
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
eda3748
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
513a516
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
379024c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
64e56df
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b4bf033
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c5e5ef2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56bf6f7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
97a7e54
940f914
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23eb20b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f094788
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4e148a4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8fc837c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25537a2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d4b46fe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b7a66a0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7a9185e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d8a1a06
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
03c1daa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c93d060
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9642761
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4a5a293
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
aed3a7b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5c1341d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
940f914
490d83c
 
 
 
4a7a3c7
 
 
 
4b5a565
 
 
 
86a87ac
 
 
 
97a7e54
 
 
 
eda3748
 
 
 
513a516
 
 
 
379024c
 
 
 
64e56df
 
 
 
b4bf033
 
 
 
c5e5ef2
 
 
 
56bf6f7
 
 
 
940f914
 
 
 
23eb20b
 
 
 
f094788
 
 
 
4e148a4
 
 
 
8fc837c
 
 
 
25537a2
 
 
 
d4b46fe
 
 
 
b7a66a0
 
 
 
7a9185e
 
 
 
d8a1a06
 
 
 
03c1daa
 
 
 
c93d060
 
 
 
9642761
 
 
 
4a5a293
 
 
 
aed3a7b
 
 
 
5c1341d
 
 
 
940f914
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
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
---
dataset_info:
- config_name: ADE_corpus
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 322758
    num_examples: 428
  download_size: 100028
  dataset_size: 322758
- config_name: AnatEM
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 2267593
    num_examples: 3758
  download_size: 761269
  dataset_size: 2267593
- config_name: Control
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 2679
    num_examples: 1
  download_size: 20125
  dataset_size: 2679
- config_name: CrossNER_AI
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 807870
    num_examples: 860
  download_size: 157792
  dataset_size: 807870
- config_name: DuEE_fin
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 7122054
    num_examples: 3513
  download_size: 977004
  dataset_size: 7122054
- config_name: FewFC
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 4956226
    num_examples: 2879
  download_size: 1054709
  dataset_size: 4956226
- config_name: GENIA_NER
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 1454634
    num_examples: 1850
  download_size: 442544
  dataset_size: 1454634
- config_name: Medical
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 5116
    num_examples: 2
  download_size: 19599
  dataset_size: 5116
- config_name: Movement
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 16806
    num_examples: 6
  download_size: 26766
  dataset_size: 16806
- config_name: SKE2020
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 33408210
    num_examples: 43212
  download_size: 2621391
  dataset_size: 33408210
- config_name: Transaction
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 27608
    num_examples: 10
  download_size: 24651
  dataset_size: 27608
- config_name: artifactexistence
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 54933
    num_examples: 37
  download_size: 35448
  dataset_size: 54933
- config_name: bc2gm
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 3029027
    num_examples: 4977
  download_size: 1140347
  dataset_size: 3029027
- config_name: bc5cdr
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 3193404
    num_examples: 4788
  download_size: 1011433
  dataset_size: 3193404
- config_name: clue
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 1585506
    num_examples: 2686
  download_size: 348663
  dataset_size: 1585506
- config_name: conll04
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 216597
    num_examples: 287
  download_size: 76771
  dataset_size: 216597
- config_name: contact
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 1801498
    num_examples: 984
  download_size: 218937
  dataset_size: 1801498
- config_name: disaster
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 45455
    num_examples: 32
  download_size: 29535
  dataset_size: 45455
- config_name: fewrel_3
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 2559039
    num_examples: 3454
  download_size: 740461
  dataset_size: 2559039
- config_name: fewrel_4
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 2691557
    num_examples: 3479
  download_size: 804046
  dataset_size: 2691557
- config_name: justice
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 256640
    num_examples: 148
  download_size: 68211
  dataset_size: 256640
- config_name: life
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 161396
    num_examples: 90
  download_size: 67744
  dataset_size: 161396
- config_name: manufacture
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 44727
    num_examples: 28
  download_size: 29085
  dataset_size: 44727
- config_name: mit_restaurant
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 986663
    num_examples: 1520
  download_size: 240782
  dataset_size: 986663
- config_name: ncbi
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 552349
    num_examples: 937
  download_size: 182888
  dataset_size: 552349
- config_name: personnel
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 80749
    num_examples: 46
  download_size: 42754
  dataset_size: 80749
- config_name: resume_ner
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 291302
    num_examples: 476
  download_size: 82947
  dataset_size: 291302
- config_name: semval_RE
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 5607724
    num_examples: 8142
  download_size: 803037
  dataset_size: 5607724
configs:
- config_name: ADE_corpus
  data_files:
  - split: train
    path: ADE_corpus/train-*
- config_name: AnatEM
  data_files:
  - split: train
    path: AnatEM/train-*
- config_name: Control
  data_files:
  - split: train
    path: Control/train-*
- config_name: CrossNER_AI
  data_files:
  - split: train
    path: CrossNER_AI/train-*
- config_name: DuEE_fin
  data_files:
  - split: train
    path: DuEE_fin/train-*
- config_name: FewFC
  data_files:
  - split: train
    path: FewFC/train-*
- config_name: GENIA_NER
  data_files:
  - split: train
    path: GENIA_NER/train-*
- config_name: Medical
  data_files:
  - split: train
    path: Medical/train-*
- config_name: Movement
  data_files:
  - split: train
    path: Movement/train-*
- config_name: SKE2020
  data_files:
  - split: train
    path: SKE2020/train-*
- config_name: Transaction
  data_files:
  - split: train
    path: Transaction/train-*
- config_name: artifactexistence
  data_files:
  - split: train
    path: artifactexistence/train-*
- config_name: bc2gm
  data_files:
  - split: train
    path: bc2gm/train-*
- config_name: bc5cdr
  data_files:
  - split: train
    path: bc5cdr/train-*
- config_name: clue
  data_files:
  - split: train
    path: clue/train-*
- config_name: conll04
  data_files:
  - split: train
    path: conll04/train-*
- config_name: contact
  data_files:
  - split: train
    path: contact/train-*
- config_name: disaster
  data_files:
  - split: train
    path: disaster/train-*
- config_name: fewrel_3
  data_files:
  - split: train
    path: fewrel_3/train-*
- config_name: fewrel_4
  data_files:
  - split: train
    path: fewrel_4/train-*
- config_name: justice
  data_files:
  - split: train
    path: justice/train-*
- config_name: life
  data_files:
  - split: train
    path: life/train-*
- config_name: manufacture
  data_files:
  - split: train
    path: manufacture/train-*
- config_name: mit_restaurant
  data_files:
  - split: train
    path: mit_restaurant/train-*
- config_name: ncbi
  data_files:
  - split: train
    path: ncbi/train-*
- config_name: personnel
  data_files:
  - split: train
    path: personnel/train-*
- config_name: resume_ner
  data_files:
  - split: train
    path: resume_ner/train-*
- config_name: semval_RE
  data_files:
  - split: train
    path: semval_RE/train-*
---