diff --git "a/phase1_6T/1130000/results_2024-08-21T08-26-34.613769.json" "b/phase1_6T/1130000/results_2024-08-21T08-26-34.613769.json" new file mode 100644--- /dev/null +++ "b/phase1_6T/1130000/results_2024-08-21T08-26-34.613769.json" @@ -0,0 +1,3565 @@ +{ + "config_general": { + "lighteval_sha": "241318e5cd1b333cb616f728e4734a1a0ab3eb74", + "num_fewshot_seeds": 1, + "override_batch_size": null, + "max_samples": 1000, + "job_id": "8158106", + "start_time": 1689892.220276374, + "end_time": 1690178.853228808, + "total_evaluation_time_secondes": "286.6329524340108", + "model_name": "smollm-big-run-1p81G-smollm-1.7B-5T-seed-0-/1130000", + "model_sha": null, + "model_dtype": null, + "model_size": null, + "config": { + "general": { + "project": "smollm-big-run", + "run": "smollm-big-run-1p81G-smollm-1.7B-5T-seed-0-", + "seed": 42, + "step": 1130000, + "consumed_train_samples": 1157120000, + "benchmark_csv_path": null, + "ignore_sanity_checks": true + }, + "parallelism": { + "dp": 256, + "pp": 1, + "tp": 1, + "pp_engine": "1f1b", + "tp_mode": "REDUCE_SCATTER", + "tp_linear_async_communication": true, + "expert_parallel_size": 1 + }, + "model": { + "model_config": { + "bos_token_id": 0, + "eos_token_id": 0, + "hidden_act": "silu", + "hidden_size": 2048, + "initializer_range": 0.02, + "intermediate_size": 8192, + "is_llama_config": true, + "max_position_embeddings": 2048, + "num_attention_heads": 32, + "num_hidden_layers": 24, + "num_key_value_heads": 32, + "pad_token_id": null, + "pretraining_tp": 1, + "rms_norm_eps": 1e-05, + "rope_scaling": null, + "tie_word_embeddings": true, + "use_cache": true, + "vocab_size": 49152 + }, + "init_method": { + "std": 0.02 + }, + "dtype": "bfloat16", + "make_vocab_size_divisible_by": 1, + "ddp_bucket_cap_mb": 25 + }, + "tokenizer": { + "tokenizer_name_or_path": "HuggingFaceTB/cosmo2-tokenizer", + "tokenizer_revision": null, + "tokenizer_max_length": null + }, + "checkpoints": { + "checkpoints_path": "/scratch/loubna/checkpoints/smollm-big-run-1p81G-smollm-1.7B-5T-seed-0-", + "checkpoint_interval": 1000, + "save_initial_state": true, + "resume_checkpoint_path": "/scratch/loubna/checkpoints/smollm-big-run-1p81G-smollm-1.7B-5T-seed-0-/477000", + "overwrite_datastage": false, + "checkpoints_path_is_shared_file_system": false + }, + "logging": { + "log_level": "info", + "log_level_replica": "info", + "iteration_step_info_interval": 1 + }, + "tokens": { + "sequence_length": 2048, + "train_steps": 2400000, + "micro_batch_size": 4, + "batch_accumulation_per_replica": 1, + "val_check_interval": 100, + "limit_val_batches": 0, + "limit_test_batches": 0 + }, + "optimizer": { + "optimizer_factory": { + "adam_eps": 1e-08, + "adam_beta1": 0.9, + "adam_beta2": 0.95, + "torch_adam_is_fused": true, + "name": "adamW" + }, + "zero_stage": 0, + "weight_decay": 0.01, + "clip_grad": 1.0, + "accumulate_grad_in_fp32": true, + "learning_rate_scheduler": { + "learning_rate": 0.0005, + "lr_warmup_steps": 2000, + "lr_warmup_style": "linear", + "lr_decay_style": "linear", + "lr_decay_steps": 480000, + "lr_decay_starting_step": 1920000, + "min_decay_lr": 0 + } + }, + "data_stages": [ + { + "name": "stable", + "start_training_step": 1, + "data": { + "seed": 0, + "dataset": { + "datasets": [ + { + "folder": "/fsx/loubna/tokenized_for_exps/fw_edu/fineweb-edu-full-cosmo2_merged", + "filename_pattern": ".*\\.ds$", + "skip_tokens": 0, + "shuffle": true, + "seed": 0 + }, + { + "folder": "/fsx/loubna/tokenized_for_exps/fw_edu/dclm-3T-cosmo2_merged", + "filename_pattern": ".*\\.ds$", + "skip_tokens": 0, + "shuffle": true, + "seed": 0 + }, + { + "folder": "/fsx/loubna/tokenized_for_exps/fw_edu/starcoderdata-full-cosmo_merged", + "filename_pattern": ".*\\.ds$", + "skip_tokens": 0, + "shuffle": true, + "seed": 0 + } + ], + "dataloader_type": "cyclic", + "pad_samples_to_global_batch_size": false, + "dataset_weights": [ + 0.5, + 0.4, + 0.1 + ], + "dataset_max_tokens": null, + "skip_in_stream": true + }, + "num_loading_workers": 0 + } + } + ], + "profiler": null, + "lighteval": { + "slurm_template": "/fsx/loubna/projects/brrr/examples/loubna/eval_1b.slurm.jinja", + "slurm_script_dir": "/fsx/loubna/logs/ablations_v2/350B/eval-scripts", + "checkpoints_path": null, + "parallelism": { + "dp": 8, + "pp": 1, + "tp": 1, + "pp_engine": "1f1b", + "tp_mode": "ALL_REDUCE", + "tp_linear_async_communication": false, + "expert_parallel_size": 1 + }, + "batch_size": 16, + "generation": null, + "tasks": { + "tasks": "early-signal", + "custom_tasks": "brrr.lighteval.evaluation_tasks", + "max_samples": 1000, + "num_fewshot_seeds": null, + "dataset_loading_processes": 8, + "multichoice_continuations_start_space": null, + "no_multichoice_continuations_start_space": null + }, + "logging": { + "local_output_path": "/scratch/loubna/lighteval/smollm-big-run-1p81G-smollm-1.7B-5T-seed-0-", + "push_results_to_hub": true, + "push_details_to_hub": false, + "push_results_to_tensorboard": true, + "hub_repo_results": "HuggingFaceTB/smollm-big-run", + "hub_repo_details": null, + "hub_repo_tensorboard": "HuggingFaceTB/smollm-big-run", + "tensorboard_metric_prefix": "e" + }, + "wandb": { + "wandb_project": "smollm-big-run", + "wandb_entity": "loubnabnl", + "wandb_run_name": "smollm-big-run-1p81G-smollm-1.7B-5T-seed-0-_evals" + } + }, + "s3_upload": { + "upload_s3_path": "s3://synthetic-project-models/big-run-5T/smollm-big-run-1p81G-smollm-1.7B-5T-seed-0-", + "remove_after_upload": true, + "s5cmd_numworkers": 16, + "s5cmd_concurrency": 5, + "s5cmd_path": "/admin/home/loubna/miniconda3/envs/nanotron/bin/s5cmd" + }, + "experiment_logger": { + "tensorboard_logger": { + "tensorboard_dir": "/scratch/loubna/tensorboard-cosmo-smollm-big-run", + "repo_id": "HuggingFaceTB/smollm-big-run", + "push_to_hub_interval": 50, + "repo_public": false + }, + "wandb_logger": { + "wandb_project": "smollm-big-run", + "wandb_entity": "loubnabnl" + } + }, + "kill_switch_path": null + } + }, + "results": { + "custom|arc:challenge|0": { + "acc": 0.411, + "acc_stderr": 0.015566673418599271, + "acc_norm": 0.427, + "acc_norm_stderr": 0.015649789644462217 + }, + "custom|arc:easy|0": { + "acc": 0.763, + "acc_stderr": 0.013454070462577952, + "acc_norm": 0.735, + "acc_norm_stderr": 0.013963164754809956 + }, + "custom|commonsense_qa|0": { + "acc": 0.452, + "acc_stderr": 0.015746235865880677, + "acc_norm": 0.405, + "acc_norm_stderr": 0.01553113699045305 + }, + "custom|hellaswag|0": { + "acc": 0.514, + "acc_stderr": 0.01581309754773099, + "acc_norm": 0.654, + "acc_norm_stderr": 0.015050266127564445 + }, + "custom|mmlu:abstract_algebra|0": { + "acc": 0.23, + "acc_stderr": 0.04229525846816508, + "acc_norm": 0.26, + "acc_norm_stderr": 0.04408440022768078 + }, + "custom|mmlu:anatomy|0": { + "acc": 0.42962962962962964, + "acc_stderr": 0.04276349494376599, + "acc_norm": 0.3851851851851852, + "acc_norm_stderr": 0.042039210401562783 + }, + "custom|mmlu:astronomy|0": { + "acc": 0.375, + "acc_stderr": 0.039397364351956274, + "acc_norm": 0.47368421052631576, + "acc_norm_stderr": 0.04063302731486671 + }, + "custom|mmlu:business_ethics|0": { + "acc": 0.53, + "acc_stderr": 0.05016135580465919, + "acc_norm": 0.53, + "acc_norm_stderr": 0.05016135580465919 + }, + "custom|mmlu:clinical_knowledge|0": { + "acc": 0.3320754716981132, + "acc_stderr": 0.0289854556523344, + "acc_norm": 0.44528301886792454, + "acc_norm_stderr": 0.030588052974270655 + }, + "custom|mmlu:college_biology|0": { + "acc": 0.4027777777777778, + "acc_stderr": 0.04101405519842425, + "acc_norm": 0.3958333333333333, + "acc_norm_stderr": 0.04089465449325582 + }, + "custom|mmlu:college_chemistry|0": { + "acc": 0.31, + "acc_stderr": 0.04648231987117316, + "acc_norm": 0.31, + "acc_norm_stderr": 0.04648231987117316 + }, + "custom|mmlu:college_computer_science|0": { + "acc": 0.26, + "acc_stderr": 0.0440844002276808, + "acc_norm": 0.27, + "acc_norm_stderr": 0.044619604333847394 + }, + "custom|mmlu:college_mathematics|0": { + "acc": 0.15, + "acc_stderr": 0.03588702812826371, + "acc_norm": 0.19, + "acc_norm_stderr": 0.03942772444036624 + }, + "custom|mmlu:college_medicine|0": { + "acc": 0.28901734104046245, + "acc_stderr": 0.034564257450869995, + "acc_norm": 0.34104046242774566, + "acc_norm_stderr": 0.036146654241808254 + }, + "custom|mmlu:college_physics|0": { + "acc": 0.18627450980392157, + "acc_stderr": 0.03873958714149352, + "acc_norm": 0.21568627450980393, + "acc_norm_stderr": 0.04092563958237654 + }, + "custom|mmlu:computer_security|0": { + "acc": 0.38, + "acc_stderr": 0.04878317312145634, + "acc_norm": 0.44, + "acc_norm_stderr": 0.04988876515698589 + }, + "custom|mmlu:conceptual_physics|0": { + "acc": 0.46382978723404256, + "acc_stderr": 0.03260038511835771, + "acc_norm": 0.3872340425531915, + "acc_norm_stderr": 0.03184389265339526 + }, + "custom|mmlu:econometrics|0": { + "acc": 0.2719298245614035, + "acc_stderr": 0.041857744240220554, + "acc_norm": 0.23684210526315788, + "acc_norm_stderr": 0.03999423879281334 + }, + "custom|mmlu:electrical_engineering|0": { + "acc": 0.2827586206896552, + "acc_stderr": 0.037528339580033376, + "acc_norm": 0.30344827586206896, + "acc_norm_stderr": 0.03831226048850333 + }, + "custom|mmlu:elementary_mathematics|0": { + "acc": 0.3201058201058201, + "acc_stderr": 0.024026846392873506, + "acc_norm": 0.3386243386243386, + "acc_norm_stderr": 0.02437319786798306 + }, + "custom|mmlu:formal_logic|0": { + "acc": 0.36507936507936506, + "acc_stderr": 0.04306241259127155, + "acc_norm": 0.38095238095238093, + "acc_norm_stderr": 0.04343525428949098 + }, + "custom|mmlu:global_facts|0": { + "acc": 0.38, + "acc_stderr": 0.048783173121456316, + "acc_norm": 0.33, + "acc_norm_stderr": 0.04725815626252604 + }, + "custom|mmlu:high_school_biology|0": { + "acc": 0.4096774193548387, + "acc_stderr": 0.027976054915347364, + "acc_norm": 0.4838709677419355, + "acc_norm_stderr": 0.028429203176724555 + }, + "custom|mmlu:high_school_chemistry|0": { + "acc": 0.24630541871921183, + "acc_stderr": 0.030315099285617722, + "acc_norm": 0.2660098522167488, + "acc_norm_stderr": 0.031089826002937523 + }, + "custom|mmlu:high_school_computer_science|0": { + "acc": 0.36, + "acc_stderr": 0.048241815132442176, + "acc_norm": 0.44, + "acc_norm_stderr": 0.04988876515698589 + }, + "custom|mmlu:high_school_european_history|0": { + "acc": 0.3575757575757576, + "acc_stderr": 0.03742597043806586, + "acc_norm": 0.5454545454545454, + "acc_norm_stderr": 0.038881769216741 + }, + "custom|mmlu:high_school_geography|0": { + "acc": 0.42424242424242425, + "acc_stderr": 0.03521224908841583, + "acc_norm": 0.4797979797979798, + "acc_norm_stderr": 0.03559443565563919 + }, + "custom|mmlu:high_school_government_and_politics|0": { + "acc": 0.49740932642487046, + "acc_stderr": 0.03608390745384486, + "acc_norm": 0.5077720207253886, + "acc_norm_stderr": 0.036080032255696545 + }, + "custom|mmlu:high_school_macroeconomics|0": { + "acc": 0.36666666666666664, + "acc_stderr": 0.024433016466052455, + "acc_norm": 0.382051282051282, + "acc_norm_stderr": 0.024635549163908227 + }, + "custom|mmlu:high_school_mathematics|0": { + "acc": 0.14444444444444443, + "acc_stderr": 0.021433761274104898, + "acc_norm": 0.2074074074074074, + "acc_norm_stderr": 0.024720713193952155 + }, + "custom|mmlu:high_school_microeconomics|0": { + "acc": 0.37815126050420167, + "acc_stderr": 0.031499305777849054, + "acc_norm": 0.47058823529411764, + "acc_norm_stderr": 0.03242225027115006 + }, + "custom|mmlu:high_school_physics|0": { + "acc": 0.2980132450331126, + "acc_stderr": 0.037345356767871984, + "acc_norm": 0.304635761589404, + "acc_norm_stderr": 0.03757949922943343 + }, + "custom|mmlu:high_school_psychology|0": { + "acc": 0.5559633027522936, + "acc_stderr": 0.021302621211654518, + "acc_norm": 0.5100917431192661, + "acc_norm_stderr": 0.021432956203453316 + }, + "custom|mmlu:high_school_statistics|0": { + "acc": 0.3287037037037037, + "acc_stderr": 0.03203614084670058, + "acc_norm": 0.33796296296296297, + "acc_norm_stderr": 0.03225941352631296 + }, + "custom|mmlu:high_school_us_history|0": { + "acc": 0.37254901960784315, + "acc_stderr": 0.033933885849584046, + "acc_norm": 0.4264705882352941, + "acc_norm_stderr": 0.034711579079534254 + }, + "custom|mmlu:high_school_world_history|0": { + "acc": 0.350210970464135, + "acc_stderr": 0.031052391937584353, + "acc_norm": 0.3924050632911392, + "acc_norm_stderr": 0.03178471874564729 + }, + "custom|mmlu:human_aging|0": { + "acc": 0.43946188340807174, + "acc_stderr": 0.03331092511038179, + "acc_norm": 0.40358744394618834, + "acc_norm_stderr": 0.03292802819330313 + }, + "custom|mmlu:human_sexuality|0": { + "acc": 0.42748091603053434, + "acc_stderr": 0.043389203057924, + "acc_norm": 0.40458015267175573, + "acc_norm_stderr": 0.043046937953806645 + }, + "custom|mmlu:international_law|0": { + "acc": 0.2231404958677686, + "acc_stderr": 0.03800754475228733, + "acc_norm": 0.3884297520661157, + "acc_norm_stderr": 0.04449270350068382 + }, + "custom|mmlu:jurisprudence|0": { + "acc": 0.28703703703703703, + "acc_stderr": 0.043733130409147614, + "acc_norm": 0.4166666666666667, + "acc_norm_stderr": 0.04766075165356462 + }, + "custom|mmlu:logical_fallacies|0": { + "acc": 0.38650306748466257, + "acc_stderr": 0.038258255488486076, + "acc_norm": 0.4294478527607362, + "acc_norm_stderr": 0.038890666191127216 + }, + "custom|mmlu:machine_learning|0": { + "acc": 0.25, + "acc_stderr": 0.04109974682633932, + "acc_norm": 0.25, + "acc_norm_stderr": 0.04109974682633932 + }, + "custom|mmlu:management|0": { + "acc": 0.3883495145631068, + "acc_stderr": 0.04825729337356391, + "acc_norm": 0.5145631067961165, + "acc_norm_stderr": 0.04948637324026637 + }, + "custom|mmlu:marketing|0": { + "acc": 0.5170940170940171, + "acc_stderr": 0.032736940493481824, + "acc_norm": 0.4829059829059829, + "acc_norm_stderr": 0.032736940493481824 + }, + "custom|mmlu:medical_genetics|0": { + "acc": 0.44, + "acc_stderr": 0.04988876515698589, + "acc_norm": 0.5, + "acc_norm_stderr": 0.050251890762960605 + }, + "custom|mmlu:miscellaneous|0": { + "acc": 0.5925925925925926, + "acc_stderr": 0.01757070523925655, + "acc_norm": 0.561941251596424, + "acc_norm_stderr": 0.017742232238257234 + }, + "custom|mmlu:moral_disputes|0": { + "acc": 0.3439306358381503, + "acc_stderr": 0.02557412378654664, + "acc_norm": 0.31213872832369943, + "acc_norm_stderr": 0.024946792225272314 + }, + "custom|mmlu:moral_scenarios|0": { + "acc": 0.23798882681564246, + "acc_stderr": 0.014242630070574915, + "acc_norm": 0.24134078212290502, + "acc_norm_stderr": 0.014310999547961443 + }, + "custom|mmlu:nutrition|0": { + "acc": 0.3300653594771242, + "acc_stderr": 0.026925654653615693, + "acc_norm": 0.42810457516339867, + "acc_norm_stderr": 0.028332397483664278 + }, + "custom|mmlu:philosophy|0": { + "acc": 0.3729903536977492, + "acc_stderr": 0.0274666102131401, + "acc_norm": 0.41479099678456594, + "acc_norm_stderr": 0.02798268045975956 + }, + "custom|mmlu:prehistory|0": { + "acc": 0.49382716049382713, + "acc_stderr": 0.02781862396258329, + "acc_norm": 0.46296296296296297, + "acc_norm_stderr": 0.027744313443376536 + }, + "custom|mmlu:professional_accounting|0": { + "acc": 0.25886524822695034, + "acc_stderr": 0.026129572527180848, + "acc_norm": 0.2695035460992908, + "acc_norm_stderr": 0.02646903681859063 + }, + "custom|mmlu:professional_law|0": { + "acc": 0.257, + "acc_stderr": 0.01382541652689504, + "acc_norm": 0.282, + "acc_norm_stderr": 0.014236526215291341 + }, + "custom|mmlu:professional_medicine|0": { + "acc": 0.3125, + "acc_stderr": 0.02815637344037142, + "acc_norm": 0.3235294117647059, + "acc_norm_stderr": 0.028418208619406797 + }, + "custom|mmlu:professional_psychology|0": { + "acc": 0.3366013071895425, + "acc_stderr": 0.019117213911495155, + "acc_norm": 0.37254901960784315, + "acc_norm_stderr": 0.019559646809215934 + }, + "custom|mmlu:public_relations|0": { + "acc": 0.4909090909090909, + "acc_stderr": 0.04788339768702861, + "acc_norm": 0.34545454545454546, + "acc_norm_stderr": 0.04554619617541054 + }, + "custom|mmlu:security_studies|0": { + "acc": 0.3306122448979592, + "acc_stderr": 0.030116426296540606, + "acc_norm": 0.2857142857142857, + "acc_norm_stderr": 0.0289205832206756 + }, + "custom|mmlu:sociology|0": { + "acc": 0.3482587064676617, + "acc_stderr": 0.033687874661154596, + "acc_norm": 0.40298507462686567, + "acc_norm_stderr": 0.034683432951111266 + }, + "custom|mmlu:us_foreign_policy|0": { + "acc": 0.4, + "acc_stderr": 0.04923659639173309, + "acc_norm": 0.48, + "acc_norm_stderr": 0.05021167315686779 + }, + "custom|mmlu:virology|0": { + "acc": 0.29518072289156627, + "acc_stderr": 0.035509201856896294, + "acc_norm": 0.3795180722891566, + "acc_norm_stderr": 0.03777798822748018 + }, + "custom|mmlu:world_religions|0": { + "acc": 0.6081871345029239, + "acc_stderr": 0.037439798259264016, + "acc_norm": 0.6608187134502924, + "acc_norm_stderr": 0.03631053496488905 + }, + "custom|openbookqa|0": { + "acc": 0.286, + "acc_stderr": 0.020229346329177514, + "acc_norm": 0.402, + "acc_norm_stderr": 0.021948929609938606 + }, + "custom|piqa|0": { + "acc": 0.744, + "acc_stderr": 0.013807775152234188, + "acc_norm": 0.776, + "acc_norm_stderr": 0.013190830072364478 + }, + "custom|siqa|0": { + "acc": 0.409, + "acc_stderr": 0.015555094373257947, + "acc_norm": 0.411, + "acc_norm_stderr": 0.015566673418599273 + }, + "custom|winogrande|0": { + "acc": 0.603, + "acc_stderr": 0.015480007449307982, + "acc_norm": 0.598, + "acc_norm_stderr": 0.015512467135715073 + }, + "custom|arc:_average|0": { + "acc": 0.587, + "acc_stderr": 0.014510371940588612, + "acc_norm": 0.581, + "acc_norm_stderr": 0.014806477199636087 + }, + "custom|mmlu:_average|0": { + "acc": 0.35819241092280124, + "acc_stderr": 0.035064741263201145, + "acc_norm": 0.3859976309082003, + "acc_norm_stderr": 0.03569134037628852 + } + }, + "versions": { + "custom|arc:challenge|0": 0, + "custom|arc:easy|0": 0, + "custom|commonsense_qa|0": 0, + "custom|hellaswag|0": 0, + "custom|mmlu:abstract_algebra|0": 0, + "custom|mmlu:anatomy|0": 0, + "custom|mmlu:astronomy|0": 0, + "custom|mmlu:business_ethics|0": 0, + "custom|mmlu:clinical_knowledge|0": 0, + "custom|mmlu:college_biology|0": 0, + "custom|mmlu:college_chemistry|0": 0, + "custom|mmlu:college_computer_science|0": 0, + "custom|mmlu:college_mathematics|0": 0, + "custom|mmlu:college_medicine|0": 0, + "custom|mmlu:college_physics|0": 0, + "custom|mmlu:computer_security|0": 0, + "custom|mmlu:conceptual_physics|0": 0, + "custom|mmlu:econometrics|0": 0, + "custom|mmlu:electrical_engineering|0": 0, + "custom|mmlu:elementary_mathematics|0": 0, + "custom|mmlu:formal_logic|0": 0, + "custom|mmlu:global_facts|0": 0, + "custom|mmlu:high_school_biology|0": 0, + "custom|mmlu:high_school_chemistry|0": 0, + "custom|mmlu:high_school_computer_science|0": 0, + "custom|mmlu:high_school_european_history|0": 0, + "custom|mmlu:high_school_geography|0": 0, + "custom|mmlu:high_school_government_and_politics|0": 0, + "custom|mmlu:high_school_macroeconomics|0": 0, + "custom|mmlu:high_school_mathematics|0": 0, + "custom|mmlu:high_school_microeconomics|0": 0, + "custom|mmlu:high_school_physics|0": 0, + "custom|mmlu:high_school_psychology|0": 0, + "custom|mmlu:high_school_statistics|0": 0, + "custom|mmlu:high_school_us_history|0": 0, + "custom|mmlu:high_school_world_history|0": 0, + "custom|mmlu:human_aging|0": 0, + "custom|mmlu:human_sexuality|0": 0, + "custom|mmlu:international_law|0": 0, + "custom|mmlu:jurisprudence|0": 0, + "custom|mmlu:logical_fallacies|0": 0, + "custom|mmlu:machine_learning|0": 0, + "custom|mmlu:management|0": 0, + "custom|mmlu:marketing|0": 0, + "custom|mmlu:medical_genetics|0": 0, + "custom|mmlu:miscellaneous|0": 0, + "custom|mmlu:moral_disputes|0": 0, + "custom|mmlu:moral_scenarios|0": 0, + "custom|mmlu:nutrition|0": 0, + "custom|mmlu:philosophy|0": 0, + "custom|mmlu:prehistory|0": 0, + "custom|mmlu:professional_accounting|0": 0, + "custom|mmlu:professional_law|0": 0, + "custom|mmlu:professional_medicine|0": 0, + "custom|mmlu:professional_psychology|0": 0, + "custom|mmlu:public_relations|0": 0, + "custom|mmlu:security_studies|0": 0, + "custom|mmlu:sociology|0": 0, + "custom|mmlu:us_foreign_policy|0": 0, + "custom|mmlu:virology|0": 0, + "custom|mmlu:world_religions|0": 0, + "custom|openbookqa|0": 0, + "custom|piqa|0": 0, + "custom|siqa|0": 0, + "custom|winogrande|0": 0 + }, + "config_tasks": { + "custom|arc:challenge": { + "name": "arc:challenge", + "prompt_function": "arc", + "hf_repo": "ai2_arc", + "hf_subset": "ARC-Challenge", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": null, + "few_shots_select": null, + "generation_size": 1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 1172, + "effective_num_docs": 1000, + "trust_dataset": null + }, + "custom|arc:easy": { + "name": "arc:easy", + "prompt_function": "arc", + "hf_repo": "ai2_arc", + "hf_subset": "ARC-Easy", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": null, + "few_shots_select": null, + "generation_size": 1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 2376, + "effective_num_docs": 1000, + "trust_dataset": null + }, + "custom|commonsense_qa": { + "name": "commonsense_qa", + "prompt_function": "commonsense_qa_prompt", + "hf_repo": "commonsense_qa", + "hf_subset": "default", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "validation" + ], + "few_shots_split": null, + "few_shots_select": null, + "generation_size": null, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 1221, + "effective_num_docs": 1000, + "trust_dataset": null + }, + "custom|hellaswag": { + "name": "hellaswag", + "prompt_function": "hellaswag_prompt", + "hf_repo": "hellaswag", + "hf_subset": "default", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "validation" + ], + "few_shots_split": null, + "few_shots_select": null, + "generation_size": null, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 10042, + "effective_num_docs": 1000, + "trust_dataset": null + }, + "custom|mmlu:abstract_algebra": { + "name": "mmlu:abstract_algebra", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "abstract_algebra", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 100, + "effective_num_docs": 100, + "trust_dataset": null + }, + "custom|mmlu:anatomy": { + "name": "mmlu:anatomy", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "anatomy", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 135, + "effective_num_docs": 135, + "trust_dataset": null + }, + "custom|mmlu:astronomy": { + "name": "mmlu:astronomy", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "astronomy", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 152, + "effective_num_docs": 152, + "trust_dataset": null + }, + "custom|mmlu:business_ethics": { + "name": "mmlu:business_ethics", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "business_ethics", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 100, + "effective_num_docs": 100, + "trust_dataset": null + }, + "custom|mmlu:clinical_knowledge": { + "name": "mmlu:clinical_knowledge", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "clinical_knowledge", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 265, + "effective_num_docs": 265, + "trust_dataset": null + }, + "custom|mmlu:college_biology": { + "name": "mmlu:college_biology", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "college_biology", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 144, + "effective_num_docs": 144, + "trust_dataset": null + }, + "custom|mmlu:college_chemistry": { + "name": "mmlu:college_chemistry", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "college_chemistry", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 100, + "effective_num_docs": 100, + "trust_dataset": null + }, + "custom|mmlu:college_computer_science": { + "name": "mmlu:college_computer_science", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "college_computer_science", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 100, + "effective_num_docs": 100, + "trust_dataset": null + }, + "custom|mmlu:college_mathematics": { + "name": "mmlu:college_mathematics", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "college_mathematics", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 100, + "effective_num_docs": 100, + "trust_dataset": null + }, + "custom|mmlu:college_medicine": { + "name": "mmlu:college_medicine", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "college_medicine", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 173, + "effective_num_docs": 173, + "trust_dataset": null + }, + "custom|mmlu:college_physics": { + "name": "mmlu:college_physics", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "college_physics", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 102, + "effective_num_docs": 102, + "trust_dataset": null + }, + "custom|mmlu:computer_security": { + "name": "mmlu:computer_security", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "computer_security", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 100, + "effective_num_docs": 100, + "trust_dataset": null + }, + "custom|mmlu:conceptual_physics": { + "name": "mmlu:conceptual_physics", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "conceptual_physics", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 235, + "effective_num_docs": 235, + "trust_dataset": null + }, + "custom|mmlu:econometrics": { + "name": "mmlu:econometrics", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "econometrics", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 114, + "effective_num_docs": 114, + "trust_dataset": null + }, + "custom|mmlu:electrical_engineering": { + "name": "mmlu:electrical_engineering", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "electrical_engineering", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 145, + "effective_num_docs": 145, + "trust_dataset": null + }, + "custom|mmlu:elementary_mathematics": { + "name": "mmlu:elementary_mathematics", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "elementary_mathematics", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 378, + "effective_num_docs": 378, + "trust_dataset": null + }, + "custom|mmlu:formal_logic": { + "name": "mmlu:formal_logic", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "formal_logic", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 126, + "effective_num_docs": 126, + "trust_dataset": null + }, + "custom|mmlu:global_facts": { + "name": "mmlu:global_facts", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "global_facts", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 100, + "effective_num_docs": 100, + "trust_dataset": null + }, + "custom|mmlu:high_school_biology": { + "name": "mmlu:high_school_biology", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "high_school_biology", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 310, + "effective_num_docs": 310, + "trust_dataset": null + }, + "custom|mmlu:high_school_chemistry": { + "name": "mmlu:high_school_chemistry", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "high_school_chemistry", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 203, + "effective_num_docs": 203, + "trust_dataset": null + }, + "custom|mmlu:high_school_computer_science": { + "name": "mmlu:high_school_computer_science", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "high_school_computer_science", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 100, + "effective_num_docs": 100, + "trust_dataset": null + }, + "custom|mmlu:high_school_european_history": { + "name": "mmlu:high_school_european_history", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "high_school_european_history", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 165, + "effective_num_docs": 165, + "trust_dataset": null + }, + "custom|mmlu:high_school_geography": { + "name": "mmlu:high_school_geography", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "high_school_geography", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 198, + "effective_num_docs": 198, + "trust_dataset": null + }, + "custom|mmlu:high_school_government_and_politics": { + "name": "mmlu:high_school_government_and_politics", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "high_school_government_and_politics", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 193, + "effective_num_docs": 193, + "trust_dataset": null + }, + "custom|mmlu:high_school_macroeconomics": { + "name": "mmlu:high_school_macroeconomics", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "high_school_macroeconomics", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 390, + "effective_num_docs": 390, + "trust_dataset": null + }, + "custom|mmlu:high_school_mathematics": { + "name": "mmlu:high_school_mathematics", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "high_school_mathematics", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 270, + "effective_num_docs": 270, + "trust_dataset": null + }, + "custom|mmlu:high_school_microeconomics": { + "name": "mmlu:high_school_microeconomics", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "high_school_microeconomics", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 238, + "effective_num_docs": 238, + "trust_dataset": null + }, + "custom|mmlu:high_school_physics": { + "name": "mmlu:high_school_physics", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "high_school_physics", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 151, + "effective_num_docs": 151, + "trust_dataset": null + }, + "custom|mmlu:high_school_psychology": { + "name": "mmlu:high_school_psychology", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "high_school_psychology", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 545, + "effective_num_docs": 545, + "trust_dataset": null + }, + "custom|mmlu:high_school_statistics": { + "name": "mmlu:high_school_statistics", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "high_school_statistics", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 216, + "effective_num_docs": 216, + "trust_dataset": null + }, + "custom|mmlu:high_school_us_history": { + "name": "mmlu:high_school_us_history", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "high_school_us_history", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 204, + "effective_num_docs": 204, + "trust_dataset": null + }, + "custom|mmlu:high_school_world_history": { + "name": "mmlu:high_school_world_history", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "high_school_world_history", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 237, + "effective_num_docs": 237, + "trust_dataset": null + }, + "custom|mmlu:human_aging": { + "name": "mmlu:human_aging", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "human_aging", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 223, + "effective_num_docs": 223, + "trust_dataset": null + }, + "custom|mmlu:human_sexuality": { + "name": "mmlu:human_sexuality", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "human_sexuality", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 131, + "effective_num_docs": 131, + "trust_dataset": null + }, + "custom|mmlu:international_law": { + "name": "mmlu:international_law", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "international_law", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 121, + "effective_num_docs": 121, + "trust_dataset": null + }, + "custom|mmlu:jurisprudence": { + "name": "mmlu:jurisprudence", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "jurisprudence", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 108, + "effective_num_docs": 108, + "trust_dataset": null + }, + "custom|mmlu:logical_fallacies": { + "name": "mmlu:logical_fallacies", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "logical_fallacies", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 163, + "effective_num_docs": 163, + "trust_dataset": null + }, + "custom|mmlu:machine_learning": { + "name": "mmlu:machine_learning", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "machine_learning", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 112, + "effective_num_docs": 112, + "trust_dataset": null + }, + "custom|mmlu:management": { + "name": "mmlu:management", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "management", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 103, + "effective_num_docs": 103, + "trust_dataset": null + }, + "custom|mmlu:marketing": { + "name": "mmlu:marketing", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "marketing", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 234, + "effective_num_docs": 234, + "trust_dataset": null + }, + "custom|mmlu:medical_genetics": { + "name": "mmlu:medical_genetics", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "medical_genetics", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 100, + "effective_num_docs": 100, + "trust_dataset": null + }, + "custom|mmlu:miscellaneous": { + "name": "mmlu:miscellaneous", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "miscellaneous", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 783, + "effective_num_docs": 783, + "trust_dataset": null + }, + "custom|mmlu:moral_disputes": { + "name": "mmlu:moral_disputes", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "moral_disputes", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 346, + "effective_num_docs": 346, + "trust_dataset": null + }, + "custom|mmlu:moral_scenarios": { + "name": "mmlu:moral_scenarios", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "moral_scenarios", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 895, + "effective_num_docs": 895, + "trust_dataset": null + }, + "custom|mmlu:nutrition": { + "name": "mmlu:nutrition", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "nutrition", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 306, + "effective_num_docs": 306, + "trust_dataset": null + }, + "custom|mmlu:philosophy": { + "name": "mmlu:philosophy", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "philosophy", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 311, + "effective_num_docs": 311, + "trust_dataset": null + }, + "custom|mmlu:prehistory": { + "name": "mmlu:prehistory", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "prehistory", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 324, + "effective_num_docs": 324, + "trust_dataset": null + }, + "custom|mmlu:professional_accounting": { + "name": "mmlu:professional_accounting", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "professional_accounting", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 282, + "effective_num_docs": 282, + "trust_dataset": null + }, + "custom|mmlu:professional_law": { + "name": "mmlu:professional_law", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "professional_law", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 1534, + "effective_num_docs": 1000, + "trust_dataset": null + }, + "custom|mmlu:professional_medicine": { + "name": "mmlu:professional_medicine", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "professional_medicine", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 272, + "effective_num_docs": 272, + "trust_dataset": null + }, + "custom|mmlu:professional_psychology": { + "name": "mmlu:professional_psychology", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "professional_psychology", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 612, + "effective_num_docs": 612, + "trust_dataset": null + }, + "custom|mmlu:public_relations": { + "name": "mmlu:public_relations", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "public_relations", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 110, + "effective_num_docs": 110, + "trust_dataset": null + }, + "custom|mmlu:security_studies": { + "name": "mmlu:security_studies", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "security_studies", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 245, + "effective_num_docs": 245, + "trust_dataset": null + }, + "custom|mmlu:sociology": { + "name": "mmlu:sociology", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "sociology", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 201, + "effective_num_docs": 201, + "trust_dataset": null + }, + "custom|mmlu:us_foreign_policy": { + "name": "mmlu:us_foreign_policy", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "us_foreign_policy", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 100, + "effective_num_docs": 100, + "trust_dataset": null + }, + "custom|mmlu:virology": { + "name": "mmlu:virology", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "virology", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 166, + "effective_num_docs": 166, + "trust_dataset": null + }, + "custom|mmlu:world_religions": { + "name": "mmlu:world_religions", + "prompt_function": "mmlu_prompt", + "hf_repo": "lighteval/mmlu", + "hf_subset": "world_religions", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "test" + ], + "few_shots_split": "dev", + "few_shots_select": null, + "generation_size": -1, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 171, + "effective_num_docs": 171, + "trust_dataset": null + }, + "custom|openbookqa": { + "name": "openbookqa", + "prompt_function": "openbookqa", + "hf_repo": "openbookqa", + "hf_subset": "main", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "validation" + ], + "few_shots_split": null, + "few_shots_select": null, + "generation_size": null, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 500, + "effective_num_docs": 500, + "trust_dataset": null + }, + "custom|piqa": { + "name": "piqa", + "prompt_function": "piqa_harness", + "hf_repo": "piqa", + "hf_subset": "plain_text", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "validation" + ], + "few_shots_split": null, + "few_shots_select": null, + "generation_size": null, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 1838, + "effective_num_docs": 1000, + "trust_dataset": null + }, + "custom|siqa": { + "name": "siqa", + "prompt_function": "siqa_prompt", + "hf_repo": "lighteval/siqa", + "hf_subset": "default", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation" + ], + "evaluation_splits": [ + "validation" + ], + "few_shots_split": null, + "few_shots_select": null, + "generation_size": null, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 1954, + "effective_num_docs": 1000, + "trust_dataset": null + }, + "custom|winogrande": { + "name": "winogrande", + "prompt_function": "winogrande", + "hf_repo": "winogrande", + "hf_subset": "winogrande_xl", + "metric": [ + "loglikelihood_acc", + "loglikelihood_acc_norm_nospace" + ], + "hf_avail_splits": [ + "train", + "validation", + "test" + ], + "evaluation_splits": [ + "validation" + ], + "few_shots_split": null, + "few_shots_select": null, + "generation_size": null, + "stop_sequence": null, + "output_regex": null, + "frozen": false, + "suite": [ + "custom" + ], + "original_num_docs": 1267, + "effective_num_docs": 1000, + "trust_dataset": null + } + }, + "summary_tasks": { + "custom|arc:challenge|0": { + "hashes": { + "hash_examples": "b726818328851f0f", + "hash_full_prompts": "b726818328851f0f", + "hash_input_tokens": "f9c80f6466cd2fc9", + "hash_cont_tokens": "2acef7588cb24cec" + }, + "truncated": 0, + "non_truncated": 1000, + "padded": 3999, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|arc:easy|0": { + "hashes": { + "hash_examples": "1eb0394ca8caeaa6", + "hash_full_prompts": "1eb0394ca8caeaa6", + "hash_input_tokens": "9ad2fb583ae58ec2", + "hash_cont_tokens": "6603901de421caae" + }, + "truncated": 0, + "non_truncated": 1000, + "padded": 3999, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|commonsense_qa|0": { + "hashes": { + "hash_examples": "bf495c38b2745fe1", + "hash_full_prompts": "bf495c38b2745fe1", + "hash_input_tokens": "ec39de3317264010", + "hash_cont_tokens": "0c98883d3fc8c442" + }, + "truncated": 0, + "non_truncated": 1000, + "padded": 5000, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|hellaswag|0": { + "hashes": { + "hash_examples": "2790438d79fd8c4d", + "hash_full_prompts": "2790438d79fd8c4d", + "hash_input_tokens": "bd76ec267c370bd5", + "hash_cont_tokens": "30b70e8716932e70" + }, + "truncated": 0, + "non_truncated": 1000, + "padded": 4000, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:abstract_algebra|0": { + "hashes": { + "hash_examples": "ff00c12a680621ba", + "hash_full_prompts": "ff00c12a680621ba", + "hash_input_tokens": "71f30b6ee286365e", + "hash_cont_tokens": "d788f11e0c1c50c6" + }, + "truncated": 0, + "non_truncated": 100, + "padded": 400, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:anatomy|0": { + "hashes": { + "hash_examples": "7f9c9593991d6727", + "hash_full_prompts": "7f9c9593991d6727", + "hash_input_tokens": "ade253704235030c", + "hash_cont_tokens": "88ca4ee59c4618ad" + }, + "truncated": 0, + "non_truncated": 135, + "padded": 540, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:astronomy|0": { + "hashes": { + "hash_examples": "ff5985a306787836", + "hash_full_prompts": "ff5985a306787836", + "hash_input_tokens": "25b964769b9a85c5", + "hash_cont_tokens": "d63c184af2862b61" + }, + "truncated": 0, + "non_truncated": 152, + "padded": 608, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:business_ethics|0": { + "hashes": { + "hash_examples": "e3fe02a23d08c2d0", + "hash_full_prompts": "e3fe02a23d08c2d0", + "hash_input_tokens": "8472c11e4d6996ab", + "hash_cont_tokens": "674c607ae78aa621" + }, + "truncated": 0, + "non_truncated": 100, + "padded": 400, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:clinical_knowledge|0": { + "hashes": { + "hash_examples": "9b962be8e1615cd5", + "hash_full_prompts": "9b962be8e1615cd5", + "hash_input_tokens": "92ff81dbecbf61f6", + "hash_cont_tokens": "b329f4b4173ae294" + }, + "truncated": 0, + "non_truncated": 265, + "padded": 1060, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:college_biology|0": { + "hashes": { + "hash_examples": "17b4ca841de3a2a3", + "hash_full_prompts": "17b4ca841de3a2a3", + "hash_input_tokens": "c6b9cbe36be03c34", + "hash_cont_tokens": "8eebcb9061882a30" + }, + "truncated": 0, + "non_truncated": 144, + "padded": 576, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:college_chemistry|0": { + "hashes": { + "hash_examples": "babea49005fd8249", + "hash_full_prompts": "babea49005fd8249", + "hash_input_tokens": "9b6085d48c1e18a6", + "hash_cont_tokens": "ae1347c67363de52" + }, + "truncated": 0, + "non_truncated": 100, + "padded": 400, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:college_computer_science|0": { + "hashes": { + "hash_examples": "47f4fef1846c8914", + "hash_full_prompts": "47f4fef1846c8914", + "hash_input_tokens": "31b243e8696bd67a", + "hash_cont_tokens": "7f4c75ad6bcd4da1" + }, + "truncated": 0, + "non_truncated": 100, + "padded": 400, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:college_mathematics|0": { + "hashes": { + "hash_examples": "4d3686d599963414", + "hash_full_prompts": "4d3686d599963414", + "hash_input_tokens": "69c0a110ef5e9683", + "hash_cont_tokens": "58bd60ec875d3ef6" + }, + "truncated": 0, + "non_truncated": 100, + "padded": 400, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:college_medicine|0": { + "hashes": { + "hash_examples": "7209619ecac6f235", + "hash_full_prompts": "7209619ecac6f235", + "hash_input_tokens": "29d8bf79fcefa18a", + "hash_cont_tokens": "0bbc5d70c7c536d4" + }, + "truncated": 0, + "non_truncated": 173, + "padded": 691, + "non_padded": 1, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:college_physics|0": { + "hashes": { + "hash_examples": "6131b6c60dd7f055", + "hash_full_prompts": "6131b6c60dd7f055", + "hash_input_tokens": "4146c594b8d06b59", + "hash_cont_tokens": "8ff7a5b6c7ea853f" + }, + "truncated": 0, + "non_truncated": 102, + "padded": 408, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:computer_security|0": { + "hashes": { + "hash_examples": "99539c9a5bc98a59", + "hash_full_prompts": "99539c9a5bc98a59", + "hash_input_tokens": "de992020e0abef10", + "hash_cont_tokens": "ad1fd65f309d1e91" + }, + "truncated": 0, + "non_truncated": 100, + "padded": 400, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:conceptual_physics|0": { + "hashes": { + "hash_examples": "4e15015839d00858", + "hash_full_prompts": "4e15015839d00858", + "hash_input_tokens": "4b4ed88d88662e05", + "hash_cont_tokens": "5aac3369997773fd" + }, + "truncated": 0, + "non_truncated": 235, + "padded": 940, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:econometrics|0": { + "hashes": { + "hash_examples": "fba5c647465e89e0", + "hash_full_prompts": "fba5c647465e89e0", + "hash_input_tokens": "8fb06ad8c5b82e58", + "hash_cont_tokens": "48808203231de156" + }, + "truncated": 0, + "non_truncated": 114, + "padded": 456, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:electrical_engineering|0": { + "hashes": { + "hash_examples": "2db2ba0cb98cda51", + "hash_full_prompts": "2db2ba0cb98cda51", + "hash_input_tokens": "125f74413da0677e", + "hash_cont_tokens": "575ade02a87f70e5" + }, + "truncated": 0, + "non_truncated": 145, + "padded": 580, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:elementary_mathematics|0": { + "hashes": { + "hash_examples": "f231cd5ae05742bb", + "hash_full_prompts": "f231cd5ae05742bb", + "hash_input_tokens": "99ee44ff9a033639", + "hash_cont_tokens": "70054c228f1799ca" + }, + "truncated": 0, + "non_truncated": 378, + "padded": 1512, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:formal_logic|0": { + "hashes": { + "hash_examples": "b69d9607d5da536e", + "hash_full_prompts": "b69d9607d5da536e", + "hash_input_tokens": "e25ecacf00fc3317", + "hash_cont_tokens": "21e09ac8097f0f37" + }, + "truncated": 0, + "non_truncated": 126, + "padded": 504, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:global_facts|0": { + "hashes": { + "hash_examples": "c9f53772e672f6bc", + "hash_full_prompts": "c9f53772e672f6bc", + "hash_input_tokens": "9d5ea350916a8b82", + "hash_cont_tokens": "cbd9bb882f239dd9" + }, + "truncated": 0, + "non_truncated": 100, + "padded": 400, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:high_school_biology|0": { + "hashes": { + "hash_examples": "455027cf6cdd02bc", + "hash_full_prompts": "455027cf6cdd02bc", + "hash_input_tokens": "f001a655bb26e553", + "hash_cont_tokens": "badf1af2e2250eec" + }, + "truncated": 0, + "non_truncated": 310, + "padded": 1240, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:high_school_chemistry|0": { + "hashes": { + "hash_examples": "95d9caac9edbc34d", + "hash_full_prompts": "95d9caac9edbc34d", + "hash_input_tokens": "5d31aadf23f794e1", + "hash_cont_tokens": "ba6d7fce338f1b35" + }, + "truncated": 0, + "non_truncated": 203, + "padded": 812, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:high_school_computer_science|0": { + "hashes": { + "hash_examples": "6e44706db3791e51", + "hash_full_prompts": "6e44706db3791e51", + "hash_input_tokens": "d23b82438fe785c9", + "hash_cont_tokens": "8d69e549f027ea11" + }, + "truncated": 0, + "non_truncated": 100, + "padded": 400, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:high_school_european_history|0": { + "hashes": { + "hash_examples": "9078fce41897117d", + "hash_full_prompts": "9078fce41897117d", + "hash_input_tokens": "dc3f0e474b804ff3", + "hash_cont_tokens": "f35e3692996408ba" + }, + "truncated": 0, + "non_truncated": 165, + "padded": 660, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:high_school_geography|0": { + "hashes": { + "hash_examples": "c68adcc34130a2e8", + "hash_full_prompts": "c68adcc34130a2e8", + "hash_input_tokens": "79b478355501b3f8", + "hash_cont_tokens": "4f73364dbfa9e467" + }, + "truncated": 0, + "non_truncated": 198, + "padded": 792, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:high_school_government_and_politics|0": { + "hashes": { + "hash_examples": "6f839b19e49a0858", + "hash_full_prompts": "6f839b19e49a0858", + "hash_input_tokens": "4bc2df7572e96e6f", + "hash_cont_tokens": "343c248b13f8cf23" + }, + "truncated": 0, + "non_truncated": 193, + "padded": 772, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:high_school_macroeconomics|0": { + "hashes": { + "hash_examples": "708a5c05e7adb220", + "hash_full_prompts": "708a5c05e7adb220", + "hash_input_tokens": "9b14c4b685c01ab2", + "hash_cont_tokens": "b62feacc5561d9c6" + }, + "truncated": 0, + "non_truncated": 390, + "padded": 1560, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:high_school_mathematics|0": { + "hashes": { + "hash_examples": "47c621dd61fd7790", + "hash_full_prompts": "47c621dd61fd7790", + "hash_input_tokens": "e4c7285306cc2093", + "hash_cont_tokens": "59e57811e0bbd008" + }, + "truncated": 0, + "non_truncated": 270, + "padded": 1080, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:high_school_microeconomics|0": { + "hashes": { + "hash_examples": "3c467180d90f6371", + "hash_full_prompts": "3c467180d90f6371", + "hash_input_tokens": "9b56baaf66e0c8d1", + "hash_cont_tokens": "b54b8bf096c2e65c" + }, + "truncated": 0, + "non_truncated": 238, + "padded": 952, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:high_school_physics|0": { + "hashes": { + "hash_examples": "89a598cdde43be79", + "hash_full_prompts": "89a598cdde43be79", + "hash_input_tokens": "5435ff324fbf9d10", + "hash_cont_tokens": "e8e3c23afaf8bfc1" + }, + "truncated": 0, + "non_truncated": 151, + "padded": 604, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:high_school_psychology|0": { + "hashes": { + "hash_examples": "d8a7bf3f17ec12d0", + "hash_full_prompts": "d8a7bf3f17ec12d0", + "hash_input_tokens": "5f4c447059e8c947", + "hash_cont_tokens": "cdff033040188872" + }, + "truncated": 0, + "non_truncated": 545, + "padded": 2180, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:high_school_statistics|0": { + "hashes": { + "hash_examples": "995374a6caaa97d6", + "hash_full_prompts": "995374a6caaa97d6", + "hash_input_tokens": "f38cd0b503b26d5c", + "hash_cont_tokens": "32b20b612b3ec249" + }, + "truncated": 0, + "non_truncated": 216, + "padded": 864, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:high_school_us_history|0": { + "hashes": { + "hash_examples": "7893e9d07e34cb37", + "hash_full_prompts": "7893e9d07e34cb37", + "hash_input_tokens": "1fec5596a5529826", + "hash_cont_tokens": "7f474eecf4e91310" + }, + "truncated": 0, + "non_truncated": 204, + "padded": 816, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:high_school_world_history|0": { + "hashes": { + "hash_examples": "48879684e37d1716", + "hash_full_prompts": "48879684e37d1716", + "hash_input_tokens": "000184f511f8de1a", + "hash_cont_tokens": "91295a5f864d27fe" + }, + "truncated": 0, + "non_truncated": 237, + "padded": 948, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:human_aging|0": { + "hashes": { + "hash_examples": "afae8c53bd6e5f44", + "hash_full_prompts": "afae8c53bd6e5f44", + "hash_input_tokens": "dd4d3ec13555d04e", + "hash_cont_tokens": "3408e6238a4d947a" + }, + "truncated": 0, + "non_truncated": 223, + "padded": 892, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:human_sexuality|0": { + "hashes": { + "hash_examples": "9701f02004912a7a", + "hash_full_prompts": "9701f02004912a7a", + "hash_input_tokens": "5882ebb575699b33", + "hash_cont_tokens": "ae52b45a1edc6809" + }, + "truncated": 0, + "non_truncated": 131, + "padded": 524, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:international_law|0": { + "hashes": { + "hash_examples": "47955196de2d2c7a", + "hash_full_prompts": "47955196de2d2c7a", + "hash_input_tokens": "8962cd4d6add6397", + "hash_cont_tokens": "8120054628678828" + }, + "truncated": 0, + "non_truncated": 121, + "padded": 484, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:jurisprudence|0": { + "hashes": { + "hash_examples": "a992eac2b8ae8bc4", + "hash_full_prompts": "a992eac2b8ae8bc4", + "hash_input_tokens": "7dca62edca840f1b", + "hash_cont_tokens": "a550c24e3c491128" + }, + "truncated": 0, + "non_truncated": 108, + "padded": 432, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:logical_fallacies|0": { + "hashes": { + "hash_examples": "b0d31ed08f699e6c", + "hash_full_prompts": "b0d31ed08f699e6c", + "hash_input_tokens": "12d9c0b6adc8a291", + "hash_cont_tokens": "65cb84098183d1b4" + }, + "truncated": 0, + "non_truncated": 163, + "padded": 652, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:machine_learning|0": { + "hashes": { + "hash_examples": "dccdef2bae4461a6", + "hash_full_prompts": "dccdef2bae4461a6", + "hash_input_tokens": "2c3567c5f3f00341", + "hash_cont_tokens": "c7c64ce252284c58" + }, + "truncated": 0, + "non_truncated": 112, + "padded": 448, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:management|0": { + "hashes": { + "hash_examples": "f600be25303e1fe2", + "hash_full_prompts": "f600be25303e1fe2", + "hash_input_tokens": "58bfef8f59412766", + "hash_cont_tokens": "81f1c557b76bb288" + }, + "truncated": 0, + "non_truncated": 103, + "padded": 412, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:marketing|0": { + "hashes": { + "hash_examples": "1a0df3ae5e306669", + "hash_full_prompts": "1a0df3ae5e306669", + "hash_input_tokens": "307658d98aeb23fb", + "hash_cont_tokens": "b9f9b491870735c7" + }, + "truncated": 0, + "non_truncated": 234, + "padded": 936, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:medical_genetics|0": { + "hashes": { + "hash_examples": "eb87c9cfd9b7c760", + "hash_full_prompts": "eb87c9cfd9b7c760", + "hash_input_tokens": "d958ed805939d7c8", + "hash_cont_tokens": "222a60cf27c5fa88" + }, + "truncated": 0, + "non_truncated": 100, + "padded": 400, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:miscellaneous|0": { + "hashes": { + "hash_examples": "f88d724036ba03b7", + "hash_full_prompts": "f88d724036ba03b7", + "hash_input_tokens": "7612394ccc2c34bf", + "hash_cont_tokens": "fe83ce012207cf15" + }, + "truncated": 0, + "non_truncated": 783, + "padded": 3132, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:moral_disputes|0": { + "hashes": { + "hash_examples": "79782c0823005e7b", + "hash_full_prompts": "79782c0823005e7b", + "hash_input_tokens": "1682440933f4d8bc", + "hash_cont_tokens": "6d873784e5c20b08" + }, + "truncated": 0, + "non_truncated": 346, + "padded": 1384, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:moral_scenarios|0": { + "hashes": { + "hash_examples": "fe57fdd86442b483", + "hash_full_prompts": "fe57fdd86442b483", + "hash_input_tokens": "347cc061b7fff10b", + "hash_cont_tokens": "02473c6cc5c14650" + }, + "truncated": 0, + "non_truncated": 895, + "padded": 3580, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:nutrition|0": { + "hashes": { + "hash_examples": "421f206f5957e90f", + "hash_full_prompts": "421f206f5957e90f", + "hash_input_tokens": "67b47bb1039495e5", + "hash_cont_tokens": "2750f49c3bacb03e" + }, + "truncated": 0, + "non_truncated": 306, + "padded": 1224, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:philosophy|0": { + "hashes": { + "hash_examples": "c93073e383957fc4", + "hash_full_prompts": "c93073e383957fc4", + "hash_input_tokens": "7fd8249f539e30a8", + "hash_cont_tokens": "ef61df9bcb06ae4e" + }, + "truncated": 0, + "non_truncated": 311, + "padded": 1244, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:prehistory|0": { + "hashes": { + "hash_examples": "58ec03e20eae9f90", + "hash_full_prompts": "58ec03e20eae9f90", + "hash_input_tokens": "92c687c2361a43fd", + "hash_cont_tokens": "3031c9f1fdcd0ae7" + }, + "truncated": 0, + "non_truncated": 324, + "padded": 1296, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:professional_accounting|0": { + "hashes": { + "hash_examples": "13f7a6023a118512", + "hash_full_prompts": "13f7a6023a118512", + "hash_input_tokens": "ef9535371fffc58a", + "hash_cont_tokens": "39dfde703d2d8c2e" + }, + "truncated": 0, + "non_truncated": 282, + "padded": 1128, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:professional_law|0": { + "hashes": { + "hash_examples": "db8cd4ba98f00e3d", + "hash_full_prompts": "db8cd4ba98f00e3d", + "hash_input_tokens": "48b21470bf2d9d2a", + "hash_cont_tokens": "3f4aa737ec665cdc" + }, + "truncated": 0, + "non_truncated": 1000, + "padded": 4000, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:professional_medicine|0": { + "hashes": { + "hash_examples": "f0b30b4e786eaeea", + "hash_full_prompts": "f0b30b4e786eaeea", + "hash_input_tokens": "ffe5adaa8b6e9485", + "hash_cont_tokens": "eb0b3a39fe15e07c" + }, + "truncated": 0, + "non_truncated": 272, + "padded": 1088, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:professional_psychology|0": { + "hashes": { + "hash_examples": "29fd2b4a194c28ea", + "hash_full_prompts": "29fd2b4a194c28ea", + "hash_input_tokens": "986b68fc197ca07a", + "hash_cont_tokens": "c5f7f9e0fca6a261" + }, + "truncated": 0, + "non_truncated": 612, + "padded": 2448, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:public_relations|0": { + "hashes": { + "hash_examples": "52a84bb75dd812eb", + "hash_full_prompts": "52a84bb75dd812eb", + "hash_input_tokens": "a0e475a630b20ab6", + "hash_cont_tokens": "f5a0bc995bba0ce9" + }, + "truncated": 0, + "non_truncated": 110, + "padded": 440, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:security_studies|0": { + "hashes": { + "hash_examples": "2469ceb06f350432", + "hash_full_prompts": "2469ceb06f350432", + "hash_input_tokens": "6e0dda16f955d8c6", + "hash_cont_tokens": "603b569d2d8f6de8" + }, + "truncated": 0, + "non_truncated": 245, + "padded": 980, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:sociology|0": { + "hashes": { + "hash_examples": "d2060dedb3fc2bea", + "hash_full_prompts": "d2060dedb3fc2bea", + "hash_input_tokens": "da63172882cd3715", + "hash_cont_tokens": "8bd97b5be11f391d" + }, + "truncated": 0, + "non_truncated": 201, + "padded": 804, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:us_foreign_policy|0": { + "hashes": { + "hash_examples": "84e882e740d43f01", + "hash_full_prompts": "84e882e740d43f01", + "hash_input_tokens": "a79c5fd7100088d1", + "hash_cont_tokens": "a9573be91584c4bc" + }, + "truncated": 0, + "non_truncated": 100, + "padded": 400, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:virology|0": { + "hashes": { + "hash_examples": "0428d2d277aa56aa", + "hash_full_prompts": "0428d2d277aa56aa", + "hash_input_tokens": "1134bff56b04c95e", + "hash_cont_tokens": "b7f046d6aeecc984" + }, + "truncated": 0, + "non_truncated": 166, + "padded": 664, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|mmlu:world_religions|0": { + "hashes": { + "hash_examples": "7e8f045c67ba6ba1", + "hash_full_prompts": "7e8f045c67ba6ba1", + "hash_input_tokens": "ac3e3e20f95e6630", + "hash_cont_tokens": "cb78e2535c71bd07" + }, + "truncated": 0, + "non_truncated": 171, + "padded": 684, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|openbookqa|0": { + "hashes": { + "hash_examples": "fd427af2ef0577e3", + "hash_full_prompts": "fd427af2ef0577e3", + "hash_input_tokens": "8ef3cb752e8b2270", + "hash_cont_tokens": "fb053ea5ab84f3c6" + }, + "truncated": 0, + "non_truncated": 500, + "padded": 2000, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|piqa|0": { + "hashes": { + "hash_examples": "0fbca46b129eb514", + "hash_full_prompts": "0fbca46b129eb514", + "hash_input_tokens": "0230d919b547c2ee", + "hash_cont_tokens": "8e2e6c7662e7e3b7" + }, + "truncated": 0, + "non_truncated": 1000, + "padded": 2000, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|siqa|0": { + "hashes": { + "hash_examples": "f4616054ab58e063", + "hash_full_prompts": "f4616054ab58e063", + "hash_input_tokens": "cd3c676f6293b61c", + "hash_cont_tokens": "cd0d0f10b1630bcd" + }, + "truncated": 0, + "non_truncated": 1000, + "padded": 3000, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + }, + "custom|winogrande|0": { + "hashes": { + "hash_examples": "fed99ea13d2a8553", + "hash_full_prompts": "fed99ea13d2a8553", + "hash_input_tokens": "3fb761cae07d0614", + "hash_cont_tokens": "1c8524c8efaef3ca" + }, + "truncated": 0, + "non_truncated": 1000, + "padded": 2000, + "non_padded": 0, + "effective_few_shots": 0.0, + "num_truncated_few_shots": 0 + } + }, + "summary_general": { + "hashes": { + "hash_examples": "129021397c088071", + "hash_full_prompts": "129021397c088071", + "hash_input_tokens": "ce629c2f0f1aa9aa", + "hash_cont_tokens": "21427543fec074ed" + }, + "truncated": 0, + "non_truncated": 21008, + "padded": 80029, + "non_padded": 1, + "num_truncated_few_shots": 0 + } +} \ No newline at end of file