mixcausalbench commited on
Commit
25b0cde
·
verified ·
1 Parent(s): d0d12d4

Add files using upload-large-folder tool

Browse files
.gitattributes CHANGED
@@ -69,3 +69,4 @@ graphs/synthetic/synthetic_collider_25_42.csv filter=lfs diff=lfs merge=lfs -tex
69
  graphs/large/alarm.csv filter=lfs diff=lfs merge=lfs -text
70
  graphs/large/pigs.csv filter=lfs diff=lfs merge=lfs -text
71
  graphs/large/diabetes.csv filter=lfs diff=lfs merge=lfs -text
 
 
69
  graphs/large/alarm.csv filter=lfs diff=lfs merge=lfs -text
70
  graphs/large/pigs.csv filter=lfs diff=lfs merge=lfs -text
71
  graphs/large/diabetes.csv filter=lfs diff=lfs merge=lfs -text
72
+ graphs/small/alarm.csv filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -14,3 +14,9 @@ configs:
14
  - split: test
15
  path: "graphs/synthetic/*.csv"
16
  ---
 
 
 
 
 
 
 
14
  - split: test
15
  path: "graphs/synthetic/*.csv"
16
  ---
17
+
18
+ # Anonymous Data
19
+
20
+ This dataset contains benchmark files for evaluating language models on causal-discovery tasks.
21
+
22
+ The `small` and `synthetic` configs are available through the Hugging Face dataset viewer. The `large` config is provided as direct CSV files under `graphs/large/`; these files are large enough that automatic viewer/Croissant conversion may omit them, so the NeurIPS Croissant metadata is completed manually from the hosted CSV file layout.
graphs/large/diabetes.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:442d1ddae044e4a4cea8edadec54d5ae1e8b4d4227551f4e3007a7507c2d8a60
3
- size 9877406663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1e0990622cdbf9a76e3f6367074e02a82885e45c60920af155a1950e1b38e35
3
+ size 9877366491
graphs/large/diabetes.manifest.json CHANGED
@@ -1,17 +1,15 @@
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
- "compatibility_source": "/home/yuen_chen/ENCO/scripts/eval_cd_configs.py",
5
  "dataset": "diabetes",
6
- "bif_file": "/home/yuen_chen/ENCO/causal_graphs/real_data/large_graphs/diabetes.bif",
7
- "bif_file_sha256": "062a429ad6fb61120f4a3d68fa9bc7350799cdab33cd60bf383c5d41b42b43fb",
8
- "config_file": "/home/yuen_chen/ENCO/experiments/configs/eval_configs.json",
9
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
10
  "num_prompts": 5,
11
  "seed": 42,
12
  "selected_config_indexes": null,
13
- "output_csv": "/home/yuen_chen/ENCO/benchmark_data/graphs/large/diabetes.csv",
14
- "output_csv_sha256": "442d1ddae044e4a4cea8edadec54d5ae1e8b4d4227551f4e3007a7507c2d8a60",
15
  "total_rows": 120,
16
  "prompt_token_reference": {
17
  "tokenizer": "cl100k_base",
@@ -22,8 +20,6 @@
22
  "configs": [
23
  {
24
  "config_index": 0,
25
- "config_name": "names_only_real_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
26
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
27
  "prompt_style": "summary",
28
  "anonymize": false,
29
  "obs_per_prompt": 0,
@@ -39,8 +35,6 @@
39
  },
40
  {
41
  "config_index": 1,
42
- "config_name": "summary_real_obs5000_int200_reasonconcise_wrapchat_formathint",
43
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
44
  "prompt_style": "summary",
45
  "anonymize": false,
46
  "obs_per_prompt": 5000,
@@ -56,8 +50,6 @@
56
  },
57
  {
58
  "config_index": 2,
59
- "config_name": "summary_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
60
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
61
  "prompt_style": "summary",
62
  "anonymize": true,
63
  "obs_per_prompt": 5000,
@@ -73,8 +65,6 @@
73
  },
74
  {
75
  "config_index": 3,
76
- "config_name": "matrix_real_obs5000_int200_reasonconcise_wrapchat_formathint",
77
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
78
  "prompt_style": "matrix",
79
  "anonymize": false,
80
  "obs_per_prompt": 5000,
@@ -90,8 +80,6 @@
90
  },
91
  {
92
  "config_index": 4,
93
- "config_name": "matrix_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
94
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
95
  "prompt_style": "matrix",
96
  "anonymize": true,
97
  "obs_per_prompt": 5000,
@@ -107,8 +95,6 @@
107
  },
108
  {
109
  "config_index": 5,
110
- "config_name": "summary_real_obs5000_int0_reasonconcise_wrapchat_formathint",
111
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
112
  "prompt_style": "summary",
113
  "anonymize": false,
114
  "obs_per_prompt": 5000,
@@ -124,8 +110,6 @@
124
  },
125
  {
126
  "config_index": 6,
127
- "config_name": "summary_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
128
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
129
  "prompt_style": "summary",
130
  "anonymize": true,
131
  "obs_per_prompt": 5000,
@@ -141,8 +125,6 @@
141
  },
142
  {
143
  "config_index": 7,
144
- "config_name": "matrix_real_obs5000_int0_reasonconcise_wrapchat_formathint",
145
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
146
  "prompt_style": "matrix",
147
  "anonymize": false,
148
  "obs_per_prompt": 5000,
@@ -158,8 +140,6 @@
158
  },
159
  {
160
  "config_index": 8,
161
- "config_name": "matrix_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
162
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
163
  "prompt_style": "matrix",
164
  "anonymize": true,
165
  "obs_per_prompt": 5000,
@@ -175,8 +155,6 @@
175
  },
176
  {
177
  "config_index": 9,
178
- "config_name": "summary_real_obs0_int200_reasonconcise_wrapchat_formathint",
179
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
180
  "prompt_style": "summary",
181
  "anonymize": false,
182
  "obs_per_prompt": 0,
@@ -192,8 +170,6 @@
192
  },
193
  {
194
  "config_index": 10,
195
- "config_name": "summary_anon_obs0_int200_reasonconcise_wrapchat_formathint",
196
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
197
  "prompt_style": "summary",
198
  "anonymize": true,
199
  "obs_per_prompt": 0,
@@ -209,8 +185,6 @@
209
  },
210
  {
211
  "config_index": 11,
212
- "config_name": "matrix_real_obs0_int200_reasonconcise_wrapchat_formathint",
213
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
214
  "prompt_style": "matrix",
215
  "anonymize": false,
216
  "obs_per_prompt": 0,
@@ -226,8 +200,6 @@
226
  },
227
  {
228
  "config_index": 12,
229
- "config_name": "matrix_anon_obs0_int200_reasonconcise_wrapchat_formathint",
230
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
231
  "prompt_style": "matrix",
232
  "anonymize": true,
233
  "obs_per_prompt": 0,
@@ -243,8 +215,6 @@
243
  },
244
  {
245
  "config_index": 13,
246
- "config_name": "summary_real_obs1000_int0_reasonconcise_wrapchat_formathint",
247
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
248
  "prompt_style": "summary",
249
  "anonymize": false,
250
  "obs_per_prompt": 1000,
@@ -260,8 +230,6 @@
260
  },
261
  {
262
  "config_index": 14,
263
- "config_name": "summary_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
264
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
265
  "prompt_style": "summary",
266
  "anonymize": true,
267
  "obs_per_prompt": 1000,
@@ -277,8 +245,6 @@
277
  },
278
  {
279
  "config_index": 15,
280
- "config_name": "matrix_real_obs1000_int0_reasonconcise_wrapchat_formathint",
281
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
282
  "prompt_style": "matrix",
283
  "anonymize": false,
284
  "obs_per_prompt": 1000,
@@ -294,8 +260,6 @@
294
  },
295
  {
296
  "config_index": 16,
297
- "config_name": "matrix_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
298
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
299
  "prompt_style": "matrix",
300
  "anonymize": true,
301
  "obs_per_prompt": 1000,
@@ -311,8 +275,6 @@
311
  },
312
  {
313
  "config_index": 17,
314
- "config_name": "names_only_anon_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
315
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
316
  "prompt_style": "summary",
317
  "anonymize": true,
318
  "obs_per_prompt": 0,
@@ -328,8 +290,6 @@
328
  },
329
  {
330
  "config_index": 18,
331
- "config_name": "summary_real_obs1000_int50_reasonconcise_wrapchat_formathint",
332
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
333
  "prompt_style": "summary",
334
  "anonymize": false,
335
  "obs_per_prompt": 1000,
@@ -345,8 +305,6 @@
345
  },
346
  {
347
  "config_index": 19,
348
- "config_name": "summary_anon_obs1000_int50_reasonconcise_wrapchat_formathint",
349
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
350
  "prompt_style": "summary",
351
  "anonymize": true,
352
  "obs_per_prompt": 1000,
@@ -362,8 +320,6 @@
362
  },
363
  {
364
  "config_index": 20,
365
- "config_name": "summary_real_obs1000_int100_reasonconcise_wrapchat_formathint",
366
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
367
  "prompt_style": "summary",
368
  "anonymize": false,
369
  "obs_per_prompt": 1000,
@@ -379,8 +335,6 @@
379
  },
380
  {
381
  "config_index": 21,
382
- "config_name": "summary_anon_obs1000_int100_reasonconcise_wrapchat_formathint",
383
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
384
  "prompt_style": "summary",
385
  "anonymize": true,
386
  "obs_per_prompt": 1000,
@@ -396,8 +350,6 @@
396
  },
397
  {
398
  "config_index": 22,
399
- "config_name": "summary_real_obs1000_int200_reasonconcise_wrapchat_formathint",
400
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
401
  "prompt_style": "summary",
402
  "anonymize": false,
403
  "obs_per_prompt": 1000,
@@ -413,8 +365,6 @@
413
  },
414
  {
415
  "config_index": 23,
416
- "config_name": "summary_anon_obs1000_int200_reasonconcise_wrapchat_formathint",
417
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
418
  "prompt_style": "summary",
419
  "anonymize": true,
420
  "obs_per_prompt": 1000,
@@ -429,5 +379,6 @@
429
  "rows_written": 5
430
  }
431
  ],
432
- "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py."
 
433
  }
 
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
+ "compatibility_source": "scripts/eval_cd_configs.py",
5
  "dataset": "diabetes",
6
+ "config_file": "experiments/configs/eval_configs.json",
 
 
7
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
8
  "num_prompts": 5,
9
  "seed": 42,
10
  "selected_config_indexes": null,
11
+ "output_csv": "benchmark_data/graphs/large/diabetes.csv",
12
+ "output_csv_sha256": "e1e0990622cdbf9a76e3f6367074e02a82885e45c60920af155a1950e1b38e35",
13
  "total_rows": 120,
14
  "prompt_token_reference": {
15
  "tokenizer": "cl100k_base",
 
20
  "configs": [
21
  {
22
  "config_index": 0,
 
 
23
  "prompt_style": "summary",
24
  "anonymize": false,
25
  "obs_per_prompt": 0,
 
35
  },
36
  {
37
  "config_index": 1,
 
 
38
  "prompt_style": "summary",
39
  "anonymize": false,
40
  "obs_per_prompt": 5000,
 
50
  },
51
  {
52
  "config_index": 2,
 
 
53
  "prompt_style": "summary",
54
  "anonymize": true,
55
  "obs_per_prompt": 5000,
 
65
  },
66
  {
67
  "config_index": 3,
 
 
68
  "prompt_style": "matrix",
69
  "anonymize": false,
70
  "obs_per_prompt": 5000,
 
80
  },
81
  {
82
  "config_index": 4,
 
 
83
  "prompt_style": "matrix",
84
  "anonymize": true,
85
  "obs_per_prompt": 5000,
 
95
  },
96
  {
97
  "config_index": 5,
 
 
98
  "prompt_style": "summary",
99
  "anonymize": false,
100
  "obs_per_prompt": 5000,
 
110
  },
111
  {
112
  "config_index": 6,
 
 
113
  "prompt_style": "summary",
114
  "anonymize": true,
115
  "obs_per_prompt": 5000,
 
125
  },
126
  {
127
  "config_index": 7,
 
 
128
  "prompt_style": "matrix",
129
  "anonymize": false,
130
  "obs_per_prompt": 5000,
 
140
  },
141
  {
142
  "config_index": 8,
 
 
143
  "prompt_style": "matrix",
144
  "anonymize": true,
145
  "obs_per_prompt": 5000,
 
155
  },
156
  {
157
  "config_index": 9,
 
 
158
  "prompt_style": "summary",
159
  "anonymize": false,
160
  "obs_per_prompt": 0,
 
170
  },
171
  {
172
  "config_index": 10,
 
 
173
  "prompt_style": "summary",
174
  "anonymize": true,
175
  "obs_per_prompt": 0,
 
185
  },
186
  {
187
  "config_index": 11,
 
 
188
  "prompt_style": "matrix",
189
  "anonymize": false,
190
  "obs_per_prompt": 0,
 
200
  },
201
  {
202
  "config_index": 12,
 
 
203
  "prompt_style": "matrix",
204
  "anonymize": true,
205
  "obs_per_prompt": 0,
 
215
  },
216
  {
217
  "config_index": 13,
 
 
218
  "prompt_style": "summary",
219
  "anonymize": false,
220
  "obs_per_prompt": 1000,
 
230
  },
231
  {
232
  "config_index": 14,
 
 
233
  "prompt_style": "summary",
234
  "anonymize": true,
235
  "obs_per_prompt": 1000,
 
245
  },
246
  {
247
  "config_index": 15,
 
 
248
  "prompt_style": "matrix",
249
  "anonymize": false,
250
  "obs_per_prompt": 1000,
 
260
  },
261
  {
262
  "config_index": 16,
 
 
263
  "prompt_style": "matrix",
264
  "anonymize": true,
265
  "obs_per_prompt": 1000,
 
275
  },
276
  {
277
  "config_index": 17,
 
 
278
  "prompt_style": "summary",
279
  "anonymize": true,
280
  "obs_per_prompt": 0,
 
290
  },
291
  {
292
  "config_index": 18,
 
 
293
  "prompt_style": "summary",
294
  "anonymize": false,
295
  "obs_per_prompt": 1000,
 
305
  },
306
  {
307
  "config_index": 19,
 
 
308
  "prompt_style": "summary",
309
  "anonymize": true,
310
  "obs_per_prompt": 1000,
 
320
  },
321
  {
322
  "config_index": 20,
 
 
323
  "prompt_style": "summary",
324
  "anonymize": false,
325
  "obs_per_prompt": 1000,
 
335
  },
336
  {
337
  "config_index": 21,
 
 
338
  "prompt_style": "summary",
339
  "anonymize": true,
340
  "obs_per_prompt": 1000,
 
350
  },
351
  {
352
  "config_index": 22,
 
 
353
  "prompt_style": "summary",
354
  "anonymize": false,
355
  "obs_per_prompt": 1000,
 
365
  },
366
  {
367
  "config_index": 23,
 
 
368
  "prompt_style": "summary",
369
  "anonymize": true,
370
  "obs_per_prompt": 1000,
 
379
  "rows_written": 5
380
  }
381
  ],
382
+ "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py.",
383
+ "graph_file_sha256": "062a429ad6fb61120f4a3d68fa9bc7350799cdab33cd60bf383c5d41b42b43fb"
384
  }
graphs/large/pigs.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7232ba5fdcbeb024ad0821d6390ed8c73363e34be74adc14a4fe24ce7182035c
3
- size 6546419310
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ec58b04b19d9afc9f221d9a2d88392f18b96e71d66f42a38cd95c87da3b66b6
3
+ size 6546379618
graphs/large/pigs.manifest.json CHANGED
@@ -1,17 +1,15 @@
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
- "compatibility_source": "/home/yuen_chen/ENCO/scripts/eval_cd_configs.py",
5
  "dataset": "pigs",
6
- "bif_file": "/home/yuen_chen/ENCO/causal_graphs/real_data/large_graphs/pigs.bif",
7
- "bif_file_sha256": "1d474376703784f755048daa0fd1ce0be89b5676254e08256c3424e3e4caf805",
8
- "config_file": "/home/yuen_chen/ENCO/experiments/configs/eval_configs.json",
9
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
10
  "num_prompts": 5,
11
  "seed": 42,
12
  "selected_config_indexes": null,
13
- "output_csv": "/home/yuen_chen/ENCO/benchmark_data/graphs/large/pigs.csv",
14
- "output_csv_sha256": "7232ba5fdcbeb024ad0821d6390ed8c73363e34be74adc14a4fe24ce7182035c",
15
  "total_rows": 120,
16
  "prompt_token_reference": {
17
  "tokenizer": "cl100k_base",
@@ -22,8 +20,6 @@
22
  "configs": [
23
  {
24
  "config_index": 0,
25
- "config_name": "names_only_real_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
26
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
27
  "prompt_style": "summary",
28
  "anonymize": false,
29
  "obs_per_prompt": 0,
@@ -39,8 +35,6 @@
39
  },
40
  {
41
  "config_index": 1,
42
- "config_name": "summary_real_obs5000_int200_reasonconcise_wrapchat_formathint",
43
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
44
  "prompt_style": "summary",
45
  "anonymize": false,
46
  "obs_per_prompt": 5000,
@@ -56,8 +50,6 @@
56
  },
57
  {
58
  "config_index": 2,
59
- "config_name": "summary_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
60
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
61
  "prompt_style": "summary",
62
  "anonymize": true,
63
  "obs_per_prompt": 5000,
@@ -73,8 +65,6 @@
73
  },
74
  {
75
  "config_index": 3,
76
- "config_name": "matrix_real_obs5000_int200_reasonconcise_wrapchat_formathint",
77
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
78
  "prompt_style": "matrix",
79
  "anonymize": false,
80
  "obs_per_prompt": 5000,
@@ -90,8 +80,6 @@
90
  },
91
  {
92
  "config_index": 4,
93
- "config_name": "matrix_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
94
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
95
  "prompt_style": "matrix",
96
  "anonymize": true,
97
  "obs_per_prompt": 5000,
@@ -107,8 +95,6 @@
107
  },
108
  {
109
  "config_index": 5,
110
- "config_name": "summary_real_obs5000_int0_reasonconcise_wrapchat_formathint",
111
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
112
  "prompt_style": "summary",
113
  "anonymize": false,
114
  "obs_per_prompt": 5000,
@@ -124,8 +110,6 @@
124
  },
125
  {
126
  "config_index": 6,
127
- "config_name": "summary_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
128
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
129
  "prompt_style": "summary",
130
  "anonymize": true,
131
  "obs_per_prompt": 5000,
@@ -141,8 +125,6 @@
141
  },
142
  {
143
  "config_index": 7,
144
- "config_name": "matrix_real_obs5000_int0_reasonconcise_wrapchat_formathint",
145
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
146
  "prompt_style": "matrix",
147
  "anonymize": false,
148
  "obs_per_prompt": 5000,
@@ -158,8 +140,6 @@
158
  },
159
  {
160
  "config_index": 8,
161
- "config_name": "matrix_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
162
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
163
  "prompt_style": "matrix",
164
  "anonymize": true,
165
  "obs_per_prompt": 5000,
@@ -175,8 +155,6 @@
175
  },
176
  {
177
  "config_index": 9,
178
- "config_name": "summary_real_obs0_int200_reasonconcise_wrapchat_formathint",
179
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
180
  "prompt_style": "summary",
181
  "anonymize": false,
182
  "obs_per_prompt": 0,
@@ -192,8 +170,6 @@
192
  },
193
  {
194
  "config_index": 10,
195
- "config_name": "summary_anon_obs0_int200_reasonconcise_wrapchat_formathint",
196
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
197
  "prompt_style": "summary",
198
  "anonymize": true,
199
  "obs_per_prompt": 0,
@@ -209,8 +185,6 @@
209
  },
210
  {
211
  "config_index": 11,
212
- "config_name": "matrix_real_obs0_int200_reasonconcise_wrapchat_formathint",
213
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
214
  "prompt_style": "matrix",
215
  "anonymize": false,
216
  "obs_per_prompt": 0,
@@ -226,8 +200,6 @@
226
  },
227
  {
228
  "config_index": 12,
229
- "config_name": "matrix_anon_obs0_int200_reasonconcise_wrapchat_formathint",
230
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
231
  "prompt_style": "matrix",
232
  "anonymize": true,
233
  "obs_per_prompt": 0,
@@ -243,8 +215,6 @@
243
  },
244
  {
245
  "config_index": 13,
246
- "config_name": "summary_real_obs1000_int0_reasonconcise_wrapchat_formathint",
247
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
248
  "prompt_style": "summary",
249
  "anonymize": false,
250
  "obs_per_prompt": 1000,
@@ -260,8 +230,6 @@
260
  },
261
  {
262
  "config_index": 14,
263
- "config_name": "summary_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
264
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
265
  "prompt_style": "summary",
266
  "anonymize": true,
267
  "obs_per_prompt": 1000,
@@ -277,8 +245,6 @@
277
  },
278
  {
279
  "config_index": 15,
280
- "config_name": "matrix_real_obs1000_int0_reasonconcise_wrapchat_formathint",
281
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
282
  "prompt_style": "matrix",
283
  "anonymize": false,
284
  "obs_per_prompt": 1000,
@@ -294,8 +260,6 @@
294
  },
295
  {
296
  "config_index": 16,
297
- "config_name": "matrix_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
298
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
299
  "prompt_style": "matrix",
300
  "anonymize": true,
301
  "obs_per_prompt": 1000,
@@ -311,8 +275,6 @@
311
  },
312
  {
313
  "config_index": 17,
314
- "config_name": "names_only_anon_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
315
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
316
  "prompt_style": "summary",
317
  "anonymize": true,
318
  "obs_per_prompt": 0,
@@ -328,8 +290,6 @@
328
  },
329
  {
330
  "config_index": 18,
331
- "config_name": "summary_real_obs1000_int50_reasonconcise_wrapchat_formathint",
332
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
333
  "prompt_style": "summary",
334
  "anonymize": false,
335
  "obs_per_prompt": 1000,
@@ -345,8 +305,6 @@
345
  },
346
  {
347
  "config_index": 19,
348
- "config_name": "summary_anon_obs1000_int50_reasonconcise_wrapchat_formathint",
349
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
350
  "prompt_style": "summary",
351
  "anonymize": true,
352
  "obs_per_prompt": 1000,
@@ -362,8 +320,6 @@
362
  },
363
  {
364
  "config_index": 20,
365
- "config_name": "summary_real_obs1000_int100_reasonconcise_wrapchat_formathint",
366
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
367
  "prompt_style": "summary",
368
  "anonymize": false,
369
  "obs_per_prompt": 1000,
@@ -379,8 +335,6 @@
379
  },
380
  {
381
  "config_index": 21,
382
- "config_name": "summary_anon_obs1000_int100_reasonconcise_wrapchat_formathint",
383
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
384
  "prompt_style": "summary",
385
  "anonymize": true,
386
  "obs_per_prompt": 1000,
@@ -396,8 +350,6 @@
396
  },
397
  {
398
  "config_index": 22,
399
- "config_name": "summary_real_obs1000_int200_reasonconcise_wrapchat_formathint",
400
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
401
  "prompt_style": "summary",
402
  "anonymize": false,
403
  "obs_per_prompt": 1000,
@@ -413,8 +365,6 @@
413
  },
414
  {
415
  "config_index": 23,
416
- "config_name": "summary_anon_obs1000_int200_reasonconcise_wrapchat_formathint",
417
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
418
  "prompt_style": "summary",
419
  "anonymize": true,
420
  "obs_per_prompt": 1000,
@@ -429,5 +379,6 @@
429
  "rows_written": 5
430
  }
431
  ],
432
- "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py."
 
433
  }
 
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
+ "compatibility_source": "scripts/eval_cd_configs.py",
5
  "dataset": "pigs",
6
+ "config_file": "experiments/configs/eval_configs.json",
 
 
7
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
8
  "num_prompts": 5,
9
  "seed": 42,
10
  "selected_config_indexes": null,
11
+ "output_csv": "benchmark_data/graphs/large/pigs.csv",
12
+ "output_csv_sha256": "8ec58b04b19d9afc9f221d9a2d88392f18b96e71d66f42a38cd95c87da3b66b6",
13
  "total_rows": 120,
