lewtun HF Staff commited on
Commit
070c5d5
·
verified ·
1 Parent(s): a7acae1

Upload eval_results/HuggingFaceTB/cosmo-300B-with-decay-instruct-mixture-5-bis/main/ifeval/results_2024-07-05T07-02-30.438091.json with huggingface_hub

Browse files
eval_results/HuggingFaceTB/cosmo-300B-with-decay-instruct-mixture-5-bis/main/ifeval/results_2024-07-05T07-02-30.438091.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": 483979.64869996,
9
+ "end_time": 484527.77310884,
10
+ "total_evaluation_time_secondes": "548.1244088800158",
11
+ "model_name": "HuggingFaceTB/cosmo-300B-with-decay-instruct-mixture-5-bis",
12
+ "model_sha": "9536ab96a03c2f896f7bb40e29eead1dfa1cf3ca",
13
+ "model_dtype": "torch.float32",
14
+ "model_size": "6.38 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "extended|ifeval|0": {
19
+ "prompt_level_strict_acc": 0.18114602587800369,
20
+ "prompt_level_strict_acc_stderr": 0.01657374894371447,
21
+ "inst_level_strict_acc": 0.2841726618705036,
22
+ "inst_level_strict_acc_stderr": 0.000488540668134031,
23
+ "prompt_level_loose_acc": 0.19408502772643252,
24
+ "prompt_level_loose_acc_stderr": 0.017019380550749405,
25
+ "inst_level_loose_acc": 0.30815347721822545,
26
+ "inst_level_loose_acc_stderr": 0.0004964674436048176
27
+ },
28
+ "all": {
29
+ "prompt_level_strict_acc": 0.18114602587800369,
30
+ "prompt_level_strict_acc_stderr": 0.01657374894371447,
31
+ "inst_level_strict_acc": 0.2841726618705036,
32
+ "inst_level_strict_acc_stderr": 0.000488540668134031,
33
+ "prompt_level_loose_acc": 0.19408502772643252,
34
+ "prompt_level_loose_acc_stderr": 0.017019380550749405,
35
+ "inst_level_loose_acc": 0.30815347721822545,
36
+ "inst_level_loose_acc_stderr": 0.0004964674436048176
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": "7ea7bf2a8edba8f4",
79
+ "hash_input_tokens": "9ea7a9f2bbbb03ce",
80
+ "hash_cont_tokens": "f854ab63602dc1d1"
81
+ },
82
+ "truncated": 541,
83
+ "non_truncated": 0,
84
+ "padded": 114,
85
+ "non_padded": 427,
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": "45f8422f6ad2da79",
94
+ "hash_input_tokens": "856e0a5ca5494cd0",
95
+ "hash_cont_tokens": "1ee2532cc831aa3d"
96
+ },
97
+ "truncated": 541,
98
+ "non_truncated": 0,
99
+ "padded": 114,
100
+ "non_padded": 427,
101
+ "num_truncated_few_shots": 0
102
+ }
103
+ }