File size: 38,064 Bytes
f0e8b2a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
[
  {
    "title": "Accuracy",
    "header": [
      {
        "value": "Model",
        "markdown": false,
        "metadata": {}
      },
      {
        "value": "Mean win rate",
        "description": "How many models this model outperforms on average (over columns).",
        "markdown": false,
        "lower_is_better": false,
        "metadata": {}
      },
      {
        "value": "RAFT - EM",
        "description": "The Real-world annotated few-shot (RAFT) meta-benchmark of 11 real-world text classification tasks [(Alex et al., 2021)](https://datasets-benchmarks-proceedings.neurips.cc/paper/2021/hash/ca46c1b9512a7a8315fa3c5a946e8265-Abstract-round2.html).\n\nQuasi-exact match: Fraction of instances that the predicted output matches a correct reference up to light processing.",
        "markdown": false,
        "lower_is_better": false,
        "metadata": {
          "metric": "EM",
          "run_group": "RAFT"
        }
      }
    ],
    "rows": [
      [
        {
          "value": "EleutherAI/pythia-2.8b",
          "description": "",
          "markdown": false
        },
        {
          "markdown": false
        },
        {
          "value": 0.41590909090909095,
          "description": "min=0.025, mean=0.416, max=0.975, sum=4.575 (11)",
          "style": {
            "font-weight": "bold"
          },
          "markdown": false,
          "run_spec_names": [
            "raft:subset=ade_corpus_v2,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=banking_77,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=neurips_impact_statement_risks,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=one_stop_english,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=overruling,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=semiconductor_org_types,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=systematic_review_inclusion,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tai_safety_research,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=terms_of_service,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tweet_eval_hate,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=twitter_complaints,model=EleutherAI_pythia-2.8b,data_augmentation=canonical"
          ]
        }
      ]
    ],
    "links": [
      {
        "text": "LaTeX",
        "href": "benchmark_output/runs/classic_pythia-2.8b-step2000/groups/latex/miscellaneous_text_classification_accuracy.tex"
      },
      {
        "text": "JSON",
        "href": "benchmark_output/runs/classic_pythia-2.8b-step2000/groups/json/miscellaneous_text_classification_accuracy.json"
      }
    ],
    "name": "accuracy"
  },
  {
    "title": "Calibration",
    "header": [
      {
        "value": "Model",
        "markdown": false,
        "metadata": {}
      },
      {
        "value": "Mean win rate",
        "description": "How many models this model outperforms on average (over columns).",
        "markdown": false,
        "lower_is_better": false,
        "metadata": {}
      },
      {
        "value": "RAFT - ECE (10-bin)",
        "description": "The Real-world annotated few-shot (RAFT) meta-benchmark of 11 real-world text classification tasks [(Alex et al., 2021)](https://datasets-benchmarks-proceedings.neurips.cc/paper/2021/hash/ca46c1b9512a7a8315fa3c5a946e8265-Abstract-round2.html).\n\n10-bin expected calibration error: The average difference between the model's confidence and accuracy, averaged across 10 bins where each bin contains an equal number of points (only computed for classification tasks). Warning - not reliable for small datasets (e.g., with < 300 examples) because each bin will have very few examples.",
        "markdown": false,
        "lower_is_better": true,
        "metadata": {
          "metric": "ECE (10-bin)",
          "run_group": "RAFT"
        }
      }
    ],
    "rows": [
      [
        {
          "value": "EleutherAI/pythia-2.8b",
          "description": "",
          "markdown": false
        },
        {
          "markdown": false
        },
        {
          "value": 0.2537619778871928,
          "description": "min=0.098, mean=0.254, max=0.427, sum=2.791 (11)",
          "style": {
            "font-weight": "bold"
          },
          "markdown": false,
          "run_spec_names": [
            "raft:subset=ade_corpus_v2,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=banking_77,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=neurips_impact_statement_risks,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=one_stop_english,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=overruling,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=semiconductor_org_types,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=systematic_review_inclusion,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tai_safety_research,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=terms_of_service,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tweet_eval_hate,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=twitter_complaints,model=EleutherAI_pythia-2.8b,data_augmentation=canonical"
          ]
        }
      ]
    ],
    "links": [
      {
        "text": "LaTeX",
        "href": "benchmark_output/runs/classic_pythia-2.8b-step2000/groups/latex/miscellaneous_text_classification_calibration.tex"
      },
      {
        "text": "JSON",
        "href": "benchmark_output/runs/classic_pythia-2.8b-step2000/groups/json/miscellaneous_text_classification_calibration.json"
      }
    ],
    "name": "calibration"
  },
  {
    "title": "Robustness",
    "header": [
      {
        "value": "Model",
        "markdown": false,
        "metadata": {}
      },
      {
        "value": "Mean win rate",
        "description": "How many models this model outperforms on average (over columns).",
        "markdown": false,
        "lower_is_better": false,
        "metadata": {}
      },
      {
        "value": "RAFT - EM (Robustness)",
        "description": "The Real-world annotated few-shot (RAFT) meta-benchmark of 11 real-world text classification tasks [(Alex et al., 2021)](https://datasets-benchmarks-proceedings.neurips.cc/paper/2021/hash/ca46c1b9512a7a8315fa3c5a946e8265-Abstract-round2.html).\n\nQuasi-exact match: Fraction of instances that the predicted output matches a correct reference up to light processing.\n- Perturbation Robustness: Computes worst case over different robustness perturbations (misspellings, formatting, contrast sets).",
        "markdown": false,
        "lower_is_better": false,
        "metadata": {
          "metric": "EM",
          "run_group": "RAFT",
          "perturbation": "Robustness"
        }
      }
    ],
    "rows": [
      [
        {
          "value": "EleutherAI/pythia-2.8b",
          "description": "",
          "markdown": false
        },
        {
          "markdown": false
        },
        {
          "value": 0.3568181818181818,
          "description": "min=0, mean=0.357, max=0.975, sum=3.925 (11)",
          "style": {
            "font-weight": "bold"
          },
          "markdown": false,
          "run_spec_names": [
            "raft:subset=ade_corpus_v2,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=banking_77,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=neurips_impact_statement_risks,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=one_stop_english,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=overruling,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=semiconductor_org_types,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=systematic_review_inclusion,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tai_safety_research,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=terms_of_service,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tweet_eval_hate,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=twitter_complaints,model=EleutherAI_pythia-2.8b,data_augmentation=canonical"
          ]
        }
      ]
    ],
    "links": [
      {
        "text": "LaTeX",
        "href": "benchmark_output/runs/classic_pythia-2.8b-step2000/groups/latex/miscellaneous_text_classification_robustness.tex"
      },
      {
        "text": "JSON",
        "href": "benchmark_output/runs/classic_pythia-2.8b-step2000/groups/json/miscellaneous_text_classification_robustness.json"
      }
    ],
    "name": "robustness"
  },
  {
    "title": "Fairness",
    "header": [
      {
        "value": "Model",
        "markdown": false,
        "metadata": {}
      },
      {
        "value": "Mean win rate",
        "description": "How many models this model outperforms on average (over columns).",
        "markdown": false,
        "lower_is_better": false,
        "metadata": {}
      },
      {
        "value": "RAFT - EM (Fairness)",
        "description": "The Real-world annotated few-shot (RAFT) meta-benchmark of 11 real-world text classification tasks [(Alex et al., 2021)](https://datasets-benchmarks-proceedings.neurips.cc/paper/2021/hash/ca46c1b9512a7a8315fa3c5a946e8265-Abstract-round2.html).\n\nQuasi-exact match: Fraction of instances that the predicted output matches a correct reference up to light processing.\n- Perturbation Fairness: Computes worst case over different fairness perturbations (changing dialect, race of names, gender).",
        "markdown": false,
        "lower_is_better": false,
        "metadata": {
          "metric": "EM",
          "run_group": "RAFT",
          "perturbation": "Fairness"
        }
      }
    ],
    "rows": [
      [
        {
          "value": "EleutherAI/pythia-2.8b",
          "description": "",
          "markdown": false
        },
        {
          "markdown": false
        },
        {
          "value": 0.38181818181818183,
          "description": "min=0, mean=0.382, max=0.975, sum=4.2 (11)",
          "style": {
            "font-weight": "bold"
          },
          "markdown": false,
          "run_spec_names": [
            "raft:subset=ade_corpus_v2,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=banking_77,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=neurips_impact_statement_risks,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=one_stop_english,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=overruling,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=semiconductor_org_types,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=systematic_review_inclusion,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tai_safety_research,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=terms_of_service,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tweet_eval_hate,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=twitter_complaints,model=EleutherAI_pythia-2.8b,data_augmentation=canonical"
          ]
        }
      ]
    ],
    "links": [
      {
        "text": "LaTeX",
        "href": "benchmark_output/runs/classic_pythia-2.8b-step2000/groups/latex/miscellaneous_text_classification_fairness.tex"
      },
      {
        "text": "JSON",
        "href": "benchmark_output/runs/classic_pythia-2.8b-step2000/groups/json/miscellaneous_text_classification_fairness.json"
      }
    ],
    "name": "fairness"
  },
  {
    "title": "Bias",
    "header": [
      {
        "value": "Model",
        "markdown": false,
        "metadata": {}
      },
      {
        "value": "Mean win rate",
        "description": "How many models this model outperforms on average (over columns).",
        "markdown": false,
        "lower_is_better": false,
        "metadata": {}
      },
      {
        "value": "RAFT - Stereotypes (race)",
        "description": "The Real-world annotated few-shot (RAFT) meta-benchmark of 11 real-world text classification tasks [(Alex et al., 2021)](https://datasets-benchmarks-proceedings.neurips.cc/paper/2021/hash/ca46c1b9512a7a8315fa3c5a946e8265-Abstract-round2.html).\n\nStereotypical associations (race, profession): Measures uneven association of racial groups (Asian, Hispanic, White) with target professions. This measurement is based on cooccurence statistics between the racially-associated names (word list from [Garg et al., 2018](https://www.pnas.org/doi/10.1073/pnas.1720347115); race associations based on US Census statistics) and the target professions (word list from [Bolukbasi et al., 2016](https://papers.nips.cc/paper/2016/hash/a486cd07e4ac3d270571622f4f316ec5-Abstract.html)).",
        "markdown": false,
        "lower_is_better": true,
        "metadata": {
          "metric": "Stereotypes (race)",
          "run_group": "RAFT"
        }
      },
      {
        "value": "RAFT - Stereotypes (gender)",
        "description": "The Real-world annotated few-shot (RAFT) meta-benchmark of 11 real-world text classification tasks [(Alex et al., 2021)](https://datasets-benchmarks-proceedings.neurips.cc/paper/2021/hash/ca46c1b9512a7a8315fa3c5a946e8265-Abstract-round2.html).\n\nStereotypical associations (gender, profession): Measures uneven association of gender groups (male, female) with target professions. This measurement is based on cooccurence statistics between the gender terms (word list from [Bolukbasi et al., 2016](https://papers.nips.cc/paper/2016/hash/a486cd07e4ac3d270571622f4f316ec5-Abstract.html)) and the target professions (word list from [Bolukbasi et al., 2016](https://papers.nips.cc/paper/2016/hash/a486cd07e4ac3d270571622f4f316ec5-Abstract.html)).",
        "markdown": false,
        "lower_is_better": true,
        "metadata": {
          "metric": "Stereotypes (gender)",
          "run_group": "RAFT"
        }
      },
      {
        "value": "RAFT - Representation (race)",
        "description": "The Real-world annotated few-shot (RAFT) meta-benchmark of 11 real-world text classification tasks [(Alex et al., 2021)](https://datasets-benchmarks-proceedings.neurips.cc/paper/2021/hash/ca46c1b9512a7a8315fa3c5a946e8265-Abstract-round2.html).\n\nDemographic representation (race): Measures uneven representation of racial groups (Asian, Hispanic, White). This measurement is based on disparities in the frequency statistics across racially-associated names (word list from [Garg et al., 2018](https://www.pnas.org/doi/10.1073/pnas.1720347115); race associations based on US Census statistics).",
        "markdown": false,
        "lower_is_better": true,
        "metadata": {
          "metric": "Representation (race)",
          "run_group": "RAFT"
        }
      },
      {
        "value": "RAFT - Representation (gender)",
        "description": "The Real-world annotated few-shot (RAFT) meta-benchmark of 11 real-world text classification tasks [(Alex et al., 2021)](https://datasets-benchmarks-proceedings.neurips.cc/paper/2021/hash/ca46c1b9512a7a8315fa3c5a946e8265-Abstract-round2.html).\n\nDemographic representation (gender): Measures uneven representation of gender groups (male, female). This measurement is based on disparities in the frequency statistics across gender terms (word list from [Bolukbasi et al., 2016](https://papers.nips.cc/paper/2016/hash/a486cd07e4ac3d270571622f4f316ec5-Abstract.html)).",
        "markdown": false,
        "lower_is_better": true,
        "metadata": {
          "metric": "Representation (gender)",
          "run_group": "RAFT"
        }
      }
    ],
    "rows": [
      [
        {
          "value": "EleutherAI/pythia-2.8b",
          "description": "",
          "markdown": false
        },
        {
          "markdown": false
        },
        {
          "description": "(0)",
          "style": {},
          "markdown": false,
          "run_spec_names": [
            "raft:subset=ade_corpus_v2,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=banking_77,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=neurips_impact_statement_risks,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=one_stop_english,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=overruling,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=semiconductor_org_types,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=systematic_review_inclusion,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tai_safety_research,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=terms_of_service,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tweet_eval_hate,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=twitter_complaints,model=EleutherAI_pythia-2.8b,data_augmentation=canonical"
          ]
        },
        {
          "description": "(0)",
          "style": {},
          "markdown": false,
          "run_spec_names": [
            "raft:subset=ade_corpus_v2,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=banking_77,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=neurips_impact_statement_risks,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=one_stop_english,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=overruling,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=semiconductor_org_types,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=systematic_review_inclusion,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tai_safety_research,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=terms_of_service,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tweet_eval_hate,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=twitter_complaints,model=EleutherAI_pythia-2.8b,data_augmentation=canonical"
          ]
        },
        {
          "description": "(0)",
          "style": {},
          "markdown": false,
          "run_spec_names": [
            "raft:subset=ade_corpus_v2,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=banking_77,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=neurips_impact_statement_risks,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=one_stop_english,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=overruling,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=semiconductor_org_types,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=systematic_review_inclusion,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tai_safety_research,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=terms_of_service,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tweet_eval_hate,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=twitter_complaints,model=EleutherAI_pythia-2.8b,data_augmentation=canonical"
          ]
        },
        {
          "value": 0.0,
          "description": "min=0, mean=0, max=0, sum=0 (1)",
          "style": {
            "font-weight": "bold"
          },
          "markdown": false,
          "run_spec_names": [
            "raft:subset=ade_corpus_v2,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=banking_77,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=neurips_impact_statement_risks,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=one_stop_english,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=overruling,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=semiconductor_org_types,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=systematic_review_inclusion,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tai_safety_research,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=terms_of_service,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tweet_eval_hate,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=twitter_complaints,model=EleutherAI_pythia-2.8b,data_augmentation=canonical"
          ]
        }
      ]
    ],
    "links": [
      {
        "text": "LaTeX",
        "href": "benchmark_output/runs/classic_pythia-2.8b-step2000/groups/latex/miscellaneous_text_classification_bias.tex"
      },
      {
        "text": "JSON",
        "href": "benchmark_output/runs/classic_pythia-2.8b-step2000/groups/json/miscellaneous_text_classification_bias.json"
      }
    ],
    "name": "bias"
  },
  {
    "title": "Toxicity",
    "header": [
      {
        "value": "Model",
        "markdown": false,
        "metadata": {}
      },
      {
        "value": "Mean win rate",
        "description": "How many models this model outperforms on average (over columns).",
        "markdown": false,
        "lower_is_better": false,
        "metadata": {}
      },
      {
        "value": "RAFT - Toxic fraction",
        "description": "The Real-world annotated few-shot (RAFT) meta-benchmark of 11 real-world text classification tasks [(Alex et al., 2021)](https://datasets-benchmarks-proceedings.neurips.cc/paper/2021/hash/ca46c1b9512a7a8315fa3c5a946e8265-Abstract-round2.html).\n\nToxic fraction: Fraction of model outputs that are toxic (based on the PerspectiveAPI toxicity classifier).",
        "markdown": false,
        "lower_is_better": true,
        "metadata": {
          "metric": "Toxic fraction",
          "run_group": "RAFT"
        }
      }
    ],
    "rows": [
      [
        {
          "value": "EleutherAI/pythia-2.8b",
          "description": "",
          "markdown": false
        },
        {
          "markdown": false
        },
        {
          "description": "11 matching runs, but no matching metrics",
          "markdown": false
        }
      ]
    ],
    "links": [
      {
        "text": "LaTeX",
        "href": "benchmark_output/runs/classic_pythia-2.8b-step2000/groups/latex/miscellaneous_text_classification_toxicity.tex"
      },
      {
        "text": "JSON",
        "href": "benchmark_output/runs/classic_pythia-2.8b-step2000/groups/json/miscellaneous_text_classification_toxicity.json"
      }
    ],
    "name": "toxicity"
  },
  {
    "title": "Efficiency",
    "header": [
      {
        "value": "Model",
        "markdown": false,
        "metadata": {}
      },
      {
        "value": "Mean win rate",
        "description": "How many models this model outperforms on average (over columns).",
        "markdown": false,
        "lower_is_better": false,
        "metadata": {}
      },
      {
        "value": "RAFT - Denoised inference time (s)",
        "description": "The Real-world annotated few-shot (RAFT) meta-benchmark of 11 real-world text classification tasks [(Alex et al., 2021)](https://datasets-benchmarks-proceedings.neurips.cc/paper/2021/hash/ca46c1b9512a7a8315fa3c5a946e8265-Abstract-round2.html).\n\nDenoised inference runtime (s): Average time to process a request to the model minus performance contention by using profiled runtimes from multiple trials of SyntheticEfficiencyScenario.",
        "markdown": false,
        "lower_is_better": true,
        "metadata": {
          "metric": "Denoised inference time (s)",
          "run_group": "RAFT"
        }
      }
    ],
    "rows": [
      [
        {
          "value": "EleutherAI/pythia-2.8b",
          "description": "",
          "markdown": false
        },
        {
          "markdown": false
        },
        {
          "description": "11 matching runs, but no matching metrics",
          "markdown": false
        }
      ]
    ],
    "links": [
      {
        "text": "LaTeX",
        "href": "benchmark_output/runs/classic_pythia-2.8b-step2000/groups/latex/miscellaneous_text_classification_efficiency.tex"
      },
      {
        "text": "JSON",
        "href": "benchmark_output/runs/classic_pythia-2.8b-step2000/groups/json/miscellaneous_text_classification_efficiency.json"
      }
    ],
    "name": "efficiency"
  },
  {
    "title": "General information",
    "header": [
      {
        "value": "Model",
        "markdown": false,
        "metadata": {}
      },
      {
        "value": "Mean win rate",
        "description": "How many models this model outperforms on average (over columns).",
        "markdown": false,
        "lower_is_better": false,
        "metadata": {}
      },
      {
        "value": "RAFT - # eval",
        "description": "The Real-world annotated few-shot (RAFT) meta-benchmark of 11 real-world text classification tasks [(Alex et al., 2021)](https://datasets-benchmarks-proceedings.neurips.cc/paper/2021/hash/ca46c1b9512a7a8315fa3c5a946e8265-Abstract-round2.html).\n\n# eval: Number of evaluation instances.",
        "markdown": false,
        "metadata": {
          "metric": "# eval",
          "run_group": "RAFT"
        }
      },
      {
        "value": "RAFT - # train",
        "description": "The Real-world annotated few-shot (RAFT) meta-benchmark of 11 real-world text classification tasks [(Alex et al., 2021)](https://datasets-benchmarks-proceedings.neurips.cc/paper/2021/hash/ca46c1b9512a7a8315fa3c5a946e8265-Abstract-round2.html).\n\n# train: Number of training instances (e.g., in-context examples).",
        "markdown": false,
        "metadata": {
          "metric": "# train",
          "run_group": "RAFT"
        }
      },
      {
        "value": "RAFT - truncated",
        "description": "The Real-world annotated few-shot (RAFT) meta-benchmark of 11 real-world text classification tasks [(Alex et al., 2021)](https://datasets-benchmarks-proceedings.neurips.cc/paper/2021/hash/ca46c1b9512a7a8315fa3c5a946e8265-Abstract-round2.html).\n\ntruncated: Fraction of instances where the prompt itself was truncated (implies that there were no in-context examples).",
        "markdown": false,
        "metadata": {
          "metric": "truncated",
          "run_group": "RAFT"
        }
      },
      {
        "value": "RAFT - # prompt tokens",
        "description": "The Real-world annotated few-shot (RAFT) meta-benchmark of 11 real-world text classification tasks [(Alex et al., 2021)](https://datasets-benchmarks-proceedings.neurips.cc/paper/2021/hash/ca46c1b9512a7a8315fa3c5a946e8265-Abstract-round2.html).\n\n# prompt tokens: Number of tokens in the prompt.",
        "markdown": false,
        "metadata": {
          "metric": "# prompt tokens",
          "run_group": "RAFT"
        }
      },
      {
        "value": "RAFT - # output tokens",
        "description": "The Real-world annotated few-shot (RAFT) meta-benchmark of 11 real-world text classification tasks [(Alex et al., 2021)](https://datasets-benchmarks-proceedings.neurips.cc/paper/2021/hash/ca46c1b9512a7a8315fa3c5a946e8265-Abstract-round2.html).\n\n# output tokens: Actual number of output tokens.",
        "markdown": false,
        "metadata": {
          "metric": "# output tokens",
          "run_group": "RAFT"
        }
      },
      {
        "value": "RAFT - # trials",
        "description": "The Real-world annotated few-shot (RAFT) meta-benchmark of 11 real-world text classification tasks [(Alex et al., 2021)](https://datasets-benchmarks-proceedings.neurips.cc/paper/2021/hash/ca46c1b9512a7a8315fa3c5a946e8265-Abstract-round2.html).\n\n# trials: Number of trials, where in each trial we choose an independent, random set of training instances.",
        "markdown": false,
        "metadata": {
          "metric": "# trials",
          "run_group": "RAFT"
        }
      }
    ],
    "rows": [
      [
        {
          "value": "EleutherAI/pythia-2.8b",
          "description": "",
          "markdown": false
        },
        {
          "markdown": false
        },
        {
          "value": 40.0,
          "description": "min=40, mean=40, max=40, sum=440 (11)",
          "style": {},
          "markdown": false,
          "run_spec_names": [
            "raft:subset=ade_corpus_v2,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=banking_77,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=neurips_impact_statement_risks,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=one_stop_english,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=overruling,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=semiconductor_org_types,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=systematic_review_inclusion,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tai_safety_research,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=terms_of_service,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tweet_eval_hate,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=twitter_complaints,model=EleutherAI_pythia-2.8b,data_augmentation=canonical"
          ]
        },
        {
          "value": 4.6045454545454545,
          "description": "min=0.7, mean=4.605, max=5, sum=50.65 (11)",
          "style": {},
          "markdown": false,
          "run_spec_names": [
            "raft:subset=ade_corpus_v2,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=banking_77,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=neurips_impact_statement_risks,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=one_stop_english,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=overruling,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=semiconductor_org_types,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=systematic_review_inclusion,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tai_safety_research,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=terms_of_service,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tweet_eval_hate,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=twitter_complaints,model=EleutherAI_pythia-2.8b,data_augmentation=canonical"
          ]
        },
        {
          "value": 0.0,
          "description": "min=0, mean=0, max=0, sum=0 (11)",
          "style": {},
          "markdown": false,
          "run_spec_names": [
            "raft:subset=ade_corpus_v2,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=banking_77,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=neurips_impact_statement_risks,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=one_stop_english,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=overruling,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=semiconductor_org_types,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=systematic_review_inclusion,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tai_safety_research,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=terms_of_service,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tweet_eval_hate,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=twitter_complaints,model=EleutherAI_pythia-2.8b,data_augmentation=canonical"
          ]
        },
        {
          "value": 869.6909090909089,
          "description": "min=280.35, mean=869.691, max=1756.575, sum=9566.6 (11)",
          "style": {},
          "markdown": false,
          "run_spec_names": [
            "raft:subset=ade_corpus_v2,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=banking_77,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=neurips_impact_statement_risks,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=one_stop_english,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=overruling,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=semiconductor_org_types,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=systematic_review_inclusion,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tai_safety_research,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=terms_of_service,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tweet_eval_hate,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=twitter_complaints,model=EleutherAI_pythia-2.8b,data_augmentation=canonical"
          ]
        },
        {
          "value": 4.661363636363637,
          "description": "min=1.1, mean=4.661, max=18.65, sum=51.275 (11)",
          "style": {},
          "markdown": false,
          "run_spec_names": [
            "raft:subset=ade_corpus_v2,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=banking_77,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=neurips_impact_statement_risks,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=one_stop_english,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=overruling,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=semiconductor_org_types,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=systematic_review_inclusion,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tai_safety_research,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=terms_of_service,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tweet_eval_hate,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=twitter_complaints,model=EleutherAI_pythia-2.8b,data_augmentation=canonical"
          ]
        },
        {
          "value": 1.0,
          "description": "min=1, mean=1, max=1, sum=11 (11)",
          "style": {},
          "markdown": false,
          "run_spec_names": [
            "raft:subset=ade_corpus_v2,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=banking_77,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=neurips_impact_statement_risks,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=one_stop_english,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=overruling,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=semiconductor_org_types,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=systematic_review_inclusion,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tai_safety_research,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=terms_of_service,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=tweet_eval_hate,model=EleutherAI_pythia-2.8b,data_augmentation=canonical",
            "raft:subset=twitter_complaints,model=EleutherAI_pythia-2.8b,data_augmentation=canonical"
          ]
        }
      ]
    ],
    "links": [
      {
        "text": "LaTeX",
        "href": "benchmark_output/runs/classic_pythia-2.8b-step2000/groups/latex/miscellaneous_text_classification_general_information.tex"
      },
      {
        "text": "JSON",
        "href": "benchmark_output/runs/classic_pythia-2.8b-step2000/groups/json/miscellaneous_text_classification_general_information.json"
      }
    ],
    "name": "general_information"
  }
]