14
  "prompt_token_reference": {
15
  "tokenizer": "cl100k_base",
 
20
  "configs": [
21
  {
22
  "config_index": 0,
 
 
23
  "prompt_style": "summary",
24
  "anonymize": false,
25
  "obs_per_prompt": 0,
 
35
  },
36
  {
37
  "config_index": 1,
 
 
38
  "prompt_style": "summary",
39
  "anonymize": false,
40
  "obs_per_prompt": 5000,
 
50
  },
51
  {
52
  "config_index": 2,
 
 
53
  "prompt_style": "summary",
54
  "anonymize": true,
55
  "obs_per_prompt": 5000,
 
65
  },
66
  {
67
  "config_index": 3,
 
 
68
  "prompt_style": "matrix",
69
  "anonymize": false,
70
  "obs_per_prompt": 5000,
 
80
  },
81
  {
82
  "config_index": 4,
 
 
83
  "prompt_style": "matrix",
84
  "anonymize": true,
85
  "obs_per_prompt": 5000,
 
95
  },
96
  {
97
  "config_index": 5,
 
 
98
  "prompt_style": "summary",
99
  "anonymize": false,
100
  "obs_per_prompt": 5000,
 
110
  },
111
  {
112
  "config_index": 6,
 
 
113
  "prompt_style": "summary",
114
  "anonymize": true,
115
  "obs_per_prompt": 5000,
 
125
  },
126
  {
127
  "config_index": 7,
 
 
128
  "prompt_style": "matrix",
129
  "anonymize": false,
130
  "obs_per_prompt": 5000,
 
140
  },
141
  {
142
  "config_index": 8,
 
 
143
  "prompt_style": "matrix",
144
  "anonymize": true,
145
  "obs_per_prompt": 5000,
 
155
  },
156
  {
157
  "config_index": 9,
 
 
158
  "prompt_style": "summary",
159
  "anonymize": false,
160
  "obs_per_prompt": 0,
 
170
  },
171
  {
172
  "config_index": 10,
 
 
173
  "prompt_style": "summary",
174
  "anonymize": true,
175
  "obs_per_prompt": 0,
 
185
  },
186
  {
187
  "config_index": 11,
 
 
188
  "prompt_style": "matrix",
189
  "anonymize": false,
190
  "obs_per_prompt": 0,
 
200
  },
201
  {
202
  "config_index": 12,
 
 
203
  "prompt_style": "matrix",
204
  "anonymize": true,
205
  "obs_per_prompt": 0,
 
215
  },
216
  {
217
  "config_index": 13,
 
 
218
  "prompt_style": "summary",
219
  "anonymize": false,
220
  "obs_per_prompt": 1000,
 
230
  },
231
  {
232
  "config_index": 14,
 
 
233
  "prompt_style": "summary",
234
  "anonymize": true,
235
  "obs_per_prompt": 1000,
 
245
  },
246
  {
247
  "config_index": 15,
 
 
248
  "prompt_style": "matrix",
249
  "anonymize": false,
250
  "obs_per_prompt": 1000,
 
260
  },
261
  {
262
  "config_index": 16,
 
 
263
  "prompt_style": "matrix",
264
  "anonymize": true,
265
  "obs_per_prompt": 1000,
 
275
  },
276
  {
277
  "config_index": 17,
 
 
278
  "prompt_style": "summary",
279
  "anonymize": true,
280
  "obs_per_prompt": 0,
 
290
  },
291
  {
292
  "config_index": 18,
 
 
293
  "prompt_style": "summary",
294
  "anonymize": false,
295
  "obs_per_prompt": 1000,
 
305
  },
306
  {
307
  "config_index": 19,
 
 
308
  "prompt_style": "summary",
309
  "anonymize": true,
310
  "obs_per_prompt": 1000,
 
320
  },
321
  {
322
  "config_index": 20,
 
 
323
  "prompt_style": "summary",
324
  "anonymize": false,
325
  "obs_per_prompt": 1000,
 
335
  },
336
  {
337
  "config_index": 21,
 
 
338
  "prompt_style": "summary",
339
  "anonymize": true,
340
  "obs_per_prompt": 1000,
 
350
  },
351
  {
352
  "config_index": 22,
 
 
353
  "prompt_style": "summary",
354
  "anonymize": false,
355
  "obs_per_prompt": 1000,
 
365
  },
366
  {
367
  "config_index": 23,
 
 
368
  "prompt_style": "summary",
369
  "anonymize": true,
370
  "obs_per_prompt": 1000,
 
379
  "rows_written": 5
380
  }
381
  ],
382
+ "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py.",
383
+ "graph_file_sha256": "1d474376703784f755048daa0fd1ce0be89b5676254e08256c3424e3e4caf805"
384
  }
graphs/small/alarm.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb8bbac1f9aad202ef2fa1cf91a05b3a983c771c583290e848e51d2ba4d36b31
3
+ size 85651474
graphs/small/alarm.manifest.json ADDED
@@ -0,0 +1,378 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "benchmark_data/v1",
3
+ "generator": "scripts/build_benchmark_data.py",
4
+ "compatibility_source": "scripts/eval_cd_configs.py",
5
+ "dataset": "alarm",
6
+ "config_file": "experiments/configs/eval_configs.json",
7
+ "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
8
+ "num_prompts": 5,
9
+ "seed": 42,
10
+ "selected_config_indexes": null,
11
+ "output_csv": "benchmark_data/graphs/large/alarm.csv",
12
+ "output_csv_sha256": "6fb5234c3175ec657f0128b0dc4a9d0ab62c2a5322610eb126cdfc86c6db5e0b",
13
+ "total_rows": 120,
14
+ "configs": [
15
+ {
16
+ "config_index": 0,
17
+ "prompt_style": "summary",
18
+ "anonymize": false,
19
+ "obs_per_prompt": 0,
20
+ "int_per_combo": 0,
21
+ "row_order": "random",
22
+ "col_order": "random",
23
+ "shuffles_per_graph": 1,
24
+ "wrapper_mode": "chat",
25
+ "append_format_hint": true,
26
+ "reasoning_guidance": "concise",
27
+ "hist_mass_keep_frac": null,
28
+ "rows_written": 5
29
+ },
30
+ {
31
+ "config_index": 1,
32
+ "prompt_style": "summary",
33
+ "anonymize": false,
34
+ "obs_per_prompt": 5000,
35
+ "int_per_combo": 200,
36
+ "row_order": "random",
37
+ "col_order": "original",
38
+ "shuffles_per_graph": 1,
39
+ "wrapper_mode": "chat",
40
+ "append_format_hint": true,
41
+ "reasoning_guidance": "concise",
42
+ "hist_mass_keep_frac": null,
43
+ "rows_written": 5
44
+ },
45
+ {
46
+ "config_index": 2,
47
+ "prompt_style": "summary",
48
+ "anonymize": true,
49
+ "obs_per_prompt": 5000,
50
+ "int_per_combo": 200,
51
+ "row_order": "random",
52
+ "col_order": "original",
53
+ "shuffles_per_graph": 1,
54
+ "wrapper_mode": "chat",
55
+ "append_format_hint": true,
56
+ "reasoning_guidance": "concise",
57
+ "hist_mass_keep_frac": null,
58
+ "rows_written": 5
59
+ },
60
+ {
61
+ "config_index": 3,
62
+ "prompt_style": "matrix",
63
+ "anonymize": false,
64
+ "obs_per_prompt": 5000,
65
+ "int_per_combo": 200,
66
+ "row_order": "random",
67
+ "col_order": "original",
68
+ "shuffles_per_graph": 1,
69
+ "wrapper_mode": "chat",
70
+ "append_format_hint": true,
71
+ "reasoning_guidance": "concise",
72
+ "hist_mass_keep_frac": null,
73
+ "rows_written": 5
74
+ },
75
+ {
76
+ "config_index": 4,
77
+ "prompt_style": "matrix",
78
+ "anonymize": true,
79
+ "obs_per_prompt": 5000,
80
+ "int_per_combo": 200,
81
+ "row_order": "random",
82
+ "col_order": "original",
83
+ "shuffles_per_graph": 1,
84
+ "wrapper_mode": "chat",
85
+ "append_format_hint": true,
86
+ "reasoning_guidance": "concise",
87
+ "hist_mass_keep_frac": null,
88
+ "rows_written": 5
89
+ },
90
+ {
91
+ "config_index": 5,
92
+ "prompt_style": "summary",
93
+ "anonymize": false,
94
+ "obs_per_prompt": 5000,
95
+ "int_per_combo": 0,
96
+ "row_order": "random",
97
+ "col_order": "original",
98
+ "shuffles_per_graph": 1,
99
+ "wrapper_mode": "chat",
100
+ "append_format_hint": true,
101
+ "reasoning_guidance": "concise",
102
+ "hist_mass_keep_frac": null,
103
+ "rows_written": 5
104
+ },
105
+ {
106
+ "config_index": 6,
107
+ "prompt_style": "summary",
108
+ "anonymize": true,
109
+ "obs_per_prompt": 5000,
110
+ "int_per_combo": 0,
111
+ "row_order": "random",
112
+ "col_order": "original",
113
+ "shuffles_per_graph": 1,
114
+ "wrapper_mode": "chat",
115
+ "append_format_hint": true,
116
+ "reasoning_guidance": "concise",
117
+ "hist_mass_keep_frac": null,
118
+ "rows_written": 5
119
+ },
120
+ {
121
+ "config_index": 7,
122
+ "prompt_style": "matrix",
123
+ "anonymize": false,
124
+ "obs_per_prompt": 5000,
125
+ "int_per_combo": 0,
126
+ "row_order": "random",
127
+ "col_order": "original",
128
+ "shuffles_per_graph": 1,
129
+ "wrapper_mode": "chat",
130
+ "append_format_hint": true,
131
+ "reasoning_guidance": "concise",
132
+ "hist_mass_keep_frac": null,
133
+ "rows_written": 5
134
+ },
135
+ {
136
+ "config_index": 8,
137
+ "prompt_style": "matrix",
138
+ "anonymize": true,
139
+ "obs_per_prompt": 5000,
140
+ "int_per_combo": 0,
141
+ "row_order": "random",
142
+ "col_order": "original",
143
+ "shuffles_per_graph": 1,
144
+ "wrapper_mode": "chat",
145
+ "append_format_hint": true,
146
+ "reasoning_guidance": "concise",
147
+ "hist_mass_keep_frac": null,
148
+ "rows_written": 5
149
+ },
150
+ {
151
+ "config_index": 9,
152
+ "prompt_style": "summary",
153
+ "anonymize": false,
154
+ "obs_per_prompt": 0,
155
+ "int_per_combo": 200,
156
+ "row_order": "random",
157
+ "col_order": "original",
158
+ "shuffles_per_graph": 1,
159
+ "wrapper_mode": "chat",
160
+ "append_format_hint": true,
161
+ "reasoning_guidance": "concise",
162
+ "hist_mass_keep_frac": null,
163
+ "rows_written": 5
164
+ },
165
+ {
166
+ "config_index": 10,
167
+ "prompt_style": "summary",
168
+ "anonymize": true,
169
+ "obs_per_prompt": 0,
170
+ "int_per_combo": 200,
171
+ "row_order": "random",
172
+ "col_order": "original",
173
+ "shuffles_per_graph": 1,
174
+ "wrapper_mode": "chat",
175
+ "append_format_hint": true,
176
+ "reasoning_guidance": "concise",
177
+ "hist_mass_keep_frac": null,
178
+ "rows_written": 5
179
+ },
180
+ {
181
+ "config_index": 11,
182
+ "prompt_style": "matrix",
183
+ "anonymize": false,
184
+ "obs_per_prompt": 0,
185
+ "int_per_combo": 200,
186
+ "row_order": "random",
187
+ "col_order": "original",
188
+ "shuffles_per_graph": 1,
189
+ "wrapper_mode": "chat",
190
+ "append_format_hint": true,
191
+ "reasoning_guidance": "concise",
192
+ "hist_mass_keep_frac": null,
193
+ "rows_written": 5
194
+ },
195
+ {
196
+ "config_index": 12,
197
+ "prompt_style": "matrix",
198
+ "anonymize": true,
199
+ "obs_per_prompt": 0,
200
+ "int_per_combo": 200,
201
+ "row_order": "random",
202
+ "col_order": "original",
203
+ "shuffles_per_graph": 1,
204
+ "wrapper_mode": "chat",
205
+ "append_format_hint": true,
206
+ "reasoning_guidance": "concise",
207
+ "hist_mass_keep_frac": null,
208
+ "rows_written": 5
209
+ },
210
+ {
211
+ "config_index": 13,
212
+ "prompt_style": "summary",
213
+ "anonymize": false,
214
+ "obs_per_prompt": 1000,
215
+ "int_per_combo": 0,
216
+ "row_order": "random",
217
+ "col_order": "original",
218
+ "shuffles_per_graph": 1,
219
+ "wrapper_mode": "chat",
220
+ "append_format_hint": true,
221
+ "reasoning_guidance": "concise",
222
+ "hist_mass_keep_frac": null,
223
+ "rows_written": 5
224
+ },
225
+ {
226
+ "config_index": 14,
227
+ "prompt_style": "summary",
228
+ "anonymize": true,
229
+ "obs_per_prompt": 1000,
230
+ "int_per_combo": 0,
231
+ "row_order": "random",
232
+ "col_order": "original",
233
+ "shuffles_per_graph": 1,
234
+ "wrapper_mode": "chat",
235
+ "append_format_hint": true,
236
+ "reasoning_guidance": "concise",
237
+ "hist_mass_keep_frac": null,
238
+ "rows_written": 5
239
+ },
240
+ {
241
+ "config_index": 15,
242
+ "prompt_style": "matrix",
243
+ "anonymize": false,
244
+ "obs_per_prompt": 1000,
245
+ "int_per_combo": 0,
246
+ "row_order": "random",
247
+ "col_order": "original",
248
+ "shuffles_per_graph": 1,
249
+ "wrapper_mode": "chat",
250
+ "append_format_hint": true,
251
+ "reasoning_guidance": "concise",
252
+ "hist_mass_keep_frac": null,
253
+ "rows_written": 5
254
+ },
255
+ {
256
+ "config_index": 16,
257
+ "prompt_style": "matrix",
258
+ "anonymize": true,
259
+ "obs_per_prompt": 1000,
260
+ "int_per_combo": 0,
261
+ "row_order": "random",
262
+ "col_order": "original",
263
+ "shuffles_per_graph": 1,
264
+ "wrapper_mode": "chat",
265
+ "append_format_hint": true,
266
+ "reasoning_guidance": "concise",
267
+ "hist_mass_keep_frac": null,
268
+ "rows_written": 5
269
+ },
270
+ {
271
+ "config_index": 17,
272
+ "prompt_style": "summary",
273
+ "anonymize": true,
274
+ "obs_per_prompt": 0,
275
+ "int_per_combo": 0,
276
+ "row_order": "random",
277
+ "col_order": "random",
278
+ "shuffles_per_graph": 1,
279
+ "wrapper_mode": "chat",
280
+ "append_format_hint": true,
281
+ "reasoning_guidance": "concise",
282
+ "hist_mass_keep_frac": null,
283
+ "rows_written": 5
284
+ },
285
+ {
286
+ "config_index": 18,
287
+ "prompt_style": "summary",
288
+ "anonymize": false,
289
+ "obs_per_prompt": 1000,
290
+ "int_per_combo": 50,
291
+ "row_order": "random",
292
+ "col_order": "original",
293
+ "shuffles_per_graph": 1,
294
+ "wrapper_mode": "chat",
295
+ "append_format_hint": true,
296
+ "reasoning_guidance": "concise",
297
+ "hist_mass_keep_frac": null,
298
+ "rows_written": 5
299
+ },
300
+ {
301
+ "config_index": 19,
302
+ "prompt_style": "summary",
303
+ "anonymize": true,
304
+ "obs_per_prompt": 1000,
305
+ "int_per_combo": 50,
306
+ "row_order": "random",
307
+ "col_order": "original",
308
+ "shuffles_per_graph": 1,
309
+ "wrapper_mode": "chat",
310
+ "append_format_hint": true,
311
+ "reasoning_guidance": "concise",
312
+ "hist_mass_keep_frac": null,
313
+ "rows_written": 5
314
+ },
315
+ {
316
+ "config_index": 20,
317
+ "prompt_style": "summary",
318
+ "anonymize": false,
319
+ "obs_per_prompt": 1000,
320
+ "int_per_combo": 100,
321
+ "row_order": "random",
322
+ "col_order": "original",
323
+ "shuffles_per_graph": 1,
324
+ "wrapper_mode": "chat",
325
+ "append_format_hint": true,
326
+ "reasoning_guidance": "concise",
327
+ "hist_mass_keep_frac": null,
328
+ "rows_written": 5
329
+ },
330
+ {
331
+ "config_index": 21,
332
+ "prompt_style": "summary",
333
+ "anonymize": true,
334
+ "obs_per_prompt": 1000,
335
+ "int_per_combo": 100,
336
+ "row_order": "random",
337
+ "col_order": "original",
338
+ "shuffles_per_graph": 1,
339
+ "wrapper_mode": "chat",
340
+ "append_format_hint": true,
341
+ "reasoning_guidance": "concise",
342
+ "hist_mass_keep_frac": null,
343
+ "rows_written": 5
344
+ },
345
+ {
346
+ "config_index": 22,
347
+ "prompt_style": "summary",
348
+ "anonymize": false,
349
+ "obs_per_prompt": 1000,
350
+ "int_per_combo": 200,
351
+ "row_order": "random",
352
+ "col_order": "original",
353
+ "shuffles_per_graph": 1,
354
+ "wrapper_mode": "chat",
355
+ "append_format_hint": true,
356
+ "reasoning_guidance": "concise",
357
+ "hist_mass_keep_frac": null,
358
+ "rows_written": 5
359
+ },
360
+ {
361
+ "config_index": 23,
362
+ "prompt_style": "summary",
363
+ "anonymize": true,
364
+ "obs_per_prompt": 1000,
365
+ "int_per_combo": 200,
366
+ "row_order": "random",
367
+ "col_order": "original",
368
+ "shuffles_per_graph": 1,
369
+ "wrapper_mode": "chat",
370
+ "append_format_hint": true,
371
+ "reasoning_guidance": "concise",
372
+ "hist_mass_keep_frac": null,
373
+ "rows_written": 5
374
+ }
375
+ ],
376
+ "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py.",
377
+ "graph_file_sha256": "701e6c561f71b55669070c29614f0724b761289aa2c4a35bcc97b638ee881fa2"
378
+ }
graphs/small/asia.csv CHANGED
The diff for this file is too large to render. See raw diff
 
graphs/small/asia.manifest.json CHANGED
@@ -1,23 +1,19 @@
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
- "compatibility_source": "/home/yuen_chen/ENCO/scripts/eval_cd_configs.py",
5
  "dataset": "asia",
6
- "bif_file": "/home/yuen_chen/ENCO/causal_graphs/real_data/small_graphs/asia.bif",
7
- "bif_file_sha256": "ebfa5f16df2305a1b11d318b08a244605f1b403ca3992c2c411a58ee9fdbe0a5",
8
- "config_file": "/home/yuen_chen/ENCO/experiments/configs/eval_configs.json",
9
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
10
  "num_prompts": 5,
11
  "seed": 42,
12
  "selected_config_indexes": null,
13
- "output_csv": "/home/yuen_chen/ENCO/benchmark_data/graphs/small/asia.csv",
14
- "output_csv_sha256": "06de4c477d67f57636f379d39e7744d0ed0eebed2b84b54fffb2379b285877db",
15
  "total_rows": 120,
16
  "configs": [
17
  {
18
  "config_index": 0,
19
- "config_name": "names_only_real_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
20
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
21
  "prompt_style": "summary",
22
  "anonymize": false,
23
  "obs_per_prompt": 0,
@@ -33,8 +29,6 @@
33
  },
34
  {
35
  "config_index": 1,
36
- "config_name": "summary_real_obs5000_int200_reasonconcise_wrapchat_formathint",
37
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
38
  "prompt_style": "summary",
39
  "anonymize": false,
40
  "obs_per_prompt": 5000,
@@ -50,8 +44,6 @@
50
  },
51
  {
52
  "config_index": 2,
53
- "config_name": "summary_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
54
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
55
  "prompt_style": "summary",
56
  "anonymize": true,
57
  "obs_per_prompt": 5000,
@@ -67,8 +59,6 @@
67
  },
68
  {
69
  "config_index": 3,
70
- "config_name": "matrix_real_obs5000_int200_reasonconcise_wrapchat_formathint",
71
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
72
  "prompt_style": "matrix",
73
  "anonymize": false,
74
  "obs_per_prompt": 5000,
@@ -84,8 +74,6 @@
84
  },
85
  {
86
  "config_index": 4,
87
- "config_name": "matrix_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
88
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
89
  "prompt_style": "matrix",
90
  "anonymize": true,
91
  "obs_per_prompt": 5000,
@@ -101,8 +89,6 @@
101
  },
102
  {
103
  "config_index": 5,
104
- "config_name": "summary_real_obs5000_int0_reasonconcise_wrapchat_formathint",
105
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
106
  "prompt_style": "summary",
107
  "anonymize": false,
108
  "obs_per_prompt": 5000,
@@ -118,8 +104,6 @@
118
  },
119
  {
120
  "config_index": 6,
121
- "config_name": "summary_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
122
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
123
  "prompt_style": "summary",
124
  "anonymize": true,
125
  "obs_per_prompt": 5000,
@@ -135,8 +119,6 @@
135
  },
136
  {
137
  "config_index": 7,
138
- "config_name": "matrix_real_obs5000_int0_reasonconcise_wrapchat_formathint",
139
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
140
  "prompt_style": "matrix",
141
  "anonymize": false,
142
  "obs_per_prompt": 5000,
@@ -152,8 +134,6 @@
152
  },
153
  {
154
  "config_index": 8,
155
- "config_name": "matrix_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
156
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
157
  "prompt_style": "matrix",
158
  "anonymize": true,
159
  "obs_per_prompt": 5000,
@@ -169,8 +149,6 @@
169
  },
170
  {
171
  "config_index": 9,
172
- "config_name": "summary_real_obs0_int200_reasonconcise_wrapchat_formathint",
173
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
174
  "prompt_style": "summary",
175
  "anonymize": false,
176
  "obs_per_prompt": 0,
@@ -186,8 +164,6 @@
186
  },
187
  {
188
  "config_index": 10,
189
- "config_name": "summary_anon_obs0_int200_reasonconcise_wrapchat_formathint",
190
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
191
  "prompt_style": "summary",
192
  "anonymize": true,
193
  "obs_per_prompt": 0,
@@ -203,8 +179,6 @@
203
  },
204
  {
205
  "config_index": 11,
206
- "config_name": "matrix_real_obs0_int200_reasonconcise_wrapchat_formathint",
207
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
208
  "prompt_style": "matrix",
209
  "anonymize": false,
210
  "obs_per_prompt": 0,
@@ -220,8 +194,6 @@
220
  },
221
  {
222
  "config_index": 12,
223
- "config_name": "matrix_anon_obs0_int200_reasonconcise_wrapchat_formathint",
224
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
225
  "prompt_style": "matrix",
226
  "anonymize": true,
227
  "obs_per_prompt": 0,
@@ -237,8 +209,6 @@
237
  },
238
  {
239
  "config_index": 13,
240
- "config_name": "summary_real_obs1000_int0_reasonconcise_wrapchat_formathint",
241
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
242
  "prompt_style": "summary",
243
  "anonymize": false,
244
  "obs_per_prompt": 1000,
@@ -254,8 +224,6 @@
254
  },
255
  {
256
  "config_index": 14,
257
- "config_name": "summary_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
258
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
259
  "prompt_style": "summary",
260
  "anonymize": true,
261
  "obs_per_prompt": 1000,
@@ -271,8 +239,6 @@
271
  },
272
  {
273
  "config_index": 15,
274
- "config_name": "matrix_real_obs1000_int0_reasonconcise_wrapchat_formathint",
275
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
276
  "prompt_style": "matrix",
277
  "anonymize": false,
278
  "obs_per_prompt": 1000,
@@ -288,8 +254,6 @@
288
  },
289
  {
290
  "config_index": 16,
291
- "config_name": "matrix_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
292
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
293
  "prompt_style": "matrix",
294
  "anonymize": true,
295
  "obs_per_prompt": 1000,
@@ -305,8 +269,6 @@
305
  },
306
  {
307
  "config_index": 17,
308
- "config_name": "names_only_anon_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
309
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
310
  "prompt_style": "summary",
311
  "anonymize": true,
312
  "obs_per_prompt": 0,
@@ -322,8 +284,6 @@
322
  },
323
  {
324
  "config_index": 18,
325
- "config_name": "summary_real_obs1000_int50_reasonconcise_wrapchat_formathint",
326
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
327
  "prompt_style": "summary",
328
  "anonymize": false,
329
  "obs_per_prompt": 1000,
@@ -339,8 +299,6 @@
339
  },
340
  {
341
  "config_index": 19,
342
- "config_name": "summary_anon_obs1000_int50_reasonconcise_wrapchat_formathint",
343
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
344
  "prompt_style": "summary",
345
  "anonymize": true,
346
  "obs_per_prompt": 1000,
@@ -356,8 +314,6 @@
356
  },
357
  {
358
  "config_index": 20,
359
- "config_name": "summary_real_obs1000_int100_reasonconcise_wrapchat_formathint",
360
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
361
  "prompt_style": "summary",
362
  "anonymize": false,
363
  "obs_per_prompt": 1000,
@@ -373,8 +329,6 @@
373
  },
374
  {
375
  "config_index": 21,
376
- "config_name": "summary_anon_obs1000_int100_reasonconcise_wrapchat_formathint",
377
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
378
  "prompt_style": "summary",
379
  "anonymize": true,
380
  "obs_per_prompt": 1000,
@@ -390,8 +344,6 @@
390
  },
391
  {
392
  "config_index": 22,
393
- "config_name": "summary_real_obs1000_int200_reasonconcise_wrapchat_formathint",
394
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
395
  "prompt_style": "summary",
396
  "anonymize": false,
397
  "obs_per_prompt": 1000,
@@ -407,8 +359,6 @@
407
  },
408
  {
409
  "config_index": 23,
410
- "config_name": "summary_anon_obs1000_int200_reasonconcise_wrapchat_formathint",
411
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
412
  "prompt_style": "summary",
413
  "anonymize": true,
414
  "obs_per_prompt": 1000,
@@ -423,5 +373,6 @@
423
  "rows_written": 5
424
  }
425
  ],
