lewtun HF Staff commited on
Commit
4177656
·
verified ·
1 Parent(s): ab45db4

Upload eval_results/HuggingFaceH4/qwen-1.5-1.8b-sft/v0.2/ifeval/results_2024-03-13T20-29-43.433964.json with huggingface_hub

Browse files
eval_results/HuggingFaceH4/qwen-1.5-1.8b-sft/v0.2/ifeval/results_2024-03-13T20-29-43.433964.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": 1144174.257641693,
9
+ "end_time": 1144741.044422933,
10
+ "total_evaluation_time_secondes": "566.786781239789",
11
+ "model_name": "HuggingFaceH4/qwen-1.5-1.8b-sft",
12
+ "model_sha": "dda492e86660c7e484e53dc3e5b68270aee0c11d",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "3.79 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "custom|ifeval|0": {
19
+ "prompt_level_strict_acc": 0.18853974121996303,
20
+ "prompt_level_strict_acc_stderr": 0.016832096060176906,
21
+ "inst_level_strict_acc": 0.32014388489208634,
22
+ "inst_level_strict_acc_stderr": 0.0004792325798450895,
23
+ "prompt_level_loose_acc": 0.20147874306839186,
24
+ "prompt_level_loose_acc_stderr": 0.01726080226237148,
25
+ "inst_level_loose_acc": 0.3333333333333333,
26
+ "inst_level_loose_acc_stderr": 0.0004867310408190874
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": "7ea7bf2a8edba8f4",
66
+ "hash_input_tokens": "406f216e2e739d61",
67
+ "hash_cont_tokens": "3c5d5bb32f1a9f14"
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": "45f8422f6ad2da79",
81
+ "hash_input_tokens": "7be1d930c9579e40",
82
+ "hash_cont_tokens": "478ff8e15b4d939a"
83
+ },
84
+ "truncated": 0,
85
+ "non_truncated": 541,
86
+ "padded": 0,
87
+ "non_padded": 541,
88
+ "num_truncated_few_shots": 0
89
+ }
90
+ }