lewtun HF staff commited on
Commit
723d598
·
verified ·
1 Parent(s): ddd4fee

Upload eval_results/orpo-explorers/Mistral-7B-v0.1-ORPO-Capybara-TRL/main/ifeval/results_2024-04-01T13-01-25.364845.json with huggingface_hub

Browse files
eval_results/orpo-explorers/Mistral-7B-v0.1-ORPO-Capybara-TRL/main/ifeval/results_2024-04-01T13-01-25.364845.json ADDED
@@ -0,0 +1,101 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 357635.6498641,
9
+ "end_time": 358395.757360919,
10
+ "total_evaluation_time_secondes": "760.1074968189932",
11
+ "model_name": "orpo-explorers/Mistral-7B-v0.1-ORPO-Capybara-TRL",
12
+ "model_sha": "168947bd058019e99cdfc20694c62fb497c365ba",
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.3123844731977819,
20
+ "prompt_level_strict_acc_stderr": 0.019944386293758908,
21
+ "inst_level_strict_acc": 0.43884892086330934,
22
+ "inst_level_strict_acc_stderr": 0.0005045118834934643,
23
+ "prompt_level_loose_acc": 0.35489833641404805,
24
+ "prompt_level_loose_acc_stderr": 0.020590608575926494,
25
+ "inst_level_loose_acc": 0.4832134292565947,
26
+ "inst_level_loose_acc_stderr": 0.0005160569953705875
27
+ },
28
+ "all": {
29
+ "prompt_level_strict_acc": 0.3123844731977819,
30
+ "prompt_level_strict_acc_stderr": 0.019944386293758908,
31
+ "inst_level_strict_acc": 0.43884892086330934,
32
+ "inst_level_strict_acc_stderr": 0.0005045118834934643,
33
+ "prompt_level_loose_acc": 0.35489833641404805,
34
+ "prompt_level_loose_acc_stderr": 0.020590608575926494,
35
+ "inst_level_loose_acc": 0.4832134292565947,
36
+ "inst_level_loose_acc_stderr": 0.0005160569953705875
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
+ "frozen": false,
63
+ "suite": [
64
+ "extended"
65
+ ],
66
+ "original_num_docs": 541,
67
+ "effective_num_docs": 541,
68
+ "trust_dataset": null,
69
+ "must_remove_duplicate_docs": null
70
+ }
71
+ },
72
+ "summary_tasks": {
73
+ "extended|ifeval|0": {
74
+ "hashes": {
75
+ "hash_examples": "e99cbf567588d7c6",
76
+ "hash_full_prompts": "46932ca113ba6b0c",
77
+ "hash_input_tokens": "8b2e0300fbfb70bc",
78
+ "hash_cont_tokens": "3069c53af0e80f26"
79
+ },
80
+ "truncated": 541,
81
+ "non_truncated": 0,
82
+ "padded": 123,
83
+ "non_padded": 418,
84
+ "effective_few_shots": 0.0,
85
+ "num_truncated_few_shots": 0
86
+ }
87
+ },
88
+ "summary_general": {
89
+ "hashes": {
90
+ "hash_examples": "ea046ab2c6fc5928",
91
+ "hash_full_prompts": "8ed52f7b74eb0590",
92
+ "hash_input_tokens": "9f4b7e9e7ff95d4a",
93
+ "hash_cont_tokens": "2e410c698820c8bd"
94
+ },
95
+ "truncated": 541,
96
+ "non_truncated": 0,
97
+ "padded": 123,
98
+ "non_padded": 418,
99
+ "num_truncated_few_shots": 0
100
+ }
101
+ }