426
- "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py."
 
427
  }
 
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
+ "compatibility_source": "scripts/eval_cd_configs.py",
5
  "dataset": "asia",
6
+ "config_file": "experiments/configs/eval_configs.json",
 
 
7
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
8
  "num_prompts": 5,
9
  "seed": 42,
10
  "selected_config_indexes": null,
11
+ "output_csv": "benchmark_data/graphs/small/asia.csv",
12
+ "output_csv_sha256": "f87d0d05cf545214267d45ac71b6911d5d87ff14d25464a58055250018ddd219",
13
  "total_rows": 120,
14
  "configs": [
15
  {
16
  "config_index": 0,
 
 
17
  "prompt_style": "summary",
18
  "anonymize": false,
19
  "obs_per_prompt": 0,
 
29
  },
30
  {
31
  "config_index": 1,
 
 
32
  "prompt_style": "summary",
33
  "anonymize": false,
34
  "obs_per_prompt": 5000,
 
44
  },
45
  {
46
  "config_index": 2,
 
 
47
  "prompt_style": "summary",
48
  "anonymize": true,
49
  "obs_per_prompt": 5000,
 
59
  },
60
  {
61
  "config_index": 3,
 
 
62
  "prompt_style": "matrix",
63
  "anonymize": false,
64
  "obs_per_prompt": 5000,
 
74
  },
75
  {
76
  "config_index": 4,
 
 
77
  "prompt_style": "matrix",
78
  "anonymize": true,
79
  "obs_per_prompt": 5000,
 
89
  },
90
  {
91
  "config_index": 5,
 
 
92
  "prompt_style": "summary",
93
  "anonymize": false,
94
  "obs_per_prompt": 5000,
 
104
  },
105
  {
106
  "config_index": 6,
 
 
107
  "prompt_style": "summary",
108
  "anonymize": true,
109
  "obs_per_prompt": 5000,
 
119
  },
120
  {
121
  "config_index": 7,
 
 
122
  "prompt_style": "matrix",
123
  "anonymize": false,
124
  "obs_per_prompt": 5000,
 
134
  },
135
  {
136
  "config_index": 8,
 
 
137
  "prompt_style": "matrix",
138
  "anonymize": true,
139
  "obs_per_prompt": 5000,
 
149
  },
150
  {
151
  "config_index": 9,
 
 
152
  "prompt_style": "summary",
153
  "anonymize": false,
154
  "obs_per_prompt": 0,
 
164
  },
165
  {
166
  "config_index": 10,
 
 
167
  "prompt_style": "summary",
168
  "anonymize": true,
169
  "obs_per_prompt": 0,
 
179
  },
180
  {
181
  "config_index": 11,
 
 
182
  "prompt_style": "matrix",
183
  "anonymize": false,
184
  "obs_per_prompt": 0,
 
194
  },
195
  {
196
  "config_index": 12,
 
 
197
  "prompt_style": "matrix",
198
  "anonymize": true,
199
  "obs_per_prompt": 0,
 
209
  },
210
  {
211
  "config_index": 13,
 
 
212
  "prompt_style": "summary",
213
  "anonymize": false,
214
  "obs_per_prompt": 1000,
 
224
  },
225
  {
226
  "config_index": 14,
 
 
227
  "prompt_style": "summary",
228
  "anonymize": true,
229
  "obs_per_prompt": 1000,
 
239
  },
240
  {
241
  "config_index": 15,
 
 
242
  "prompt_style": "matrix",
243
  "anonymize": false,
244
  "obs_per_prompt": 1000,
 
254
  },
255
  {
256
  "config_index": 16,
 
 
257
  "prompt_style": "matrix",
258
  "anonymize": true,
259
  "obs_per_prompt": 1000,
 
269
  },
270
  {
271
  "config_index": 17,
 
 
272
  "prompt_style": "summary",
273
  "anonymize": true,
274
  "obs_per_prompt": 0,
 
284
  },
285
  {
286
  "config_index": 18,
 
 
287
  "prompt_style": "summary",
288
  "anonymize": false,
289
  "obs_per_prompt": 1000,
 
299
  },
300
  {
301
  "config_index": 19,
 
 
302
  "prompt_style": "summary",
303
  "anonymize": true,
304
  "obs_per_prompt": 1000,
 
314
  },
315
  {
316
  "config_index": 20,
 
 
317
  "prompt_style": "summary",
318
  "anonymize": false,
319
  "obs_per_prompt": 1000,
 
329
  },
330
  {
331
  "config_index": 21,
 
 
332
  "prompt_style": "summary",
333
  "anonymize": true,
334
  "obs_per_prompt": 1000,
 
344
  },
345
  {
346
  "config_index": 22,
 
 
347
  "prompt_style": "summary",
348
  "anonymize": false,
349
  "obs_per_prompt": 1000,
 
359
  },
360
  {
361
  "config_index": 23,
 
 
362
  "prompt_style": "summary",
363
  "anonymize": true,
364
  "obs_per_prompt": 1000,
 
373
  "rows_written": 5
374
  }
375
  ],
376
+ "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py.",
377
+ "graph_file_sha256": "ebfa5f16df2305a1b11d318b08a244605f1b403ca3992c2c411a58ee9fdbe0a5"
378
  }
graphs/small/cancer.csv CHANGED
The diff for this file is too large to render. See raw diff
 
graphs/small/cancer.manifest.json CHANGED
@@ -1,23 +1,19 @@
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
- "compatibility_source": "/home/yuen_chen/ENCO/scripts/eval_cd_configs.py",
5
  "dataset": "cancer",
6
- "bif_file": "/home/yuen_chen/ENCO/causal_graphs/real_data/small_graphs/cancer.bif",
7
- "bif_file_sha256": "c39c9bf171bf1302f30baa9764a83e257562d9cb8bf7ceb014a52d03bebc860d",
8
- "config_file": "/home/yuen_chen/ENCO/experiments/configs/eval_configs.json",
9
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
10
  "num_prompts": 5,
11
  "seed": 42,
12
  "selected_config_indexes": null,
13
- "output_csv": "/home/yuen_chen/ENCO/benchmark_data/graphs/small/cancer.csv",
14
- "output_csv_sha256": "2e4477724de1e8f0d5ddc5e9346eb9fe922d633d3fb529a5be573063c7d809b2",
15
  "total_rows": 120,
16
  "configs": [
17
  {
18
  "config_index": 0,
19
- "config_name": "names_only_real_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
20
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
21
  "prompt_style": "summary",
22
  "anonymize": false,
23
  "obs_per_prompt": 0,
@@ -33,8 +29,6 @@
33
  },
34
  {
35
  "config_index": 1,
36
- "config_name": "summary_real_obs5000_int200_reasonconcise_wrapchat_formathint",
37
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
38
  "prompt_style": "summary",
39
  "anonymize": false,
40
  "obs_per_prompt": 5000,
@@ -50,8 +44,6 @@
50
  },
51
  {
52
  "config_index": 2,
53
- "config_name": "summary_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
54
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
55
  "prompt_style": "summary",
56
  "anonymize": true,
57
  "obs_per_prompt": 5000,
@@ -67,8 +59,6 @@
67
  },
68
  {
69
  "config_index": 3,
70
- "config_name": "matrix_real_obs5000_int200_reasonconcise_wrapchat_formathint",
71
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
72
  "prompt_style": "matrix",
73
  "anonymize": false,
74
  "obs_per_prompt": 5000,
@@ -84,8 +74,6 @@
84
  },
85
  {
86
  "config_index": 4,
87
- "config_name": "matrix_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
88
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
89
  "prompt_style": "matrix",
90
  "anonymize": true,
91
  "obs_per_prompt": 5000,
@@ -101,8 +89,6 @@
101
  },
102
  {
103
  "config_index": 5,
104
- "config_name": "summary_real_obs5000_int0_reasonconcise_wrapchat_formathint",
105
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
106
  "prompt_style": "summary",
107
  "anonymize": false,
108
  "obs_per_prompt": 5000,
@@ -118,8 +104,6 @@
118
  },
119
  {
120
  "config_index": 6,
121
- "config_name": "summary_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
122
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
123
  "prompt_style": "summary",
124
  "anonymize": true,
125
  "obs_per_prompt": 5000,
@@ -135,8 +119,6 @@
135
  },
136
  {
137
  "config_index": 7,
138
- "config_name": "matrix_real_obs5000_int0_reasonconcise_wrapchat_formathint",
139
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
140
  "prompt_style": "matrix",
141
  "anonymize": false,
142
  "obs_per_prompt": 5000,
@@ -152,8 +134,6 @@
152
  },
153
  {
154
  "config_index": 8,
155
- "config_name": "matrix_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
156
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
157
  "prompt_style": "matrix",
158
  "anonymize": true,
159
  "obs_per_prompt": 5000,
@@ -169,8 +149,6 @@
169
  },
170
  {
171
  "config_index": 9,
172
- "config_name": "summary_real_obs0_int200_reasonconcise_wrapchat_formathint",
173
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
174
  "prompt_style": "summary",
175
  "anonymize": false,
176
  "obs_per_prompt": 0,
@@ -186,8 +164,6 @@
186
  },
187
  {
188
  "config_index": 10,
189
- "config_name": "summary_anon_obs0_int200_reasonconcise_wrapchat_formathint",
190
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
191
  "prompt_style": "summary",
192
  "anonymize": true,
193
  "obs_per_prompt": 0,
@@ -203,8 +179,6 @@
203
  },
204
  {
205
  "config_index": 11,
206
- "config_name": "matrix_real_obs0_int200_reasonconcise_wrapchat_formathint",
207
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
208
  "prompt_style": "matrix",
209
  "anonymize": false,
210
  "obs_per_prompt": 0,
@@ -220,8 +194,6 @@
220
  },
221
  {
222
  "config_index": 12,
223
- "config_name": "matrix_anon_obs0_int200_reasonconcise_wrapchat_formathint",
224
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
225
  "prompt_style": "matrix",
226
  "anonymize": true,
227
  "obs_per_prompt": 0,
@@ -237,8 +209,6 @@
237
  },
238
  {
239
  "config_index": 13,
240
- "config_name": "summary_real_obs1000_int0_reasonconcise_wrapchat_formathint",
241
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
242
  "prompt_style": "summary",
243
  "anonymize": false,
244
  "obs_per_prompt": 1000,
@@ -254,8 +224,6 @@
254
  },
255
  {
256
  "config_index": 14,
257
- "config_name": "summary_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
258
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
259
  "prompt_style": "summary",
260
  "anonymize": true,
261
  "obs_per_prompt": 1000,
@@ -271,8 +239,6 @@
271
  },
272
  {
273
  "config_index": 15,
274
- "config_name": "matrix_real_obs1000_int0_reasonconcise_wrapchat_formathint",
275
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
276
  "prompt_style": "matrix",
277
  "anonymize": false,
278
  "obs_per_prompt": 1000,
@@ -288,8 +254,6 @@
288
  },
289
  {
290
  "config_index": 16,
291
- "config_name": "matrix_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
292
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
293
  "prompt_style": "matrix",
294
  "anonymize": true,
295
  "obs_per_prompt": 1000,
@@ -305,8 +269,6 @@
305
  },
306
  {
307
  "config_index": 17,
308
- "config_name": "names_only_anon_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
309
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
310
  "prompt_style": "summary",
311
  "anonymize": true,
312
  "obs_per_prompt": 0,
@@ -322,8 +284,6 @@
322
  },
323
  {
324
  "config_index": 18,
325
- "config_name": "summary_real_obs1000_int50_reasonconcise_wrapchat_formathint",
326
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
327
  "prompt_style": "summary",
328
  "anonymize": false,
329
  "obs_per_prompt": 1000,
@@ -339,8 +299,6 @@
339
  },
340
  {
341
  "config_index": 19,
342
- "config_name": "summary_anon_obs1000_int50_reasonconcise_wrapchat_formathint",
343
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
344
  "prompt_style": "summary",
345
  "anonymize": true,
346
  "obs_per_prompt": 1000,
@@ -356,8 +314,6 @@
356
  },
357
  {
358
  "config_index": 20,
359
- "config_name": "summary_real_obs1000_int100_reasonconcise_wrapchat_formathint",
360
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
361
  "prompt_style": "summary",
362
  "anonymize": false,
363
  "obs_per_prompt": 1000,
@@ -373,8 +329,6 @@
373
  },
374
  {
375
  "config_index": 21,
376
- "config_name": "summary_anon_obs1000_int100_reasonconcise_wrapchat_formathint",
377
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
378
  "prompt_style": "summary",
379
  "anonymize": true,
380
  "obs_per_prompt": 1000,
@@ -390,8 +344,6 @@
390
  },
391
  {
392
  "config_index": 22,
393
- "config_name": "summary_real_obs1000_int200_reasonconcise_wrapchat_formathint",
394
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
395
  "prompt_style": "summary",
396
  "anonymize": false,
397
  "obs_per_prompt": 1000,
@@ -407,8 +359,6 @@
407
  },
408
  {
409
  "config_index": 23,
410
- "config_name": "summary_anon_obs1000_int200_reasonconcise_wrapchat_formathint",
411
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
412
  "prompt_style": "summary",
413
  "anonymize": true,
414
  "obs_per_prompt": 1000,
@@ -423,5 +373,6 @@
423
  "rows_written": 5
424
  }
425
  ],
426
- "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py."
 
427
  }
 
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
+ "compatibility_source": "scripts/eval_cd_configs.py",
5
  "dataset": "cancer",
6
+ "config_file": "experiments/configs/eval_configs.json",
 
 
7
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
8
  "num_prompts": 5,
9
  "seed": 42,
10
  "selected_config_indexes": null,
11
+ "output_csv": "benchmark_data/graphs/small/cancer.csv",
12
+ "output_csv_sha256": "dd1b4decd0e31959041d07ab0557a29acbe6a62f93e4e939f1545e2822b684eb",
13
  "total_rows": 120,
14
  "configs": [
15
  {
16
  "config_index": 0,
 
 
17
  "prompt_style": "summary",
18
  "anonymize": false,
19
  "obs_per_prompt": 0,
 
29
  },
30
  {
31
  "config_index": 1,
 
 
32
  "prompt_style": "summary",
33
  "anonymize": false,
34
  "obs_per_prompt": 5000,
 
44
  },
45
  {
46
  "config_index": 2,
 
 
47
  "prompt_style": "summary",
48
  "anonymize": true,
49
  "obs_per_prompt": 5000,
 
59
  },
60
  {
61
  "config_index": 3,
 
 
62
  "prompt_style": "matrix",
63
  "anonymize": false,
64
  "obs_per_prompt": 5000,
 
74
  },
75
  {
76
  "config_index": 4,
 
 
77
  "prompt_style": "matrix",
78
  "anonymize": true,
79
  "obs_per_prompt": 5000,
 
89
  },
90
  {
91
  "config_index": 5,
 
 
92
  "prompt_style": "summary",
93
  "anonymize": false,
94
  "obs_per_prompt": 5000,
 
104
  },
105
  {
106
  "config_index": 6,
 
 
107
  "prompt_style": "summary",
108
  "anonymize": true,
109
  "obs_per_prompt": 5000,
 
119
  },
120
  {
121
  "config_index": 7,
 
 
122
  "prompt_style": "matrix",
123
  "anonymize": false,
124
  "obs_per_prompt": 5000,
 
134
  },
135
  {
136
  "config_index": 8,
 
 
137
  "prompt_style": "matrix",
138
  "anonymize": true,
139
  "obs_per_prompt": 5000,
 
149
  },
150
  {
151
  "config_index": 9,
 
 
152
  "prompt_style": "summary",
153
  "anonymize": false,
154
  "obs_per_prompt": 0,
 
164
  },
165
  {
166
  "config_index": 10,
 
 
167
  "prompt_style": "summary",
168
  "anonymize": true,
169
  "obs_per_prompt": 0,
 
179
  },
180
  {
181
  "config_index": 11,
 
 
182
  "prompt_style": "matrix",
183
  "anonymize": false,
184
  "obs_per_prompt": 0,
 
194
  },
195
  {
196
  "config_index": 12,
 
 
197
  "prompt_style": "matrix",
198
  "anonymize": true,
199
  "obs_per_prompt": 0,
 
209
  },
210
  {
211
  "config_index": 13,
 
 
212
  "prompt_style": "summary",
213
  "anonymize": false,
214
  "obs_per_prompt": 1000,
 
224
  },
225
  {
226
  "config_index": 14,
 
 
227
  "prompt_style": "summary",
228
  "anonymize": true,
229
  "obs_per_prompt": 1000,
 
239
  },
240
  {
241
  "config_index": 15,
 
 
242
  "prompt_style": "matrix",
243
  "anonymize": false,
244
  "obs_per_prompt": 1000,
 
254
  },
255
  {
256
  "config_index": 16,
 
 
257
  "prompt_style": "matrix",
258
  "anonymize": true,
259
  "obs_per_prompt": 1000,
 
269
  },
270
  {
271
  "config_index": 17,
 
 
272
  "prompt_style": "summary",
273
  "anonymize": true,
274
  "obs_per_prompt": 0,
 
284
  },
285
  {
286
  "config_index": 18,
 
 
287
  "prompt_style": "summary",
288
  "anonymize": false,
289
  "obs_per_prompt": 1000,
 
299
  },
300
  {
301
  "config_index": 19,
 
 
302
  "prompt_style": "summary",
303
  "anonymize": true,
304
  "obs_per_prompt": 1000,
 
314
  },
315
  {
316
  "config_index": 20,
 
 
317
  "prompt_style": "summary",
318
  "anonymize": false,
319
  "obs_per_prompt": 1000,
 
329
  },
330
  {
331
  "config_index": 21,
 
 
332
  "prompt_style": "summary",
333
  "anonymize": true,
334
  "obs_per_prompt": 1000,
 
344
  },
345
  {
346
  "config_index": 22,
 
 
347
  "prompt_style": "summary",
348
  "anonymize": false,
349
  "obs_per_prompt": 1000,
 
359
  },
360
  {
361
  "config_index": 23,
 
 
362
  "prompt_style": "summary",
363
  "anonymize": true,
364
  "obs_per_prompt": 1000,
 
373
  "rows_written": 5
374
  }
375
  ],
376
+ "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py.",
377
+ "graph_file_sha256": "c39c9bf171bf1302f30baa9764a83e257562d9cb8bf7ceb014a52d03bebc860d"
378
  }
graphs/small/child.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ed32dbcbc19e9539c9be9346bc26a37cae72840100baf1d2bb7510b14466dc6
3
- size 35325147
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f9fa2eda2e8a936fc3663b12075d2b83680e161ad8abef8ca887f2642c9f2a0
3
+ size 35285335
graphs/small/child.manifest.json CHANGED
@@ -1,23 +1,19 @@
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
- "compatibility_source": "/home/yuen_chen/ENCO/scripts/eval_cd_configs.py",
5
  "dataset": "child",
6
- "bif_file": "/home/yuen_chen/ENCO/causal_graphs/real_data/small_graphs/child.bif",
7
- "bif_file_sha256": "432c22e661cd0e8235c8d95599ac22ccc261002459f5c4e6e7235b057908fe6e",
8
- "config_file": "/home/yuen_chen/ENCO/experiments/configs/eval_configs.json",
9
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
10
  "num_prompts": 5,
11
  "seed": 42,
12
  "selected_config_indexes": null,
13
- "output_csv": "/home/yuen_chen/ENCO/benchmark_data/graphs/small/child.csv",
14
- "output_csv_sha256": "6ed32dbcbc19e9539c9be9346bc26a37cae72840100baf1d2bb7510b14466dc6",
15
  "total_rows": 120,
