File size: 2,361 Bytes
7cb3945 |
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 |
{
"config_general": {
"lighteval_sha": "?",
"num_fewshot_seeds": 1,
"override_batch_size": 1,
"max_samples": null,
"job_id": "",
"start_time": 3715652.489117344,
"end_time": 3715739.122731157,
"total_evaluation_time_secondes": "86.63361381320283",
"model_name": "HuggingFaceH4/qwen-1.5-1.8b-dpo",
"model_sha": "5192a8dac3e74ad2a0528cf921a5652ae4926c20",
"model_dtype": "torch.bfloat16",
"model_size": "3.79 GB",
"config": null
},
"results": {
"leaderboard|arc:challenge|25": {
"acc": 0.37372013651877134,
"acc_stderr": 0.014137708601759088,
"acc_norm": 0.37627986348122866,
"acc_norm_stderr": 0.014157022555407163
}
},
"versions": {
"leaderboard|arc:challenge|25": 0
},
"config_tasks": {
"leaderboard|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",
"test"
],
"evaluation_splits": [
"test"
],
"few_shots_split": null,
"few_shots_select": "random_sampling_from_train",
"generation_size": 1,
"stop_sequence": [
"\n"
],
"output_regex": null,
"frozen": false,
"suite": [
"leaderboard",
"arc"
],
"original_num_docs": 1172,
"effective_num_docs": 1172,
"trust_dataset": true
}
},
"summary_tasks": {
"leaderboard|arc:challenge|25": {
"hashes": {
"hash_examples": "17b0cae357c0259e",
"hash_full_prompts": "66498cebc864f4ca",
"hash_input_tokens": "00488c5938fefb2d",
"hash_cont_tokens": "da3689055cb5fa28"
},
"truncated": 0,
"non_truncated": 1172,
"padded": 4651,
"non_padded": 36,
"effective_few_shots": 25.0,
"num_truncated_few_shots": 0
}
},
"summary_general": {
"hashes": {
"hash_examples": "aaa6929c6d3771fb",
"hash_full_prompts": "848db321e3b0d4cd",
"hash_input_tokens": "afc857c7cc852ee9",
"hash_cont_tokens": "da91173bce47858f"
},
"truncated": 0,
"non_truncated": 1172,
"padded": 4651,
"non_padded": 36,
"num_truncated_few_shots": 0
}
} |