lewtun HF staff commited on
Commit
acdd9c4
·
verified ·
1 Parent(s): e574e6c

Upload eval_results/HuggingFaceH4/zephyr-7b-beta-dpo/v0.2.2/ifeval/results_2024-03-02T20-36-30.855806.json with huggingface_hub

Browse files
eval_results/HuggingFaceH4/zephyr-7b-beta-dpo/v0.2.2/ifeval/results_2024-03-02T20-36-30.855806.json ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 696341.518471984,
9
+ "end_time": 697162.064295321,
10
+ "total_evaluation_time_secondes": "820.5458233370446",
11
+ "model_name": "HuggingFaceH4/zephyr-7b-beta-dpo",
12
+ "model_sha": "c9b1d6b2e8e6a879aa40466d3aec8dc10d0574bf",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "13.99 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "custom|ifeval|0": {
19
+ "prompt_level_strict_acc": 0.3807763401109057,
20
+ "prompt_level_strict_acc_stderr": 0.020895937888190833,
21
+ "inst_level_strict_acc": 0.5071942446043165,
22
+ "inst_level_strict_acc_stderr": 0.0005320838020996643,
23
+ "prompt_level_loose_acc": 0.4731977818853974,
24
+ "prompt_level_loose_acc_stderr": 0.021485638661937957,
25
+ "inst_level_loose_acc": 0.5899280575539568,
26
+ "inst_level_loose_acc_stderr": 0.0005238361414982519
27
+ }
28
+ },
29
+ "versions": {
30
+ "custom|ifeval|0": 0
31
+ },
32
+ "config_tasks": {
33
+ "custom|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
+ "custom"
55
+ ],
56
+ "original_num_docs": 541,
57
+ "effective_num_docs": 541
58
+ }
59
+ },
60
+ "summary_tasks": {
61
+ "custom|ifeval|0": {
62
+ "hashes": {
63
+ "hash_examples": "e99cbf567588d7c6",
64
+ "hash_full_prompts": "46932ca113ba6b0c",
65
+ "hash_input_tokens": "8b2e0300fbfb70bc",
66
+ "hash_cont_tokens": "73eb34672c3592ac"
67
+ },
68
+ "truncated": 0,
69
+ "non_truncated": 541,
70
+ "padded": 0,
71
+ "non_padded": 541,
72
+ "effective_few_shots": 0.0,
73
+ "num_truncated_few_shots": 0
74
+ }
75
+ },
76
+ "summary_general": {
77
+ "hashes": {
78
+ "hash_examples": "ea046ab2c6fc5928",
79
+ "hash_full_prompts": "8ed52f7b74eb0590",
80
+ "hash_input_tokens": "9f4b7e9e7ff95d4a",
81
+ "hash_cont_tokens": "b74dc18184f3d34f"
82
+ },
83
+ "truncated": 0,
84
+ "non_truncated": 541,
85
+ "padded": 0,
86
+ "non_padded": 541,
87
+ "num_truncated_few_shots": 0
88
+ }
89
+ }