16
  "configs": [
17
  {
18
  "config_index": 0,
19
- "config_name": "names_only_real_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
20
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
21
  "prompt_style": "summary",
22
  "anonymize": false,
23
  "obs_per_prompt": 0,
@@ -33,8 +29,6 @@
33
  },
34
  {
35
  "config_index": 1,
36
- "config_name": "summary_real_obs5000_int200_reasonconcise_wrapchat_formathint",
37
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
38
  "prompt_style": "summary",
39
  "anonymize": false,
40
  "obs_per_prompt": 5000,
@@ -50,8 +44,6 @@
50
  },
51
  {
52
  "config_index": 2,
53
- "config_name": "summary_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
54
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
55
  "prompt_style": "summary",
56
  "anonymize": true,
57
  "obs_per_prompt": 5000,
@@ -67,8 +59,6 @@
67
  },
68
  {
69
  "config_index": 3,
70
- "config_name": "matrix_real_obs5000_int200_reasonconcise_wrapchat_formathint",
71
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
72
  "prompt_style": "matrix",
73
  "anonymize": false,
74
  "obs_per_prompt": 5000,
@@ -84,8 +74,6 @@
84
  },
85
  {
86
  "config_index": 4,
87
- "config_name": "matrix_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
88
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
89
  "prompt_style": "matrix",
90
  "anonymize": true,
91
  "obs_per_prompt": 5000,
@@ -101,8 +89,6 @@
101
  },
102
  {
103
  "config_index": 5,
104
- "config_name": "summary_real_obs5000_int0_reasonconcise_wrapchat_formathint",
105
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
106
  "prompt_style": "summary",
107
  "anonymize": false,
108
  "obs_per_prompt": 5000,
@@ -118,8 +104,6 @@
118
  },
119
  {
120
  "config_index": 6,
121
- "config_name": "summary_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
122
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
123
  "prompt_style": "summary",
124
  "anonymize": true,
125
  "obs_per_prompt": 5000,
@@ -135,8 +119,6 @@
135
  },
136
  {
137
  "config_index": 7,
138
- "config_name": "matrix_real_obs5000_int0_reasonconcise_wrapchat_formathint",
139
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
140
  "prompt_style": "matrix",
141
  "anonymize": false,
142
  "obs_per_prompt": 5000,
@@ -152,8 +134,6 @@
152
  },
153
  {
154
  "config_index": 8,
155
- "config_name": "matrix_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
156
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
157
  "prompt_style": "matrix",
158
  "anonymize": true,
159
  "obs_per_prompt": 5000,
@@ -169,8 +149,6 @@
169
  },
170
  {
171
  "config_index": 9,
172
- "config_name": "summary_real_obs0_int200_reasonconcise_wrapchat_formathint",
173
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
174
  "prompt_style": "summary",
175
  "anonymize": false,
176
  "obs_per_prompt": 0,
@@ -186,8 +164,6 @@
186
  },
187
  {
188
  "config_index": 10,
189
- "config_name": "summary_anon_obs0_int200_reasonconcise_wrapchat_formathint",
190
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
191
  "prompt_style": "summary",
192
  "anonymize": true,
193
  "obs_per_prompt": 0,
@@ -203,8 +179,6 @@
203
  },
204
  {
205
  "config_index": 11,
206
- "config_name": "matrix_real_obs0_int200_reasonconcise_wrapchat_formathint",
207
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
208
  "prompt_style": "matrix",
209
  "anonymize": false,
210
  "obs_per_prompt": 0,
@@ -220,8 +194,6 @@
220
  },
221
  {
222
  "config_index": 12,
223
- "config_name": "matrix_anon_obs0_int200_reasonconcise_wrapchat_formathint",
224
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
225
  "prompt_style": "matrix",
226
  "anonymize": true,
227
  "obs_per_prompt": 0,
@@ -237,8 +209,6 @@
237
  },
238
  {
239
  "config_index": 13,
240
- "config_name": "summary_real_obs1000_int0_reasonconcise_wrapchat_formathint",
241
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
242
  "prompt_style": "summary",
243
  "anonymize": false,
244
  "obs_per_prompt": 1000,
@@ -254,8 +224,6 @@
254
  },
255
  {
256
  "config_index": 14,
257
- "config_name": "summary_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
258
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
259
  "prompt_style": "summary",
260
  "anonymize": true,
261
  "obs_per_prompt": 1000,
@@ -271,8 +239,6 @@
271
  },
272
  {
273
  "config_index": 15,
274
- "config_name": "matrix_real_obs1000_int0_reasonconcise_wrapchat_formathint",
275
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
276
  "prompt_style": "matrix",
277
  "anonymize": false,
278
  "obs_per_prompt": 1000,
@@ -288,8 +254,6 @@
288
  },
289
  {
290
  "config_index": 16,
291
- "config_name": "matrix_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
292
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
293
  "prompt_style": "matrix",
294
  "anonymize": true,
295
  "obs_per_prompt": 1000,
@@ -305,8 +269,6 @@
305
  },
306
  {
307
  "config_index": 17,
308
- "config_name": "names_only_anon_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
309
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
310
  "prompt_style": "summary",
311
  "anonymize": true,
312
  "obs_per_prompt": 0,
@@ -322,8 +284,6 @@
322
  },
323
  {
324
  "config_index": 18,
325
- "config_name": "summary_real_obs1000_int50_reasonconcise_wrapchat_formathint",
326
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
327
  "prompt_style": "summary",
328
  "anonymize": false,
329
  "obs_per_prompt": 1000,
@@ -339,8 +299,6 @@
339
  },
340
  {
341
  "config_index": 19,
342
- "config_name": "summary_anon_obs1000_int50_reasonconcise_wrapchat_formathint",
343
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
344
  "prompt_style": "summary",
345
  "anonymize": true,
346
  "obs_per_prompt": 1000,
@@ -356,8 +314,6 @@
356
  },
357
  {
358
  "config_index": 20,
359
- "config_name": "summary_real_obs1000_int100_reasonconcise_wrapchat_formathint",
360
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
361
  "prompt_style": "summary",
362
  "anonymize": false,
363
  "obs_per_prompt": 1000,
@@ -373,8 +329,6 @@
373
  },
374
  {
375
  "config_index": 21,
376
- "config_name": "summary_anon_obs1000_int100_reasonconcise_wrapchat_formathint",
377
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
378
  "prompt_style": "summary",
379
  "anonymize": true,
380
  "obs_per_prompt": 1000,
@@ -390,8 +344,6 @@
390
  },
391
  {
392
  "config_index": 22,
393
- "config_name": "summary_real_obs1000_int200_reasonconcise_wrapchat_formathint",
394
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
395
  "prompt_style": "summary",
396
  "anonymize": false,
397
  "obs_per_prompt": 1000,
@@ -407,8 +359,6 @@
407
  },
408
  {
409
  "config_index": 23,
410
- "config_name": "summary_anon_obs1000_int200_reasonconcise_wrapchat_formathint",
411
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
412
  "prompt_style": "summary",
413
  "anonymize": true,
414
  "obs_per_prompt": 1000,
@@ -423,5 +373,6 @@
423
  "rows_written": 5
424
  }
425
  ],
426
- "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py."
 
427
  }
 
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
+ "compatibility_source": "scripts/eval_cd_configs.py",
5
  "dataset": "child",
6
+ "config_file": "experiments/configs/eval_configs.json",
 
 
7
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
8
  "num_prompts": 5,
9
  "seed": 42,
10
  "selected_config_indexes": null,
11
+ "output_csv": "benchmark_data/graphs/small/child.csv",
12
+ "output_csv_sha256": "1f9fa2eda2e8a936fc3663b12075d2b83680e161ad8abef8ca887f2642c9f2a0",
13
  "total_rows": 120,
14
  "configs": [
15
  {
16
  "config_index": 0,
 
 
17
  "prompt_style": "summary",
18
  "anonymize": false,
19
  "obs_per_prompt": 0,
 
29
  },
30
  {
31
  "config_index": 1,
 
 
32
  "prompt_style": "summary",
33
  "anonymize": false,
34
  "obs_per_prompt": 5000,
 
44
  },
45
  {
46
  "config_index": 2,
 
 
47
  "prompt_style": "summary",
48
  "anonymize": true,
49
  "obs_per_prompt": 5000,
 
59
  },
60
  {
61
  "config_index": 3,
 
 
62
  "prompt_style": "matrix",
63
  "anonymize": false,
64
  "obs_per_prompt": 5000,
 
74
  },
75
  {
76
  "config_index": 4,
 
 
77
  "prompt_style": "matrix",
78
  "anonymize": true,
79
  "obs_per_prompt": 5000,
 
89
  },
90
  {
91
  "config_index": 5,
 
 
92
  "prompt_style": "summary",
93
  "anonymize": false,
94
  "obs_per_prompt": 5000,
 
104
  },
105
  {
106
  "config_index": 6,
 
 
107
  "prompt_style": "summary",
108
  "anonymize": true,
109
  "obs_per_prompt": 5000,
 
119
  },
120
  {
121
  "config_index": 7,
 
 
122
  "prompt_style": "matrix",
123
  "anonymize": false,
124
  "obs_per_prompt": 5000,
 
134
  },
135
  {
136
  "config_index": 8,
 
 
137
  "prompt_style": "matrix",
138
  "anonymize": true,
139
  "obs_per_prompt": 5000,
 
149
  },
150
  {
151
  "config_index": 9,
 
 
152
  "prompt_style": "summary",
153
  "anonymize": false,
154
  "obs_per_prompt": 0,
 
164
  },
165
  {
166
  "config_index": 10,
 
 
167
  "prompt_style": "summary",
168
  "anonymize": true,
169
  "obs_per_prompt": 0,
 
179
  },
180
  {
181
  "config_index": 11,
 
 
182
  "prompt_style": "matrix",
183
  "anonymize": false,
184
  "obs_per_prompt": 0,
 
194
  },
195
  {
196
  "config_index": 12,
 
 
197
  "prompt_style": "matrix",
198
  "anonymize": true,
199
  "obs_per_prompt": 0,
 
209
  },
210
  {
211
  "config_index": 13,
 
 
212
  "prompt_style": "summary",
213
  "anonymize": false,
214
  "obs_per_prompt": 1000,
 
224
  },
225
  {
226
  "config_index": 14,
 
 
227
  "prompt_style": "summary",
228
  "anonymize": true,
229
  "obs_per_prompt": 1000,
 
239
  },
240
  {
241
  "config_index": 15,
 
 
242
  "prompt_style": "matrix",
243
  "anonymize": false,
244
  "obs_per_prompt": 1000,
 
254
  },
255
  {
256
  "config_index": 16,
 
 
257
  "prompt_style": "matrix",
258
  "anonymize": true,
259
  "obs_per_prompt": 1000,
 
269
  },
270
  {
271
  "config_index": 17,
 
 
272
  "prompt_style": "summary",
273
  "anonymize": true,
274
  "obs_per_prompt": 0,
 
284
  },
285
  {
286
  "config_index": 18,
 
 
287
  "prompt_style": "summary",
288
  "anonymize": false,
289
  "obs_per_prompt": 1000,
 
299
  },
300
  {
301
  "config_index": 19,
 
 
302
  "prompt_style": "summary",
303
  "anonymize": true,
304
  "obs_per_prompt": 1000,
 
314
  },
315
  {
316
  "config_index": 20,
 
 
317
  "prompt_style": "summary",
318
  "anonymize": false,
319
  "obs_per_prompt": 1000,
 
329
  },
330
  {
331
  "config_index": 21,
 
 
332
  "prompt_style": "summary",
333
  "anonymize": true,
334
  "obs_per_prompt": 1000,
 
344
  },
345
  {
346
  "config_index": 22,
 
 
347
  "prompt_style": "summary",
348
  "anonymize": false,
349
  "obs_per_prompt": 1000,
 
359
  },
360
  {
361
  "config_index": 23,
 
 
362
  "prompt_style": "summary",
363
  "anonymize": true,
364
  "obs_per_prompt": 1000,
 
373
  "rows_written": 5
374
  }
375
  ],
376
+ "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py.",
377
+ "graph_file_sha256": "432c22e661cd0e8235c8d95599ac22ccc261002459f5c4e6e7235b057908fe6e"
378
  }
graphs/small/earthquake.csv CHANGED
The diff for this file is too large to render. See raw diff
 
graphs/small/earthquake.manifest.json CHANGED
@@ -1,23 +1,19 @@
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
- "compatibility_source": "/home/yuen_chen/ENCO/scripts/eval_cd_configs.py",
5
  "dataset": "earthquake",
6
- "bif_file": "/home/yuen_chen/ENCO/causal_graphs/real_data/small_graphs/earthquake.bif",
7
- "bif_file_sha256": "7818cf6da3034c381da82547532a0afbe0fdefc761376e99999e20432403fade",
8
- "config_file": "/home/yuen_chen/ENCO/experiments/configs/eval_configs.json",
9
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
10
  "num_prompts": 5,
11
  "seed": 42,
12
  "selected_config_indexes": null,
13
- "output_csv": "/home/yuen_chen/ENCO/benchmark_data/graphs/small/earthquake.csv",
14
- "output_csv_sha256": "7f76a5879a347a58b2f7e2ae006185b43805009a79921e4f8aa31931ee03aa44",
15
  "total_rows": 120,
16
  "configs": [
17
  {
18
  "config_index": 0,
19
- "config_name": "names_only_real_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
20
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
21
  "prompt_style": "summary",
22
  "anonymize": false,
23
  "obs_per_prompt": 0,
@@ -33,8 +29,6 @@
33
  },
34
  {
35
  "config_index": 1,
36
- "config_name": "summary_real_obs5000_int200_reasonconcise_wrapchat_formathint",
37
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
38
  "prompt_style": "summary",
39
  "anonymize": false,
40
  "obs_per_prompt": 5000,
@@ -50,8 +44,6 @@
50
  },
51
  {
52
  "config_index": 2,
53
- "config_name": "summary_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
54
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
55
  "prompt_style": "summary",
56
  "anonymize": true,
57
  "obs_per_prompt": 5000,
@@ -67,8 +59,6 @@
67
  },
68
  {
69
  "config_index": 3,
70
- "config_name": "matrix_real_obs5000_int200_reasonconcise_wrapchat_formathint",
71
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
72
  "prompt_style": "matrix",
73
  "anonymize": false,
74
  "obs_per_prompt": 5000,
@@ -84,8 +74,6 @@
84
  },
85
  {
86
  "config_index": 4,
87
- "config_name": "matrix_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
88
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
89
  "prompt_style": "matrix",
90
  "anonymize": true,
91
  "obs_per_prompt": 5000,
@@ -101,8 +89,6 @@
101
  },
102
  {
103
  "config_index": 5,
104
- "config_name": "summary_real_obs5000_int0_reasonconcise_wrapchat_formathint",
105
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
106
  "prompt_style": "summary",
107
  "anonymize": false,
108
  "obs_per_prompt": 5000,
@@ -118,8 +104,6 @@
118
  },
119
  {
120
  "config_index": 6,
121
- "config_name": "summary_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
122
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
123
  "prompt_style": "summary",
124
  "anonymize": true,
125
  "obs_per_prompt": 5000,
@@ -135,8 +119,6 @@
135
  },
136
  {
137
  "config_index": 7,
138
- "config_name": "matrix_real_obs5000_int0_reasonconcise_wrapchat_formathint",
139
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
140
  "prompt_style": "matrix",
141
  "anonymize": false,
142
  "obs_per_prompt": 5000,
@@ -152,8 +134,6 @@
152
  },
153
  {
154
  "config_index": 8,
155
- "config_name": "matrix_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
156
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
157
  "prompt_style": "matrix",
158
  "anonymize": true,
159
  "obs_per_prompt": 5000,
@@ -169,8 +149,6 @@
169
  },
170
  {
171
  "config_index": 9,
172
- "config_name": "summary_real_obs0_int200_reasonconcise_wrapchat_formathint",
173
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
174
  "prompt_style": "summary",
175
  "anonymize": false,
176
  "obs_per_prompt": 0,
@@ -186,8 +164,6 @@
186
  },
187
  {
188
  "config_index": 10,
189
- "config_name": "summary_anon_obs0_int200_reasonconcise_wrapchat_formathint",
190
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
191
  "prompt_style": "summary",
192
  "anonymize": true,
193
  "obs_per_prompt": 0,
@@ -203,8 +179,6 @@
203
  },
204
  {
205
  "config_index": 11,
206
- "config_name": "matrix_real_obs0_int200_reasonconcise_wrapchat_formathint",
207
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
208
  "prompt_style": "matrix",
209
  "anonymize": false,
210
  "obs_per_prompt": 0,
@@ -220,8 +194,6 @@
220
  },
221
  {
222
  "config_index": 12,
223
- "config_name": "matrix_anon_obs0_int200_reasonconcise_wrapchat_formathint",
224
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
225
  "prompt_style": "matrix",
226
  "anonymize": true,
227
  "obs_per_prompt": 0,
@@ -237,8 +209,6 @@
237
  },
238
  {
239
  "config_index": 13,
240
- "config_name": "summary_real_obs1000_int0_reasonconcise_wrapchat_formathint",
241
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
242
  "prompt_style": "summary",
243
  "anonymize": false,
244
  "obs_per_prompt": 1000,
@@ -254,8 +224,6 @@
254
  },
255
  {
256
  "config_index": 14,
257
- "config_name": "summary_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
258
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
259
  "prompt_style": "summary",
260
  "anonymize": true,
261
  "obs_per_prompt": 1000,
@@ -271,8 +239,6 @@
271
  },
272
  {
273
  "config_index": 15,
274
- "config_name": "matrix_real_obs1000_int0_reasonconcise_wrapchat_formathint",
275
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
276
  "prompt_style": "matrix",
277
  "anonymize": false,
278
  "obs_per_prompt": 1000,
@@ -288,8 +254,6 @@
288
  },
289
  {
290
  "config_index": 16,
291
- "config_name": "matrix_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
292
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
293
  "prompt_style": "matrix",
294
  "anonymize": true,
295
  "obs_per_prompt": 1000,
@@ -305,8 +269,6 @@
305
  },
306
  {
307
  "config_index": 17,
308
- "config_name": "names_only_anon_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
309
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
310
  "prompt_style": "summary",
311
  "anonymize": true,
312
  "obs_per_prompt": 0,
@@ -322,8 +284,6 @@
322
  },
323
  {
324
  "config_index": 18,
325
- "config_name": "summary_real_obs1000_int50_reasonconcise_wrapchat_formathint",
326
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
327
  "prompt_style": "summary",
328
  "anonymize": false,
329
  "obs_per_prompt": 1000,
@@ -339,8 +299,6 @@
339
  },
340
  {
341
  "config_index": 19,
342
- "config_name": "summary_anon_obs1000_int50_reasonconcise_wrapchat_formathint",
343
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
344
  "prompt_style": "summary",
345
  "anonymize": true,
346
  "obs_per_prompt": 1000,
@@ -356,8 +314,6 @@
356
  },
357
  {
358
  "config_index": 20,
359
- "config_name": "summary_real_obs1000_int100_reasonconcise_wrapchat_formathint",
360
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
361
  "prompt_style": "summary",
362
  "anonymize": false,
363
  "obs_per_prompt": 1000,
@@ -373,8 +329,6 @@
373
  },
374
  {
375
  "config_index": 21,
376
- "config_name": "summary_anon_obs1000_int100_reasonconcise_wrapchat_formathint",
377
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
378
  "prompt_style": "summary",
379
  "anonymize": true,
380
  "obs_per_prompt": 1000,
@@ -390,8 +344,6 @@
390
  },
391
  {
392
  "config_index": 22,
393
- "config_name": "summary_real_obs1000_int200_reasonconcise_wrapchat_formathint",
394
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
395
  "prompt_style": "summary",
396
  "anonymize": false,
397
  "obs_per_prompt": 1000,
@@ -407,8 +359,6 @@
407
  },
408
  {
409
  "config_index": 23,
410
- "config_name": "summary_anon_obs1000_int200_reasonconcise_wrapchat_formathint",
411
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
412
  "prompt_style": "summary",
413
  "anonymize": true,
414
  "obs_per_prompt": 1000,
@@ -423,5 +373,6 @@
423
  "rows_written": 5
424
  }
425
  ],
426
- "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py."
 
427
  }
 
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
+ "compatibility_source": "scripts/eval_cd_configs.py",
5
  "dataset": "earthquake",
6
+ "config_file": "experiments/configs/eval_configs.json",
 
 
7
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
8
  "num_prompts": 5,
9
  "seed": 42,
10
  "selected_config_indexes": null,
11
+ "output_csv": "benchmark_data/graphs/small/earthquake.csv",
12
+ "output_csv_sha256": "1990aad50ea10e4d477dfe8be33dbbe4987f1a3d3bacbb752cd35e5fc24a78b9",
13
  "total_rows": 120,
14
  "configs": [
15
  {
16
  "config_index": 0,
 
 
17
  "prompt_style": "summary",
18
  "anonymize": false,
19
  "obs_per_prompt": 0,
 
29
  },
30
  {
31
  "config_index": 1,
 
 
32
  "prompt_style": "summary",
33
  "anonymize": false,
34
  "obs_per_prompt": 5000,
 
44
  },
45
  {
46
  "config_index": 2,
 
 
47
  "prompt_style": "summary",
48
  "anonymize": true,
49
  "obs_per_prompt": 5000,
 
59
  },
60
  {
61
  "config_index": 3,
 
 
62
  "prompt_style": "matrix",
63
  "anonymize": false,
64
  "obs_per_prompt": 5000,
 
74
  },
75
  {
76
  "config_index": 4,
 
 
77
  "prompt_style": "matrix",
78
  "anonymize": true,
79
  "obs_per_prompt": 5000,
 
89
  },
90
  {
91
  "config_index": 5,
 
 
92
  "prompt_style": "summary",
93
  "anonymize": false,
94
  "obs_per_prompt": 5000,
 
104
  },
105
  {
106
  "config_index": 6,
 
 
107
  "prompt_style": "summary",
108
  "anonymize": true,
109
  "obs_per_prompt": 5000,
 
119
  },
120
  {
121
  "config_index": 7,
 
 
122
  "prompt_style": "matrix",
123
  "anonymize": false,
124
  "obs_per_prompt": 5000,
 
134
  },
135
  {
136
  "config_index": 8,
 
 
137
  "prompt_style": "matrix",
138
  "anonymize": true,
139
  "obs_per_prompt": 5000,
 
149
  },
150
  {
151
  "config_index": 9,
 
 
152
  "prompt_style": "summary",
153
  "anonymize": false,
154
  "obs_per_prompt": 0,
 
164
  },
165
  {
166
  "config_index": 10,
 
 
167
  "prompt_style": "summary",
168
  "anonymize": true,
169
  "obs_per_prompt": 0,
 
179
  },
180
  {
181
  "config_index": 11,
 
 
182
  "prompt_style": "matrix",
183
  "anonymize": false,
184
  "obs_per_prompt": 0,
 
194
  },
195
  {
196
  "config_index": 12,
 
 
197
  "prompt_style": "matrix",
198
  "anonymize": true,
199
  "obs_per_prompt": 0,
 
209
  },
210
  {
211
  "config_index": 13,
 
 
212
  "prompt_style": "summary",
213
  "anonymize": false,
214
  "obs_per_prompt": 1000,
 
224
  },
225
  {
226
  "config_index": 14,
 
 
227
  "prompt_style": "summary",
228
  "anonymize": true,
229
  "obs_per_prompt": 1000,
 
239
  },
240
  {
241
  "config_index": 15,
 
 
242
  "prompt_style": "matrix",
243
  "anonymize": false,
244
  "obs_per_prompt": 1000,
 
254
  },
255
  {
256
  "config_index": 16,
 
 
257
  "prompt_style": "matrix",
258
  "anonymize": true,
259
  "obs_per_prompt": 1000,
 
269
  },
270
  {
271
  "config_index": 17,
 
 
272
  "prompt_style": "summary",
273
  "anonymize": true,
274
  "obs_per_prompt": 0,
 
284
  },
285
  {
286
  "config_index": 18,
 
 
287
  "prompt_style": "summary",
288
  "anonymize": false,
289
  "obs_per_prompt": 1000,
 
299
  },
300
  {
301
  "config_index": 19,
 
 
302
  "prompt_style": "summary",
303
  "anonymize": true,
304
  "obs_per_prompt": 1000,
 
314
  },
315
  {
316
  "config_index": 20,
 
 
317
  "prompt_style": "summary",
318
  "anonymize": false,
319
  "obs_per_prompt": 1000,
 
329
  },
330
  {
331
  "config_index": 21,
 
 
332
  "prompt_style": "summary",
333
  "anonymize": true,
334
  "obs_per_prompt": 1000,
 
344
  },
345
  {
346
  "config_index": 22,
 
 
347
  "prompt_style": "summary",
348
  "anonymize": false,
349
  "obs_per_prompt": 1000,
 
359
  },
360
  {
361
  "config_index": 23,
 
 
362
  "prompt_style": "summary",
363
  "anonymize": true,
364
  "obs_per_prompt": 1000,
 
373
  "rows_written": 5
374
  }
375
  ],
376
+ "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py.",
377
+ "graph_file_sha256": "7818cf6da3034c381da82547532a0afbe0fdefc761376e99999e20432403fade"
378
  }
graphs/small/sachs.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90dd4745322e095d3325e4d0a983023f0eff889be58953443a39f09534dca0b3
3
- size 12373234
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c2cc57567329ad57ec60be12c71bd361d2f666dd9182ca22a2436f580a797f3
3
+ size 12333422
graphs/small/sachs.manifest.json CHANGED
@@ -1,23 +1,19 @@
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
- "compatibility_source": "/home/yuen_chen/ENCO/scripts/eval_cd_configs.py",
5
  "dataset": "sachs",
6
- "bif_file": "/home/yuen_chen/ENCO/causal_graphs/real_data/small_graphs/sachs.bif",
7
- "bif_file_sha256": "4cde4268e3b6dba27a019fc8a3f024616027c6039dccaada8e021bd17a8857ec",
8
- "config_file": "/home/yuen_chen/ENCO/experiments/configs/eval_configs.json",
9
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
10
  "num_prompts": 5,
