lewtun HF Staff commited on
Commit
8f343ec
·
verified ·
1 Parent(s): b6a8a9e

Upload eval_results/HuggingFaceH4/zephyr-7b-beta-dpo/v0.2.5/ifeval/results_2024-03-14T18-01-32.182660.json with huggingface_hub

Browse files
eval_results/HuggingFaceH4/zephyr-7b-beta-dpo/v0.2.5/ifeval/results_2024-03-14T18-01-32.182660.json ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 642252.192839565,
9
+ "end_time": 642998.038669202,
10
+ "total_evaluation_time_secondes": "745.8458296370227",
11
+ "model_name": "HuggingFaceH4/zephyr-7b-beta-dpo",
12
+ "model_sha": "ef5ae3104d45d8e26a3bb760a5b46a89c41e564c",
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.43807763401109057,
20
+ "prompt_level_strict_acc_stderr": 0.021350931135490935,
21
+ "inst_level_strict_acc": 0.5515587529976019,
22
+ "inst_level_strict_acc_stderr": 0.0005426849637643184,
23
+ "prompt_level_loose_acc": 0.512014787430684,
24
+ "prompt_level_loose_acc_stderr": 0.021510361193439093,
25
+ "inst_level_loose_acc": 0.617505995203837,
26
+ "inst_level_loose_acc_stderr": 0.0005277813201969411
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
+ "trust_dataset": null
59
+ }
60
+ },
61
+ "summary_tasks": {
62
+ "custom|ifeval|0": {
63
+ "hashes": {
64
+ "hash_examples": "e99cbf567588d7c6",
65
+ "hash_full_prompts": "46932ca113ba6b0c",
66
+ "hash_input_tokens": "8b2e0300fbfb70bc",
67
+ "hash_cont_tokens": "6dece37405c5fda1"
68
+ },
69
+ "truncated": 0,
70
+ "non_truncated": 541,
71
+ "padded": 0,
72
+ "non_padded": 541,
73
+ "effective_few_shots": 0.0,
74
+ "num_truncated_few_shots": 0
75
+ }
76
+ },
77
+ "summary_general": {
78
+ "hashes": {
79
+ "hash_examples": "ea046ab2c6fc5928",
80
+ "hash_full_prompts": "8ed52f7b74eb0590",
81
+ "hash_input_tokens": "9f4b7e9e7ff95d4a",
82
+ "hash_cont_tokens": "466db76df159abca"
83
+ },
84
+ "truncated": 0,
85
+ "non_truncated": 541,
86
+ "padded": 0,
87
+ "non_padded": 541,
88
+ "num_truncated_few_shots": 0
89
+ }
90
+ }