lewtun HF Staff commited on
Commit
2b8bf5b
·
verified ·
1 Parent(s): 7e698aa

Upload eval_results/nltpt/Llama-3.2-1B-Instruct/main/ifeval/results_2024-09-23T10-31-42.148731.json with huggingface_hub

Browse files
eval_results/nltpt/Llama-3.2-1B-Instruct/main/ifeval/results_2024-09-23T10-31-42.148731.json ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config_general": {
3
+ "lighteval_sha": "?",
4
+ "num_fewshot_seeds": 1,
5
+ "override_batch_size": 4,
6
+ "max_samples": null,
7
+ "job_id": "",
8
+ "start_time": 197828.427049391,
9
+ "end_time": 198201.554783339,
10
+ "total_evaluation_time_secondes": "373.12773394800024",
11
+ "model_name": "nltpt/Llama-3.2-1B-Instruct",
12
+ "model_sha": "d0a2081ed47e20ce524e8bc5d132f3fad2f69ff0",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "2.3 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "extended|ifeval|0": {
19
+ "prompt_level_strict_acc": 0.5064695009242144,
20
+ "prompt_level_strict_acc_stderr": 0.021514772941787053,
21
+ "inst_level_strict_acc": 0.6330935251798561,
22
+ "inst_level_strict_acc_stderr": 0.0005319761137601379,
23
+ "prompt_level_loose_acc": 0.5471349353049908,
24
+ "prompt_level_loose_acc_stderr": 0.02142075394952955,
25
+ "inst_level_loose_acc": 0.670263788968825,
26
+ "inst_level_loose_acc_stderr": 0.0005119328678858147
27
+ },
28
+ "all": {
29
+ "prompt_level_strict_acc": 0.5064695009242144,
30
+ "prompt_level_strict_acc_stderr": 0.021514772941787053,
31
+ "inst_level_strict_acc": 0.6330935251798561,
32
+ "inst_level_strict_acc_stderr": 0.0005319761137601379,
33
+ "prompt_level_loose_acc": 0.5471349353049908,
34
+ "prompt_level_loose_acc_stderr": 0.02142075394952955,
35
+ "inst_level_loose_acc": 0.670263788968825,
36
+ "inst_level_loose_acc_stderr": 0.0005119328678858147
37
+ }
38
+ },
39
+ "versions": {
40
+ "extended|ifeval|0": 0
41
+ },
42
+ "config_tasks": {
43
+ "extended|ifeval": {
44
+ "name": "ifeval",
45
+ "prompt_function": "ifeval_prompt",
46
+ "hf_repo": "wis-k/instruction-following-eval",
47
+ "hf_subset": "default",
48
+ "metric": [
49
+ "ifeval_metric"
50
+ ],
51
+ "hf_avail_splits": [
52
+ "train"
53
+ ],
54
+ "evaluation_splits": [
55
+ "train"
56
+ ],
57
+ "few_shots_split": "train",
58
+ "few_shots_select": "random_sampling",
59
+ "generation_size": 1280,
60
+ "stop_sequence": [],
61
+ "output_regex": null,
62
+ "num_samples": null,
63
+ "frozen": false,
64
+ "suite": [
65
+ "extended"
66
+ ],
67
+ "original_num_docs": 541,
68
+ "effective_num_docs": 541,
69
+ "trust_dataset": null,
70
+ "must_remove_duplicate_docs": null,
71
+ "version": 0
72
+ }
73
+ },
74
+ "summary_tasks": {
75
+ "extended|ifeval|0": {
76
+ "hashes": {
77
+ "hash_examples": "e99cbf567588d7c6",
78
+ "hash_full_prompts": "30fe3a1c6acd1de0",
79
+ "hash_input_tokens": "3a24593833f0f330",
80
+ "hash_cont_tokens": "3eda9b66731dffd0"
81
+ },
82
+ "truncated": 541,
83
+ "non_truncated": 0,
84
+ "padded": 116,
85
+ "non_padded": 425,
86
+ "effective_few_shots": 0.0,
87
+ "num_truncated_few_shots": 0
88
+ }
89
+ },
90
+ "summary_general": {
91
+ "hashes": {
92
+ "hash_examples": "ea046ab2c6fc5928",
93
+ "hash_full_prompts": "bcd0aa2470bb7894",
94
+ "hash_input_tokens": "d0cc6cc5a4093ee7",
95
+ "hash_cont_tokens": "39c43bd8dd22efeb"
96
+ },
97
+ "truncated": 541,
98
+ "non_truncated": 0,
99
+ "padded": 116,
100
+ "non_padded": 425,
101
+ "num_truncated_few_shots": 0
102
+ }
103
+ }