edbeeching's picture
edbeeching HF staff
Upload eval_results/HuggingFaceH4/mistral-7b-ift/v43.28/hellaswag/results_2024-03-07T15-53-39.696219.json with huggingface_hub
bcf1a43 verified
raw
history blame
2.32 kB
{
"config_general": {
"lighteval_sha": "?",
"num_fewshot_seeds": 1,
"override_batch_size": 1,
"max_samples": null,
"job_id": "",
"start_time": 266457.223265462,
"end_time": 266970.439485043,
"total_evaluation_time_secondes": "513.2162195810233",
"model_name": "HuggingFaceH4/mistral-7b-ift",
"model_sha": "229f13c869b31503040beb57304f03dd95c8c1e6",
"model_dtype": "torch.bfloat16",
"model_size": "13.99 GB",
"config": null
},
"results": {
"lighteval|hellaswag|10": {
"acc": 0.6258713403704441,
"acc_stderr": 0.004829081532826508,
"acc_norm": 0.8123879705238001,
"acc_norm_stderr": 0.003896041723166884
}
},
"versions": {
"lighteval|hellaswag|10": 0
},
"config_tasks": {
"lighteval|hellaswag": {
"name": "hellaswag",
"prompt_function": "hellaswag_harness",
"hf_repo": "hellaswag",
"hf_subset": "default",
"metric": [
"loglikelihood_acc",
"loglikelihood_acc_norm"
],
"hf_avail_splits": [
"train",
"test",
"validation"
],
"evaluation_splits": [
"validation"
],
"few_shots_split": null,
"few_shots_select": "random_sampling_from_train",
"generation_size": -1,
"stop_sequence": [
"\n"
],
"output_regex": null,
"frozen": false,
"suite": [
"lighteval"
],
"original_num_docs": 10042,
"effective_num_docs": 10042
}
},
"summary_tasks": {
"lighteval|hellaswag|10": {
"hashes": {
"hash_examples": "31985c805c3a737e",
"hash_full_prompts": "4dd72470ed555bb2",
"hash_input_tokens": "e20ae2f1591baa00",
"hash_cont_tokens": "b230c669e22af139"
},
"truncated": 0,
"non_truncated": 10042,
"padded": 40095,
"non_padded": 73,
"effective_few_shots": 10.0,
"num_truncated_few_shots": 0
}
},
"summary_general": {
"hashes": {
"hash_examples": "63bc2cf8bae03fbc",
"hash_full_prompts": "5ef9c23a43597cc5",
"hash_input_tokens": "f0d792266afec368",
"hash_cont_tokens": "1578bdcfedc79874"
},
"truncated": 0,
"non_truncated": 10042,
"padded": 40095,
"non_padded": 73,
"num_truncated_few_shots": 0
}
}