lewtun HF staff commited on
Commit
2dde0a0
·
verified ·
1 Parent(s): 0faf7b3

Upload eval_results/HuggingFaceH4/mistral-7b-kto/v1.0/ifeval/results_2024-03-26T09-40-30.711343.json with huggingface_hub

Browse files
eval_results/HuggingFaceH4/mistral-7b-kto/v1.0/ifeval/results_2024-03-26T09-40-30.711343.json ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 1547797.902405845,
9
+ "end_time": 1548661.626435689,
10
+ "total_evaluation_time_secondes": "863.7240298439283",
11
+ "model_name": "HuggingFaceH4/mistral-7b-kto",
12
+ "model_sha": "ba517352d0ccbfbbb40cb6c11b66286784ea857a",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "13.99 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "extended|ifeval|0": {
19
+ "prompt_level_strict_acc": 0.36229205175600737,
20
+ "prompt_level_strict_acc_stderr": 0.020684424314965394,
21
+ "inst_level_strict_acc": 0.48201438848920863,
22
+ "inst_level_strict_acc_stderr": 0.0005185520930111485,
23
+ "prompt_level_loose_acc": 0.4029574861367837,
24
+ "prompt_level_loose_acc_stderr": 0.02110743025673165,
25
+ "inst_level_loose_acc": 0.5215827338129496,
26
+ "inst_level_loose_acc_stderr": 0.000528089714232759
27
+ }
28
+ },
29
+ "versions": {
30
+ "extended|ifeval|0": 0
31
+ },
32
+ "config_tasks": {
33
+ "extended|ifeval": {
34
+ "name": "ifeval",
35
+ "prompt_function": "ifeval_prompt",
36
+ "hf_repo": "wis-k/instruction-following-eval",
37
+ "hf_subset": "default",
38
+ "metric": [
39
+ "ifeval_metric"
40
+ ],
41
+ "hf_avail_splits": [
42
+ "train"
43
+ ],
44
+ "evaluation_splits": [
45
+ "train"
46
+ ],
47
+ "few_shots_split": "train",
48
+ "few_shots_select": "random_sampling",
49
+ "generation_size": 1280,
50
+ "stop_sequence": [],
51
+ "output_regex": null,
52
+ "frozen": false,
53
+ "suite": [
54
+ "extended"
55
+ ],
56
+ "original_num_docs": 541,
57
+ "effective_num_docs": 541,
58
+ "trust_dataset": null,
59
+ "must_remove_duplicate_docs": null
60
+ }
61
+ },
62
+ "summary_tasks": {
63
+ "extended|ifeval|0": {
64
+ "hashes": {
65
+ "hash_examples": "e99cbf567588d7c6",
66
+ "hash_full_prompts": "46932ca113ba6b0c",
67
+ "hash_input_tokens": "8b2e0300fbfb70bc",
68
+ "hash_cont_tokens": "2e4a57fefc0ef41b"
69
+ },
70
+ "truncated": 541,
71
+ "non_truncated": 0,
72
+ "padded": 123,
73
+ "non_padded": 418,
74
+ "effective_few_shots": 0.0,
75
+ "num_truncated_few_shots": 0
76
+ }
77
+ },
78
+ "summary_general": {
79
+ "hashes": {
80
+ "hash_examples": "ea046ab2c6fc5928",
81
+ "hash_full_prompts": "8ed52f7b74eb0590",
82
+ "hash_input_tokens": "9f4b7e9e7ff95d4a",
83
+ "hash_cont_tokens": "ea248e8e9f08d5f3"
84
+ },
85
+ "truncated": 541,
86
+ "non_truncated": 0,
87
+ "padded": 123,
88
+ "non_padded": 418,
89
+ "num_truncated_few_shots": 0
90
+ }
91
+ }