11
  "seed": 42,
12
  "selected_config_indexes": null,
13
- "output_csv": "/home/yuen_chen/ENCO/benchmark_data/graphs/small/sachs.csv",
14
- "output_csv_sha256": "90dd4745322e095d3325e4d0a983023f0eff889be58953443a39f09534dca0b3",
15
  "total_rows": 120,
16
  "configs": [
17
  {
18
  "config_index": 0,
19
- "config_name": "names_only_real_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
20
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
21
  "prompt_style": "summary",
22
  "anonymize": false,
23
  "obs_per_prompt": 0,
@@ -33,8 +29,6 @@
33
  },
34
  {
35
  "config_index": 1,
36
- "config_name": "summary_real_obs5000_int200_reasonconcise_wrapchat_formathint",
37
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
38
  "prompt_style": "summary",
39
  "anonymize": false,
40
  "obs_per_prompt": 5000,
@@ -50,8 +44,6 @@
50
  },
51
  {
52
  "config_index": 2,
53
- "config_name": "summary_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
54
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
55
  "prompt_style": "summary",
56
  "anonymize": true,
57
  "obs_per_prompt": 5000,
@@ -67,8 +59,6 @@
67
  },
68
  {
69
  "config_index": 3,
70
- "config_name": "matrix_real_obs5000_int200_reasonconcise_wrapchat_formathint",
71
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
72
  "prompt_style": "matrix",
73
  "anonymize": false,
74
  "obs_per_prompt": 5000,
@@ -84,8 +74,6 @@
84
  },
85
  {
86
  "config_index": 4,
87
- "config_name": "matrix_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
88
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
89
  "prompt_style": "matrix",
90
  "anonymize": true,
91
  "obs_per_prompt": 5000,
@@ -101,8 +89,6 @@
101
  },
102
  {
103
  "config_index": 5,
104
- "config_name": "summary_real_obs5000_int0_reasonconcise_wrapchat_formathint",
105
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
106
  "prompt_style": "summary",
107
  "anonymize": false,
108
  "obs_per_prompt": 5000,
@@ -118,8 +104,6 @@
118
  },
119
  {
120
  "config_index": 6,
121
- "config_name": "summary_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
122
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
123
  "prompt_style": "summary",
124
  "anonymize": true,
125
  "obs_per_prompt": 5000,
@@ -135,8 +119,6 @@
135
  },
136
  {
137
  "config_index": 7,
138
- "config_name": "matrix_real_obs5000_int0_reasonconcise_wrapchat_formathint",
139
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
140
  "prompt_style": "matrix",
141
  "anonymize": false,
142
  "obs_per_prompt": 5000,
@@ -152,8 +134,6 @@
152
  },
153
  {
154
  "config_index": 8,
155
- "config_name": "matrix_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
156
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
157
  "prompt_style": "matrix",
158
  "anonymize": true,
159
  "obs_per_prompt": 5000,
@@ -169,8 +149,6 @@
169
  },
170
  {
171
  "config_index": 9,
172
- "config_name": "summary_real_obs0_int200_reasonconcise_wrapchat_formathint",
173
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
174
  "prompt_style": "summary",
175
  "anonymize": false,
176
  "obs_per_prompt": 0,
@@ -186,8 +164,6 @@
186
  },
187
  {
188
  "config_index": 10,
189
- "config_name": "summary_anon_obs0_int200_reasonconcise_wrapchat_formathint",
190
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
191
  "prompt_style": "summary",
192
  "anonymize": true,
193
  "obs_per_prompt": 0,
@@ -203,8 +179,6 @@
203
  },
204
  {
205
  "config_index": 11,
206
- "config_name": "matrix_real_obs0_int200_reasonconcise_wrapchat_formathint",
207
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
208
  "prompt_style": "matrix",
209
  "anonymize": false,
210
  "obs_per_prompt": 0,
@@ -220,8 +194,6 @@
220
  },
221
  {
222
  "config_index": 12,
223
- "config_name": "matrix_anon_obs0_int200_reasonconcise_wrapchat_formathint",
224
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
225
  "prompt_style": "matrix",
226
  "anonymize": true,
227
  "obs_per_prompt": 0,
@@ -237,8 +209,6 @@
237
  },
238
  {
239
  "config_index": 13,
240
- "config_name": "summary_real_obs1000_int0_reasonconcise_wrapchat_formathint",
241
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
242
  "prompt_style": "summary",
243
  "anonymize": false,
244
  "obs_per_prompt": 1000,
@@ -254,8 +224,6 @@
254
  },
255
  {
256
  "config_index": 14,
257
- "config_name": "summary_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
258
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
259
  "prompt_style": "summary",
260
  "anonymize": true,
261
  "obs_per_prompt": 1000,
@@ -271,8 +239,6 @@
271
  },
272
  {
273
  "config_index": 15,
274
- "config_name": "matrix_real_obs1000_int0_reasonconcise_wrapchat_formathint",
275
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
276
  "prompt_style": "matrix",
277
  "anonymize": false,
278
  "obs_per_prompt": 1000,
@@ -288,8 +254,6 @@
288
  },
289
  {
290
  "config_index": 16,
291
- "config_name": "matrix_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
292
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
293
  "prompt_style": "matrix",
294
  "anonymize": true,
295
  "obs_per_prompt": 1000,
@@ -305,8 +269,6 @@
305
  },
306
  {
307
  "config_index": 17,
308
- "config_name": "names_only_anon_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
309
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
310
  "prompt_style": "summary",
311
  "anonymize": true,
312
  "obs_per_prompt": 0,
@@ -322,8 +284,6 @@
322
  },
323
  {
324
  "config_index": 18,
325
- "config_name": "summary_real_obs1000_int50_reasonconcise_wrapchat_formathint",
326
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
327
  "prompt_style": "summary",
328
  "anonymize": false,
329
  "obs_per_prompt": 1000,
@@ -339,8 +299,6 @@
339
  },
340
  {
341
  "config_index": 19,
342
- "config_name": "summary_anon_obs1000_int50_reasonconcise_wrapchat_formathint",
343
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
344
  "prompt_style": "summary",
345
  "anonymize": true,
346
  "obs_per_prompt": 1000,
@@ -356,8 +314,6 @@
356
  },
357
  {
358
  "config_index": 20,
359
- "config_name": "summary_real_obs1000_int100_reasonconcise_wrapchat_formathint",
360
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
361
  "prompt_style": "summary",
362
  "anonymize": false,
363
  "obs_per_prompt": 1000,
@@ -373,8 +329,6 @@
373
  },
374
  {
375
  "config_index": 21,
376
- "config_name": "summary_anon_obs1000_int100_reasonconcise_wrapchat_formathint",
377
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
378
  "prompt_style": "summary",
379
  "anonymize": true,
380
  "obs_per_prompt": 1000,
@@ -390,8 +344,6 @@
390
  },
391
  {
392
  "config_index": 22,
393
- "config_name": "summary_real_obs1000_int200_reasonconcise_wrapchat_formathint",
394
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
395
  "prompt_style": "summary",
396
  "anonymize": false,
397
  "obs_per_prompt": 1000,
@@ -407,8 +359,6 @@
407
  },
408
  {
409
  "config_index": 23,
410
- "config_name": "summary_anon_obs1000_int200_reasonconcise_wrapchat_formathint",
411
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
412
  "prompt_style": "summary",
413
  "anonymize": true,
414
  "obs_per_prompt": 1000,
@@ -423,5 +373,6 @@
423
  "rows_written": 5
424
  }
425
  ],
426
- "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py."
 
427
  }
 
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
+ "compatibility_source": "scripts/eval_cd_configs.py",
5
  "dataset": "sachs",
6
+ "config_file": "experiments/configs/eval_configs.json",
 
 
7
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
8
  "num_prompts": 5,
9
  "seed": 42,
10
  "selected_config_indexes": null,
11
+ "output_csv": "benchmark_data/graphs/small/sachs.csv",
12
+ "output_csv_sha256": "1c2cc57567329ad57ec60be12c71bd361d2f666dd9182ca22a2436f580a797f3",
13
  "total_rows": 120,
14
  "configs": [
15
  {
16
  "config_index": 0,
 
 
17
  "prompt_style": "summary",
18
  "anonymize": false,
19
  "obs_per_prompt": 0,
 
29
  },
30
  {
31
  "config_index": 1,
 
 
32
  "prompt_style": "summary",
33
  "anonymize": false,
34
  "obs_per_prompt": 5000,
 
44
  },
45
  {
46
  "config_index": 2,
 
 
47
  "prompt_style": "summary",
48
  "anonymize": true,
49
  "obs_per_prompt": 5000,
 
59
  },
60
  {
61
  "config_index": 3,
 
 
62
  "prompt_style": "matrix",
63
  "anonymize": false,
64
  "obs_per_prompt": 5000,
 
74
  },
75
  {
76
  "config_index": 4,
 
 
77
  "prompt_style": "matrix",
78
  "anonymize": true,
79
  "obs_per_prompt": 5000,
 
89
  },
90
  {
91
  "config_index": 5,
 
 
92
  "prompt_style": "summary",
93
  "anonymize": false,
94
  "obs_per_prompt": 5000,
 
104
  },
105
  {
106
  "config_index": 6,
 
 
107
  "prompt_style": "summary",
108
  "anonymize": true,
109
  "obs_per_prompt": 5000,
 
119
  },
120
  {
121
  "config_index": 7,
 
 
122
  "prompt_style": "matrix",
123
  "anonymize": false,
124
  "obs_per_prompt": 5000,
 
134
  },
135
  {
136
  "config_index": 8,
 
 
137
  "prompt_style": "matrix",
138
  "anonymize": true,
139
  "obs_per_prompt": 5000,
 
149
  },
150
  {
151
  "config_index": 9,
 
 
152
  "prompt_style": "summary",
153
  "anonymize": false,
154
  "obs_per_prompt": 0,
 
164
  },
165
  {
166
  "config_index": 10,
 
 
167
  "prompt_style": "summary",
168
  "anonymize": true,
169
  "obs_per_prompt": 0,
 
179
  },
180
  {
181
  "config_index": 11,
 
 
182
  "prompt_style": "matrix",
183
  "anonymize": false,
184
  "obs_per_prompt": 0,
 
194
  },
195
  {
196
  "config_index": 12,
 
 
197
  "prompt_style": "matrix",
198
  "anonymize": true,
199
  "obs_per_prompt": 0,
 
209
  },
210
  {
211
  "config_index": 13,
 
 
212
  "prompt_style": "summary",
213
  "anonymize": false,
214
  "obs_per_prompt": 1000,
 
224
  },
225
  {
226
  "config_index": 14,
 
 
227
  "prompt_style": "summary",
228
  "anonymize": true,
229
  "obs_per_prompt": 1000,
 
239
  },
240
  {
241
  "config_index": 15,
 
 
242
  "prompt_style": "matrix",
243
  "anonymize": false,
244
  "obs_per_prompt": 1000,
 
254
  },
255
  {
256
  "config_index": 16,
 
 
257
  "prompt_style": "matrix",
258
  "anonymize": true,
259
  "obs_per_prompt": 1000,
 
269
  },
270
  {
271
  "config_index": 17,
 
 
272
  "prompt_style": "summary",
273
  "anonymize": true,
274
  "obs_per_prompt": 0,
 
284
  },
285
  {
286
  "config_index": 18,
 
 
287
  "prompt_style": "summary",
288
  "anonymize": false,
289
  "obs_per_prompt": 1000,
 
299
  },
300
  {
301
  "config_index": 19,
 
 
302
  "prompt_style": "summary",
303
  "anonymize": true,
304
  "obs_per_prompt": 1000,
 
314
  },
315
  {
316
  "config_index": 20,
 
 
317
  "prompt_style": "summary",
318
  "anonymize": false,
319
  "obs_per_prompt": 1000,
 
329
  },
330
  {
331
  "config_index": 21,
 
 
332
  "prompt_style": "summary",
333
  "anonymize": true,
334
  "obs_per_prompt": 1000,
 
344
  },
345
  {
346
  "config_index": 22,
 
 
347
  "prompt_style": "summary",
348
  "anonymize": false,
349
  "obs_per_prompt": 1000,
 
359
  },
360
  {
361
  "config_index": 23,
 
 
362
  "prompt_style": "summary",
363
  "anonymize": true,
364
  "obs_per_prompt": 1000,
 
373
  "rows_written": 5
374
  }
375
  ],
376
+ "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py.",
377
+ "graph_file_sha256": "4cde4268e3b6dba27a019fc8a3f024616027c6039dccaada8e021bd17a8857ec"
378
  }
graphs/synthetic/synthetic_bidiag_25_42.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8771d7fe15dc7f36e2f1b9f56af428cf6ab32ea931798e746005aaae40732240
3
- size 22819167
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6d5d26cba781ade67706d340c269e0792e3bf3d21a8bbd36ed8c3a6ca2ba3e6
3
+ size 22778515
graphs/synthetic/synthetic_bidiag_25_42.csv.manifest.json CHANGED
@@ -1,17 +1,15 @@
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
- "compatibility_source": "/home/yuen_chen/ENCO/scripts/eval_cd_configs.py",
5
  "dataset": "synthetic_bidiag_25_42",
6
- "bif_file": "/home/yuen_chen/ENCO/causal_graphs/synthetic_graphs/graph_bidiag_25_42.npz",
7
- "bif_file_sha256": "c85c7cbe67b54aa9877bb4c8282e31116577589d2a754e1129013ee492a307b0",
8
- "config_file": "/home/yuen_chen/ENCO/experiments/configs/eval_configs.json",
9
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
10
  "num_prompts": 5,
11
  "seed": 42,
12
  "selected_config_indexes": null,
13
- "output_csv": "/home/yuen_chen/ENCO/benchmark_data/graphs/synthetic/synthetic_bidiag_25_42.csv",
14
- "output_csv_sha256": "8771d7fe15dc7f36e2f1b9f56af428cf6ab32ea931798e746005aaae40732240",
15
  "total_rows": 120,
16
  "prompt_token_reference": {
17
  "tokenizer": "cl100k_base",
@@ -22,8 +20,6 @@
22
  "configs": [
23
  {
24
  "config_index": 0,
25
- "config_name": "names_only_real_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
26
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
27
  "prompt_style": "summary",
28
  "anonymize": false,
29
  "obs_per_prompt": 0,
@@ -39,8 +35,6 @@
39
  },
40
  {
41
  "config_index": 1,
42
- "config_name": "summary_real_obs5000_int200_reasonconcise_wrapchat_formathint",
43
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
44
  "prompt_style": "summary",
45
  "anonymize": false,
46
  "obs_per_prompt": 5000,
@@ -56,8 +50,6 @@
56
  },
57
  {
58
  "config_index": 2,
59
- "config_name": "summary_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
60
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
61
  "prompt_style": "summary",
62
  "anonymize": true,
63
  "obs_per_prompt": 5000,
@@ -73,8 +65,6 @@
73
  },
74
  {
75
  "config_index": 3,
76
- "config_name": "matrix_real_obs5000_int200_reasonconcise_wrapchat_formathint",
77
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
78
  "prompt_style": "matrix",
79
  "anonymize": false,
80
  "obs_per_prompt": 5000,
@@ -90,8 +80,6 @@
90
  },
91
  {
92
  "config_index": 4,
93
- "config_name": "matrix_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
94
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
95
  "prompt_style": "matrix",
96
  "anonymize": true,
97
  "obs_per_prompt": 5000,
@@ -107,8 +95,6 @@
107
  },
108
  {
109
  "config_index": 5,
110
- "config_name": "summary_real_obs5000_int0_reasonconcise_wrapchat_formathint",
111
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
112
  "prompt_style": "summary",
113
  "anonymize": false,
114
  "obs_per_prompt": 5000,
@@ -124,8 +110,6 @@
124
  },
125
  {
126
  "config_index": 6,
127
- "config_name": "summary_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
128
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
129
  "prompt_style": "summary",
130
  "anonymize": true,
131
  "obs_per_prompt": 5000,
@@ -141,8 +125,6 @@
141
  },
142
  {
143
  "config_index": 7,
144
- "config_name": "matrix_real_obs5000_int0_reasonconcise_wrapchat_formathint",
145
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
146
  "prompt_style": "matrix",
147
  "anonymize": false,
148
  "obs_per_prompt": 5000,
@@ -158,8 +140,6 @@
158
  },
159
  {
160
  "config_index": 8,
161
- "config_name": "matrix_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
162
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
163
  "prompt_style": "matrix",
164
  "anonymize": true,
165
  "obs_per_prompt": 5000,
@@ -175,8 +155,6 @@
175
  },
176
  {
177
  "config_index": 9,
178
- "config_name": "summary_real_obs0_int200_reasonconcise_wrapchat_formathint",
179
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
180
  "prompt_style": "summary",
181
  "anonymize": false,
182
  "obs_per_prompt": 0,
@@ -192,8 +170,6 @@
192
  },
193
  {
194
  "config_index": 10,
195
- "config_name": "summary_anon_obs0_int200_reasonconcise_wrapchat_formathint",
196
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
197
  "prompt_style": "summary",
198
  "anonymize": true,
199
  "obs_per_prompt": 0,
@@ -209,8 +185,6 @@
209
  },
210
  {
211
  "config_index": 11,
212
- "config_name": "matrix_real_obs0_int200_reasonconcise_wrapchat_formathint",
213
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
214
  "prompt_style": "matrix",
215
  "anonymize": false,
216
  "obs_per_prompt": 0,
@@ -226,8 +200,6 @@
226
  },
227
  {
228
  "config_index": 12,
229
- "config_name": "matrix_anon_obs0_int200_reasonconcise_wrapchat_formathint",
230
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
231
  "prompt_style": "matrix",
232
  "anonymize": true,
233
  "obs_per_prompt": 0,
@@ -243,8 +215,6 @@
243
  },
244
  {
245
  "config_index": 13,
246
- "config_name": "summary_real_obs1000_int0_reasonconcise_wrapchat_formathint",
247
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
248
  "prompt_style": "summary",
249
  "anonymize": false,
250
  "obs_per_prompt": 1000,
@@ -260,8 +230,6 @@
260
  },
261
  {
262
  "config_index": 14,
263
- "config_name": "summary_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
264
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
265
  "prompt_style": "summary",
266
  "anonymize": true,
267
  "obs_per_prompt": 1000,
@@ -277,8 +245,6 @@
277
  },
278
  {
279
  "config_index": 15,
280
- "config_name": "matrix_real_obs1000_int0_reasonconcise_wrapchat_formathint",
281
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
282
  "prompt_style": "matrix",
283
  "anonymize": false,
284
  "obs_per_prompt": 1000,
@@ -294,8 +260,6 @@
294
  },
295
  {
296
  "config_index": 16,
297
- "config_name": "matrix_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
298
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
299
  "prompt_style": "matrix",
300
  "anonymize": true,
301
  "obs_per_prompt": 1000,
@@ -311,8 +275,6 @@
311
  },
312
  {
313
  "config_index": 17,
314
- "config_name": "names_only_anon_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
315
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
316
  "prompt_style": "summary",
317
  "anonymize": true,
318
  "obs_per_prompt": 0,
@@ -328,8 +290,6 @@
328
  },
329
  {
330
  "config_index": 18,
331
- "config_name": "summary_real_obs1000_int50_reasonconcise_wrapchat_formathint",
332
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
333
  "prompt_style": "summary",
334
  "anonymize": false,
335
  "obs_per_prompt": 1000,
@@ -345,8 +305,6 @@
345
  },
346
  {
347
  "config_index": 19,
348
- "config_name": "summary_anon_obs1000_int50_reasonconcise_wrapchat_formathint",
349
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
350
  "prompt_style": "summary",
351
  "anonymize": true,
352
  "obs_per_prompt": 1000,
@@ -362,8 +320,6 @@
362
  },
363
  {
364
  "config_index": 20,
365
- "config_name": "summary_real_obs1000_int100_reasonconcise_wrapchat_formathint",
366
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
367
  "prompt_style": "summary",
368
  "anonymize": false,
369
  "obs_per_prompt": 1000,
@@ -379,8 +335,6 @@
379
  },
380
  {
381
  "config_index": 21,
382
- "config_name": "summary_anon_obs1000_int100_reasonconcise_wrapchat_formathint",
383
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
384
  "prompt_style": "summary",
385
  "anonymize": true,
386
  "obs_per_prompt": 1000,
@@ -396,8 +350,6 @@
396
  },
397
  {
398
  "config_index": 22,
399
- "config_name": "summary_real_obs1000_int200_reasonconcise_wrapchat_formathint",
400
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
401
  "prompt_style": "summary",
402
  "anonymize": false,
403
  "obs_per_prompt": 1000,
@@ -413,8 +365,6 @@
413
  },
414
  {
415
  "config_index": 23,
416
- "config_name": "summary_anon_obs1000_int200_reasonconcise_wrapchat_formathint",
417
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
418
  "prompt_style": "summary",
419
  "anonymize": true,
420
  "obs_per_prompt": 1000,
@@ -429,5 +379,6 @@
429
  "rows_written": 5
430
  }
431
  ],
432
- "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py."
 
433
  }
 
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
+ "compatibility_source": "scripts/eval_cd_configs.py",
5
  "dataset": "synthetic_bidiag_25_42",
6
+ "config_file": "experiments/configs/eval_configs.json",
 
 
7
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
8
  "num_prompts": 5,
9
  "seed": 42,
10
  "selected_config_indexes": null,
11
+ "output_csv": "benchmark_data/graphs/synthetic/synthetic_bidiag_25_42.csv",
12
+ "output_csv_sha256": "b6d5d26cba781ade67706d340c269e0792e3bf3d21a8bbd36ed8c3a6ca2ba3e6",
13
  "total_rows": 120,
