Spaces:
Restarting
Restarting
File size: 2,600 Bytes
fc3d7cc |
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 88 89 90 91 92 93 94 95 |
{
"config_general": {
"lighteval_sha": "?",
"num_fewshot_seeds": 1,
"override_batch_size": 4,
"max_samples": null,
"job_id": "",
"start_time": 281147.185656574,
"end_time": 283545.525195964,
"total_evaluation_time_secondes": "2398.339539389999",
"model_name": "abhishek/autotrain-mixtral-8x7b-orpo-v1",
"model_sha": "a8be37cf01ad767a0c71e0ba3af29c0b3ebcb559",
"model_dtype": "torch.bfloat16",
"model_size": "87.49 GB",
"config": null
},
"results": {
"leaderboard|truthfulqa:mc|0": {
"truthfulqa_mc1": 0.44430844553243576,
"truthfulqa_mc1_stderr": 0.017394586250743173,
"truthfulqa_mc2": 0.6220840546397899,
"truthfulqa_mc2_stderr": 0.014894972484841071
},
"all": {
"truthfulqa_mc1": 0.44430844553243576,
"truthfulqa_mc1_stderr": 0.017394586250743173,
"truthfulqa_mc2": 0.6220840546397899,
"truthfulqa_mc2_stderr": 0.014894972484841071
}
},
"versions": {
"leaderboard|truthfulqa:mc|0": 0
},
"config_tasks": {
"leaderboard|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": [
"leaderboard"
],
"original_num_docs": 817,
"effective_num_docs": 817,
"trust_dataset": true,
"must_remove_duplicate_docs": null
}
},
"summary_tasks": {
"leaderboard|truthfulqa:mc|0": {
"hashes": {
"hash_examples": "36a6d90e75d92d4a",
"hash_full_prompts": "17e9d0dc9f923ba3",
"hash_input_tokens": "3f8449843b7ddae4",
"hash_cont_tokens": "091a93bdab119aaa"
},
"truncated": 0,
"non_truncated": 817,
"padded": 9429,
"non_padded": 567,
"effective_few_shots": 0.0,
"num_truncated_few_shots": 0
}
},
"summary_general": {
"hashes": {
"hash_examples": "aed1dfc67e53d0f2",
"hash_full_prompts": "81a2e5a97bc8b7e3",
"hash_input_tokens": "b64ab790784d7eaa",
"hash_cont_tokens": "11d57456645f88a9"
},
"truncated": 0,
"non_truncated": 817,
"padded": 9429,
"non_padded": 567,
"num_truncated_few_shots": 0
}
} |