Commit 21e128d8 authored by Julen Etxaniz's avatar Julen Etxaniz
Browse files

add bloom, xglm and llama results

parent 0542d35d
...@@ -32,7 +32,7 @@ repos: ...@@ -32,7 +32,7 @@ repos:
rev: 22.3.0 rev: 22.3.0
hooks: hooks:
- id: black - id: black
language_version: python3.8 language_version: python3.9
- repo: https://github.com/codespell-project/codespell - repo: https://github.com/codespell-project/codespell
rev: v2.1.0 rev: v2.1.0
hooks: hooks:
......
{
"results": {
"boolq": {
"acc": 0.5908256880733945,
"acc_stderr": 0.008599563442397352
},
"arc_easy": {
"acc": 0.5147306397306397,
"acc_stderr": 0.010255329977562096,
"acc_norm": 0.45454545454545453,
"acc_norm_stderr": 0.010217299762709435
},
"openbookqa": {
"acc": 0.196,
"acc_stderr": 0.017770751227744862,
"acc_norm": 0.294,
"acc_norm_stderr": 0.020395095484936614
},
"hellaswag": {
"acc": 0.3463453495319657,
"acc_stderr": 0.004748324319714264,
"acc_norm": 0.4177454690300737,
"acc_norm_stderr": 0.004921798492608764
},
"swag": {
"acc": 0.43431970408877335,
"acc_stderr": 0.0035044592489844794,
"acc_norm": 0.5828251524542637,
"acc_norm_stderr": 0.0034862531772295617
},
"arc_challenge": {
"acc": 0.2363481228668942,
"acc_stderr": 0.012414960524301834,
"acc_norm": 0.2568259385665529,
"acc_norm_stderr": 0.0127669237941168
},
"mc_taco": {
"em": 0.1448948948948949,
"f1": 0.32425976796237205
},
"wsc273": {
"acc": 0.684981684981685,
"acc_stderr": 0.028165854394193602
},
"winogrande": {
"acc": 0.5493291239147593,
"acc_stderr": 0.013983928869040239
},
"prost": {
"acc": 0.23409479077711356,
"acc_stderr": 0.003093545711826552,
"acc_norm": 0.3049743808710504,
"acc_norm_stderr": 0.003363606918420179
},
"copa": {
"acc": 0.68,
"acc_stderr": 0.04688261722621504
},
"piqa": {
"acc": 0.6713819368879217,
"acc_stderr": 0.010959127105167048,
"acc_norm": 0.6713819368879217,
"acc_norm_stderr": 0.010959127105167044
}
},
"versions": {
"boolq": 1,
"arc_easy": 0,
"openbookqa": 0,
"hellaswag": 0,
"swag": 0,
"arc_challenge": 0,
"mc_taco": 0,
"wsc273": 0,
"winogrande": 0,
"prost": 0,
"copa": 0,
"piqa": 0
},
"config": {
"model": "hf-causal-experimental",
"model_args": "pretrained=bigscience/bloom-1b1,use_accelerate=True",
"num_fewshot": 0,
"batch_size": "auto",
"device": "cuda:0",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}
{
"results": {
"gsm8k": {
"acc": 0.008339651250947688,
"acc_stderr": 0.002504942226860508
}
},
"versions": {
"gsm8k": 0
},
"config": {
"model": "hf-causal-experimental",
"model_args": "pretrained=bigscience/bloom-1b1,use_accelerate=True",
"num_fewshot": 8,
"batch_size": "auto",
"device": "cuda",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}
{
"results": {
"mathqa": {
"acc": 0.2355108877721943,
"acc_stderr": 0.007767687364650971,
"acc_norm": 0.23618090452261306,
"acc_norm_stderr": 0.0077753193787470495
},
"gsm8k": {
"acc": 0.0,
"acc_stderr": 0.0
},
"drop": {
"em": 0.013842281879194632,
"em_stderr": 0.001196510970060749,
"f1": 0.040085989932885986,
"f1_stderr": 0.0014841664758736023
},
"math_geometry": {
"acc": 0.0020876826722338203,
"acc_stderr": 0.0020876826722338315
},
"math_counting_and_prob": {
"acc": 0.002109704641350211,
"acc_stderr": 0.002109704641350211
},
"math_prealgebra": {
"acc": 0.001148105625717566,
"acc_stderr": 0.0011481056257175708
},
"math_num_theory": {
"acc": 0.001851851851851852,
"acc_stderr": 0.0018518518518518448
},
"math_precalc": {
"acc": 0.0,
"acc_stderr": 0.0
},
"math_algebra": {
"acc": 0.0,
"acc_stderr": 0.0
},
"math_intermediate_algebra": {
"acc": 0.0,
"acc_stderr": 0.0
}
},
"versions": {
"mathqa": 0,
"gsm8k": 0,
"drop": 1,
"math_geometry": 1,
"math_counting_and_prob": 1,
"math_prealgebra": 1,
"math_num_theory": 1,
"math_precalc": 1,
"math_algebra": 1,
"math_intermediate_algebra": 1
},
"config": {
"model": "hf-causal-experimental",
"model_args": "pretrained=bigscience/bloom-1b1,use_accelerate=True",
"num_fewshot": 5,
"batch_size": "auto",
"device": "cuda:0",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}
{
"results": {
"pawsx_es": {
"acc": 0.515,
"acc_stderr": 0.011178102477052804
},
"pawsx_zh": {
"acc": 0.4895,
"acc_stderr": 0.011180669867648657
},
"pawsx_fr": {
"acc": 0.4615,
"acc_stderr": 0.011149934327957058
},
"pawsx_ko": {
"acc": 0.499,
"acc_stderr": 0.01118311365477017
},
"pawsx_de": {
"acc": 0.4695,
"acc_stderr": 0.011162310405413175
},
"pawsx_ja": {
"acc": 0.484,
"acc_stderr": 0.011177408788874897
},
"pawsx_en": {
"acc": 0.5245,
"acc_stderr": 0.011169702598013186
}
},
"versions": {
"pawsx_es": 0,
"pawsx_zh": 0,
"pawsx_fr": 0,
"pawsx_ko": 0,
"pawsx_de": 0,
"pawsx_ja": 0,
"pawsx_en": 0
},
"config": {
"model": "hf-causal-experimental",
"model_args": "pretrained=bigscience/bloom-1b1",
"num_fewshot": 0,
"batch_size": "auto",
"device": "cuda",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}
{
"results": {
"truthfulqa_mc": {
"mc1": 0.2533659730722154,
"mc1_stderr": 0.01522589934082683,
"mc2": 0.4179977378869182,
"mc2_stderr": 0.014601549068840484
},
"webqs": {
"acc": 0.013779527559055118,
"acc_stderr": 0.002586718737195641
},
"logiqa": {
"acc": 0.1889400921658986,
"acc_stderr": 0.01535436463822078,
"acc_norm": 0.2565284178187404,
"acc_norm_stderr": 0.017129443327887562
},
"squad2": {
"exact": 4.169123220752969,
"f1": 6.5956997780058355,
"HasAns_exact": 2.192982456140351,
"HasAns_f1": 7.05309437656277,
"NoAns_exact": 6.139613120269134,
"NoAns_f1": 6.139613120269134,
"best_exact": 50.07159100480081,
"best_f1": 50.07159100480081
},
"headqa_es": {
"acc": 0.24434719183078046,
"acc_stderr": 0.008207488987159709,
"acc_norm": 0.2830051057622174,
"acc_norm_stderr": 0.008604004902114394
},
"headqa_en": {
"acc": 0.26440554339897887,
"acc_stderr": 0.008423643607316284,
"acc_norm": 0.30488694383661563,
"acc_norm_stderr": 0.008793112278191295
},
"triviaqa": {
"acc": 0.026783346592415803,
"acc_stderr": 0.001517985028991893
}
},
"versions": {
"truthfulqa_mc": 1,
"webqs": 0,
"logiqa": 0,
"squad2": 1,
"headqa_es": 0,
"headqa_en": 0,
"triviaqa": 1
},
"config": {
"model": "hf-causal-experimental",
"model_args": "pretrained=bigscience/bloom-1b1,use_accelerate=True",
"num_fewshot": 0,
"batch_size": "auto",
"device": "cuda:0",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}
{
"results": {
"drop": {
"em": 0.03313758389261745,
"em_stderr": 0.0018330841858875643,
"f1": 0.08634542785234882,
"f1_stderr": 0.0022136353860709133
},
"coqa": {
"f1": 0.4557083534540516,
"f1_stderr": 0.01876948425119881,
"em": 0.3298333333333334,
"em_stderr": 0.019473215823053027
},
"race": {
"acc": 0.3263157894736842,
"acc_stderr": 0.014510987877134932
}
},
"versions": {
"drop": 1,
"coqa": 1,
"race": 1
},
"config": {
"model": "hf-causal-experimental",
"model_args": "pretrained=bigscience/bloom-1b1,use_accelerate=True",
"num_fewshot": 0,
"batch_size": "auto",
"device": "cuda:0",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}
{
"results": {
"xcopa_id": {
"acc": 0.648,
"acc_stderr": 0.02138004238594605
},
"xcopa_ht": {
"acc": 0.53,
"acc_stderr": 0.022342748192502843
},
"xcopa_it": {
"acc": 0.508,
"acc_stderr": 0.02238020883492804
},
"xcopa_et": {
"acc": 0.506,
"acc_stderr": 0.022381462412439324
},
"xcopa_ta": {
"acc": 0.57,
"acc_stderr": 0.02216263442665284
},
"xcopa_th": {
"acc": 0.532,
"acc_stderr": 0.022337186479044296
},
"xcopa_sw": {
"acc": 0.544,
"acc_stderr": 0.022296238348407056
},
"xcopa_zh": {
"acc": 0.594,
"acc_stderr": 0.02198396209008634
},
"xcopa_qu": {
"acc": 0.512,
"acc_stderr": 0.02237662679792717
},
"xcopa_tr": {
"acc": 0.53,
"acc_stderr": 0.02234274819250285
},
"xcopa_vi": {
"acc": 0.624,
"acc_stderr": 0.021683827539286115
}
},
"versions": {
"xcopa_id": 0,
"xcopa_ht": 0,
"xcopa_it": 0,
"xcopa_et": 0,
"xcopa_ta": 0,
"xcopa_th": 0,
"xcopa_sw": 0,
"xcopa_zh": 0,
"xcopa_qu": 0,
"xcopa_tr": 0,
"xcopa_vi": 0
},
"config": {
"model": "hf-causal-experimental",
"model_args": "pretrained=bigscience/bloom-1b1",
"num_fewshot": 0,
"batch_size": "auto",
"device": "cuda",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}
{
"results": {
"xnli_sw": {
"acc": 0.3528942115768463,
"acc_stderr": 0.0067520304764183674
},
"xnli_bg": {
"acc": 0.3413173652694611,
"acc_stderr": 0.006699490620395283
},
"xnli_el": {
"acc": 0.3403193612774451,
"acc_stderr": 0.006694754901092155
},
"xnli_hi": {
"acc": 0.4231536926147705,
"acc_stderr": 0.006980774514705842
},
"xnli_th": {
"acc": 0.3375249500998004,
"acc_stderr": 0.00668131870192652
},
"xnli_ar": {
"acc": 0.3393213572854291,
"acc_stderr": 0.006689986106838006
},
"xnli_de": {
"acc": 0.3964071856287425,
"acc_stderr": 0.0069114198150005334
},
"xnli_ru": {
"acc": 0.40459081836327343,
"acc_stderr": 0.006934900899149144
},
"xnli_vi": {
"acc": 0.44451097804391215,
"acc_stderr": 0.00702107269988888
},
"xnli_tr": {
"acc": 0.34790419161676644,
"acc_stderr": 0.006729921818907745
},
"xnli_ur": {
"acc": 0.37325349301397204,
"acc_stderr": 0.0068339592620100505
},
"xnli_fr": {
"acc": 0.47145708582834334,
"acc_stderr": 0.007053191822382807
},
"xnli_en": {
"acc": 0.5147704590818363,
"acc_stderr": 0.007061629189884944
},
"xnli_es": {
"acc": 0.47984031936127747,
"acc_stderr": 0.00705896771560341
},
"xnli_zh": {
"acc": 0.36227544910179643,
"acc_stderr": 0.006791418670232308
}
},
"versions": {
"xnli_sw": 0,
"xnli_bg": 0,
"xnli_el": 0,
"xnli_hi": 0,
"xnli_th": 0,
"xnli_ar": 0,
"xnli_de": 0,
"xnli_ru": 0,
"xnli_vi": 0,
"xnli_tr": 0,
"xnli_ur": 0,
"xnli_fr": 0,
"xnli_en": 0,
"xnli_es": 0,
"xnli_zh": 0
},
"config": {
"model": "hf-causal-experimental",
"model_args": "pretrained=bigscience/bloom-1b1",
"num_fewshot": 0,
"batch_size": "auto",
"device": "cuda",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}
{
"results": {
"xstory_cloze_te": {
"acc": 0.5638649900727994,
"acc_stderr": 0.012761730431435764
},
"xstory_cloze_ar": {
"acc": 0.528788881535407,
"acc_stderr": 0.012845779070719484
},
"xstory_cloze_zh": {
"acc": 0.5804103242885507,
"acc_stderr": 0.01269964226820075
},
"xstory_cloze_ru": {
"acc": 0.4824619457313038,
"acc_stderr": 0.012859207453266304
},
"xstory_cloze_en": {
"acc": 0.6254136333553938,
"acc_stderr": 0.012455787254852474
},
"xstory_cloze_id": {
"acc": 0.5790866975512905,
"acc_stderr": 0.012705145598630695
},
"xstory_cloze_my": {
"acc": 0.4619457313037723,
"acc_stderr": 0.012829804720321695
},
"xstory_cloze_sw": {
"acc": 0.5056254136333554,
"acc_stderr": 0.012866310923072511
},
"xstory_cloze_es": {
"acc": 0.5830575777630708,
"acc_stderr": 0.01268835412160781
},
"xstory_cloze_hi": {
"acc": 0.5552614162806089,
"acc_stderr": 0.012788295970207786
},
"xstory_cloze_eu": {
"acc": 0.5433487756452681,
"acc_stderr": 0.012818676452481956
}
},
"versions": {
"xstory_cloze_te": 0,
"xstory_cloze_ar": 0,
"xstory_cloze_zh": 0,
"xstory_cloze_ru": 0,
"xstory_cloze_en": 0,
"xstory_cloze_id": 0,
"xstory_cloze_my": 0,
"xstory_cloze_sw": 0,
"xstory_cloze_es": 0,
"xstory_cloze_hi": 0,
"xstory_cloze_eu": 0
},
"config": {
"model": "hf-causal-experimental",
"model_args": "pretrained=bigscience/bloom-1b1",
"num_fewshot": 0,
"batch_size": "auto",
"device": "cuda",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}
{
"results": {
"xwinograd_ru": {
"acc": 0.5428571428571428,
"acc_stderr": 0.028112788378274862
},
"xwinograd_en": {
"acc": 0.6997849462365592,
"acc_stderr": 0.009507809437511165
},
"xwinograd_jp": {
"acc": 0.5286757038581856,
"acc_stderr": 0.016127677684108978
},
"xwinograd_fr": {
"acc": 0.6626506024096386,
"acc_stderr": 0.05221260262032129
},
"xwinograd_zh": {
"acc": 0.6924603174603174,
"acc_stderr": 0.02057614603593188
},
"xwinograd_pt": {
"acc": 0.6311787072243346,
"acc_stderr": 0.02980804663449022
}
},
"versions": {
"xwinograd_ru": 0,
"xwinograd_en": 0,
"xwinograd_jp": 0,
"xwinograd_fr": 0,
"xwinograd_zh": 0,
"xwinograd_pt": 0
},
"config": {
"model": "hf-causal-experimental",
"model_args": "pretrained=bigscience/bloom-1b1",
"num_fewshot": 0,
"batch_size": "auto",
"device": "cuda",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}
{
"results": {
"mc_taco": {
"em": 0.12537537537537538,
"f1": 0.47458014393437276
},
"arc_easy": {
"acc": 0.5631313131313131,
"acc_stderr": 0.010177672928157678,
"acc_norm": 0.4810606060606061,
"acc_norm_stderr": 0.010252420496894487
},
"boolq": {
"acc": 0.617737003058104,
"acc_stderr": 0.008499149690449272
},
"piqa": {
"acc": 0.6877040261153428,
"acc_stderr": 0.010812581599154424,
"acc_norm": 0.7007616974972797,
"acc_norm_stderr": 0.010684130673134581
},
"copa": {
"acc": 0.7,
"acc_stderr": 0.046056618647183814
},
"prost": {
"acc": 0.23521562766865928,
"acc_stderr": 0.003098672944164254,
"acc_norm": 0.2669726729291204,
"acc_norm_stderr": 0.00323196492387981
},
"hellaswag": {
"acc": 0.37621987651862177,
"acc_stderr": 0.004834461997944872,
"acc_norm": 0.46564429396534557,
"acc_norm_stderr": 0.004977988452502641
},
"swag": {
"acc": 0.4532140357892632,
"acc_stderr": 0.0035195819088979174,
"acc_norm": 0.6114665600319904,
"acc_norm_stderr": 0.003446127007510879
},
"openbookqa": {
"acc": 0.214,
"acc_stderr": 0.01835979750238702,
"acc_norm": 0.3,
"acc_norm_stderr": 0.020514426225628046
},
"wsc273": {
"acc": 0.7289377289377289,
"acc_stderr": 0.02695226692070332
},
"arc_challenge": {
"acc": 0.2354948805460751,
"acc_stderr": 0.012399451855004752,
"acc_norm": 0.26791808873720135,
"acc_norm_stderr": 0.012942030195136423
},
"winogrande": {
"acc": 0.5714285714285714,
"acc_stderr": 0.013908353814606709
}
},
"versions": {
"mc_taco": 0,
"arc_easy": 0,
"boolq": 1,
"piqa": 0,
"copa": 0,
"prost": 0,
"hellaswag": 0,
"swag": 0,
"openbookqa": 0,
"wsc273": 0,
"arc_challenge": 0,
"winogrande": 0
},
"config": {
"model": "hf-causal-experimental",
"model_args": "pretrained=bigscience/bloom-1b7,use_accelerate=True",
"num_fewshot": 0,
"batch_size": "auto",
"device": "cuda:0",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}
{
"results": {
"gsm8k": {
"acc": 0.01288855193328279,
"acc_stderr": 0.00310690126649963
}
},
"versions": {
"gsm8k": 0
},
"config": {
"model": "hf-causal-experimental",
"model_args": "pretrained=bigscience/bloom-1b7,use_accelerate=True",
"num_fewshot": 8,
"batch_size": "auto",
"device": "cuda",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}
{
"results": {
"math_algebra": {
"acc": 0.0,
"acc_stderr": 0.0
},
"math_geometry": {
"acc": 0.0,
"acc_stderr": 0.0
},
"math_prealgebra": {
"acc": 0.002296211251435132,
"acc_stderr": 0.001622733136934626
},
"math_precalc": {
"acc": 0.0,
"acc_stderr": 0.0
},
"math_num_theory": {
"acc": 0.007407407407407408,
"acc_stderr": 0.003693382168437264
},
"gsm8k": {
"acc": 0.0,
"acc_stderr": 0.0
},
"math_counting_and_prob": {
"acc": 0.0,
"acc_stderr": 0.0
},
"math_intermediate_algebra": {
"acc": 0.0,
"acc_stderr": 0.0
},
"drop": {
"em": 0.014890939597315436,
"em_stderr": 0.0012403460245602655,
"f1": 0.043118708053691356,
"f1_stderr": 0.0015424950823374804
},
"mathqa": {
"acc": 0.24288107202680068,
"acc_stderr": 0.00785017752394654,
"acc_norm": 0.24623115577889448,
"acc_norm_stderr": 0.007886624866001843
}
},
"versions": {
"math_algebra": 1,
"math_geometry": 1,
"math_prealgebra": 1,
"math_precalc": 1,
"math_num_theory": 1,
"gsm8k": 0,
"math_counting_and_prob": 1,
"mathqa": 0,
"math_intermediate_algebra": 1,
"drop": 1
},
"config": {
"model": "hf-causal-experimental",
"model_args": "pretrained=bigscience/bloom-1b7,use_accelerate=True",
"num_fewshot": 5,
"batch_size": "auto",
"device": "cuda:0",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}
{
"results": {
"pawsx_ja": {
"acc": 0.447,
"acc_stderr": 0.011120131683767737
},
"pawsx_es": {
"acc": 0.513,
"acc_stderr": 0.011179355482070377
},
"pawsx_fr": {
"acc": 0.462,
"acc_stderr": 0.01115079235234166
},
"pawsx_de": {
"acc": 0.4875,
"acc_stderr": 0.011179640744835734
},
"pawsx_ko": {
"acc": 0.458,
"acc_stderr": 0.011143612073516636
},
"pawsx_zh": {
"acc": 0.454,
"acc_stderr": 0.0111357084193598
},
"pawsx_en": {
"acc": 0.489,
"acc_stderr": 0.011180429374603775
}
},
"versions": {
"pawsx_ja": 0,
"pawsx_es": 0,
"pawsx_fr": 0,
"pawsx_de": 0,
"pawsx_ko": 0,
"pawsx_zh": 0,
"pawsx_en": 0
},
"config": {
"model": "hf-causal-experimental",
"model_args": "pretrained=bigscience/bloom-1b7",
"num_fewshot": 0,
"batch_size": "auto",
"device": "cuda",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}
{
"results": {
"webqs": {
"acc": 0.012795275590551181,
"acc_stderr": 0.0024938680596856277
},
"headqa_en": {
"acc": 0.2775346462436178,
"acc_stderr": 0.008552884316239918,
"acc_norm": 0.32567469000729393,
"acc_norm_stderr": 0.008951013596145294
},
"logiqa": {
"acc": 0.21658986175115208,
"acc_stderr": 0.016156860583178303,
"acc_norm": 0.28110599078341014,
"acc_norm_stderr": 0.017632374626460005
},
"squad2": {
"exact": 1.8024088267497684,
"f1": 4.382884035952938,
"HasAns_exact": 2.395411605937922,
"HasAns_f1": 7.563762172548798,
"NoAns_exact": 1.2111017661900756,
"NoAns_f1": 1.2111017661900756,
"best_exact": 50.07159100480081,
"best_f1": 50.07207926399809
},
"headqa_es": {
"acc": 0.25419401896425964,
"acc_stderr": 0.008316509290190668,
"acc_norm": 0.29576951130561635,
"acc_norm_stderr": 0.008717251898361422
},
"triviaqa": {
"acc": 0.0313798285158667,
"acc_stderr": 0.0016392014864795154
},
"truthfulqa_mc": {
"mc1": 0.24479804161566707,
"mc1_stderr": 0.015051869486715006,
"mc2": 0.41318090310186134,
"mc2_stderr": 0.014436426641105374
}
},
"versions": {
"webqs": 0,
"headqa_en": 0,
"logiqa": 0,
"squad2": 1,
"headqa_es": 0,
"triviaqa": 1,
"truthfulqa_mc": 1
},
"config": {
"model": "hf-causal-experimental",
"model_args": "pretrained=bigscience/bloom-1b7,use_accelerate=True",
"num_fewshot": 0,
"batch_size": "auto",
"device": "cuda:0",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}
{
"results": {
"race": {
"acc": 0.3320574162679426,
"acc_stderr": 0.014575582129545914
},
"drop": {
"em": 0.006921140939597316,
"em_stderr": 0.0008490247804930383,
"f1": 0.06890939597315439,
"f1_stderr": 0.001599412572762237
},
"coqa": {
"f1": 0.53547064794564,
"f1_stderr": 0.018874554692662703,
"em": 0.4089999999999999,
"em_stderr": 0.020308360980593812
}
},
"versions": {
"race": 1,
"drop": 1,
"coqa": 1
},
"config": {
"model": "hf-causal-experimental",
"model_args": "pretrained=bigscience/bloom-1b7,use_accelerate=True",
"num_fewshot": 0,
"batch_size": "auto",
"device": "cuda:0",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}
{
"results": {
"xcopa_ta": {
"acc": 0.566,
"acc_stderr": 0.022187215803029008
},
"xcopa_vi": {
"acc": 0.658,
"acc_stderr": 0.02123614719989926
},
"xcopa_id": {
"acc": 0.632,
"acc_stderr": 0.021588982568353544
},
"xcopa_th": {
"acc": 0.532,
"acc_stderr": 0.022337186479044296
},
"xcopa_et": {
"acc": 0.474,
"acc_stderr": 0.02235279165091416
},
"xcopa_tr": {
"acc": 0.528,
"acc_stderr": 0.022347949832668086
},
"xcopa_it": {
"acc": 0.526,
"acc_stderr": 0.022352791650914153
},
"xcopa_qu": {
"acc": 0.506,
"acc_stderr": 0.022381462412439324
},
"xcopa_sw": {
"acc": 0.518,
"acc_stderr": 0.02236856511738799
},
"xcopa_zh": {
"acc": 0.614,
"acc_stderr": 0.021793529219281165
},
"xcopa_ht": {
"acc": 0.504,
"acc_stderr": 0.022382357781962132
}
},
"versions": {
"xcopa_ta": 0,
"xcopa_vi": 0,
"xcopa_id": 0,
"xcopa_th": 0,
"xcopa_et": 0,
"xcopa_tr": 0,
"xcopa_it": 0,
"xcopa_qu": 0,
"xcopa_sw": 0,
"xcopa_zh": 0,
"xcopa_ht": 0
},
"config": {
"model": "hf-causal-experimental",
"model_args": "pretrained=bigscience/bloom-1b7",
"num_fewshot": 0,
"batch_size": "auto",
"device": "cuda",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}
{
"results": {
"xnli_ar": {
"acc": 0.33572854291417165,
"acc_stderr": 0.006672543485924256
},
"xnli_bg": {
"acc": 0.35429141716566864,
"acc_stderr": 0.006758076124936787
},
"xnli_de": {
"acc": 0.4057884231536926,
"acc_stderr": 0.006938168852153333
},
"xnli_el": {
"acc": 0.3399201596806387,
"acc_stderr": 0.006692851356332763
},
"xnli_en": {
"acc": 0.5013972055888224,
"acc_stderr": 0.00706468484603215
},
"xnli_es": {
"acc": 0.4782435129740519,
"acc_stderr": 0.007058021171781048
},
"xnli_fr": {
"acc": 0.4818363273453094,
"acc_stderr": 0.00706004932457986
},
"xnli_hi": {
"acc": 0.43952095808383235,
"acc_stderr": 0.007012840595506878
},
"xnli_ru": {
"acc": 0.3932135728542914,
"acc_stderr": 0.006901709305026883
},
"xnli_sw": {
"acc": 0.34510978043912177,
"acc_stderr": 0.006717185937609568
},
"xnli_th": {
"acc": 0.3337325349301397,
"acc_stderr": 0.006662666282522685
},
"xnli_tr": {
"acc": 0.34930139720558884,
"acc_stderr": 0.006736193945189081
},
"xnli_ur": {
"acc": 0.40499001996007983,
"acc_stderr": 0.0069359949748568975
},
"xnli_vi": {
"acc": 0.4622754491017964,
"acc_stderr": 0.007044575556505713
},
"xnli_zh": {
"acc": 0.36207584830339323,
"acc_stderr": 0.00679060994209357
}
},
"versions": {
"xnli_ar": 0,
"xnli_bg": 0,
"xnli_de": 0,
"xnli_el": 0,
"xnli_en": 0,
"xnli_es": 0,
"xnli_fr": 0,
"xnli_hi": 0,
"xnli_ru": 0,
"xnli_sw": 0,
"xnli_th": 0,
"xnli_tr": 0,
"xnli_ur": 0,
"xnli_vi": 0,
"xnli_zh": 0
},
"config": {
"model": "hf-causal-experimental",
"model_args": "pretrained=bigscience/bloom-1b7",
"num_fewshot": 0,
"batch_size": "auto",
"device": "cuda",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}
{
"results": {
"xstory_cloze_es": {
"acc": 0.6082064857710126,
"acc_stderr": 0.012562199063960647
},
"xstory_cloze_eu": {
"acc": 0.5493050959629384,
"acc_stderr": 0.012804412720126671
},
"xstory_cloze_hi": {
"acc": 0.5678358702845797,
"acc_stderr": 0.01274815386459759
},
"xstory_cloze_ar": {
"acc": 0.5499669093315684,
"acc_stderr": 0.01280271359821983
},
"xstory_cloze_sw": {
"acc": 0.5228325612177366,
"acc_stderr": 0.012853702384870852
},
"xstory_cloze_ru": {
"acc": 0.5036399735274653,
"acc_stderr": 0.012866784348289235
},
"xstory_cloze_my": {
"acc": 0.47253474520185307,
"acc_stderr": 0.012847698270388216
},
"xstory_cloze_en": {
"acc": 0.6465916611515553,
"acc_stderr": 0.012301695486460658
},
"xstory_cloze_te": {
"acc": 0.5651886168100596,
"acc_stderr": 0.01275729746335297
},
"xstory_cloze_zh": {
"acc": 0.5823957643944407,
"acc_stderr": 0.012691211382848636
},
"xstory_cloze_id": {
"acc": 0.5976174718729318,
"acc_stderr": 0.012619516819528711
}
},
"versions": {
"xstory_cloze_es": 0,
"xstory_cloze_eu": 0,
"xstory_cloze_hi": 0,
"xstory_cloze_ar": 0,
"xstory_cloze_sw": 0,
"xstory_cloze_ru": 0,
"xstory_cloze_my": 0,
"xstory_cloze_en": 0,
"xstory_cloze_te": 0,
"xstory_cloze_zh": 0,
"xstory_cloze_id": 0
},
"config": {
"model": "hf-causal-experimental",
"model_args": "pretrained=bigscience/bloom-1b7",
"num_fewshot": 0,
"batch_size": "auto",
"device": "cuda",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment