File size: 5,155 Bytes
90619d6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
{
  "results": {
    "logiqa2_base": {
      "acc,none": 0.2697201017811705,
      "acc_stderr,none": 0.011197298041713578,
      "alias": "logiqa2_base"
    },
    "logiqa_base": {
      "acc,none": 0.2268370607028754,
      "acc_stderr,none": 0.016751454078714756,
      "alias": "logiqa_base"
    },
    "lsat-ar_base": {
      "acc,none": 0.21304347826086956,
      "acc_stderr,none": 0.02705775438993618,
      "alias": "lsat-ar_base"
    },
    "lsat-lr_base": {
      "acc,none": 0.18627450980392157,
      "acc_stderr,none": 0.017256661639082953,
      "alias": "lsat-lr_base"
    },
    "lsat-rc_base": {
      "acc,none": 0.24907063197026022,
      "acc_stderr,none": 0.02641760298057973,
      "alias": "lsat-rc_base"
    }
  },
  "configs": {
    "logiqa2_base": {
      "task": "logiqa2_base",
      "group": "logikon-bench",
      "dataset_path": "logikon/logikon-bench",
      "dataset_name": "logiqa2",
      "test_split": "test",
      "doc_to_text": "<function doc_to_text at 0x7effa2ee1b40>",
      "doc_to_target": "{{answer}}",
      "doc_to_choice": "{{options}}",
      "description": "",
      "target_delimiter": " ",
      "fewshot_delimiter": "\n\n",
      "num_fewshot": 0,
      "metric_list": [
        {
          "metric": "acc",
          "aggregation": "mean",
          "higher_is_better": true
        }
      ],
      "output_type": "multiple_choice",
      "repeats": 1,
      "should_decontaminate": false,
      "metadata": {
        "version": 0.0
      }
    },
    "logiqa_base": {
      "task": "logiqa_base",
      "group": "logikon-bench",
      "dataset_path": "logikon/logikon-bench",
      "dataset_name": "logiqa",
      "test_split": "test",
      "doc_to_text": "<function doc_to_text at 0x7effa2d9de10>",
      "doc_to_target": "{{answer}}",
      "doc_to_choice": "{{options}}",
      "description": "",
      "target_delimiter": " ",
      "fewshot_delimiter": "\n\n",
      "num_fewshot": 0,
      "metric_list": [
        {
          "metric": "acc",
          "aggregation": "mean",
          "higher_is_better": true
        }
      ],
      "output_type": "multiple_choice",
      "repeats": 1,
      "should_decontaminate": false,
      "metadata": {
        "version": 0.0
      }
    },
    "lsat-ar_base": {
      "task": "lsat-ar_base",
      "group": "logikon-bench",
      "dataset_path": "logikon/logikon-bench",
      "dataset_name": "lsat-ar",
      "test_split": "test",
      "doc_to_text": "<function doc_to_text at 0x7effa2ee2680>",
      "doc_to_target": "{{answer}}",
      "doc_to_choice": "{{options}}",
      "description": "",
      "target_delimiter": " ",
      "fewshot_delimiter": "\n\n",
      "num_fewshot": 0,
      "metric_list": [
        {
          "metric": "acc",
          "aggregation": "mean",
          "higher_is_better": true
        }
      ],
      "output_type": "multiple_choice",
      "repeats": 1,
      "should_decontaminate": false,
      "metadata": {
        "version": 0.0
      }
    },
    "lsat-lr_base": {
      "task": "lsat-lr_base",
      "group": "logikon-bench",
      "dataset_path": "logikon/logikon-bench",
      "dataset_name": "lsat-lr",
      "test_split": "test",
      "doc_to_text": "<function doc_to_text at 0x7effa2ebe680>",
      "doc_to_target": "{{answer}}",
      "doc_to_choice": "{{options}}",
      "description": "",
      "target_delimiter": " ",
      "fewshot_delimiter": "\n\n",
      "num_fewshot": 0,
      "metric_list": [
        {
          "metric": "acc",
          "aggregation": "mean",
          "higher_is_better": true
        }
      ],
      "output_type": "multiple_choice",
      "repeats": 1,
      "should_decontaminate": false,
      "metadata": {
        "version": 0.0
      }
    },
    "lsat-rc_base": {
      "task": "lsat-rc_base",
      "group": "logikon-bench",
      "dataset_path": "logikon/logikon-bench",
      "dataset_name": "lsat-rc",
      "test_split": "test",
      "doc_to_text": "<function doc_to_text at 0x7effa2d9dbd0>",
      "doc_to_target": "{{answer}}",
      "doc_to_choice": "{{options}}",
      "description": "",
      "target_delimiter": " ",
      "fewshot_delimiter": "\n\n",
      "num_fewshot": 0,
      "metric_list": [
        {
          "metric": "acc",
          "aggregation": "mean",
          "higher_is_better": true
        }
      ],
      "output_type": "multiple_choice",
      "repeats": 1,
      "should_decontaminate": false,
      "metadata": {
        "version": 0.0
      }
    }
  },
  "versions": {
    "logiqa2_base": 0.0,
    "logiqa_base": 0.0,
    "lsat-ar_base": 0.0,
    "lsat-lr_base": 0.0,
    "lsat-rc_base": 0.0
  },
  "n-shot": {
    "logiqa2_base": 0,
    "logiqa_base": 0,
    "lsat-ar_base": 0,
    "lsat-lr_base": 0,
    "lsat-rc_base": 0
  },
  "config": {
    "model": "vllm",
    "model_args": "pretrained=meta-llama/Llama-2-7b-hf,revision=main,dtype=auto,gpu_memory_utilization=0.9,trust_remote_code=true,max_length=4096",
    "batch_size": "auto",
    "batch_sizes": [],
    "device": null,
    "use_cache": null,
    "limit": null,
    "bootstrap_iters": 100000,
    "gen_kwargs": null
  },
  "git_hash": "eb251bb"
}