diff --git "a/phase1_6T/112000/results_2024-08-15T03-17-04.465971.json" "b/phase1_6T/112000/results_2024-08-15T03-17-04.465971.json" new file mode 100644--- /dev/null +++ "b/phase1_6T/112000/results_2024-08-15T03-17-04.465971.json" @@ -0,0 +1,3565 @@ +{ + "config_general": { + "lighteval_sha": "241318e5cd1b333cb616f728e4734a1a0ab3eb74", + "num_fewshot_seeds": 1, + "override_batch_size": null, + "max_samples": 1000, + "job_id": "8099435", + "start_time": 783783.28030316, + "end_time": 784072.871072401, + "total_evaluation_time_secondes": "289.5907692409819", + "model_name": "smollm-big-run-1p81G-smollm-1.7B-5T-seed-0-/112000", + "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": 112000, + "consumed_train_samples": 114688000, + "benchmark_csv_path": null, + "ignore_sanity_checks": true + }, + "parallelism": { + "dp": 128, + "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": "s3://synthetic-project-models/big-run-5T/smollm-big-run-1p81G-smollm-1.7B-5T-seed-0-", + "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": 2, + "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.376, + "acc_stderr": 0.015325105508898129, + "acc_norm": 0.405, + "acc_norm_stderr": 0.015531136990453042 + }, + "custom|arc:easy|0": { + "acc": 0.728, + "acc_stderr": 0.014078856992462621, + "acc_norm": 0.702, + "acc_norm_stderr": 0.014470846741134703 + }, + "custom|commonsense_qa|0": { + "acc": 0.429, + "acc_stderr": 0.015658997547870243, + "acc_norm": 0.384, + "acc_norm_stderr": 0.01538768276189707 + }, + "custom|hellaswag|0": { + "acc": 0.481, + "acc_stderr": 0.015807874268505846, + "acc_norm": 0.595, + "acc_norm_stderr": 0.015531136990453043 + }, + "custom|mmlu:abstract_algebra|0": { + "acc": 0.25, + "acc_stderr": 0.04351941398892446, + "acc_norm": 0.25, + "acc_norm_stderr": 0.04351941398892446 + }, + "custom|mmlu:anatomy|0": { + "acc": 0.4148148148148148, + "acc_stderr": 0.04256193767901408, + "acc_norm": 0.362962962962963, + "acc_norm_stderr": 0.041539484047424 + }, + "custom|mmlu:astronomy|0": { + "acc": 0.34868421052631576, + "acc_stderr": 0.03878139888797611, + "acc_norm": 0.45394736842105265, + "acc_norm_stderr": 0.04051646342874142 + }, + "custom|mmlu:business_ethics|0": { + "acc": 0.57, + "acc_stderr": 0.049756985195624284, + "acc_norm": 0.51, + "acc_norm_stderr": 0.05024183937956913 + }, + "custom|mmlu:clinical_knowledge|0": { + "acc": 0.3018867924528302, + "acc_stderr": 0.02825420034443865, + "acc_norm": 0.4339622641509434, + "acc_norm_stderr": 0.0305032920133426 + }, + "custom|mmlu:college_biology|0": { + "acc": 0.4305555555555556, + "acc_stderr": 0.041406856391115014, + "acc_norm": 0.4097222222222222, + "acc_norm_stderr": 0.04112490974670786 + }, + "custom|mmlu:college_chemistry|0": { + "acc": 0.24, + "acc_stderr": 0.042923469599092816, + "acc_norm": 0.29, + "acc_norm_stderr": 0.045604802157206845 + }, + "custom|mmlu:college_computer_science|0": { + "acc": 0.3, + "acc_stderr": 0.046056618647183814, + "acc_norm": 0.25, + "acc_norm_stderr": 0.04351941398892446 + }, + "custom|mmlu:college_mathematics|0": { + "acc": 0.17, + "acc_stderr": 0.0377525168068637, + "acc_norm": 0.2, + "acc_norm_stderr": 0.04020151261036845 + }, + "custom|mmlu:college_medicine|0": { + "acc": 0.32947976878612717, + "acc_stderr": 0.03583901754736412, + "acc_norm": 0.3583815028901734, + "acc_norm_stderr": 0.03656343653353159 + }, + "custom|mmlu:college_physics|0": { + "acc": 0.22549019607843138, + "acc_stderr": 0.041583075330832865, + "acc_norm": 0.22549019607843138, + "acc_norm_stderr": 0.041583075330832865 + }, + "custom|mmlu:computer_security|0": { + "acc": 0.37, + "acc_stderr": 0.048523658709391, + "acc_norm": 0.44, + "acc_norm_stderr": 0.04988876515698589 + }, + "custom|mmlu:conceptual_physics|0": { + "acc": 0.41702127659574467, + "acc_stderr": 0.032232762667117124, + "acc_norm": 0.3617021276595745, + "acc_norm_stderr": 0.0314108219759624 + }, + "custom|mmlu:econometrics|0": { + "acc": 0.19298245614035087, + "acc_stderr": 0.037124548537213684, + "acc_norm": 0.23684210526315788, + "acc_norm_stderr": 0.03999423879281334 + }, + "custom|mmlu:electrical_engineering|0": { + "acc": 0.2827586206896552, + "acc_stderr": 0.037528339580033376, + "acc_norm": 0.31724137931034485, + "acc_norm_stderr": 0.03878352372138622 + }, + "custom|mmlu:elementary_mathematics|0": { + "acc": 0.2830687830687831, + "acc_stderr": 0.023201392938194978, + "acc_norm": 0.2962962962962963, + "acc_norm_stderr": 0.02351729433596328 + }, + "custom|mmlu:formal_logic|0": { + "acc": 0.2777777777777778, + "acc_stderr": 0.04006168083848876, + "acc_norm": 0.29365079365079366, + "acc_norm_stderr": 0.040735243221471255 + }, + "custom|mmlu:global_facts|0": { + "acc": 0.34, + "acc_stderr": 0.04760952285695235, + "acc_norm": 0.35, + "acc_norm_stderr": 0.047937248544110196 + }, + "custom|mmlu:high_school_biology|0": { + "acc": 0.3774193548387097, + "acc_stderr": 0.02757596072327824, + "acc_norm": 0.4483870967741935, + "acc_norm_stderr": 0.02829205683011273 + }, + "custom|mmlu:high_school_chemistry|0": { + "acc": 0.19704433497536947, + "acc_stderr": 0.02798672466673622, + "acc_norm": 0.26108374384236455, + "acc_norm_stderr": 0.030903796952114482 + }, + "custom|mmlu:high_school_computer_science|0": { + "acc": 0.32, + "acc_stderr": 0.046882617226215034, + "acc_norm": 0.36, + "acc_norm_stderr": 0.04824181513244218 + }, + "custom|mmlu:high_school_european_history|0": { + "acc": 0.2606060606060606, + "acc_stderr": 0.03427743175816524, + "acc_norm": 0.48484848484848486, + "acc_norm_stderr": 0.03902551007374448 + }, + "custom|mmlu:high_school_geography|0": { + "acc": 0.3888888888888889, + "acc_stderr": 0.0347327959083696, + "acc_norm": 0.43434343434343436, + "acc_norm_stderr": 0.03531505879359183 + }, + "custom|mmlu:high_school_government_and_politics|0": { + "acc": 0.43005181347150256, + "acc_stderr": 0.03572954333144808, + "acc_norm": 0.46113989637305697, + "acc_norm_stderr": 0.03597524411734578 + }, + "custom|mmlu:high_school_macroeconomics|0": { + "acc": 0.34102564102564104, + "acc_stderr": 0.024035489676335058, + "acc_norm": 0.35128205128205126, + "acc_norm_stderr": 0.024203665177902796 + }, + "custom|mmlu:high_school_mathematics|0": { + "acc": 0.14074074074074075, + "acc_stderr": 0.021202930343568804, + "acc_norm": 0.17407407407407408, + "acc_norm_stderr": 0.023118596033551844 + }, + "custom|mmlu:high_school_microeconomics|0": { + "acc": 0.3739495798319328, + "acc_stderr": 0.031429466378837076, + "acc_norm": 0.42016806722689076, + "acc_norm_stderr": 0.03206183783236152 + }, + "custom|mmlu:high_school_physics|0": { + "acc": 0.2913907284768212, + "acc_stderr": 0.037101857261199946, + "acc_norm": 0.23841059602649006, + "acc_norm_stderr": 0.0347918557259966 + }, + "custom|mmlu:high_school_psychology|0": { + "acc": 0.4990825688073395, + "acc_stderr": 0.021437287056051215, + "acc_norm": 0.4917431192660551, + "acc_norm_stderr": 0.021434399918214327 + }, + "custom|mmlu:high_school_statistics|0": { + "acc": 0.27314814814814814, + "acc_stderr": 0.030388051301678116, + "acc_norm": 0.25, + "acc_norm_stderr": 0.029531221160930918 + }, + "custom|mmlu:high_school_us_history|0": { + "acc": 0.3382352941176471, + "acc_stderr": 0.03320574612945432, + "acc_norm": 0.4166666666666667, + "acc_norm_stderr": 0.0346022832723917 + }, + "custom|mmlu:high_school_world_history|0": { + "acc": 0.34177215189873417, + "acc_stderr": 0.030874537537553617, + "acc_norm": 0.379746835443038, + "acc_norm_stderr": 0.031591887529658504 + }, + "custom|mmlu:human_aging|0": { + "acc": 0.4439461883408072, + "acc_stderr": 0.03334625674242728, + "acc_norm": 0.4125560538116592, + "acc_norm_stderr": 0.03304062175449297 + }, + "custom|mmlu:human_sexuality|0": { + "acc": 0.48091603053435117, + "acc_stderr": 0.04382094705550989, + "acc_norm": 0.4122137404580153, + "acc_norm_stderr": 0.04317171194870254 + }, + "custom|mmlu:international_law|0": { + "acc": 0.2231404958677686, + "acc_stderr": 0.03800754475228733, + "acc_norm": 0.35537190082644626, + "acc_norm_stderr": 0.0436923632657398 + }, + "custom|mmlu:jurisprudence|0": { + "acc": 0.25925925925925924, + "acc_stderr": 0.042365112580946336, + "acc_norm": 0.4074074074074074, + "acc_norm_stderr": 0.04750077341199985 + }, + "custom|mmlu:logical_fallacies|0": { + "acc": 0.3312883435582822, + "acc_stderr": 0.03697983910025588, + "acc_norm": 0.36809815950920244, + "acc_norm_stderr": 0.03789213935838396 + }, + "custom|mmlu:machine_learning|0": { + "acc": 0.19642857142857142, + "acc_stderr": 0.03770970049347018, + "acc_norm": 0.20535714285714285, + "acc_norm_stderr": 0.03834241021419073 + }, + "custom|mmlu:management|0": { + "acc": 0.3786407766990291, + "acc_stderr": 0.048026946982589726, + "acc_norm": 0.5048543689320388, + "acc_norm_stderr": 0.049505043821289195 + }, + "custom|mmlu:marketing|0": { + "acc": 0.4700854700854701, + "acc_stderr": 0.03269741106812443, + "acc_norm": 0.47863247863247865, + "acc_norm_stderr": 0.03272616447634954 + }, + "custom|mmlu:medical_genetics|0": { + "acc": 0.36, + "acc_stderr": 0.04824181513244218, + "acc_norm": 0.49, + "acc_norm_stderr": 0.05024183937956912 + }, + "custom|mmlu:miscellaneous|0": { + "acc": 0.5466155810983397, + "acc_stderr": 0.017802087135850304, + "acc_norm": 0.524904214559387, + "acc_norm_stderr": 0.017857770704901025 + }, + "custom|mmlu:moral_disputes|0": { + "acc": 0.3063583815028902, + "acc_stderr": 0.024818350129436593, + "acc_norm": 0.3208092485549133, + "acc_norm_stderr": 0.025131000233647907 + }, + "custom|mmlu:moral_scenarios|0": { + "acc": 0.23798882681564246, + "acc_stderr": 0.014242630070574915, + "acc_norm": 0.27262569832402234, + "acc_norm_stderr": 0.014893391735249588 + }, + "custom|mmlu:nutrition|0": { + "acc": 0.3235294117647059, + "acc_stderr": 0.026787453111906535, + "acc_norm": 0.39869281045751637, + "acc_norm_stderr": 0.028036092273891772 + }, + "custom|mmlu:philosophy|0": { + "acc": 0.35691318327974275, + "acc_stderr": 0.02721042037593402, + "acc_norm": 0.37942122186495175, + "acc_norm_stderr": 0.02755994980234781 + }, + "custom|mmlu:prehistory|0": { + "acc": 0.4351851851851852, + "acc_stderr": 0.027586006221607715, + "acc_norm": 0.4012345679012346, + "acc_norm_stderr": 0.027272582849839796 + }, + "custom|mmlu:professional_accounting|0": { + "acc": 0.2624113475177305, + "acc_stderr": 0.026244920349842993, + "acc_norm": 0.23404255319148937, + "acc_norm_stderr": 0.025257861359432414 + }, + "custom|mmlu:professional_law|0": { + "acc": 0.249, + "acc_stderr": 0.013681600278702306, + "acc_norm": 0.281, + "acc_norm_stderr": 0.014221154708434937 + }, + "custom|mmlu:professional_medicine|0": { + "acc": 0.3014705882352941, + "acc_stderr": 0.027875982114273168, + "acc_norm": 0.3492647058823529, + "acc_norm_stderr": 0.028959755196824873 + }, + "custom|mmlu:professional_psychology|0": { + "acc": 0.3333333333333333, + "acc_stderr": 0.019070985589687492, + "acc_norm": 0.35784313725490197, + "acc_norm_stderr": 0.01939305840235544 + }, + "custom|mmlu:public_relations|0": { + "acc": 0.42727272727272725, + "acc_stderr": 0.04738198703545483, + "acc_norm": 0.3, + "acc_norm_stderr": 0.04389311454644286 + }, + "custom|mmlu:security_studies|0": { + "acc": 0.30612244897959184, + "acc_stderr": 0.029504896454595964, + "acc_norm": 0.2816326530612245, + "acc_norm_stderr": 0.028795185574291293 + }, + "custom|mmlu:sociology|0": { + "acc": 0.2935323383084577, + "acc_stderr": 0.03220024104534205, + "acc_norm": 0.40298507462686567, + "acc_norm_stderr": 0.034683432951111266 + }, + "custom|mmlu:us_foreign_policy|0": { + "acc": 0.39, + "acc_stderr": 0.04902071300001975, + "acc_norm": 0.44, + "acc_norm_stderr": 0.04988876515698589 + }, + "custom|mmlu:virology|0": { + "acc": 0.29518072289156627, + "acc_stderr": 0.035509201856896294, + "acc_norm": 0.3433734939759036, + "acc_norm_stderr": 0.036965843170106004 + }, + "custom|mmlu:world_religions|0": { + "acc": 0.5672514619883041, + "acc_stderr": 0.03799978644370607, + "acc_norm": 0.6198830409356725, + "acc_norm_stderr": 0.03722965741385539 + }, + "custom|openbookqa|0": { + "acc": 0.264, + "acc_stderr": 0.019732885585922094, + "acc_norm": 0.408, + "acc_norm_stderr": 0.022000910893877193 + }, + "custom|piqa|0": { + "acc": 0.737, + "acc_stderr": 0.01392928659425974, + "acc_norm": 0.761, + "acc_norm_stderr": 0.013493000446937591 + }, + "custom|siqa|0": { + "acc": 0.395, + "acc_stderr": 0.015466551464829344, + "acc_norm": 0.401, + "acc_norm_stderr": 0.015506109745498323 + }, + "custom|winogrande|0": { + "acc": 0.58, + "acc_stderr": 0.015615500115072957, + "acc_norm": 0.567, + "acc_norm_stderr": 0.01567663091218133 + }, + "custom|arc:_average|0": { + "acc": 0.552, + "acc_stderr": 0.014701981250680375, + "acc_norm": 0.5535, + "acc_norm_stderr": 0.015000991865793872 + }, + "custom|mmlu:_average|0": { + "acc": 0.3349780040747539, + "acc_stderr": 0.03455632756081748, + "acc_norm": 0.3641104729490803, + "acc_norm_stderr": 0.035305713881316876 + } + }, + "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