jihoo-kim commited on
Commit
5a6d92e
1 Parent(s): 6c13701

Add results for 2023-11-20 14:38:43

Browse files
codellama/CodeLlama-34b-Python-hf/result_2023-11-20 14:38:43.json ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "ko_eqbench": {
4
+ "alias": " - ko_eqbench",
5
+ "eqbench,none": 0.0,
6
+ "eqbench_stderr,none": 0.0,
7
+ "percent_parseable,none": 0.0,
8
+ "percent_parseable_stderr,none": 0.0
9
+ },
10
+ "ko_gpqa_diamond_zeroshot": {
11
+ "alias": " - ko_gpqa_diamond_zeroshot",
12
+ "acc_norm,none": 0.18686868686868688,
13
+ "acc_norm_stderr,none": 0.02777253333421898
14
+ },
15
+ "ko_gsm8k": {
16
+ "alias": " - ko_gsm8k",
17
+ "exact_match,strict-match": 0.12964366944655042,
18
+ "exact_match_stderr,strict-match": 0.009252657757825552,
19
+ "exact_match,flexible-extract": 0.15921152388172857,
20
+ "exact_match_stderr,flexible-extract": 0.01007796671755186
21
+ },
22
+ "ko_ifeval": {
23
+ "alias": " - ko_ifeval",
24
+ "prompt_level_strict_acc,none": 0.20242914979757085,
25
+ "prompt_level_strict_acc_stderr,none": 0.018096629806809632,
26
+ "inst_level_strict_acc,none": 0.2818991097922849,
27
+ "inst_level_strict_acc_stderr,none": "N/A",
28
+ "prompt_level_loose_acc,none": 0.2125506072874494,
29
+ "prompt_level_loose_acc_stderr,none": 0.01842548980907239,
30
+ "inst_level_loose_acc,none": 0.29080118694362017,
31
+ "inst_level_loose_acc_stderr,none": "N/A"
32
+ },
33
+ "ko_winogrande": {
34
+ "alias": " - ko_winogrande",
35
+ "acc,none": 0.5524861878453039,
36
+ "acc_stderr,none": 0.013974847640536192
37
+ },
38
+ "kornat_common": {
39
+ "alias": " - kornat_common",
40
+ "acc_norm,none": 0.15579227696404793,
41
+ "acc_norm_stderr,none": 0.004679169815812262
42
+ },
43
+ "kornat_harmless": {
44
+ "alias": " - kornat_harmless",
45
+ "acc_norm,none": 0.6108666666666811,
46
+ "acc_norm_stderr,none": 0.002068321223639432
47
+ },
48
+ "kornat_helpful": {
49
+ "alias": " - kornat_helpful",
50
+ "acc_norm,none": 0.4385,
51
+ "acc_norm_stderr,none": 0.006837927582741264
52
+ },
53
+ "kornat_social": {
54
+ "alias": " - kornat_social",
55
+ "A-SVA,none": 0.5087945845913542,
56
+ "A-SVA_stderr,none": 0.003762273642507212
57
+ }
58
+ },
59
+ "versions": {
60
+ "all": 2,
61
+ "ko_eqbench": 2,
62
+ "ko_gpqa_diamond_zeroshot": 2,
63
+ "ko_gsm8k": 2,
64
+ "ko_ifeval": 2,
65
+ "ko_winogrande": 2,
66
+ "kornat_common": 2,
67
+ "kornat_harmless": 2,
68
+ "kornat_helpful": 2,
69
+ "kornat_social": 2
70
+ },
71
+ "config_general": {
72
+ "model_name": "codellama/CodeLlama-34b-Python-hf",
73
+ "model_sha": "7daa5d7ae0be52aea6c5523df2c887853f1e7035",
74
+ "model_dtype": "torch.float16",
75
+ "lighteval_sha": "",
76
+ "num_few_shot_default": 0,
77
+ "num_fewshot_seeds": 1,
78
+ "override_batch_size": 1,
79
+ "max_samples": null
80
+ }
81
+ }