14
  "prompt_token_reference": {
15
  "tokenizer": "cl100k_base",
 
20
  "configs": [
21
  {
22
  "config_index": 0,
 
 
23
  "prompt_style": "summary",
24
  "anonymize": false,
25
  "obs_per_prompt": 0,
 
35
  },
36
  {
37
  "config_index": 1,
 
 
38
  "prompt_style": "summary",
39
  "anonymize": false,
40
  "obs_per_prompt": 5000,
 
50
  },
51
  {
52
  "config_index": 2,
 
 
53
  "prompt_style": "summary",
54
  "anonymize": true,
55
  "obs_per_prompt": 5000,
 
65
  },
66
  {
67
  "config_index": 3,
 
 
68
  "prompt_style": "matrix",
69
  "anonymize": false,
70
  "obs_per_prompt": 5000,
 
80
  },
81
  {
82
  "config_index": 4,
 
 
83
  "prompt_style": "matrix",
84
  "anonymize": true,
85
  "obs_per_prompt": 5000,
 
95
  },
96
  {
97
  "config_index": 5,
 
 
98
  "prompt_style": "summary",
99
  "anonymize": false,
100
  "obs_per_prompt": 5000,
 
110
  },
111
  {
112
  "config_index": 6,
 
 
113
  "prompt_style": "summary",
114
  "anonymize": true,
115
  "obs_per_prompt": 5000,
 
125
  },
126
  {
127
  "config_index": 7,
 
 
128
  "prompt_style": "matrix",
129
  "anonymize": false,
130
  "obs_per_prompt": 5000,
 
140
  },
141
  {
142
  "config_index": 8,
 
 
143
  "prompt_style": "matrix",
144
  "anonymize": true,
145
  "obs_per_prompt": 5000,
 
155
  },
156
  {
157
  "config_index": 9,
 
 
158
  "prompt_style": "summary",
159
  "anonymize": false,
160
  "obs_per_prompt": 0,
 
170
  },
171
  {
172
  "config_index": 10,
 
 
173
  "prompt_style": "summary",
174
  "anonymize": true,
175
  "obs_per_prompt": 0,
 
185
  },
186
  {
187
  "config_index": 11,
 
 
188
  "prompt_style": "matrix",
189
  "anonymize": false,
190
  "obs_per_prompt": 0,
 
200
  },
201
  {
202
  "config_index": 12,
 
 
203
  "prompt_style": "matrix",
204
  "anonymize": true,
205
  "obs_per_prompt": 0,
 
215
  },
216
  {
217
  "config_index": 13,
 
 
218
  "prompt_style": "summary",
219
  "anonymize": false,
220
  "obs_per_prompt": 1000,
 
230
  },
231
  {
232
  "config_index": 14,
 
 
233
  "prompt_style": "summary",
234
  "anonymize": true,
235
  "obs_per_prompt": 1000,
 
245
  },
246
  {
247
  "config_index": 15,
 
 
248
  "prompt_style": "matrix",
249
  "anonymize": false,
250
  "obs_per_prompt": 1000,
 
260
  },
261
  {
262
  "config_index": 16,
 
 
263
  "prompt_style": "matrix",
264
  "anonymize": true,
265
  "obs_per_prompt": 1000,
 
275
  },
276
  {
277
  "config_index": 17,
 
 
278
  "prompt_style": "summary",
279
  "anonymize": true,
280
  "obs_per_prompt": 0,
 
290
  },
291
  {
292
  "config_index": 18,
 
 
293
  "prompt_style": "summary",
294
  "anonymize": false,
295
  "obs_per_prompt": 1000,
 
305
  },
306
  {
307
  "config_index": 19,
 
 
308
  "prompt_style": "summary",
309
  "anonymize": true,
310
  "obs_per_prompt": 1000,
 
320
  },
321
  {
322
  "config_index": 20,
 
 
323
  "prompt_style": "summary",
324
  "anonymize": false,
325
  "obs_per_prompt": 1000,
 
335
  },
336
  {
337
  "config_index": 21,
 
 
338
  "prompt_style": "summary",
339
  "anonymize": true,
340
  "obs_per_prompt": 1000,
 
350
  },
351
  {
352
  "config_index": 22,
 
 
353
  "prompt_style": "summary",
354
  "anonymize": false,
355
  "obs_per_prompt": 1000,
 
365
  },
366
  {
367
  "config_index": 23,
 
 
368
  "prompt_style": "summary",
369
  "anonymize": true,
370
  "obs_per_prompt": 1000,
 
379
  "rows_written": 5
380
  }
381
  ],
382
+ "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py.",
383
+ "graph_file_sha256": "c85c7cbe67b54aa9877bb4c8282e31116577589d2a754e1129013ee492a307b0"
384
  }
graphs/synthetic/synthetic_chain_25_42.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff67230f6f24e68ac53976599e2449565fd273f0b9d6c7f5f89f72c29b1c3379
3
- size 22818867
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36fcb176b6fcc3f4c16b18b59ce4a43d84843c3b49baaa3334f04f08f41862cd
3
+ size 22778335
graphs/synthetic/synthetic_chain_25_42.csv.manifest.json CHANGED
@@ -1,17 +1,15 @@
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
- "compatibility_source": "/home/yuen_chen/ENCO/scripts/eval_cd_configs.py",
5
  "dataset": "synthetic_chain_25_42",
6
- "bif_file": "/home/yuen_chen/ENCO/causal_graphs/synthetic_graphs/graph_chain_25_42.npz",
7
- "bif_file_sha256": "eb71782a26d8b18311513a2a220bc71f7d911f03d49882730fbfae63f821cd5d",
8
- "config_file": "/home/yuen_chen/ENCO/experiments/configs/eval_configs.json",
9
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
10
  "num_prompts": 5,
11
  "seed": 42,
12
  "selected_config_indexes": null,
13
- "output_csv": "/home/yuen_chen/ENCO/benchmark_data/graphs/synthetic/synthetic_chain_25_42.csv",
14
- "output_csv_sha256": "ff67230f6f24e68ac53976599e2449565fd273f0b9d6c7f5f89f72c29b1c3379",
15
  "total_rows": 120,
16
  "prompt_token_reference": {
17
  "tokenizer": "cl100k_base",
@@ -22,8 +20,6 @@
22
  "configs": [
23
  {
24
  "config_index": 0,
25
- "config_name": "names_only_real_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
26
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
27
  "prompt_style": "summary",
28
  "anonymize": false,
29
  "obs_per_prompt": 0,
@@ -39,8 +35,6 @@
39
  },
40
  {
41
  "config_index": 1,
42
- "config_name": "summary_real_obs5000_int200_reasonconcise_wrapchat_formathint",
43
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
44
  "prompt_style": "summary",
45
  "anonymize": false,
46
  "obs_per_prompt": 5000,
@@ -56,8 +50,6 @@
56
  },
57
  {
58
  "config_index": 2,
59
- "config_name": "summary_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
60
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
61
  "prompt_style": "summary",
62
  "anonymize": true,
63
  "obs_per_prompt": 5000,
@@ -73,8 +65,6 @@
73
  },
74
  {
75
  "config_index": 3,
76
- "config_name": "matrix_real_obs5000_int200_reasonconcise_wrapchat_formathint",
77
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
78
  "prompt_style": "matrix",
79
  "anonymize": false,
80
  "obs_per_prompt": 5000,
@@ -90,8 +80,6 @@
90
  },
91
  {
92
  "config_index": 4,
93
- "config_name": "matrix_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
94
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
95
  "prompt_style": "matrix",
96
  "anonymize": true,
97
  "obs_per_prompt": 5000,
@@ -107,8 +95,6 @@
107
  },
108
  {
109
  "config_index": 5,
110
- "config_name": "summary_real_obs5000_int0_reasonconcise_wrapchat_formathint",
111
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
112
  "prompt_style": "summary",
113
  "anonymize": false,
114
  "obs_per_prompt": 5000,
@@ -124,8 +110,6 @@
124
  },
125
  {
126
  "config_index": 6,
127
- "config_name": "summary_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
128
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
129
  "prompt_style": "summary",
130
  "anonymize": true,
131
  "obs_per_prompt": 5000,
@@ -141,8 +125,6 @@
141
  },
142
  {
143
  "config_index": 7,
144
- "config_name": "matrix_real_obs5000_int0_reasonconcise_wrapchat_formathint",
145
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
146
  "prompt_style": "matrix",
147
  "anonymize": false,
148
  "obs_per_prompt": 5000,
@@ -158,8 +140,6 @@
158
  },
159
  {
160
  "config_index": 8,
161
- "config_name": "matrix_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
162
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
163
  "prompt_style": "matrix",
164
  "anonymize": true,
165
  "obs_per_prompt": 5000,
@@ -175,8 +155,6 @@
175
  },
176
  {
177
  "config_index": 9,
178
- "config_name": "summary_real_obs0_int200_reasonconcise_wrapchat_formathint",
179
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
180
  "prompt_style": "summary",
181
  "anonymize": false,
182
  "obs_per_prompt": 0,
@@ -192,8 +170,6 @@
192
  },
193
  {
194
  "config_index": 10,
195
- "config_name": "summary_anon_obs0_int200_reasonconcise_wrapchat_formathint",
196
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
197
  "prompt_style": "summary",
198
  "anonymize": true,
199
  "obs_per_prompt": 0,
@@ -209,8 +185,6 @@
209
  },
210
  {
211
  "config_index": 11,
212
- "config_name": "matrix_real_obs0_int200_reasonconcise_wrapchat_formathint",
213
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
214
  "prompt_style": "matrix",
215
  "anonymize": false,
216
  "obs_per_prompt": 0,
@@ -226,8 +200,6 @@
226
  },
227
  {
228
  "config_index": 12,
229
- "config_name": "matrix_anon_obs0_int200_reasonconcise_wrapchat_formathint",
230
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
231
  "prompt_style": "matrix",
232
  "anonymize": true,
233
  "obs_per_prompt": 0,
@@ -243,8 +215,6 @@
243
  },
244
  {
245
  "config_index": 13,
246
- "config_name": "summary_real_obs1000_int0_reasonconcise_wrapchat_formathint",
247
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
248
  "prompt_style": "summary",
249
  "anonymize": false,
250
  "obs_per_prompt": 1000,
@@ -260,8 +230,6 @@
260
  },
261
  {
262
  "config_index": 14,
263
- "config_name": "summary_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
264
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
265
  "prompt_style": "summary",
266
  "anonymize": true,
267
  "obs_per_prompt": 1000,
@@ -277,8 +245,6 @@
277
  },
278
  {
279
  "config_index": 15,
280
- "config_name": "matrix_real_obs1000_int0_reasonconcise_wrapchat_formathint",
281
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
282
  "prompt_style": "matrix",
283
  "anonymize": false,
284
  "obs_per_prompt": 1000,
@@ -294,8 +260,6 @@
294
  },
295
  {
296
  "config_index": 16,
297
- "config_name": "matrix_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
298
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
299
  "prompt_style": "matrix",
300
  "anonymize": true,
301
  "obs_per_prompt": 1000,
@@ -311,8 +275,6 @@
311
  },
312
  {
313
  "config_index": 17,
314
- "config_name": "names_only_anon_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
315
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
316
  "prompt_style": "summary",
317
  "anonymize": true,
318
  "obs_per_prompt": 0,
@@ -328,8 +290,6 @@
328
  },
329
  {
330
  "config_index": 18,
331
- "config_name": "summary_real_obs1000_int50_reasonconcise_wrapchat_formathint",
332
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
333
  "prompt_style": "summary",
334
  "anonymize": false,
335
  "obs_per_prompt": 1000,
@@ -345,8 +305,6 @@
345
  },
346
  {
347
  "config_index": 19,
348
- "config_name": "summary_anon_obs1000_int50_reasonconcise_wrapchat_formathint",
349
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
350
  "prompt_style": "summary",
351
  "anonymize": true,
352
  "obs_per_prompt": 1000,
@@ -362,8 +320,6 @@
362
  },
363
  {
364
  "config_index": 20,
365
- "config_name": "summary_real_obs1000_int100_reasonconcise_wrapchat_formathint",
366
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
367
  "prompt_style": "summary",
368
  "anonymize": false,
369
  "obs_per_prompt": 1000,
@@ -379,8 +335,6 @@
379
  },
380
  {
381
  "config_index": 21,
382
- "config_name": "summary_anon_obs1000_int100_reasonconcise_wrapchat_formathint",
383
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
384
  "prompt_style": "summary",
385
  "anonymize": true,
386
  "obs_per_prompt": 1000,
@@ -396,8 +350,6 @@
396
  },
397
  {
398
  "config_index": 22,
399
- "config_name": "summary_real_obs1000_int200_reasonconcise_wrapchat_formathint",
400
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
401
  "prompt_style": "summary",
402
  "anonymize": false,
403
  "obs_per_prompt": 1000,
@@ -413,8 +365,6 @@
413
  },
414
  {
415
  "config_index": 23,
416
- "config_name": "summary_anon_obs1000_int200_reasonconcise_wrapchat_formathint",
417
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
418
  "prompt_style": "summary",
419
  "anonymize": true,
420
  "obs_per_prompt": 1000,
@@ -429,5 +379,6 @@
429
  "rows_written": 5
430
  }
431
  ],
432
- "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py."
 
433
  }
 
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
+ "compatibility_source": "scripts/eval_cd_configs.py",
5
  "dataset": "synthetic_chain_25_42",
6
+ "config_file": "experiments/configs/eval_configs.json",
 
 
7
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
8
  "num_prompts": 5,
9
  "seed": 42,
10
  "selected_config_indexes": null,
11
+ "output_csv": "benchmark_data/graphs/synthetic/synthetic_chain_25_42.csv",
12
+ "output_csv_sha256": "36fcb176b6fcc3f4c16b18b59ce4a43d84843c3b49baaa3334f04f08f41862cd",
13
  "total_rows": 120,
14
  "prompt_token_reference": {
15
  "tokenizer": "cl100k_base",
 
20
  "configs": [
21
  {
22
  "config_index": 0,
 
 
23
  "prompt_style": "summary",
24
  "anonymize": false,
25
  "obs_per_prompt": 0,
 
35
  },
36
  {
37
  "config_index": 1,
 
 
38
  "prompt_style": "summary",
39
  "anonymize": false,
40
  "obs_per_prompt": 5000,
 
50
  },
51
  {
52
  "config_index": 2,
 
 
53
  "prompt_style": "summary",
54
  "anonymize": true,
55
  "obs_per_prompt": 5000,
 
65
  },
66
  {
67
  "config_index": 3,
 
 
68
  "prompt_style": "matrix",
69
  "anonymize": false,
70
  "obs_per_prompt": 5000,
 
80
  },
81
  {
82
  "config_index": 4,
 
 
83
  "prompt_style": "matrix",
84
  "anonymize": true,
85
  "obs_per_prompt": 5000,
 
95
  },
96
  {
97
  "config_index": 5,
 
 
98
  "prompt_style": "summary",
99
  "anonymize": false,
100
  "obs_per_prompt": 5000,
 
110
  },
111
  {
112
  "config_index": 6,
 
 
113
  "prompt_style": "summary",
114
  "anonymize": true,
115
  "obs_per_prompt": 5000,
 
125
  },
126
  {
127
  "config_index": 7,
 
 
128
  "prompt_style": "matrix",
129
  "anonymize": false,
130
  "obs_per_prompt": 5000,
 
140
  },
141
  {
142
  "config_index": 8,
 
 
143
  "prompt_style": "matrix",
144
  "anonymize": true,
145
  "obs_per_prompt": 5000,
 
155
  },
156
  {
157
  "config_index": 9,
 
 
158
  "prompt_style": "summary",
159
  "anonymize": false,
160
  "obs_per_prompt": 0,
 
170
  },
171
  {
172
  "config_index": 10,
 
 
173
  "prompt_style": "summary",
174
  "anonymize": true,
175
  "obs_per_prompt": 0,
 
185
  },
186
  {
187
  "config_index": 11,
 
 
188
  "prompt_style": "matrix",
189
  "anonymize": false,
190
  "obs_per_prompt": 0,
 
200
  },
201
  {
202
  "config_index": 12,
 
 
203
  "prompt_style": "matrix",
204
  "anonymize": true,
205
  "obs_per_prompt": 0,
 
215
  },
216
  {
217
  "config_index": 13,
 
 
218
  "prompt_style": "summary",
219
  "anonymize": false,
220
  "obs_per_prompt": 1000,
 
230
  },
231
  {
232
  "config_index": 14,
 
 
233
  "prompt_style": "summary",
234
  "anonymize": true,
235
  "obs_per_prompt": 1000,
 
245
  },
246
  {
247
  "config_index": 15,
 
 
248
  "prompt_style": "matrix",
249
  "anonymize": false,
250
  "obs_per_prompt": 1000,
 
260
  },
261
  {
262
  "config_index": 16,
 
 
263
  "prompt_style": "matrix",
264
  "anonymize": true,
265
  "obs_per_prompt": 1000,
 
275
  },
276
  {
277
  "config_index": 17,
 
 
278
  "prompt_style": "summary",
279
  "anonymize": true,
280
  "obs_per_prompt": 0,
 
290
  },
291
  {
292
  "config_index": 18,
 
 
293
  "prompt_style": "summary",
294
  "anonymize": false,
295
  "obs_per_prompt": 1000,
 
305
  },
306
  {
307
  "config_index": 19,
 
 
308
  "prompt_style": "summary",
309
  "anonymize": true,
310
  "obs_per_prompt": 1000,
 
320
  },
321
  {
322
  "config_index": 20,
 
 
323
  "prompt_style": "summary",
324
  "anonymize": false,
325
  "obs_per_prompt": 1000,
 
335
  },
336
  {
337
  "config_index": 21,
 
 
338
  "prompt_style": "summary",
339
  "anonymize": true,
340
  "obs_per_prompt": 1000,
 
350
  },
351
  {
352
  "config_index": 22,
 
 
353
  "prompt_style": "summary",
354
  "anonymize": false,
355
  "obs_per_prompt": 1000,
 
365
  },
366
  {
367
  "config_index": 23,
 
 
368
  "prompt_style": "summary",
369
  "anonymize": true,
370
  "obs_per_prompt": 1000,
 
379
  "rows_written": 5
380
  }
381
  ],
382
+ "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py.",
383
+ "graph_file_sha256": "eb71782a26d8b18311513a2a220bc71f7d911f03d49882730fbfae63f821cd5d"
384
  }
graphs/synthetic/synthetic_collider_25_42.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91598acbc6b4a95ee1f596cc6040276c7262da6b90cbbb1c77dba744b568db26
3
- size 22820157
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54f1b0bb99eb44661f835bda92db241c9dac96683b5549380569632fe56c19df
3
+ size 22779265
graphs/synthetic/synthetic_collider_25_42.csv.manifest.json CHANGED
@@ -1,17 +1,15 @@
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
- "compatibility_source": "/home/yuen_chen/ENCO/scripts/eval_cd_configs.py",
5
  "dataset": "synthetic_collider_25_42",
6
- "bif_file": "/home/yuen_chen/ENCO/causal_graphs/synthetic_graphs/graph_collider_25_42.npz",
7
- "bif_file_sha256": "73f910435659a8f492637f05aebcec7fc77fceba29a660d2655992a22a82a23a",
8
- "config_file": "/home/yuen_chen/ENCO/experiments/configs/eval_configs.json",
9
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
10
  "num_prompts": 5,
11
  "seed": 42,
12
  "selected_config_indexes": null,
13
- "output_csv": "/home/yuen_chen/ENCO/benchmark_data/graphs/synthetic/synthetic_collider_25_42.csv",
14
- "output_csv_sha256": "91598acbc6b4a95ee1f596cc6040276c7262da6b90cbbb1c77dba744b568db26",
15
  "total_rows": 120,
16
  "prompt_token_reference": {
17
  "tokenizer": "cl100k_base",
@@ -22,8 +20,6 @@
22
  "configs": [
23
  {
24
  "config_index": 0,
25
- "config_name": "names_only_real_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
26
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
27
  "prompt_style": "summary",
28
  "anonymize": false,
29
  "obs_per_prompt": 0,
@@ -39,8 +35,6 @@
39
  },
40
  {
41
  "config_index": 1,
42
- "config_name": "summary_real_obs5000_int200_reasonconcise_wrapchat_formathint",
43
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
44
  "prompt_style": "summary",
45
  "anonymize": false,
46
  "obs_per_prompt": 5000,
@@ -56,8 +50,6 @@
56
  },
57
  {
58
  "config_index": 2,
59
- "config_name": "summary_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
60
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
61
  "prompt_style": "summary",
62
  "anonymize": true,
63
  "obs_per_prompt": 5000,
@@ -73,8 +65,6 @@
73
  },
74
  {
75
  "config_index": 3,
76
- "config_name": "matrix_real_obs5000_int200_reasonconcise_wrapchat_formathint",
77
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
78
  "prompt_style": "matrix",
79
  "anonymize": false,
80
  "obs_per_prompt": 5000,
@@ -90,8 +80,6 @@
90
  },
91
  {
92
  "config_index": 4,
93
- "config_name": "matrix_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
94
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
95
  "prompt_style": "matrix",
96
  "anonymize": true,
97
  "obs_per_prompt": 5000,
@@ -107,8 +95,6 @@
107
  },
108
  {
109
  "config_index": 5,
110
- "config_name": "summary_real_obs5000_int0_reasonconcise_wrapchat_formathint",
111
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
112
  "prompt_style": "summary",
113
  "anonymize": false,
114
  "obs_per_prompt": 5000,
@@ -124,8 +110,6 @@
124
  },
125
  {
126
  "config_index": 6,
127
- "config_name": "summary_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
128
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
129
  "prompt_style": "summary",
130
  "anonymize": true,
131
  "obs_per_prompt": 5000,
@@ -141,8 +125,6 @@
141
  },
142
  {
143
  "config_index": 7,
144
- "config_name": "matrix_real_obs5000_int0_reasonconcise_wrapchat_formathint",
145
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
146
  "prompt_style": "matrix",
147
  "anonymize": false,
148
  "obs_per_prompt": 5000,
@@ -158,8 +140,6 @@
158
  },
159
  {
160
  "config_index": 8,
161
- "config_name": "matrix_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
162
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
163
  "prompt_style": "matrix",
164
  "anonymize": true,
165
  "obs_per_prompt": 5000,
@@ -175,8 +155,6 @@
175
  },
176
  {
177
  "config_index": 9,
178
- "config_name": "summary_real_obs0_int200_reasonconcise_wrapchat_formathint",
179
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
180
  "prompt_style": "summary",
181
  "anonymize": false,
182
  "obs_per_prompt": 0,
@@ -192,8 +170,6 @@
192
  },
193
  {
194
  "config_index": 10,
195
- "config_name": "summary_anon_obs0_int200_reasonconcise_wrapchat_formathint",
196
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
197
  "prompt_style": "summary",
198
  "anonymize": true,
199
  "obs_per_prompt": 0,
@@ -209,8 +185,6 @@
209
  },
210
  {
211
  "config_index": 11,
212
- "config_name": "matrix_real_obs0_int200_reasonconcise_wrapchat_formathint",
213
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
214
  "prompt_style": "matrix",
215
  "anonymize": false,
216
  "obs_per_prompt": 0,
@@ -226,8 +200,6 @@
226
  },
227
  {
228
  "config_index": 12,
229
- "config_name": "matrix_anon_obs0_int200_reasonconcise_wrapchat_formathint",
230
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
231
  "prompt_style": "matrix",
232
  "anonymize": true,
233
  "obs_per_prompt": 0,
@@ -243,8 +215,6 @@
243
  },
244
  {
245
  "config_index": 13,
246
- "config_name": "summary_real_obs1000_int0_reasonconcise_wrapchat_formathint",
247
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
248
  "prompt_style": "summary",
249
  "anonymize": false,
250
  "obs_per_prompt": 1000,
@@ -260,8 +230,6 @@
260
  },
261
  {
262
  "config_index": 14,
263
- "config_name": "summary_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
264
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
265
  "prompt_style": "summary",
266
  "anonymize": true,
267
  "obs_per_prompt": 1000,
@@ -277,8 +245,6 @@
277
  },
278
  {
279
  "config_index": 15,
280
- "config_name": "matrix_real_obs1000_int0_reasonconcise_wrapchat_formathint",
281
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
282
  "prompt_style": "matrix",
283
  "anonymize": false,
284
  "obs_per_prompt": 1000,
@@ -294,8 +260,6 @@
294
  },
295
  {
296
  "config_index": 16,
297
- "config_name": "matrix_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
298
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
299
  "prompt_style": "matrix",
300
  "anonymize": true,
301
  "obs_per_prompt": 1000,
@@ -311,8 +275,6 @@
311
  },
312
  {
313
  "config_index": 17,
314
- "config_name": "names_only_anon_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
315
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
316
  "prompt_style": "summary",
317
  "anonymize": true,
318
  "obs_per_prompt": 0,
@@ -328,8 +290,6 @@
328
  },
329
  {
330
  "config_index": 18,
331
- "config_name": "summary_real_obs1000_int50_reasonconcise_wrapchat_formathint",
332
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
333
  "prompt_style": "summary",
334
  "anonymize": false,
335
  "obs_per_prompt": 1000,
@@ -345,8 +305,6 @@
345
  },
346
  {
347
  "config_index": 19,
348
- "config_name": "summary_anon_obs1000_int50_reasonconcise_wrapchat_formathint",
349
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
350
  "prompt_style": "summary",
351
  "anonymize": true,
352
  "obs_per_prompt": 1000,
@@ -362,8 +320,6 @@
362
  },
363
  {
364
  "config_index": 20,
365
- "config_name": "summary_real_obs1000_int100_reasonconcise_wrapchat_formathint",
366
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
367
  "prompt_style": "summary",
368
  "anonymize": false,
369
  "obs_per_prompt": 1000,
@@ -379,8 +335,6 @@
379
  },
380
  {
381
  "config_index": 21,
382
- "config_name": "summary_anon_obs1000_int100_reasonconcise_wrapchat_formathint",
383
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
384
  "prompt_style": "summary",
385
  "anonymize": true,
386
  "obs_per_prompt": 1000,
@@ -396,8 +350,6 @@
396
  },
397
  {
398
  "config_index": 22,
399
- "config_name": "summary_real_obs1000_int200_reasonconcise_wrapchat_formathint",
400
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
401
  "prompt_style": "summary",
402
  "anonymize": false,
403
  "obs_per_prompt": 1000,
@@ -413,8 +365,6 @@
413
  },
414
  {
415
  "config_index": 23,
416
- "config_name": "summary_anon_obs1000_int200_reasonconcise_wrapchat_formathint",
417
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
418
  "prompt_style": "summary",
419
  "anonymize": true,
420
  "obs_per_prompt": 1000,
@@ -429,5 +379,6 @@
429
  "rows_written": 5
430
  }
431
  ],
432
- "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py."
 
433
  }
 
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
+ "compatibility_source": "scripts/eval_cd_configs.py",
5
  "dataset": "synthetic_collider_25_42",
