File size: 2,563 Bytes
afa0a21 |
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": 4,
"max_samples": null,
"job_id": "",
"start_time": 528579.847628065,
"end_time": 529105.074754649,
"total_evaluation_time_secondes": "525.2271265839227",
"model_name": "HuggingFaceH4/qwen-1.5-1.8b-sft",
"model_sha": "8a4f031a295132269fc8d07a9a0eb8f72a1f291a",
"model_dtype": "torch.bfloat16",
"model_size": "3.79 GB",
"config": null
},
"results": {
"extended|ifeval|0": {
"prompt_level_strict_acc": 0.17005545286506468,
"prompt_level_strict_acc_stderr": 0.016166758064800228,
"inst_level_strict_acc": 0.29256594724220625,
"inst_level_strict_acc_stderr": 0.0004817952453007055,
"prompt_level_loose_acc": 0.18853974121996303,
"prompt_level_loose_acc_stderr": 0.016832096060176906,
"inst_level_loose_acc": 0.30935251798561153,
"inst_level_loose_acc_stderr": 0.0004823088887481429
}
},
"versions": {
"extended|ifeval|0": 0
},
"config_tasks": {
"extended|ifeval": {
"name": "ifeval",
"prompt_function": "ifeval_prompt",
"hf_repo": "wis-k/instruction-following-eval",
"hf_subset": "default",
"metric": [
"ifeval_metric"
],
"hf_avail_splits": [
"train"
],
"evaluation_splits": [
"train"
],
"few_shots_split": "train",
"few_shots_select": "random_sampling",
"generation_size": 1280,
"stop_sequence": [],
"output_regex": null,
"frozen": false,
"suite": [
"extended"
],
"original_num_docs": 541,
"effective_num_docs": 541,
"trust_dataset": null,
"must_remove_duplicate_docs": null
}
},
"summary_tasks": {
"extended|ifeval|0": {
"hashes": {
"hash_examples": "e99cbf567588d7c6",
"hash_full_prompts": "7ea7bf2a8edba8f4",
"hash_input_tokens": "406f216e2e739d61",
"hash_cont_tokens": "4dfd5b146844534d"
},
"truncated": 541,
"non_truncated": 0,
"padded": 111,
"non_padded": 430,
"effective_few_shots": 0.0,
"num_truncated_few_shots": 0
}
},
"summary_general": {
"hashes": {
"hash_examples": "ea046ab2c6fc5928",
"hash_full_prompts": "45f8422f6ad2da79",
"hash_input_tokens": "7be1d930c9579e40",
"hash_cont_tokens": "53a244cea24c558b"
},
"truncated": 541,
"non_truncated": 0,
"padded": 111,
"non_padded": 430,
"num_truncated_few_shots": 0
}
} |