File size: 2,304 Bytes
452e80f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 |
{
"config_general": {
"lighteval_sha": "?",
"num_fewshot_seeds": 1,
"override_batch_size": 1,
"max_samples": null,
"job_id": "",
"start_time": 949527.001553563,
"end_time": 949651.507572995,
"total_evaluation_time_secondes": "124.50601943198126",
"model_name": "HuggingFaceH4/zephyr-7b-gemma-sft-v0.1",
"model_sha": "bfef69be8fbbd6a26fd570c337b4b829c24de736",
"model_dtype": "torch.bfloat16",
"model_size": "15.91 GB",
"config": null
},
"results": {
"lighteval|truthfulqa:mc|0": {
"truthfulqa_mc1": 0.3488372093023256,
"truthfulqa_mc1_stderr": 0.016684419859986883,
"truthfulqa_mc2": 0.5207593941581731,
"truthfulqa_mc2_stderr": 0.015801237197880357
}
},
"versions": {
"lighteval|truthfulqa:mc|0": 0
},
"config_tasks": {
"lighteval|truthfulqa:mc": {
"name": "truthfulqa:mc",
"prompt_function": "truthful_qa_multiple_choice",
"hf_repo": "truthful_qa",
"hf_subset": "multiple_choice",
"metric": [
"truthfulqa_mc_metrics"
],
"hf_avail_splits": [
"validation"
],
"evaluation_splits": [
"validation"
],
"few_shots_split": null,
"few_shots_select": null,
"generation_size": -1,
"stop_sequence": [
"\n"
],
"output_regex": null,
"frozen": false,
"suite": [
"lighteval"
],
"original_num_docs": 817,
"effective_num_docs": 817
}
},
"summary_tasks": {
"lighteval|truthfulqa:mc|0": {
"hashes": {
"hash_examples": "36a6d90e75d92d4a",
"hash_full_prompts": "a2fafe1cd099f3f2",
"hash_input_tokens": "027fadb028b6bc90",
"hash_cont_tokens": "856a0c14e73e2579"
},
"truncated": 0,
"non_truncated": 817,
"padded": 9512,
"non_padded": 484,
"effective_few_shots": 0.0,
"num_truncated_few_shots": 0
}
},
"summary_general": {
"hashes": {
"hash_examples": "aed1dfc67e53d0f2",
"hash_full_prompts": "0e986fa3ce840092",
"hash_input_tokens": "5692b62e76ec5e99",
"hash_cont_tokens": "05a6e7c601fa09e0"
},
"truncated": 0,
"non_truncated": 817,
"padded": 9512,
"non_padded": 484,
"num_truncated_few_shots": 0
}
} |