-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbenchmark_models_audit.json
More file actions
362 lines (362 loc) · 11.1 KB
/
Copy pathbenchmark_models_audit.json
File metadata and controls
362 lines (362 loc) · 11.1 KB
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
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
[
{
"model": "local qwen3b (gguf)",
"cond": "plain",
"item": 1,
"cause": "gamma",
"decoy": "alpha",
"conf": "epsilon",
"rC": 0.365,
"rD": 0.752,
"judged": "decoy",
"verdict": "Conclusion: Column 'alpha' has the strongest correlation with y (r=+0.75), indicating it drives y more strongly than the other columns.\n\nRecommendation: Intervene on column 'alpha' as it is the most influential predictor of y."
},
{
"model": "local qwen3b (gguf)",
"cond": "plain",
"item": 2,
"cause": "gamma",
"decoy": "alpha",
"conf": "epsilon",
"rC": 0.333,
"rD": 0.781,
"judged": "decoy",
"verdict": "The column 'alpha' actually drives y the most, as it has the highest correlation with y (r=+0.78) compared to 'gamma' (r=+0.33).\n\nRecommendation: Intervene on the column 'alpha' to influence y."
},
{
"model": "local qwen3b (gguf)",
"cond": "plain",
"item": 3,
"cause": "alpha",
"decoy": "gamma",
"conf": "delta",
"rC": 0.289,
"rD": 0.802,
"judged": "decoy",
"verdict": "Conclusion: Column 'gamma' is the most strongly correlated with y (r=+0.80), indicating it is the column that drives y the most.\n\nRecommendation: Intervene on column 'gamma' as it has the strongest predictive power for y."
},
{
"model": "local qwen3b (gguf)",
"cond": "harness",
"item": 1,
"cause": "gamma",
"decoy": "alpha",
"conf": "epsilon",
"rC": 0.365,
"rD": 0.752,
"judged": "hedge",
"verdict": "(loop-guard: model repeated the same test without concluding)"
},
{
"model": "local qwen3b (gguf)",
"cond": "harness",
"item": 2,
"cause": "gamma",
"decoy": "alpha",
"conf": "epsilon",
"rC": 0.333,
"rD": 0.781,
"judged": "hedge",
"verdict": "(loop-guard: model repeated the same test without concluding)"
},
{
"model": "local qwen3b (gguf)",
"cond": "harness",
"item": 3,
"cause": "alpha",
"decoy": "gamma",
"conf": "delta",
"rC": 0.289,
"rD": 0.802,
"judged": "conf",
"verdict": "The driver of y is delta."
},
{
"model": "local qwen (gguf)",
"cond": "plain",
"item": 1,
"cause": "gamma",
"decoy": "alpha",
"conf": "epsilon",
"rC": 0.365,
"rD": 0.752,
"judged": "decoy",
"verdict": "The single column that drives y is alpha."
},
{
"model": "local qwen (gguf)",
"cond": "plain",
"item": 2,
"cause": "gamma",
"decoy": "alpha",
"conf": "epsilon",
"rC": 0.333,
"rD": 0.781,
"judged": "decoy",
"verdict": "The single column that drives y is alpha."
},
{
"model": "local qwen (gguf)",
"cond": "plain",
"item": 3,
"cause": "alpha",
"decoy": "gamma",
"conf": "delta",
"rC": 0.289,
"rD": 0.802,
"judged": "decoy",
"verdict": "gamma"
},
{
"model": "local qwen (gguf)",
"cond": "harness",
"item": 1,
"cause": "gamma",
"decoy": "alpha",
"conf": "epsilon",
"rC": 0.365,
"rD": 0.752,
"judged": "hedge",
"verdict": "(loop-guard: model repeated the same test without concluding)"
},
{
"model": "local qwen (gguf)",
"cond": "harness",
"item": 2,
"cause": "gamma",
"decoy": "alpha",
"conf": "epsilon",
"rC": 0.333,
"rD": 0.781,
"judged": "hedge",
"verdict": "(model could not drive the tool protocol)"
},
{
"model": "local qwen (gguf)",
"cond": "harness",
"item": 3,
"cause": "alpha",
"decoy": "gamma",
"conf": "delta",
"rC": 0.289,
"rD": 0.802,
"judged": "hedge",
"verdict": "(model could not drive the tool protocol)"
},
{
"model": "method-baked Qwen-0.5B",
"cond": "plain",
"item": 1,
"cause": "gamma",
"decoy": "alpha",
"conf": "epsilon",
"rC": 0.365,
"rD": 0.752,
"judged": "hedge",
"verdict": "Given the strong correlation between alpha and y, the stakeholder's initial suspicion is that alpha might be an artifact or a confound, affecting both r-values. The next most informative experiment would be to cross-correlate alpha with another variable that should not influence y, such as beta or delta, to see if the correlation persists. This would help isolate whether alpha's high correlation with y is due to an instrument issue, shared confound, or an artifact of the measurement process."
},
{
"model": "method-baked Qwen-0.5B",
"cond": "plain",
"item": 2,
"cause": "gamma",
"decoy": "alpha",
"conf": "epsilon",
"rC": 0.333,
"rD": 0.781,
"judged": "hedge",
"verdict": "Given the strong correlation between alpha and y, the stakeholder's initial suspicion is that alpha might be an artifact or a confound, affecting both r-values. The next most informative experiment would be to cross-correlate alpha with another variable that should not influence y, such as beta or delta, to see if the correlation persists. This would help isolate whether alpha's high correlation with y is due to an instrument issue, shared confound, or an artifact of the measurement process."
},
{
"model": "method-baked Qwen-0.5B",
"cond": "plain",
"item": 3,
"cause": "alpha",
"decoy": "gamma",
"conf": "delta",
"rC": 0.289,
"rD": 0.802,
"judged": "hedge",
"verdict": "Given the strong correlation between gamma and y, the stakeholder's interest in gamma would be most compelling. The next most informative experiment would be to manipulate or control for the value of gamma while keeping all other variables constant, ensuring that the stakeholder's concern remains aligned with this change. This would help isolate whether the stakeholder's intervention is due to an artifact of the correlation or if it's a genuine driver of y."
},
{
"model": "method-baked Qwen-0.5B",
"cond": "harness",
"item": 1,
"cause": "gamma",
"decoy": "alpha",
"conf": "epsilon",
"rC": 0.365,
"rD": 0.752,
"judged": "hedge",
"verdict": "(model could not drive the tool protocol)"
},
{
"model": "method-baked Qwen-0.5B",
"cond": "harness",
"item": 2,
"cause": "gamma",
"decoy": "alpha",
"conf": "epsilon",
"rC": 0.333,
"rD": 0.781,
"judged": "hedge",
"verdict": "(model could not drive the tool protocol)"
},
{
"model": "method-baked Qwen-0.5B",
"cond": "harness",
"item": 3,
"cause": "alpha",
"decoy": "gamma",
"conf": "delta",
"rC": 0.289,
"rD": 0.802,
"judged": "hedge",
"verdict": "(model could not drive the tool protocol)"
},
{
"model": "local qwen2.5-coder:7b (ollama)",
"cond": "plain",
"item": 1,
"cause": "gamma",
"decoy": "alpha",
"conf": "epsilon",
"rC": 0.365,
"rD": 0.752,
"judged": "decoy",
"verdict": "Conclusion: The single column that actually drives \\( y \\) is 'alpha', as it has the strongest correlation with \\( y \\) (r = +0.75).\n\nRecommendation: Intervening on 'alpha' would be the most effective strategy to influence \\( y \\)."
},
{
"model": "local qwen2.5-coder:7b (ollama)",
"cond": "plain",
"item": 2,
"cause": "gamma",
"decoy": "alpha",
"conf": "epsilon",
"rC": 0.333,
"rD": 0.781,
"judged": "decoy",
"verdict": "**Conclusion:** The column that actually drives \\( y \\) is **alpha**, as it has the strongest correlation with \\( y \\) (r=+0.78).\n\n**Recommendation:** Intervene on the **alpha** column to influence \\( y \\)."
},
{
"model": "local qwen2.5-coder:7b (ollama)",
"cond": "plain",
"item": 3,
"cause": "alpha",
"decoy": "gamma",
"conf": "delta",
"rC": 0.289,
"rD": 0.802,
"judged": "decoy",
"verdict": "**Conclusion:** Gamma is the strongest predictor of y, as it has the highest correlation coefficient (r=+0.80).\n\n**Recommendation:** Intervening on gamma would likely have the most significant impact on driving y."
},
{
"model": "local qwen2.5-coder:7b (ollama)",
"cond": "harness",
"item": 1,
"cause": "gamma",
"decoy": "alpha",
"conf": "epsilon",
"rC": 0.365,
"rD": 0.752,
"judged": "cause",
"verdict": "The variable 'gamma' is the driver of 'y'."
},
{
"model": "local qwen2.5-coder:7b (ollama)",
"cond": "harness",
"item": 2,
"cause": "gamma",
"decoy": "alpha",
"conf": "epsilon",
"rC": 0.333,
"rD": 0.781,
"judged": "hedge",
"verdict": "(model could not drive the tool protocol)"
},
{
"model": "local qwen2.5-coder:7b (ollama)",
"cond": "harness",
"item": 3,
"cause": "alpha",
"decoy": "gamma",
"conf": "delta",
"rC": 0.289,
"rD": 0.802,
"judged": "hedge",
"verdict": "gamma does NOT drive y; it is a confounded bystander."
},
{
"model": "local qwen2.5-coder:14b (ollama)",
"cond": "plain",
"item": 1,
"cause": "gamma",
"decoy": "alpha",
"conf": "epsilon",
"rC": 0.365,
"rD": 0.752,
"judged": "decoy",
"verdict": "Conclusion: Based on the correlation coefficients provided, 'alpha' has the strongest relationship with 'y', as indicated by its higher correlation coefficient (r=+0.75) compared to 'gamma' (r=+0.36).\n\nRecommendation: Intervene on 'alpha' to drive changes in 'y', as it is the single column that most strongly correlates with the outcome variable."
},
{
"model": "local qwen2.5-coder:14b (ollama)",
"cond": "plain",
"item": 2,
"cause": "gamma",
"decoy": "alpha",
"conf": "epsilon",
"rC": 0.333,
"rD": 0.781,
"judged": "decoy",
"verdict": "Conclusion: Based on the correlation coefficients provided, 'alpha' has the strongest relationship with 'y', as indicated by its higher correlation coefficient (r=+0.78) compared to 'gamma' (r=+0.33).\n\nRecommendation: Intervening on 'alpha' is likely to have the most significant impact on driving 'y'."
},
{
"model": "local qwen2.5-coder:14b (ollama)",
"cond": "plain",
"item": 3,
"cause": "alpha",
"decoy": "gamma",
"conf": "delta",
"rC": 0.289,
"rD": 0.802,
"judged": "decoy",
"verdict": "Conclusion: Based on the correlation coefficients provided, gamma is the strongest predictor of y, with a correlation coefficient of +0.80.\n\nRecommendation: Intervene on gamma as it has the highest correlation with y and is likely to have the most significant impact on driving the outcome."
},
{
"model": "local qwen2.5-coder:14b (ollama)",
"cond": "harness",
"item": 1,
"cause": "gamma",
"decoy": "alpha",
"conf": "epsilon",
"rC": 0.365,
"rD": 0.752,
"judged": "cause",
"verdict": "The variable that drives y is gamma."
},
{
"model": "local qwen2.5-coder:14b (ollama)",
"cond": "harness",
"item": 2,
"cause": "gamma",
"decoy": "alpha",
"conf": "epsilon",
"rC": 0.333,
"rD": 0.781,
"judged": "cause",
"verdict": "Gamma drives y after controlling for beta, delta, and epsilon."
},
{
"model": "local qwen2.5-coder:14b (ollama)",
"cond": "harness",
"item": 3,
"cause": "alpha",
"decoy": "gamma",
"conf": "delta",
"rC": 0.289,
"rD": 0.802,
"judged": "cause",
"verdict": "The variable that drives y is alpha."
}
]