6
+ "config_file": "experiments/configs/eval_configs.json",
 
 
7
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
8
  "num_prompts": 5,
9
  "seed": 42,
10
  "selected_config_indexes": null,
11
+ "output_csv": "benchmark_data/graphs/synthetic/synthetic_collider_25_42.csv",
12
+ "output_csv_sha256": "54f1b0bb99eb44661f835bda92db241c9dac96683b5549380569632fe56c19df",
13
  "total_rows": 120,
14
  "prompt_token_reference": {
15
  "tokenizer": "cl100k_base",
 
20
  "configs": [
21
  {
22
  "config_index": 0,
 
 
23
  "prompt_style": "summary",
24
  "anonymize": false,
25
  "obs_per_prompt": 0,
 
35
  },
36
  {
37
  "config_index": 1,
 
 
38
  "prompt_style": "summary",
39
  "anonymize": false,
40
  "obs_per_prompt": 5000,
 
50
  },
51
  {
52
  "config_index": 2,
 
 
53
  "prompt_style": "summary",
54
  "anonymize": true,
55
  "obs_per_prompt": 5000,
 
65
  },
66
  {
67
  "config_index": 3,
 
 
68
  "prompt_style": "matrix",
69
  "anonymize": false,
70
  "obs_per_prompt": 5000,
 
80
  },
81
  {
82
  "config_index": 4,
 
 
83
  "prompt_style": "matrix",
84
  "anonymize": true,
85
  "obs_per_prompt": 5000,
 
95
  },
96
  {
97
  "config_index": 5,
 
 
98
  "prompt_style": "summary",
99
  "anonymize": false,
100
  "obs_per_prompt": 5000,
 
110
  },
111
  {
112
  "config_index": 6,
 
 
113
  "prompt_style": "summary",
114
  "anonymize": true,
115
  "obs_per_prompt": 5000,
 
125
  },
126
  {
127
  "config_index": 7,
 
 
128
  "prompt_style": "matrix",
129
  "anonymize": false,
130
  "obs_per_prompt": 5000,
 
140
  },
141
  {
142
  "config_index": 8,
 
 
143
  "prompt_style": "matrix",
144
  "anonymize": true,
145
  "obs_per_prompt": 5000,
 
155
  },
156
  {
157
  "config_index": 9,
 
 
158
  "prompt_style": "summary",
159
  "anonymize": false,
160
  "obs_per_prompt": 0,
 
170
  },
171
  {
172
  "config_index": 10,
 
 
173
  "prompt_style": "summary",
174
  "anonymize": true,
175
  "obs_per_prompt": 0,
 
185
  },
186
  {
187
  "config_index": 11,
 
 
188
  "prompt_style": "matrix",
189
  "anonymize": false,
190
  "obs_per_prompt": 0,
 
200
  },
201
  {
202
  "config_index": 12,
 
 
203
  "prompt_style": "matrix",
204
  "anonymize": true,
205
  "obs_per_prompt": 0,
 
215
  },
216
  {
217
  "config_index": 13,
 
 
218
  "prompt_style": "summary",
219
  "anonymize": false,
220
  "obs_per_prompt": 1000,
 
230
  },
231
  {
232
  "config_index": 14,
 
 
233
  "prompt_style": "summary",
234
  "anonymize": true,
235
  "obs_per_prompt": 1000,
 
245
  },
246
  {
247
  "config_index": 15,
 
 
248
  "prompt_style": "matrix",
249
  "anonymize": false,
250
  "obs_per_prompt": 1000,
 
260
  },
261
  {
262
  "config_index": 16,
 
 
263
  "prompt_style": "matrix",
264
  "anonymize": true,
265
  "obs_per_prompt": 1000,
 
275
  },
276
  {
277
  "config_index": 17,
 
 
278
  "prompt_style": "summary",
279
  "anonymize": true,
280
  "obs_per_prompt": 0,
 
290
  },
291
  {
292
  "config_index": 18,
 
 
293
  "prompt_style": "summary",
294
  "anonymize": false,
295
  "obs_per_prompt": 1000,
 
305
  },
306
  {
307
  "config_index": 19,
 
 
308
  "prompt_style": "summary",
309
  "anonymize": true,
310
  "obs_per_prompt": 1000,
 
320
  },
321
  {
322
  "config_index": 20,
 
 
323
  "prompt_style": "summary",
324
  "anonymize": false,
325
  "obs_per_prompt": 1000,
 
335
  },
336
  {
337
  "config_index": 21,
 
 
338
  "prompt_style": "summary",
339
  "anonymize": true,
340
  "obs_per_prompt": 1000,
 
350
  },
351
  {
352
  "config_index": 22,
 
 
353
  "prompt_style": "summary",
354
  "anonymize": false,
355
  "obs_per_prompt": 1000,
 
365
  },
366
  {
367
  "config_index": 23,
 
 
368
  "prompt_style": "summary",
369
  "anonymize": true,
370
  "obs_per_prompt": 1000,
 
379
  "rows_written": 5
380
  }
381
  ],
382
+ "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py.",
383
+ "graph_file_sha256": "73f910435659a8f492637f05aebcec7fc77fceba29a660d2655992a22a82a23a"
384
  }
graphs/synthetic/synthetic_full_25_42.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84fbba3af64f68fbcf4c553daba29a02df5c75ca82aa0209303da4f7075d40a2
3
- size 22818966
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa7baa041890dd694401f58471857c2f82f36a71262e59fb66fb316f200f7bd5
3
+ size 22778554
graphs/synthetic/synthetic_full_25_42.csv.manifest.json CHANGED
@@ -1,17 +1,15 @@
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
- "compatibility_source": "/home/yuen_chen/ENCO/scripts/eval_cd_configs.py",
5
  "dataset": "synthetic_full_25_42",
6
- "bif_file": "/home/yuen_chen/ENCO/causal_graphs/synthetic_graphs/graph_full_25_42.npz",
7
- "bif_file_sha256": "e555f424856e39ad3d597fecbcdb8e797a8b15a28f49fe236d0f05b26fbbcf83",
8
- "config_file": "/home/yuen_chen/ENCO/experiments/configs/eval_configs.json",
9
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
10
  "num_prompts": 5,
11
  "seed": 42,
12
  "selected_config_indexes": null,
13
- "output_csv": "/home/yuen_chen/ENCO/benchmark_data/graphs/synthetic/synthetic_full_25_42.csv",
14
- "output_csv_sha256": "84fbba3af64f68fbcf4c553daba29a02df5c75ca82aa0209303da4f7075d40a2",
15
  "total_rows": 120,
16
  "prompt_token_reference": {
17
  "tokenizer": "cl100k_base",
@@ -22,8 +20,6 @@
22
  "configs": [
23
  {
24
  "config_index": 0,
25
- "config_name": "names_only_real_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
26
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
27
  "prompt_style": "summary",
28
  "anonymize": false,
29
  "obs_per_prompt": 0,
@@ -39,8 +35,6 @@
39
  },
40
  {
41
  "config_index": 1,
42
- "config_name": "summary_real_obs5000_int200_reasonconcise_wrapchat_formathint",
43
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
44
  "prompt_style": "summary",
45
  "anonymize": false,
46
  "obs_per_prompt": 5000,
@@ -56,8 +50,6 @@
56
  },
57
  {
58
  "config_index": 2,
59
- "config_name": "summary_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
60
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
61
  "prompt_style": "summary",
62
  "anonymize": true,
63
  "obs_per_prompt": 5000,
@@ -73,8 +65,6 @@
73
  },
74
  {
75
  "config_index": 3,
76
- "config_name": "matrix_real_obs5000_int200_reasonconcise_wrapchat_formathint",
77
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
78
  "prompt_style": "matrix",
79
  "anonymize": false,
80
  "obs_per_prompt": 5000,
@@ -90,8 +80,6 @@
90
  },
91
  {
92
  "config_index": 4,
93
- "config_name": "matrix_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
94
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
95
  "prompt_style": "matrix",
96
  "anonymize": true,
97
  "obs_per_prompt": 5000,
@@ -107,8 +95,6 @@
107
  },
108
  {
109
  "config_index": 5,
110
- "config_name": "summary_real_obs5000_int0_reasonconcise_wrapchat_formathint",
111
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
112
  "prompt_style": "summary",
113
  "anonymize": false,
114
  "obs_per_prompt": 5000,
@@ -124,8 +110,6 @@
124
  },
125
  {
126
  "config_index": 6,
127
- "config_name": "summary_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
128
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
129
  "prompt_style": "summary",
130
  "anonymize": true,
131
  "obs_per_prompt": 5000,
@@ -141,8 +125,6 @@
141
  },
142
  {
143
  "config_index": 7,
144
- "config_name": "matrix_real_obs5000_int0_reasonconcise_wrapchat_formathint",
145
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
146
  "prompt_style": "matrix",
147
  "anonymize": false,
148
  "obs_per_prompt": 5000,
@@ -158,8 +140,6 @@
158
  },
159
  {
160
  "config_index": 8,
161
- "config_name": "matrix_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
162
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
163
  "prompt_style": "matrix",
164
  "anonymize": true,
165
  "obs_per_prompt": 5000,
@@ -175,8 +155,6 @@
175
  },
176
  {
177
  "config_index": 9,
178
- "config_name": "summary_real_obs0_int200_reasonconcise_wrapchat_formathint",
179
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
180
  "prompt_style": "summary",
181
  "anonymize": false,
182
  "obs_per_prompt": 0,
@@ -192,8 +170,6 @@
192
  },
193
  {
194
  "config_index": 10,
195
- "config_name": "summary_anon_obs0_int200_reasonconcise_wrapchat_formathint",
196
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
197
  "prompt_style": "summary",
198
  "anonymize": true,
199
  "obs_per_prompt": 0,
@@ -209,8 +185,6 @@
209
  },
210
  {
211
  "config_index": 11,
212
- "config_name": "matrix_real_obs0_int200_reasonconcise_wrapchat_formathint",
213
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
214
  "prompt_style": "matrix",
215
  "anonymize": false,
216
  "obs_per_prompt": 0,
@@ -226,8 +200,6 @@
226
  },
227
  {
228
  "config_index": 12,
229
- "config_name": "matrix_anon_obs0_int200_reasonconcise_wrapchat_formathint",
230
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
231
  "prompt_style": "matrix",
232
  "anonymize": true,
233
  "obs_per_prompt": 0,
@@ -243,8 +215,6 @@
243
  },
244
  {
245
  "config_index": 13,
246
- "config_name": "summary_real_obs1000_int0_reasonconcise_wrapchat_formathint",
247
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
248
  "prompt_style": "summary",
249
  "anonymize": false,
250
  "obs_per_prompt": 1000,
@@ -260,8 +230,6 @@
260
  },
261
  {
262
  "config_index": 14,
263
- "config_name": "summary_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
264
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
265
  "prompt_style": "summary",
266
  "anonymize": true,
267
  "obs_per_prompt": 1000,
@@ -277,8 +245,6 @@
277
  },
278
  {
279
  "config_index": 15,
280
- "config_name": "matrix_real_obs1000_int0_reasonconcise_wrapchat_formathint",
281
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
282
  "prompt_style": "matrix",
283
  "anonymize": false,
284
  "obs_per_prompt": 1000,
@@ -294,8 +260,6 @@
294
  },
295
  {
296
  "config_index": 16,
297
- "config_name": "matrix_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
298
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
299
  "prompt_style": "matrix",
300
  "anonymize": true,
301
  "obs_per_prompt": 1000,
@@ -311,8 +275,6 @@
311
  },
312
  {
313
  "config_index": 17,
314
- "config_name": "names_only_anon_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
315
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
316
  "prompt_style": "summary",
317
  "anonymize": true,
318
  "obs_per_prompt": 0,
@@ -328,8 +290,6 @@
328
  },
329
  {
330
  "config_index": 18,
331
- "config_name": "summary_real_obs1000_int50_reasonconcise_wrapchat_formathint",
332
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
333
  "prompt_style": "summary",
334
  "anonymize": false,
335
  "obs_per_prompt": 1000,
@@ -345,8 +305,6 @@
345
  },
346
  {
347
  "config_index": 19,
348
- "config_name": "summary_anon_obs1000_int50_reasonconcise_wrapchat_formathint",
349
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
350
  "prompt_style": "summary",
351
  "anonymize": true,
352
  "obs_per_prompt": 1000,
@@ -362,8 +320,6 @@
362
  },
363
  {
364
  "config_index": 20,
365
- "config_name": "summary_real_obs1000_int100_reasonconcise_wrapchat_formathint",
366
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
367
  "prompt_style": "summary",
368
  "anonymize": false,
369
  "obs_per_prompt": 1000,
@@ -379,8 +335,6 @@
379
  },
380
  {
381
  "config_index": 21,
382
- "config_name": "summary_anon_obs1000_int100_reasonconcise_wrapchat_formathint",
383
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
384
  "prompt_style": "summary",
385
  "anonymize": true,
386
  "obs_per_prompt": 1000,
@@ -396,8 +350,6 @@
396
  },
397
  {
398
  "config_index": 22,
399
- "config_name": "summary_real_obs1000_int200_reasonconcise_wrapchat_formathint",
400
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
401
  "prompt_style": "summary",
402
  "anonymize": false,
403
  "obs_per_prompt": 1000,
@@ -413,8 +365,6 @@
413
  },
414
  {
415
  "config_index": 23,
416
- "config_name": "summary_anon_obs1000_int200_reasonconcise_wrapchat_formathint",
417
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
418
  "prompt_style": "summary",
419
  "anonymize": true,
420
  "obs_per_prompt": 1000,
@@ -429,5 +379,6 @@
429
  "rows_written": 5
430
  }
431
  ],
432
- "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py."
 
433
  }
 
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
+ "compatibility_source": "scripts/eval_cd_configs.py",
5
  "dataset": "synthetic_full_25_42",
6
+ "config_file": "experiments/configs/eval_configs.json",
 
 
7
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
8
  "num_prompts": 5,
9
  "seed": 42,
10
  "selected_config_indexes": null,
11
+ "output_csv": "benchmark_data/graphs/synthetic/synthetic_full_25_42.csv",
12
+ "output_csv_sha256": "aa7baa041890dd694401f58471857c2f82f36a71262e59fb66fb316f200f7bd5",
13
  "total_rows": 120,
14
  "prompt_token_reference": {
15
  "tokenizer": "cl100k_base",
 
20
  "configs": [
21
  {
22
  "config_index": 0,
 
 
23
  "prompt_style": "summary",
24
  "anonymize": false,
25
  "obs_per_prompt": 0,
 
35
  },
36
  {
37
  "config_index": 1,
 
 
38
  "prompt_style": "summary",
39
  "anonymize": false,
40
  "obs_per_prompt": 5000,
 
50
  },
51
  {
52
  "config_index": 2,
 
 
53
  "prompt_style": "summary",
54
  "anonymize": true,
55
  "obs_per_prompt": 5000,
 
65
  },
66
  {
67
  "config_index": 3,
 
 
68
  "prompt_style": "matrix",
69
  "anonymize": false,
70
  "obs_per_prompt": 5000,
 
80
  },
81
  {
82
  "config_index": 4,
 
 
83
  "prompt_style": "matrix",
84
  "anonymize": true,
85
  "obs_per_prompt": 5000,
 
95
  },
96
  {
97
  "config_index": 5,
 
 
98
  "prompt_style": "summary",
99
  "anonymize": false,
100
  "obs_per_prompt": 5000,
 
110
  },
111
  {
112
  "config_index": 6,
 
 
113
  "prompt_style": "summary",
114
  "anonymize": true,
115
  "obs_per_prompt": 5000,
 
125
  },
126
  {
127
  "config_index": 7,
 
 
128
  "prompt_style": "matrix",
129
  "anonymize": false,
130
  "obs_per_prompt": 5000,
 
140
  },
141
  {
142
  "config_index": 8,
 
 
143
  "prompt_style": "matrix",
144
  "anonymize": true,
145
  "obs_per_prompt": 5000,
 
155
  },
156
  {
157
  "config_index": 9,
 
 
158
  "prompt_style": "summary",
159
  "anonymize": false,
160
  "obs_per_prompt": 0,
 
170
  },
171
  {
172
  "config_index": 10,
 
 
173
  "prompt_style": "summary",
174
  "anonymize": true,
175
  "obs_per_prompt": 0,
 
185
  },
186
  {
187
  "config_index": 11,
 
 
188
  "prompt_style": "matrix",
189
  "anonymize": false,
190
  "obs_per_prompt": 0,
 
200
  },
201
  {
202
  "config_index": 12,
 
 
203
  "prompt_style": "matrix",
204
  "anonymize": true,
205
  "obs_per_prompt": 0,
 
215
  },
216
  {
217
  "config_index": 13,
 
 
218
  "prompt_style": "summary",
219
  "anonymize": false,
220
  "obs_per_prompt": 1000,
 
230
  },
231
  {
232
  "config_index": 14,
 
 
233
  "prompt_style": "summary",
234
  "anonymize": true,
235
  "obs_per_prompt": 1000,
 
245
  },
246
  {
247
  "config_index": 15,
 
 
248
  "prompt_style": "matrix",
249
  "anonymize": false,
250
  "obs_per_prompt": 1000,
 
260
  },
261
  {
262
  "config_index": 16,
 
 
263
  "prompt_style": "matrix",
264
  "anonymize": true,
265
  "obs_per_prompt": 1000,
 
275
  },
276
  {
277
  "config_index": 17,
 
 
278
  "prompt_style": "summary",
279
  "anonymize": true,
280
  "obs_per_prompt": 0,
 
290
  },
291
  {
292
  "config_index": 18,
 
 
293
  "prompt_style": "summary",
294
  "anonymize": false,
295
  "obs_per_prompt": 1000,
 
305
  },
306
  {
307
  "config_index": 19,
 
 
308
  "prompt_style": "summary",
309
  "anonymize": true,
310
  "obs_per_prompt": 1000,
 
320
  },
321
  {
322
  "config_index": 20,
 
 
323
  "prompt_style": "summary",
324
  "anonymize": false,
325
  "obs_per_prompt": 1000,
 
335
  },
336
  {
337
  "config_index": 21,
 
 
338
  "prompt_style": "summary",
339
  "anonymize": true,
340
  "obs_per_prompt": 1000,
 
350
  },
351
  {
352
  "config_index": 22,
 
 
353
  "prompt_style": "summary",
354
  "anonymize": false,
355
  "obs_per_prompt": 1000,
 
365
  },
366
  {
367
  "config_index": 23,
 
 
368
  "prompt_style": "summary",
369
  "anonymize": true,
370
  "obs_per_prompt": 1000,
 
379
  "rows_written": 5
380
  }
381
  ],
382
+ "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py.",
383
+ "graph_file_sha256": "e555f424856e39ad3d597fecbcdb8e797a8b15a28f49fe236d0f05b26fbbcf83"
384
  }
graphs/synthetic/synthetic_jungle_25_42.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:908abc29b1ea44cfea1c342add57f5897d9bad8cdca44f677c49b71854c2566c
3
- size 22819167
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41544c9f59511da5257495e82089ad5d5cb3a587fe31da9030f62215f8ad37f3
3
+ size 22778515
graphs/synthetic/synthetic_jungle_25_42.csv.manifest.json CHANGED
@@ -1,17 +1,15 @@
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
- "compatibility_source": "/home/yuen_chen/ENCO/scripts/eval_cd_configs.py",
5
  "dataset": "synthetic_jungle_25_42",
6
- "bif_file": "/home/yuen_chen/ENCO/causal_graphs/synthetic_graphs/graph_jungle_25_42.npz",
7
- "bif_file_sha256": "5556cb07c7b0883635114762375d8b1bd2ddab12ffd992c442878f86ef6161c9",
8
- "config_file": "/home/yuen_chen/ENCO/experiments/configs/eval_configs.json",
9
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
10
  "num_prompts": 5,
11
  "seed": 42,
12
  "selected_config_indexes": null,
13
- "output_csv": "/home/yuen_chen/ENCO/benchmark_data/graphs/synthetic/synthetic_jungle_25_42.csv",
14
- "output_csv_sha256": "908abc29b1ea44cfea1c342add57f5897d9bad8cdca44f677c49b71854c2566c",
15
  "total_rows": 120,
16
  "prompt_token_reference": {
17
  "tokenizer": "cl100k_base",
@@ -22,8 +20,6 @@
22
  "configs": [
23
  {
24
  "config_index": 0,
25
- "config_name": "names_only_real_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
26
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
27
  "prompt_style": "summary",
28
  "anonymize": false,
29
  "obs_per_prompt": 0,
@@ -39,8 +35,6 @@
39
  },
40
  {
41
  "config_index": 1,
42
- "config_name": "summary_real_obs5000_int200_reasonconcise_wrapchat_formathint",
43
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
44
  "prompt_style": "summary",
45
  "anonymize": false,
46
  "obs_per_prompt": 5000,
@@ -56,8 +50,6 @@
56
  },
57
  {
58
  "config_index": 2,
59
- "config_name": "summary_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
60
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
61
  "prompt_style": "summary",
62
  "anonymize": true,
63
  "obs_per_prompt": 5000,
@@ -73,8 +65,6 @@
73
  },
74
  {
75
  "config_index": 3,
76
- "config_name": "matrix_real_obs5000_int200_reasonconcise_wrapchat_formathint",
77
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
78
  "prompt_style": "matrix",
79
  "anonymize": false,
80
  "obs_per_prompt": 5000,
@@ -90,8 +80,6 @@
90
  },
91
  {
92
  "config_index": 4,
93
- "config_name": "matrix_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
94
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
95
  "prompt_style": "matrix",
96
  "anonymize": true,
97
  "obs_per_prompt": 5000,
@@ -107,8 +95,6 @@
107
  },
108
  {
109
  "config_index": 5,
110
- "config_name": "summary_real_obs5000_int0_reasonconcise_wrapchat_formathint",
111
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
112
  "prompt_style": "summary",
113
  "anonymize": false,
114
  "obs_per_prompt": 5000,
@@ -124,8 +110,6 @@
124
  },
125
  {
126
  "config_index": 6,
127
- "config_name": "summary_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
128
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
129
  "prompt_style": "summary",
130
  "anonymize": true,
131
  "obs_per_prompt": 5000,
@@ -141,8 +125,6 @@
141
  },
142
  {
143
  "config_index": 7,
144
- "config_name": "matrix_real_obs5000_int0_reasonconcise_wrapchat_formathint",
145
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
146
  "prompt_style": "matrix",
147
  "anonymize": false,
148
  "obs_per_prompt": 5000,
@@ -158,8 +140,6 @@
158
  },
159
  {
160
  "config_index": 8,
161
- "config_name": "matrix_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
162
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
163
  "prompt_style": "matrix",
164
  "anonymize": true,
165
  "obs_per_prompt": 5000,
@@ -175,8 +155,6 @@
175
  },
176
  {
177
  "config_index": 9,
178
- "config_name": "summary_real_obs0_int200_reasonconcise_wrapchat_formathint",
179
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
180
  "prompt_style": "summary",
181
  "anonymize": false,
182
  "obs_per_prompt": 0,
@@ -192,8 +170,6 @@
192
  },
193
  {
194
  "config_index": 10,
195
- "config_name": "summary_anon_obs0_int200_reasonconcise_wrapchat_formathint",
196
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
197
  "prompt_style": "summary",
198
  "anonymize": true,
199
  "obs_per_prompt": 0,
@@ -209,8 +185,6 @@
209
  },
210
  {
211
  "config_index": 11,
212
- "config_name": "matrix_real_obs0_int200_reasonconcise_wrapchat_formathint",
213
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
214
  "prompt_style": "matrix",
215
  "anonymize": false,
216
  "obs_per_prompt": 0,
@@ -226,8 +200,6 @@
226
  },
227
  {
228
  "config_index": 12,
229
- "config_name": "matrix_anon_obs0_int200_reasonconcise_wrapchat_formathint",
230
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
231
  "prompt_style": "matrix",
232
  "anonymize": true,
233
  "obs_per_prompt": 0,
@@ -243,8 +215,6 @@
243
  },
244
  {
245
  "config_index": 13,
246
- "config_name": "summary_real_obs1000_int0_reasonconcise_wrapchat_formathint",
247
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
248
  "prompt_style": "summary",
249
  "anonymize": false,
250
  "obs_per_prompt": 1000,
@@ -260,8 +230,6 @@
260
  },
261
  {
262
  "config_index": 14,
263
- "config_name": "summary_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
264
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
265
  "prompt_style": "summary",
266
  "anonymize": true,
267
  "obs_per_prompt": 1000,
@@ -277,8 +245,6 @@
277
  },
278
  {
279
  "config_index": 15,
280
- "config_name": "matrix_real_obs1000_int0_reasonconcise_wrapchat_formathint",
281
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
282
  "prompt_style": "matrix",
283
  "anonymize": false,
284
  "obs_per_prompt": 1000,
@@ -294,8 +260,6 @@
294
  },
295
  {
296
  "config_index": 16,
297
- "config_name": "matrix_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
298
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
299
  "prompt_style": "matrix",
300
  "anonymize": true,
301
  "obs_per_prompt": 1000,
@@ -311,8 +275,6 @@
311
  },
312
  {
313
  "config_index": 17,
314
- "config_name": "names_only_anon_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
315
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
316
  "prompt_style": "summary",
317
  "anonymize": true,
318
  "obs_per_prompt": 0,
@@ -328,8 +290,6 @@
328
  },
329
  {
330
  "config_index": 18,
331
- "config_name": "summary_real_obs1000_int50_reasonconcise_wrapchat_formathint",
332
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
333
  "prompt_style": "summary",
334
  "anonymize": false,
335
  "obs_per_prompt": 1000,
@@ -345,8 +305,6 @@
345
  },
346
  {
347
  "config_index": 19,
348
- "config_name": "summary_anon_obs1000_int50_reasonconcise_wrapchat_formathint",
349
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
350
  "prompt_style": "summary",
351
  "anonymize": true,
352
  "obs_per_prompt": 1000,
@@ -362,8 +320,6 @@
362
  },
363
  {
364
  "config_index": 20,
365
- "config_name": "summary_real_obs1000_int100_reasonconcise_wrapchat_formathint",
366
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
367
  "prompt_style": "summary",
368
  "anonymize": false,
369
  "obs_per_prompt": 1000,
@@ -379,8 +335,6 @@
379
  },
380
  {
381
  "config_index": 21,
382
- "config_name": "summary_anon_obs1000_int100_reasonconcise_wrapchat_formathint",
383
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
384
  "prompt_style": "summary",
385
  "anonymize": true,
386
  "obs_per_prompt": 1000,
@@ -396,8 +350,6 @@
396
  },
397
  {
398
  "config_index": 22,
399
- "config_name": "summary_real_obs1000_int200_reasonconcise_wrapchat_formathint",
400
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
401
  "prompt_style": "summary",
402
  "anonymize": false,
403
  "obs_per_prompt": 1000,
@@ -413,8 +365,6 @@
413
  },
414
  {
415
  "config_index": 23,
416
- "config_name": "summary_anon_obs1000_int200_reasonconcise_wrapchat_formathint",
417
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
418
  "prompt_style": "summary",
419
  "anonymize": true,
420
  "obs_per_prompt": 1000,
@@ -429,5 +379,6 @@
429
  "rows_written": 5
430
  }
431
  ],
432
- "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py."
 
433
  }
 
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
+ "compatibility_source": "scripts/eval_cd_configs.py",
5
  "dataset": "synthetic_jungle_25_42",
6
+ "config_file": "experiments/configs/eval_configs.json",
 
 
7
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
8
  "num_prompts": 5,
9
  "seed": 42,
10
  "selected_config_indexes": null,
11
+ "output_csv": "benchmark_data/graphs/synthetic/synthetic_jungle_25_42.csv",
12
+ "output_csv_sha256": "41544c9f59511da5257495e82089ad5d5cb3a587fe31da9030f62215f8ad37f3",
13
  "total_rows": 120,
14
  "prompt_token_reference": {
15
  "tokenizer": "cl100k_base",
 
20
  "configs": [
21
  {
22
  "config_index": 0,
 
 
23
  "prompt_style": "summary",
24
  "anonymize": false,
25
  "obs_per_prompt": 0,
 
35
  },
36
  {
37
  "config_index": 1,
 
 
38
  "prompt_style": "summary",
39
  "anonymize": false,
40
  "obs_per_prompt": 5000,
 
50
  },
51
  {
52
  "config_index": 2,
 
 
53
  "prompt_style": "summary",
54
  "anonymize": true,
55
  "obs_per_prompt": 5000,
 
65
  },
66
  {
67
  "config_index": 3,
 
 
68
  "prompt_style": "matrix",
69
  "anonymize": false,
70
  "obs_per_prompt": 5000,
 
80
  },
81
  {
82
  "config_index": 4,
 
 
83
  "prompt_style": "matrix",
84
  "anonymize": true,
85
  "obs_per_prompt": 5000,
 
95
  },
96
  {
97
  "config_index": 5,
 
 
98
  "prompt_style": "summary",
99
  "anonymize": false,
100
  "obs_per_prompt": 5000,
 
110
  },
111
  {
112
  "config_index": 6,
 
 
113
  "prompt_style": "summary",
114
  "anonymize": true,
115
  "obs_per_prompt": 5000,
 
125
  },
126
  {
127
  "config_index": 7,
 
 
128
  "prompt_style": "matrix",
129
  "anonymize": false,
130
  "obs_per_prompt": 5000,
 
140
  },
141
  {
142
  "config_index": 8,
 
 
143
  "prompt_style": "matrix",
144
  "anonymize": true,
145
  "obs_per_prompt": 5000,
 
155
  },
156
  {
157
  "config_index": 9,
 
 
158
  "prompt_style": "summary",
159
  "anonymize": false,
160
  "obs_per_prompt": 0,
 
170
  },
171
  {
172
  "config_index": 10,
 
 
173
  "prompt_style": "summary",
174
  "anonymize": true,
175
  "obs_per_prompt": 0,
 
185
  },
186
  {
187
  "config_index": 11,
 
 
188
  "prompt_style": "matrix",
189
  "anonymize": false,
190
  "obs_per_prompt": 0,
 
200
  },
201
  {
202
  "config_index": 12,
 
 
203
  "prompt_style": "matrix",
204
  "anonymize": true,
205
  "obs_per_prompt": 0,
 
215
  },
216
  {
217
  "config_index": 13,
 
 
218
  "prompt_style": "summary",
219
  "anonymize": false,
220
  "obs_per_prompt": 1000,
 
230
  },
231
  {
232
  "config_index": 14,
 
 
233
  "prompt_style": "summary",
234
  "anonymize": true,
235
  "obs_per_prompt": 1000,
 
245
  },
246
  {
247
  "config_index": 15,
 
 
248
  "prompt_style": "matrix",
249
  "anonymize": false,
250
  "obs_per_prompt": 1000,
 
260
  },
261
  {
262
  "config_index": 16,
 
 
263
  "prompt_style": "matrix",
264
  "anonymize": true,
265
  "obs_per_prompt": 1000,
 
275
  },
276
  {
277
  "config_index": 17,
 
 
278
  "prompt_style": "summary",
279
  "anonymize": true,
280
  "obs_per_prompt": 0,
 
290
  },
291
  {
292
  "config_index": 18,
 
 
293
  "prompt_style": "summary",
294
  "anonymize": false,
295
  "obs_per_prompt": 1000,
 
305
  },
306
  {
307
  "config_index": 19,
 
 
308
  "prompt_style": "summary",
309
  "anonymize": true,
310
  "obs_per_prompt": 1000,
 
320
  },
321
  {
322
  "config_index": 20,
 
 
323
  "prompt_style": "summary",
324
  "anonymize": false,
325
  "obs_per_prompt": 1000,
 
335
  },
336
  {
337
  "config_index": 21,
 
 
338
  "prompt_style": "summary",
339
  "anonymize": true,
340
  "obs_per_prompt": 1000,
 
350
  },
351
  {
352
  "config_index": 22,
 
 
353
  "prompt_style": "summary",
354
  "anonymize": false,
355
  "obs_per_prompt": 1000,
 
365
  },
366
  {
367
  "config_index": 23,
 
 
368
  "prompt_style": "summary",
369
  "anonymize": true,
370
  "obs_per_prompt": 1000,
 
379
  "rows_written": 5
380
  }
381
  ],
382
+ "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py.",
383
+ "graph_file_sha256": "5556cb07c7b0883635114762375d8b1bd2ddab12ffd992c442878f86ef6161c9"
384
  }
graphs/synthetic/synthetic_random_25_42.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1080bab42f5bf24abe1761d97aac51eb6e9d03498bd62def46ba4410b70687c0
3
- size 22819272
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59327f149e03a1a8973df9f6cb8ce0c7412aa984214a16e47afe68bcc5bbffa9
3
+ size 22778620
graphs/synthetic/synthetic_random_25_42.csv.manifest.json CHANGED
@@ -1,17 +1,15 @@
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
- "compatibility_source": "/home/yuen_chen/ENCO/scripts/eval_cd_configs.py",
5
  "dataset": "synthetic_random_25_42",
6
- "bif_file": "/home/yuen_chen/ENCO/causal_graphs/synthetic_graphs/graph_random_25_42.npz",
7
- "bif_file_sha256": "bf5f74251839b6e472e3a24f87bc951af0720f5ab331390307dfda3ebb088359",
8
- "config_file": "/home/yuen_chen/ENCO/experiments/configs/eval_configs.json",
9
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
10
  "num_prompts": 5,
11
  "seed": 42,
12
  "selected_config_indexes": null,
13
- "output_csv": "/home/yuen_chen/ENCO/benchmark_data/graphs/synthetic/synthetic_random_25_42.csv",
14
- "output_csv_sha256": "1080bab42f5bf24abe1761d97aac51eb6e9d03498bd62def46ba4410b70687c0",
15
  "total_rows": 120,
16
  "prompt_token_reference": {
17
  "tokenizer": "cl100k_base",
@@ -22,8 +20,6 @@
22
  "configs": [
23
  {
24
  "config_index": 0,
25
- "config_name": "names_only_real_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
26
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
27
  "prompt_style": "summary",
28
  "anonymize": false,
29
  "obs_per_prompt": 0,
@@ -39,8 +35,6 @@
39
  },
40
  {
41
  "config_index": 1,
42
- "config_name": "summary_real_obs5000_int200_reasonconcise_wrapchat_formathint",
43
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
44
  "prompt_style": "summary",
45
  "anonymize": false,
46
  "obs_per_prompt": 5000,
@@ -56,8 +50,6 @@
56
  },
57
  {
58
  "config_index": 2,
59
- "config_name": "summary_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
60
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
61
  "prompt_style": "summary",
62
  "anonymize": true,
63
  "obs_per_prompt": 5000,
@@ -73,8 +65,6 @@
73
  },
74
  {
75
  "config_index": 3,
76
- "config_name": "matrix_real_obs5000_int200_reasonconcise_wrapchat_formathint",
77
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
78
  "prompt_style": "matrix",
79
  "anonymize": false,
80
  "obs_per_prompt": 5000,
@@ -90,8 +80,6 @@
90
  },
91
  {
92
  "config_index": 4,
93
- "config_name": "matrix_anon_obs5000_int200_reasonconcise_wrapchat_formathint",
94
- "prompt_basename": "prompts_obs5000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
95
  "prompt_style": "matrix",
96
  "anonymize": true,
97
  "obs_per_prompt": 5000,
@@ -107,8 +95,6 @@
107
  },
108
  {
109
  "config_index": 5,
110
- "config_name": "summary_real_obs5000_int0_reasonconcise_wrapchat_formathint",
111
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
112
  "prompt_style": "summary",
113
  "anonymize": false,
114
  "obs_per_prompt": 5000,
@@ -124,8 +110,6 @@
124
  },
125
  {
126
  "config_index": 6,
127
- "config_name": "summary_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
128
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
129
  "prompt_style": "summary",
130
  "anonymize": true,
131
  "obs_per_prompt": 5000,
@@ -141,8 +125,6 @@
141
  },
142
  {
143
  "config_index": 7,
144
- "config_name": "matrix_real_obs5000_int0_reasonconcise_wrapchat_formathint",
145
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
146
  "prompt_style": "matrix",
147
  "anonymize": false,
148
  "obs_per_prompt": 5000,
@@ -158,8 +140,6 @@
158
  },
159
  {
160
  "config_index": 8,
161
- "config_name": "matrix_anon_obs5000_int0_reasonconcise_wrapchat_formathint",
162
- "prompt_basename": "prompts_obs5000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
163
  "prompt_style": "matrix",
164
  "anonymize": true,
165
  "obs_per_prompt": 5000,
@@ -175,8 +155,6 @@
175
  },
176
  {
177
  "config_index": 9,
178
- "config_name": "summary_real_obs0_int200_reasonconcise_wrapchat_formathint",
179
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
180
  "prompt_style": "summary",
181
  "anonymize": false,
182
  "obs_per_prompt": 0,
@@ -192,8 +170,6 @@
192
  },
193
  {
194
  "config_index": 10,
195
- "config_name": "summary_anon_obs0_int200_reasonconcise_wrapchat_formathint",
196
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
197
  "prompt_style": "summary",
198
  "anonymize": true,
199
  "obs_per_prompt": 0,
@@ -209,8 +185,6 @@
209
  },
210
  {
211
  "config_index": 11,
212
- "config_name": "matrix_real_obs0_int200_reasonconcise_wrapchat_formathint",
213
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
214
  "prompt_style": "matrix",
215
  "anonymize": false,
216
  "obs_per_prompt": 0,
@@ -226,8 +200,6 @@
226
  },
227
  {
228
  "config_index": 12,
229
- "config_name": "matrix_anon_obs0_int200_reasonconcise_wrapchat_formathint",
230
- "prompt_basename": "prompts_obs0_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
231
  "prompt_style": "matrix",
232
  "anonymize": true,
233
  "obs_per_prompt": 0,
@@ -243,8 +215,6 @@
243
  },
244
  {
245
  "config_index": 13,
246
- "config_name": "summary_real_obs1000_int0_reasonconcise_wrapchat_formathint",
247
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
248
  "prompt_style": "summary",
249
  "anonymize": false,
250
  "obs_per_prompt": 1000,
@@ -260,8 +230,6 @@
260
  },
261
  {
262
  "config_index": 14,
263
- "config_name": "summary_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
264
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
265
  "prompt_style": "summary",
266
  "anonymize": true,
267
  "obs_per_prompt": 1000,
@@ -277,8 +245,6 @@
277
  },
278
  {
279
  "config_index": 15,
280
- "config_name": "matrix_real_obs1000_int0_reasonconcise_wrapchat_formathint",
281
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_reasonconcise_wrapchat_fmthint_matrix",
282
  "prompt_style": "matrix",
283
  "anonymize": false,
284
  "obs_per_prompt": 1000,
@@ -294,8 +260,6 @@
294
  },
295
  {
296
  "config_index": 16,
297
- "config_name": "matrix_anon_obs1000_int0_reasonconcise_wrapchat_formathint",
298
- "prompt_basename": "prompts_obs1000_int0_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_matrix",
299
  "prompt_style": "matrix",
300
  "anonymize": true,
301
  "obs_per_prompt": 1000,
@@ -311,8 +275,6 @@
311
  },
312
  {
313
  "config_index": 17,
314
- "config_name": "names_only_anon_obs0_int0_reasonconcise_colrandom_wrapchat_formathint",
315
- "prompt_basename": "prompts_names_only_p5_wrapchat_fmthint_reasonconcise_colRandom",
316
  "prompt_style": "summary",
317
  "anonymize": true,
318
  "obs_per_prompt": 0,
@@ -328,8 +290,6 @@
328
  },
329
  {
330
  "config_index": 18,
331
- "config_name": "summary_real_obs1000_int50_reasonconcise_wrapchat_formathint",
332
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
333
  "prompt_style": "summary",
334
  "anonymize": false,
335
  "obs_per_prompt": 1000,
@@ -345,8 +305,6 @@
345
  },
346
  {
347
  "config_index": 19,
348
- "config_name": "summary_anon_obs1000_int50_reasonconcise_wrapchat_formathint",
349
- "prompt_basename": "prompts_obs1000_int50_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
350
  "prompt_style": "summary",
351
  "anonymize": true,
352
  "obs_per_prompt": 1000,
@@ -362,8 +320,6 @@
362
  },
363
  {
364
  "config_index": 20,
365
- "config_name": "summary_real_obs1000_int100_reasonconcise_wrapchat_formathint",
366
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
367
  "prompt_style": "summary",
368
  "anonymize": false,
369
  "obs_per_prompt": 1000,
@@ -379,8 +335,6 @@
379
  },
380
  {
381
  "config_index": 21,
382
- "config_name": "summary_anon_obs1000_int100_reasonconcise_wrapchat_formathint",
383
- "prompt_basename": "prompts_obs1000_int100_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
384
  "prompt_style": "summary",
385
  "anonymize": true,
386
  "obs_per_prompt": 1000,
@@ -396,8 +350,6 @@
396
  },
397
  {
398
  "config_index": 22,
399
- "config_name": "summary_real_obs1000_int200_reasonconcise_wrapchat_formathint",
400
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_reasonconcise_wrapchat_fmthint_summary",
401
  "prompt_style": "summary",
402
  "anonymize": false,
403
  "obs_per_prompt": 1000,
@@ -413,8 +365,6 @@
413
  },
414
  {
415
  "config_index": 23,
416
- "config_name": "summary_anon_obs1000_int200_reasonconcise_wrapchat_formathint",
417
- "prompt_basename": "prompts_obs1000_int200_shuf1_p5_anon_reasonconcise_wrapchat_fmthint_summary",
418
  "prompt_style": "summary",
419
  "anonymize": true,
420
  "obs_per_prompt": 1000,
@@ -429,5 +379,6 @@
429
  "rows_written": 5
430
  }
431
  ],
432
- "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py."
 
433
  }
 
1
  {
2
  "schema_version": "benchmark_data/v1",
3
  "generator": "scripts/build_benchmark_data.py",
4
+ "compatibility_source": "scripts/eval_cd_configs.py",
5
  "dataset": "synthetic_random_25_42",
6
+ "config_file": "experiments/configs/eval_configs.json",
 
 
7
  "config_file_sha256": "4eb547601aa69f5607f78cd5b9ebff891c1eb203c47150b477ac7edf7b8c2ac9",
8
  "num_prompts": 5,
9
  "seed": 42,
10
  "selected_config_indexes": null,
11
+ "output_csv": "benchmark_data/graphs/synthetic/synthetic_random_25_42.csv",
12
+ "output_csv_sha256": "59327f149e03a1a8973df9f6cb8ce0c7412aa984214a16e47afe68bcc5bbffa9",
13
  "total_rows": 120,
14
  "prompt_token_reference": {
15
  "tokenizer": "cl100k_base",
 
20
  "configs": [
21
  {
22
  "config_index": 0,
 
 
23
  "prompt_style": "summary",
24
  "anonymize": false,
25
  "obs_per_prompt": 0,
 
35
  },
36
  {
37
  "config_index": 1,
 
 
38
  "prompt_style": "summary",
39
  "anonymize": false,
40
  "obs_per_prompt": 5000,
 
50
  },
51
  {
52
  "config_index": 2,
 
 
53
  "prompt_style": "summary",
54
  "anonymize": true,
55
  "obs_per_prompt": 5000,
 
65
  },
66
  {
67
  "config_index": 3,
 
 
68
  "prompt_style": "matrix",
69
  "anonymize": false,
70
  "obs_per_prompt": 5000,
 
80
  },
81
  {
82
  "config_index": 4,
 
 
83
  "prompt_style": "matrix",
84
  "anonymize": true,
85
  "obs_per_prompt": 5000,
 
95
  },
96
  {
97
  "config_index": 5,
 
 
98
  "prompt_style": "summary",
99
  "anonymize": false,
100
  "obs_per_prompt": 5000,
 
110
  },
111
  {
112
  "config_index": 6,
 
 
113
  "prompt_style": "summary",
114
  "anonymize": true,
115
  "obs_per_prompt": 5000,
 
125
  },
126
  {
127
  "config_index": 7,
 
 
128
  "prompt_style": "matrix",
129
  "anonymize": false,
130
  "obs_per_prompt": 5000,
 
140
  },
141
  {
142
  "config_index": 8,
 
 
143
  "prompt_style": "matrix",
144
  "anonymize": true,
145
  "obs_per_prompt": 5000,
 
155
  },
156
  {
157
  "config_index": 9,
 
 
158
  "prompt_style": "summary",
159
  "anonymize": false,
160
  "obs_per_prompt": 0,
 
170
  },
171
  {
172
  "config_index": 10,
 
 
173
  "prompt_style": "summary",
174
  "anonymize": true,
175
  "obs_per_prompt": 0,
 
185
  },
186
  {
187
  "config_index": 11,
 
 
188
  "prompt_style": "matrix",
189
  "anonymize": false,
190
  "obs_per_prompt": 0,
 
200
  },
201
  {
202
  "config_index": 12,
 
 
203
  "prompt_style": "matrix",
204
  "anonymize": true,
205
  "obs_per_prompt": 0,
 
215
  },
216
  {
217
  "config_index": 13,
 
 
218
  "prompt_style": "summary",
219
  "anonymize": false,
220
  "obs_per_prompt": 1000,
 
230
  },
231
  {
232
  "config_index": 14,
 
 
233
  "prompt_style": "summary",
234
  "anonymize": true,
235
  "obs_per_prompt": 1000,
 
245
  },
246
  {
247
  "config_index": 15,
 
 
248
  "prompt_style": "matrix",
249
  "anonymize": false,
250
  "obs_per_prompt": 1000,
 
260
  },
261
  {
262
  "config_index": 16,
 
 
263
  "prompt_style": "matrix",
264
  "anonymize": true,
265
  "obs_per_prompt": 1000,
 
275
  },
276
  {
277
  "config_index": 17,
 
 
278
  "prompt_style": "summary",
279
  "anonymize": true,
280
  "obs_per_prompt": 0,
 
290
  },
291
  {
292
  "config_index": 18,
 
 
293
  "prompt_style": "summary",
294
  "anonymize": false,
295
  "obs_per_prompt": 1000,
 
305
  },
306
  {
307
  "config_index": 19,
 
 
308
  "prompt_style": "summary",
309
  "anonymize": true,
310
  "obs_per_prompt": 1000,
 
320
  },
321
  {
322
  "config_index": 20,
 
 
323
  "prompt_style": "summary",
324
  "anonymize": false,
325
  "obs_per_prompt": 1000,
 
335
  },
336
  {
337
  "config_index": 21,
 
 
338
  "prompt_style": "summary",
339
  "anonymize": true,
340
  "obs_per_prompt": 1000,
 
350
  },
351
  {
352
  "config_index": 22,
 
 
353
  "prompt_style": "summary",
354
  "anonymize": false,
355
  "obs_per_prompt": 1000,
 
365
  },
366
  {
367
  "config_index": 23,
 
 
368
  "prompt_style": "summary",
369
  "anonymize": true,
370
  "obs_per_prompt": 1000,
 
379
  "rows_written": 5
380
  }
381
  ],
382
+ "guarantee": "For overlapping configs, rows in this CSV are generated via the same config parser and prompt/data iterator used by scripts/eval_cd_configs.py.",
383
+ "graph_file_sha256": "bf5f74251839b6e472e3a24f87bc951af0720f5ab331390307dfda3ebb088359"
384
  }