jialinzhang commited on
Commit
d5b2872
·
1 Parent(s): 4e72566

Add syntheticFail m11

Browse files
Files changed (46) hide show
  1. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/_tabbyflow_train.py +24 -0
  2. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/input_snapshot.json +36 -0
  3. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/public_gate/normalized_schema_snapshot.json +242 -0
  4. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/public_gate/public_gate_report.json +37 -0
  5. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/public_gate/staged_input_manifest.json +247 -0
  6. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/run_config.json +42 -0
  7. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/runtime_result.json +24 -0
  8. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/public/staged_features.json +62 -0
  9. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/public/test.csv +3 -0
  10. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/public/train.csv +3 -0
  11. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/public/val.csv +3 -0
  12. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/tabbyflow/adapter_report.json +7 -0
  13. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/tabbyflow/adapter_transforms_applied.json +1 -0
  14. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/tabbyflow/model_input_manifest.json +249 -0
  15. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/X_cat_test.npy +3 -0
  16. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/X_cat_train.npy +3 -0
  17. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/X_cat_val.npy +3 -0
  18. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/X_num_test.npy +3 -0
  19. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/X_num_train.npy +3 -0
  20. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/X_num_val.npy +3 -0
  21. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/info.json +133 -0
  22. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/real.csv +3 -0
  23. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/staged_features.json +62 -0
  24. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/test.csv +3 -0
  25. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/train.csv +3 -0
  26. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/val.csv +3 -0
  27. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/y_test.npy +3 -0
  28. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/y_train.npy +3 -0
  29. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/y_val.npy +3 -0
  30. syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/train_20260510_202742.log +3 -0
  31. syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/_tabpfgen_generate.py +100 -0
  32. syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/gen_20260502_031422.log +3 -0
  33. syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/input_snapshot.json +36 -0
  34. syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/public_gate/normalized_schema_snapshot.json +242 -0
  35. syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/public_gate/public_gate_report.json +37 -0
  36. syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/public_gate/staged_input_manifest.json +247 -0
  37. syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/runtime_result.json +24 -0
  38. syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/public/staged_features.json +62 -0
  39. syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/public/test.csv +3 -0
  40. syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/public/train.csv +3 -0
  41. syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/public/val.csv +3 -0
  42. syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/tabpfgen/adapter_report.json +7 -0
  43. syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/tabpfgen/adapter_transforms_applied.json +1 -0
  44. syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/tabpfgen/model_input_manifest.json +249 -0
  45. syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/tabpfgen_meta.json +9 -0
  46. syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/train_20260502_031422.log +3 -0
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/_tabbyflow_train.py ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ import os, shutil, subprocess, sys
3
+ root = r"/workspace/ef-vfm"
4
+ name = r"pipeline_m11"
5
+ src = r"/work/output-Benchmark-trainonly-v1/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11"
6
+ os.makedirs(os.path.join(root, "data", name), exist_ok=True)
7
+ dst_data = os.path.join(root, "data", name)
8
+ dst_syn = os.path.join(root, "synthetic", name)
9
+ shutil.rmtree(dst_data, ignore_errors=True)
10
+ shutil.copytree(src, dst_data)
11
+ os.makedirs(dst_syn, exist_ok=True)
12
+ for fn in ("real.csv", "test.csv", "val.csv"):
13
+ shutil.copy(os.path.join(src, fn), os.path.join(dst_syn, fn))
14
+ os.chdir(root)
15
+ os.environ["PYTHONPATH"] = root + os.pathsep + os.environ.get("PYTHONPATH", "")
16
+ os.environ["EFVFM_SMOKE_STEPS"] = "100"
17
+ os.environ["EFVFM_ADAPTER_TRAIN"] = "1"
18
+ os.environ.setdefault("EFVFM_SAMPLE_BATCH_SIZE", "128")
19
+ os.environ.setdefault("EFVFM_EVAL_NUM_SAMPLES", "512")
20
+ subprocess.check_call([
21
+ sys.executable, "main.py",
22
+ "--dataname", name, "--mode", "train", "--gpu", "0",
23
+ "--no_wandb", "--exp_name", r"adapter_efvfm",
24
+ ])
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m11",
3
+ "model": "tabbyflow",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m11/m11-train.csv",
7
+ "exists": true,
8
+ "size": 17450561,
9
+ "sha256": "01325179667586bada6e9b69ae7d1fe3f59df8ff4ddc3f41822af5e99f6b6e32"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m11/m11-val.csv",
13
+ "exists": true,
14
+ "size": 2181590,
15
+ "sha256": "1066848f54a0895112eb7fa66933159bc43ebd8ec01b60d70aa6b1a9b87d1db1"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m11/m11-test.csv",
19
+ "exists": true,
20
+ "size": 2181600,
21
+ "sha256": "bf23f0509554f8ee3a54a40d5fb242b0191a63d0d36c2a0f4c066ee89939b168"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/m11/m11-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 5042,
27
+ "sha256": "16ed6d26c47d5128e66a3420dfa9ed6baf8bf95b281df3cf6ab41f304f623433"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/m11/m11-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 5995,
33
+ "sha256": "fd026c5f7619286326c84b02dceae6378a6ef481b60818d54b9b7ac1a77c79f8"
34
+ }
35
+ }
36
+ }
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,242 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m11",
3
+ "target_column": "Previously_Insured",
4
+ "task_type": "classification",
5
+ "columns": [
6
+ {
7
+ "name": "id",
8
+ "role": "feature",
9
+ "semantic_type": "numeric",
10
+ "nullable": false,
11
+ "missing_tokens": [],
12
+ "parse_format": null,
13
+ "impute_strategy": "median",
14
+ "profile_stats": {
15
+ "missing_rate": 0.0,
16
+ "unique_count": 20000,
17
+ "unique_ratio": 0.065598,
18
+ "example_values": [
19
+ "117073",
20
+ "228488",
21
+ "340589",
22
+ "168907",
23
+ "342998"
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "name": "Gender",
29
+ "role": "feature",
30
+ "semantic_type": "categorical",
31
+ "nullable": false,
32
+ "missing_tokens": [],
33
+ "parse_format": null,
34
+ "impute_strategy": "mode",
35
+ "profile_stats": {
36
+ "missing_rate": 0.0,
37
+ "unique_count": 2,
38
+ "unique_ratio": 7e-06,
39
+ "example_values": [
40
+ "Male",
41
+ "Female"
42
+ ]
43
+ }
44
+ },
45
+ {
46
+ "name": "Age",
47
+ "role": "feature",
48
+ "semantic_type": "numeric",
49
+ "nullable": false,
50
+ "missing_tokens": [],
51
+ "parse_format": null,
52
+ "impute_strategy": "median",
53
+ "profile_stats": {
54
+ "missing_rate": 0.0,
55
+ "unique_count": 66,
56
+ "unique_ratio": 0.000216,
57
+ "example_values": [
58
+ "52",
59
+ "49",
60
+ "25",
61
+ "43",
62
+ "35"
63
+ ]
64
+ }
65
+ },
66
+ {
67
+ "name": "Driving_License",
68
+ "role": "feature",
69
+ "semantic_type": "boolean",
70
+ "nullable": false,
71
+ "missing_tokens": [],
72
+ "parse_format": null,
73
+ "impute_strategy": "mode",
74
+ "profile_stats": {
75
+ "missing_rate": 0.0,
76
+ "unique_count": 2,
77
+ "unique_ratio": 7e-06,
78
+ "example_values": [
79
+ "1",
80
+ "0"
81
+ ]
82
+ }
83
+ },
84
+ {
85
+ "name": "Region_Code",
86
+ "role": "feature",
87
+ "semantic_type": "numeric",
88
+ "nullable": false,
89
+ "missing_tokens": [],
90
+ "parse_format": null,
91
+ "impute_strategy": "median",
92
+ "profile_stats": {
93
+ "missing_rate": 0.0,
94
+ "unique_count": 53,
95
+ "unique_ratio": 0.000174,
96
+ "example_values": [
97
+ "0.0",
98
+ "28.0",
99
+ "15.0",
100
+ "8.0",
101
+ "24.0"
102
+ ]
103
+ }
104
+ },
105
+ {
106
+ "name": "Previously_Insured",
107
+ "role": "target",
108
+ "semantic_type": "boolean",
109
+ "nullable": false,
110
+ "missing_tokens": [],
111
+ "parse_format": null,
112
+ "impute_strategy": "mode",
113
+ "profile_stats": {
114
+ "missing_rate": 0.0,
115
+ "unique_count": 2,
116
+ "unique_ratio": 7e-06,
117
+ "example_values": [
118
+ "0",
119
+ "1"
120
+ ]
121
+ }
122
+ },
123
+ {
124
+ "name": "Vehicle_Age",
125
+ "role": "feature",
126
+ "semantic_type": "text",
127
+ "nullable": false,
128
+ "missing_tokens": [],
129
+ "parse_format": null,
130
+ "impute_strategy": "keep_raw",
131
+ "profile_stats": {
132
+ "missing_rate": 0.0,
133
+ "unique_count": 3,
134
+ "unique_ratio": 1e-05,
135
+ "example_values": [
136
+ "1-2 Year",
137
+ "< 1 Year",
138
+ "> 2 Years"
139
+ ]
140
+ }
141
+ },
142
+ {
143
+ "name": "Vehicle_Damage",
144
+ "role": "feature",
145
+ "semantic_type": "boolean",
146
+ "nullable": false,
147
+ "missing_tokens": [],
148
+ "parse_format": null,
149
+ "impute_strategy": "mode",
150
+ "profile_stats": {
151
+ "missing_rate": 0.0,
152
+ "unique_count": 2,
153
+ "unique_ratio": 7e-06,
154
+ "example_values": [
155
+ "Yes",
156
+ "No"
157
+ ]
158
+ }
159
+ },
160
+ {
161
+ "name": "Annual_Premium",
162
+ "role": "feature",
163
+ "semantic_type": "numeric",
164
+ "nullable": false,
165
+ "missing_tokens": [],
166
+ "parse_format": null,
167
+ "impute_strategy": "median",
168
+ "profile_stats": {
169
+ "missing_rate": 0.0,
170
+ "unique_count": 20000,
171
+ "unique_ratio": 0.065598,
172
+ "example_values": [
173
+ "2630.0",
174
+ "72227.0",
175
+ "26215.0",
176
+ "51539.0",
177
+ "30355.0"
178
+ ]
179
+ }
180
+ },
181
+ {
182
+ "name": "Policy_Sales_Channel",
183
+ "role": "feature",
184
+ "semantic_type": "numeric",
185
+ "nullable": false,
186
+ "missing_tokens": [],
187
+ "parse_format": null,
188
+ "impute_strategy": "median",
189
+ "profile_stats": {
190
+ "missing_rate": 0.0,
191
+ "unique_count": 152,
192
+ "unique_ratio": 0.000499,
193
+ "example_values": [
194
+ "26.0",
195
+ "120.0",
196
+ "152.0",
197
+ "7.0",
198
+ "160.0"
199
+ ]
200
+ }
201
+ },
202
+ {
203
+ "name": "Vintage",
204
+ "role": "feature",
205
+ "semantic_type": "numeric",
206
+ "nullable": false,
207
+ "missing_tokens": [],
208
+ "parse_format": null,
209
+ "impute_strategy": "median",
210
+ "profile_stats": {
211
+ "missing_rate": 0.0,
212
+ "unique_count": 290,
213
+ "unique_ratio": 0.000951,
214
+ "example_values": [
215
+ "27",
216
+ "71",
217
+ "42",
218
+ "52",
219
+ "138"
220
+ ]
221
+ }
222
+ },
223
+ {
224
+ "name": "Response",
225
+ "role": "feature",
226
+ "semantic_type": "boolean",
227
+ "nullable": false,
228
+ "missing_tokens": [],
229
+ "parse_format": null,
230
+ "impute_strategy": "mode",
231
+ "profile_stats": {
232
+ "missing_rate": 0.0,
233
+ "unique_count": 2,
234
+ "unique_ratio": 7e-06,
235
+ "example_values": [
236
+ "0",
237
+ "1"
238
+ ]
239
+ }
240
+ }
241
+ ]
242
+ }
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m11",
3
+ "status": "pass",
4
+ "checks": [
5
+ {
6
+ "check_id": "PG001_csv_parse_ok",
7
+ "status": "pass"
8
+ },
9
+ {
10
+ "check_id": "PG002_split_header_consistent",
11
+ "status": "pass"
12
+ },
13
+ {
14
+ "check_id": "PG003_profile_header_match",
15
+ "status": "pass"
16
+ },
17
+ {
18
+ "check_id": "PG004_missing_token_normalized",
19
+ "status": "pass"
20
+ },
21
+ {
22
+ "check_id": "PG005_semantic_type_validated",
23
+ "status": "pass"
24
+ },
25
+ {
26
+ "check_id": "PG006_target_defined_and_valid",
27
+ "status": "pass"
28
+ }
29
+ ],
30
+ "target_column": "Previously_Insured",
31
+ "task_type": "classification",
32
+ "input_splits": {
33
+ "train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m11/m11-train.csv",
34
+ "val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m11/m11-val.csv",
35
+ "test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m11/m11-test.csv"
36
+ }
37
+ }
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,247 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m11",
3
+ "target_column": "Previously_Insured",
4
+ "task_type": "classification",
5
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabbyflow/tabbyflow-m11-20260510_202737/public_gate/public_gate_report.json",
10
+ "column_schema": [
11
+ {
12
+ "name": "id",
13
+ "role": "feature",
14
+ "semantic_type": "numeric",
15
+ "nullable": false,
16
+ "missing_tokens": [],
17
+ "parse_format": null,
18
+ "impute_strategy": "median",
19
+ "profile_stats": {
20
+ "missing_rate": 0.0,
21
+ "unique_count": 20000,
22
+ "unique_ratio": 0.065598,
23
+ "example_values": [
24
+ "117073",
25
+ "228488",
26
+ "340589",
27
+ "168907",
28
+ "342998"
29
+ ]
30
+ }
31
+ },
32
+ {
33
+ "name": "Gender",
34
+ "role": "feature",
35
+ "semantic_type": "categorical",
36
+ "nullable": false,
37
+ "missing_tokens": [],
38
+ "parse_format": null,
39
+ "impute_strategy": "mode",
40
+ "profile_stats": {
41
+ "missing_rate": 0.0,
42
+ "unique_count": 2,
43
+ "unique_ratio": 7e-06,
44
+ "example_values": [
45
+ "Male",
46
+ "Female"
47
+ ]
48
+ }
49
+ },
50
+ {
51
+ "name": "Age",
52
+ "role": "feature",
53
+ "semantic_type": "numeric",
54
+ "nullable": false,
55
+ "missing_tokens": [],
56
+ "parse_format": null,
57
+ "impute_strategy": "median",
58
+ "profile_stats": {
59
+ "missing_rate": 0.0,
60
+ "unique_count": 66,
61
+ "unique_ratio": 0.000216,
62
+ "example_values": [
63
+ "52",
64
+ "49",
65
+ "25",
66
+ "43",
67
+ "35"
68
+ ]
69
+ }
70
+ },
71
+ {
72
+ "name": "Driving_License",
73
+ "role": "feature",
74
+ "semantic_type": "boolean",
75
+ "nullable": false,
76
+ "missing_tokens": [],
77
+ "parse_format": null,
78
+ "impute_strategy": "mode",
79
+ "profile_stats": {
80
+ "missing_rate": 0.0,
81
+ "unique_count": 2,
82
+ "unique_ratio": 7e-06,
83
+ "example_values": [
84
+ "1",
85
+ "0"
86
+ ]
87
+ }
88
+ },
89
+ {
90
+ "name": "Region_Code",
91
+ "role": "feature",
92
+ "semantic_type": "numeric",
93
+ "nullable": false,
94
+ "missing_tokens": [],
95
+ "parse_format": null,
96
+ "impute_strategy": "median",
97
+ "profile_stats": {
98
+ "missing_rate": 0.0,
99
+ "unique_count": 53,
100
+ "unique_ratio": 0.000174,
101
+ "example_values": [
102
+ "0.0",
103
+ "28.0",
104
+ "15.0",
105
+ "8.0",
106
+ "24.0"
107
+ ]
108
+ }
109
+ },
110
+ {
111
+ "name": "Previously_Insured",
112
+ "role": "target",
113
+ "semantic_type": "boolean",
114
+ "nullable": false,
115
+ "missing_tokens": [],
116
+ "parse_format": null,
117
+ "impute_strategy": "mode",
118
+ "profile_stats": {
119
+ "missing_rate": 0.0,
120
+ "unique_count": 2,
121
+ "unique_ratio": 7e-06,
122
+ "example_values": [
123
+ "0",
124
+ "1"
125
+ ]
126
+ }
127
+ },
128
+ {
129
+ "name": "Vehicle_Age",
130
+ "role": "feature",
131
+ "semantic_type": "text",
132
+ "nullable": false,
133
+ "missing_tokens": [],
134
+ "parse_format": null,
135
+ "impute_strategy": "keep_raw",
136
+ "profile_stats": {
137
+ "missing_rate": 0.0,
138
+ "unique_count": 3,
139
+ "unique_ratio": 1e-05,
140
+ "example_values": [
141
+ "1-2 Year",
142
+ "< 1 Year",
143
+ "> 2 Years"
144
+ ]
145
+ }
146
+ },
147
+ {
148
+ "name": "Vehicle_Damage",
149
+ "role": "feature",
150
+ "semantic_type": "boolean",
151
+ "nullable": false,
152
+ "missing_tokens": [],
153
+ "parse_format": null,
154
+ "impute_strategy": "mode",
155
+ "profile_stats": {
156
+ "missing_rate": 0.0,
157
+ "unique_count": 2,
158
+ "unique_ratio": 7e-06,
159
+ "example_values": [
160
+ "Yes",
161
+ "No"
162
+ ]
163
+ }
164
+ },
165
+ {
166
+ "name": "Annual_Premium",
167
+ "role": "feature",
168
+ "semantic_type": "numeric",
169
+ "nullable": false,
170
+ "missing_tokens": [],
171
+ "parse_format": null,
172
+ "impute_strategy": "median",
173
+ "profile_stats": {
174
+ "missing_rate": 0.0,
175
+ "unique_count": 20000,
176
+ "unique_ratio": 0.065598,
177
+ "example_values": [
178
+ "2630.0",
179
+ "72227.0",
180
+ "26215.0",
181
+ "51539.0",
182
+ "30355.0"
183
+ ]
184
+ }
185
+ },
186
+ {
187
+ "name": "Policy_Sales_Channel",
188
+ "role": "feature",
189
+ "semantic_type": "numeric",
190
+ "nullable": false,
191
+ "missing_tokens": [],
192
+ "parse_format": null,
193
+ "impute_strategy": "median",
194
+ "profile_stats": {
195
+ "missing_rate": 0.0,
196
+ "unique_count": 152,
197
+ "unique_ratio": 0.000499,
198
+ "example_values": [
199
+ "26.0",
200
+ "120.0",
201
+ "152.0",
202
+ "7.0",
203
+ "160.0"
204
+ ]
205
+ }
206
+ },
207
+ {
208
+ "name": "Vintage",
209
+ "role": "feature",
210
+ "semantic_type": "numeric",
211
+ "nullable": false,
212
+ "missing_tokens": [],
213
+ "parse_format": null,
214
+ "impute_strategy": "median",
215
+ "profile_stats": {
216
+ "missing_rate": 0.0,
217
+ "unique_count": 290,
218
+ "unique_ratio": 0.000951,
219
+ "example_values": [
220
+ "27",
221
+ "71",
222
+ "42",
223
+ "52",
224
+ "138"
225
+ ]
226
+ }
227
+ },
228
+ {
229
+ "name": "Response",
230
+ "role": "feature",
231
+ "semantic_type": "boolean",
232
+ "nullable": false,
233
+ "missing_tokens": [],
234
+ "parse_format": null,
235
+ "impute_strategy": "mode",
236
+ "profile_stats": {
237
+ "missing_rate": 0.0,
238
+ "unique_count": 2,
239
+ "unique_ratio": 7e-06,
240
+ "example_values": [
241
+ "0",
242
+ "1"
243
+ ]
244
+ }
245
+ }
246
+ ]
247
+ }
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/run_config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 1,
3
+ "recorded_at": "2026-05-10T20:27:39",
4
+ "dataset_id": "m11",
5
+ "model": "tabbyflow",
6
+ "work_dir": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabbyflow/tabbyflow-m11-20260510_202737",
7
+ "dataset_source_requested": "new",
8
+ "dataset_source_resolved": "new",
9
+ "cli_args": {
10
+ "model": "tabbyflow",
11
+ "dataset": "m11",
12
+ "dataset_source": "new",
13
+ "train": true,
14
+ "generate": true,
15
+ "num_rows": 0,
16
+ "epochs": 100,
17
+ "output_dir": null,
18
+ "model_dir": null,
19
+ "work_dir": null,
20
+ "resume": false,
21
+ "no_stats": false
22
+ },
23
+ "resolved": {
24
+ "num_rows": 304887,
25
+ "model_path": null,
26
+ "output_csv": null
27
+ },
28
+ "input_artifacts": {
29
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabbyflow/tabbyflow-m11-20260510_202737/public_gate/public_gate_report.json",
30
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabbyflow/tabbyflow-m11-20260510_202737/public_gate/staged_input_manifest.json",
31
+ "model_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/tabbyflow/model_input_manifest.json",
32
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/public/train.csv",
33
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/public/staged_features.json",
34
+ "target_column": "Previously_Insured",
35
+ "task_type": "classification"
36
+ },
37
+ "env_overrides": {
38
+ "BENCHMARK_TABBYFLOW_GPUS": "device=3",
39
+ "EFVFM_EVAL_NUM_SAMPLES": "512",
40
+ "EFVFM_SAMPLE_BATCH_SIZE": "64"
41
+ }
42
+ }
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/runtime_result.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m11",
3
+ "model": "tabbyflow",
4
+ "run_id": "tabbyflow-m11-20260510_202737",
5
+ "public_gate_status": "pass",
6
+ "adapter_ready_status": "pass",
7
+ "train_status": "fail",
8
+ "generate_status": "skipped",
9
+ "reason_code": "adapter_runtime_error",
10
+ "reason_detail": "Command '['docker', 'run', '--rm', '--init', '--user', '1005:1005', '-e', 'HOME=/work/.home', '--cidfile', '/tmp/bench_docker_tabbyflow_niuzipt4/container.cid', '--gpus', 'device=3', '-e', 'WANDB_MODE=disabled', '-v', '/data/jialinzhang/SynthesizePipeline-server:/work', '-w', '/work', '-v', '/data/jialinzhang/synthetic_benchmark/third_party/ef-vfm:/workspace/ef-vfm', 'benchmark:tabdiff-tabbyflow-zjl', 'python', '/work/output-Benchmark-trainonly-v1/m11/tabbyflow/tabbyflow-m11-20260510_202737/_tabbyflow_train.py']' returned non-zero exit status 1.",
11
+ "artifacts": {},
12
+ "timings": {
13
+ "train": {
14
+ "started_at": "2026-05-10T20:27:39",
15
+ "ended_at": "2026-05-10T20:27:43",
16
+ "duration_sec": 3.429
17
+ },
18
+ "generate": {
19
+ "started_at": null,
20
+ "ended_at": null,
21
+ "duration_sec": null
22
+ }
23
+ }
24
+ }
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/public/staged_features.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "feature_name": "id",
4
+ "data_type": "continuous",
5
+ "is_target": false
6
+ },
7
+ {
8
+ "feature_name": "Gender",
9
+ "data_type": "categorical",
10
+ "is_target": false
11
+ },
12
+ {
13
+ "feature_name": "Age",
14
+ "data_type": "continuous",
15
+ "is_target": false
16
+ },
17
+ {
18
+ "feature_name": "Driving_License",
19
+ "data_type": "binary",
20
+ "is_target": false
21
+ },
22
+ {
23
+ "feature_name": "Region_Code",
24
+ "data_type": "continuous",
25
+ "is_target": false
26
+ },
27
+ {
28
+ "feature_name": "Previously_Insured",
29
+ "data_type": "binary",
30
+ "is_target": true
31
+ },
32
+ {
33
+ "feature_name": "Vehicle_Age",
34
+ "data_type": "categorical",
35
+ "is_target": false
36
+ },
37
+ {
38
+ "feature_name": "Vehicle_Damage",
39
+ "data_type": "binary",
40
+ "is_target": false
41
+ },
42
+ {
43
+ "feature_name": "Annual_Premium",
44
+ "data_type": "continuous",
45
+ "is_target": false
46
+ },
47
+ {
48
+ "feature_name": "Policy_Sales_Channel",
49
+ "data_type": "continuous",
50
+ "is_target": false
51
+ },
52
+ {
53
+ "feature_name": "Vintage",
54
+ "data_type": "continuous",
55
+ "is_target": false
56
+ },
57
+ {
58
+ "feature_name": "Response",
59
+ "data_type": "binary",
60
+ "is_target": false
61
+ }
62
+ ]
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45a031a23f36e6dec485a2c50a0314a1e7d92b0f084fe2fe226b068b2781783d
3
+ size 2143487
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:929bf5af6a31a08475878fb8f509e60d9b9aa0a48344ec40053e242f33eb15aa
3
+ size 17145673
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd630014d7f4fb9141831d29ca94cf2849de0e2a950913df63df846778180600
3
+ size 2143479
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/tabbyflow/adapter_report.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "adapter_ready_status": "pass",
3
+ "adapter_fail_reason_code": null,
4
+ "adapter_fail_detail": null,
5
+ "adapter_transforms_applied": [],
6
+ "model_input_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/tabbyflow/model_input_manifest.json"
7
+ }
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/tabbyflow/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/tabbyflow/model_input_manifest.json ADDED
@@ -0,0 +1,249 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m11",
3
+ "model": "tabbyflow",
4
+ "target_column": "Previously_Insured",
5
+ "task_type": "classification",
6
+ "column_schema": [
7
+ {
8
+ "name": "id",
9
+ "role": "feature",
10
+ "semantic_type": "numeric",
11
+ "nullable": false,
12
+ "missing_tokens": [],
13
+ "parse_format": null,
14
+ "impute_strategy": "median",
15
+ "profile_stats": {
16
+ "missing_rate": 0.0,
17
+ "unique_count": 20000,
18
+ "unique_ratio": 0.065598,
19
+ "example_values": [
20
+ "117073",
21
+ "228488",
22
+ "340589",
23
+ "168907",
24
+ "342998"
25
+ ]
26
+ }
27
+ },
28
+ {
29
+ "name": "Gender",
30
+ "role": "feature",
31
+ "semantic_type": "categorical",
32
+ "nullable": false,
33
+ "missing_tokens": [],
34
+ "parse_format": null,
35
+ "impute_strategy": "mode",
36
+ "profile_stats": {
37
+ "missing_rate": 0.0,
38
+ "unique_count": 2,
39
+ "unique_ratio": 7e-06,
40
+ "example_values": [
41
+ "Male",
42
+ "Female"
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "name": "Age",
48
+ "role": "feature",
49
+ "semantic_type": "numeric",
50
+ "nullable": false,
51
+ "missing_tokens": [],
52
+ "parse_format": null,
53
+ "impute_strategy": "median",
54
+ "profile_stats": {
55
+ "missing_rate": 0.0,
56
+ "unique_count": 66,
57
+ "unique_ratio": 0.000216,
58
+ "example_values": [
59
+ "52",
60
+ "49",
61
+ "25",
62
+ "43",
63
+ "35"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "name": "Driving_License",
69
+ "role": "feature",
70
+ "semantic_type": "boolean",
71
+ "nullable": false,
72
+ "missing_tokens": [],
73
+ "parse_format": null,
74
+ "impute_strategy": "mode",
75
+ "profile_stats": {
76
+ "missing_rate": 0.0,
77
+ "unique_count": 2,
78
+ "unique_ratio": 7e-06,
79
+ "example_values": [
80
+ "1",
81
+ "0"
82
+ ]
83
+ }
84
+ },
85
+ {
86
+ "name": "Region_Code",
87
+ "role": "feature",
88
+ "semantic_type": "numeric",
89
+ "nullable": false,
90
+ "missing_tokens": [],
91
+ "parse_format": null,
92
+ "impute_strategy": "median",
93
+ "profile_stats": {
94
+ "missing_rate": 0.0,
95
+ "unique_count": 53,
96
+ "unique_ratio": 0.000174,
97
+ "example_values": [
98
+ "0.0",
99
+ "28.0",
100
+ "15.0",
101
+ "8.0",
102
+ "24.0"
103
+ ]
104
+ }
105
+ },
106
+ {
107
+ "name": "Previously_Insured",
108
+ "role": "target",
109
+ "semantic_type": "boolean",
110
+ "nullable": false,
111
+ "missing_tokens": [],
112
+ "parse_format": null,
113
+ "impute_strategy": "mode",
114
+ "profile_stats": {
115
+ "missing_rate": 0.0,
116
+ "unique_count": 2,
117
+ "unique_ratio": 7e-06,
118
+ "example_values": [
119
+ "0",
120
+ "1"
121
+ ]
122
+ }
123
+ },
124
+ {
125
+ "name": "Vehicle_Age",
126
+ "role": "feature",
127
+ "semantic_type": "text",
128
+ "nullable": false,
129
+ "missing_tokens": [],
130
+ "parse_format": null,
131
+ "impute_strategy": "keep_raw",
132
+ "profile_stats": {
133
+ "missing_rate": 0.0,
134
+ "unique_count": 3,
135
+ "unique_ratio": 1e-05,
136
+ "example_values": [
137
+ "1-2 Year",
138
+ "< 1 Year",
139
+ "> 2 Years"
140
+ ]
141
+ }
142
+ },
143
+ {
144
+ "name": "Vehicle_Damage",
145
+ "role": "feature",
146
+ "semantic_type": "boolean",
147
+ "nullable": false,
148
+ "missing_tokens": [],
149
+ "parse_format": null,
150
+ "impute_strategy": "mode",
151
+ "profile_stats": {
152
+ "missing_rate": 0.0,
153
+ "unique_count": 2,
154
+ "unique_ratio": 7e-06,
155
+ "example_values": [
156
+ "Yes",
157
+ "No"
158
+ ]
159
+ }
160
+ },
161
+ {
162
+ "name": "Annual_Premium",
163
+ "role": "feature",
164
+ "semantic_type": "numeric",
165
+ "nullable": false,
166
+ "missing_tokens": [],
167
+ "parse_format": null,
168
+ "impute_strategy": "median",
169
+ "profile_stats": {
170
+ "missing_rate": 0.0,
171
+ "unique_count": 20000,
172
+ "unique_ratio": 0.065598,
173
+ "example_values": [
174
+ "2630.0",
175
+ "72227.0",
176
+ "26215.0",
177
+ "51539.0",
178
+ "30355.0"
179
+ ]
180
+ }
181
+ },
182
+ {
183
+ "name": "Policy_Sales_Channel",
184
+ "role": "feature",
185
+ "semantic_type": "numeric",
186
+ "nullable": false,
187
+ "missing_tokens": [],
188
+ "parse_format": null,
189
+ "impute_strategy": "median",
190
+ "profile_stats": {
191
+ "missing_rate": 0.0,
192
+ "unique_count": 152,
193
+ "unique_ratio": 0.000499,
194
+ "example_values": [
195
+ "26.0",
196
+ "120.0",
197
+ "152.0",
198
+ "7.0",
199
+ "160.0"
200
+ ]
201
+ }
202
+ },
203
+ {
204
+ "name": "Vintage",
205
+ "role": "feature",
206
+ "semantic_type": "numeric",
207
+ "nullable": false,
208
+ "missing_tokens": [],
209
+ "parse_format": null,
210
+ "impute_strategy": "median",
211
+ "profile_stats": {
212
+ "missing_rate": 0.0,
213
+ "unique_count": 290,
214
+ "unique_ratio": 0.000951,
215
+ "example_values": [
216
+ "27",
217
+ "71",
218
+ "42",
219
+ "52",
220
+ "138"
221
+ ]
222
+ }
223
+ },
224
+ {
225
+ "name": "Response",
226
+ "role": "feature",
227
+ "semantic_type": "boolean",
228
+ "nullable": false,
229
+ "missing_tokens": [],
230
+ "parse_format": null,
231
+ "impute_strategy": "mode",
232
+ "profile_stats": {
233
+ "missing_rate": 0.0,
234
+ "unique_count": 2,
235
+ "unique_ratio": 7e-06,
236
+ "example_values": [
237
+ "0",
238
+ "1"
239
+ ]
240
+ }
241
+ }
242
+ ],
243
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabbyflow/tabbyflow-m11-20260510_202737/public_gate/staged_input_manifest.json",
244
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/public/train.csv",
245
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/public/val.csv",
246
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/public/test.csv",
247
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabbyflow/tabbyflow-m11-20260510_202737/staged/public/staged_features.json",
248
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabbyflow/tabbyflow-m11-20260510_202737/public_gate/public_gate_report.json"
249
+ }
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/X_cat_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e250ed8fb927b150f9ec1bde731a850f85322555ac59e71889ffa9a73df08173
3
+ size 1524608
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/X_cat_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8faae1ca0f7de472ba83249bfcabf69838f311f936d6ab6b60c80b2977c5559
3
+ size 12195608
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/X_cat_val.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe519bb2bc7c784479339f83efc6000609a6c8c9ea90ca6d16ae80c14c8e7f2c
3
+ size 1524528
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/X_num_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d710875f875d93cd7e717b9ee67b12667f5e516bc4391a3d7f7d73d4f132a261
3
+ size 914816
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/X_num_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1335ee5daf1e508d899d475e0e0951e1cba5828d589ef6bf3fcfe82d0c9e57f
3
+ size 7317416
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/X_num_val.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ab14de535c25c7ba3a8d9ed3bf25fcc3a621c52c5b95cfa33b98abdb92bcaa7
3
+ size 914768
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/info.json ADDED
@@ -0,0 +1,133 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "pipeline_m11",
3
+ "task_type": "binclass",
4
+ "n_num_features": 6,
5
+ "n_cat_features": 5,
6
+ "train_size": 304887,
7
+ "val_size": 38110,
8
+ "test_size": 38112,
9
+ "num_col_idx": [
10
+ 0,
11
+ 2,
12
+ 4,
13
+ 8,
14
+ 9,
15
+ 10
16
+ ],
17
+ "cat_col_idx": [
18
+ 1,
19
+ 3,
20
+ 6,
21
+ 7,
22
+ 11
23
+ ],
24
+ "target_col_idx": [
25
+ 5
26
+ ],
27
+ "column_names": [
28
+ "id",
29
+ "Gender",
30
+ "Age",
31
+ "Driving_License",
32
+ "Region_Code",
33
+ "Previously_Insured",
34
+ "Vehicle_Age",
35
+ "Vehicle_Damage",
36
+ "Annual_Premium",
37
+ "Policy_Sales_Channel",
38
+ "Vintage",
39
+ "Response"
40
+ ],
41
+ "idx_mapping": {
42
+ "0": 0,
43
+ "2": 1,
44
+ "4": 2,
45
+ "8": 3,
46
+ "9": 4,
47
+ "10": 5,
48
+ "1": 6,
49
+ "3": 7,
50
+ "6": 8,
51
+ "7": 9,
52
+ "11": 10,
53
+ "5": 11
54
+ },
55
+ "inverse_idx_mapping": {
56
+ "0": 0,
57
+ "1": 2,
58
+ "2": 4,
59
+ "3": 8,
60
+ "4": 9,
61
+ "5": 10,
62
+ "6": 1,
63
+ "7": 3,
64
+ "8": 6,
65
+ "9": 7,
66
+ "10": 11,
67
+ "11": 5
68
+ },
69
+ "idx_name_mapping": {
70
+ "0": "id",
71
+ "1": "Gender",
72
+ "2": "Age",
73
+ "3": "Driving_License",
74
+ "4": "Region_Code",
75
+ "5": "Previously_Insured",
76
+ "6": "Vehicle_Age",
77
+ "7": "Vehicle_Damage",
78
+ "8": "Annual_Premium",
79
+ "9": "Policy_Sales_Channel",
80
+ "10": "Vintage",
81
+ "11": "Response"
82
+ },
83
+ "int_columns": [],
84
+ "int_col_idx": [],
85
+ "int_col_idx_wrt_num": [],
86
+ "metadata": {
87
+ "columns": {
88
+ "0": {
89
+ "sdtype": "numerical",
90
+ "computer_representation": "Float"
91
+ },
92
+ "2": {
93
+ "sdtype": "numerical",
94
+ "computer_representation": "Float"
95
+ },
96
+ "4": {
97
+ "sdtype": "numerical",
98
+ "computer_representation": "Float"
99
+ },
100
+ "8": {
101
+ "sdtype": "numerical",
102
+ "computer_representation": "Float"
103
+ },
104
+ "9": {
105
+ "sdtype": "numerical",
106
+ "computer_representation": "Float"
107
+ },
108
+ "10": {
109
+ "sdtype": "numerical",
110
+ "computer_representation": "Float"
111
+ },
112
+ "1": {
113
+ "sdtype": "categorical"
114
+ },
115
+ "3": {
116
+ "sdtype": "categorical"
117
+ },
118
+ "6": {
119
+ "sdtype": "categorical"
120
+ },
121
+ "7": {
122
+ "sdtype": "categorical"
123
+ },
124
+ "11": {
125
+ "sdtype": "categorical"
126
+ },
127
+ "5": {
128
+ "sdtype": "categorical"
129
+ }
130
+ }
131
+ },
132
+ "n_classes": 2
133
+ }
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/real.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:929bf5af6a31a08475878fb8f509e60d9b9aa0a48344ec40053e242f33eb15aa
3
+ size 17145673
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/staged_features.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "feature_name": "id",
4
+ "data_type": "continuous",
5
+ "is_target": false
6
+ },
7
+ {
8
+ "feature_name": "Gender",
9
+ "data_type": "categorical",
10
+ "is_target": false
11
+ },
12
+ {
13
+ "feature_name": "Age",
14
+ "data_type": "continuous",
15
+ "is_target": false
16
+ },
17
+ {
18
+ "feature_name": "Driving_License",
19
+ "data_type": "binary",
20
+ "is_target": false
21
+ },
22
+ {
23
+ "feature_name": "Region_Code",
24
+ "data_type": "continuous",
25
+ "is_target": false
26
+ },
27
+ {
28
+ "feature_name": "Previously_Insured",
29
+ "data_type": "binary",
30
+ "is_target": true
31
+ },
32
+ {
33
+ "feature_name": "Vehicle_Age",
34
+ "data_type": "categorical",
35
+ "is_target": false
36
+ },
37
+ {
38
+ "feature_name": "Vehicle_Damage",
39
+ "data_type": "binary",
40
+ "is_target": false
41
+ },
42
+ {
43
+ "feature_name": "Annual_Premium",
44
+ "data_type": "continuous",
45
+ "is_target": false
46
+ },
47
+ {
48
+ "feature_name": "Policy_Sales_Channel",
49
+ "data_type": "continuous",
50
+ "is_target": false
51
+ },
52
+ {
53
+ "feature_name": "Vintage",
54
+ "data_type": "continuous",
55
+ "is_target": false
56
+ },
57
+ {
58
+ "feature_name": "Response",
59
+ "data_type": "binary",
60
+ "is_target": false
61
+ }
62
+ ]
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45a031a23f36e6dec485a2c50a0314a1e7d92b0f084fe2fe226b068b2781783d
3
+ size 2143487
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:929bf5af6a31a08475878fb8f509e60d9b9aa0a48344ec40053e242f33eb15aa
3
+ size 17145673
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd630014d7f4fb9141831d29ca94cf2849de0e2a950913df63df846778180600
3
+ size 2143479
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/y_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8846776528a52ee85cd2a09b2f05c8e4f66d249fa5194cace16e914c9dcc76b4
3
+ size 305024
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/y_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2667c7014e3dfcccbbfd9fb6e698a6d6b81478c60b908d90df31356e8622c88
3
+ size 2439224
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/tabular_bundle/pipeline_m11/y_val.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bafc39ca9e0e5ff4d6a3f1a4d7fa16f8f7724a5169ca2237627ada61c3ce8dfa
3
+ size 305008
syntheticFail/m11/tabbyflow/tabbyflow-m11-20260510_202737/train_20260510_202742.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2446c1c7959c74eb31e02b4b86d295be1cbf7e79507f658969acd93a8d9a4830
3
+ size 1178
syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/_tabpfgen_generate.py ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os
2
+ import numpy as np
3
+ import pandas as pd
4
+ import json
5
+ from tabpfgen import TabPFGen
6
+
7
+ df = pd.read_csv("/work/output-Benchmark-trainonly-v1/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/public/train.csv")
8
+ target_col = "Previously_Insured"
9
+
10
+ target_missing = df[target_col].isna()
11
+ if target_missing.any():
12
+ dropped = int(target_missing.sum())
13
+ df = df.loc[~target_missing].copy()
14
+ print(
15
+ f"[TabPFGen] Dropped {dropped} rows with missing target '{target_col}'"
16
+ )
17
+ if df.empty:
18
+ raise ValueError(
19
+ f"[TabPFGen] No rows remain after dropping missing target '{target_col}'"
20
+ )
21
+
22
+ feature_cols = [c for c in df.columns if c != target_col]
23
+
24
+ cat_encodings = {}
25
+ for col in feature_cols:
26
+ if df[col].dtype == object or str(df[col].dtype) == 'category':
27
+ cats = sorted(df[col].dropna().unique().tolist(), key=str)
28
+ cat_map = {v: i for i, v in enumerate(cats)}
29
+ df[col] = df[col].map(cat_map).astype(float)
30
+ cat_encodings[col] = cats
31
+ print(f"[TabPFGen] Label-encoded '{col}' ({len(cats)} categories)")
32
+
33
+ target_cats = None
34
+ if df[target_col].dtype == object or str(df[target_col].dtype) == 'category':
35
+ cats = sorted(df[target_col].dropna().unique().tolist(), key=str)
36
+ t_map = {v: i for i, v in enumerate(cats)}
37
+ df[target_col] = df[target_col].map(t_map).astype(float)
38
+ target_cats = cats
39
+ print(f"[TabPFGen] Label-encoded target '{target_col}' ({len(cats)} categories)")
40
+
41
+ X = df[feature_cols].values.astype(np.float32)
42
+ y = df[target_col].values
43
+ target_n = int(304887)
44
+
45
+ for i in range(X.shape[1]):
46
+ col_vals = X[:, i]
47
+ mask = np.isnan(col_vals)
48
+ if mask.any():
49
+ mean_val = np.nanmean(col_vals)
50
+ X[mask, i] = mean_val if not np.isnan(mean_val) else 0.0
51
+
52
+ # TabPFGen v0.1.x API:仅支持 n_sgld_steps / sgld_* / device。
53
+ # (旧版脚本中的 energy_*_chunk 与上游 TabPFGen 不一致,会导致 TypeError。)
54
+ gen = TabPFGen(
55
+ n_sgld_steps=1000,
56
+ sgld_step_size=0.01,
57
+ sgld_noise_scale=0.01,
58
+ device="auto",
59
+ )
60
+
61
+ print(f"[TabPFGen] Generating {target_n} rows via generate_classification")
62
+ X_syn, y_syn = gen.generate_classification(X, y, n_samples=target_n)
63
+
64
+ syn_df = pd.DataFrame(X_syn, columns=feature_cols)
65
+ syn_df[target_col] = y_syn
66
+
67
+ for col, cats in cat_encodings.items():
68
+ codes = np.round(syn_df[col].values).astype(int)
69
+ codes = np.clip(codes, 0, len(cats) - 1)
70
+ syn_df[col] = [cats[c] for c in codes]
71
+
72
+ if target_cats is not None:
73
+ codes = np.round(syn_df[target_col].values).astype(int)
74
+ codes = np.clip(codes, 0, len(target_cats) - 1)
75
+ syn_df[target_col] = [target_cats[c] for c in codes]
76
+
77
+ if len(syn_df) > target_n:
78
+ print(f"[TabPFGen] Trimming rows: {len(syn_df)} -> {target_n}")
79
+ syn_df = syn_df.iloc[:target_n].copy()
80
+ elif len(syn_df) < target_n:
81
+ deficit = target_n - len(syn_df)
82
+ print(f"[TabPFGen] Padding rows: {len(syn_df)} -> {target_n} (deficit={deficit})")
83
+ if len(syn_df) > 0:
84
+ extra = syn_df.sample(n=deficit, replace=True, random_state=42)
85
+ syn_df = pd.concat(
86
+ [syn_df.reset_index(drop=True), extra.reset_index(drop=True)],
87
+ ignore_index=True,
88
+ )
89
+ else:
90
+ syn_df = df[feature_cols + [target_col]].sample(
91
+ n=target_n, replace=True, random_state=42
92
+ ).reset_index(drop=True)
93
+
94
+ syn_df = syn_df[list(df.columns)]
95
+ if len(syn_df) != target_n:
96
+ raise RuntimeError(
97
+ f"[TabPFGen] Row alignment failed: got {len(syn_df)}, expected {target_n}"
98
+ )
99
+ syn_df.to_csv("/work/output-Benchmark-trainonly-v1/m11/tabpfgen/tabpfgen-m11-20260502_031420/tabpfgen-m11-304887-20260502_031422.csv", index=False)
100
+ print(f"[TabPFGen] Saved {len(syn_df)} rows -> /work/output-Benchmark-trainonly-v1/m11/tabpfgen/tabpfgen-m11-20260502_031420/tabpfgen-m11-304887-20260502_031422.csv")
syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/gen_20260502_031422.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42d95d48a4299d1068d3e488888cd95e69889cf268f1501f97e42524ec63f48d
3
+ size 2338
syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m11",
3
+ "model": "tabpfgen",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m11/m11-train.csv",
7
+ "exists": true,
8
+ "size": 17450561,
9
+ "sha256": "01325179667586bada6e9b69ae7d1fe3f59df8ff4ddc3f41822af5e99f6b6e32"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m11/m11-val.csv",
13
+ "exists": true,
14
+ "size": 2181590,
15
+ "sha256": "1066848f54a0895112eb7fa66933159bc43ebd8ec01b60d70aa6b1a9b87d1db1"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m11/m11-test.csv",
19
+ "exists": true,
20
+ "size": 2181600,
21
+ "sha256": "bf23f0509554f8ee3a54a40d5fb242b0191a63d0d36c2a0f4c066ee89939b168"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/m11/m11-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 5042,
27
+ "sha256": "16ed6d26c47d5128e66a3420dfa9ed6baf8bf95b281df3cf6ab41f304f623433"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/m11/m11-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 5995,
33
+ "sha256": "fd026c5f7619286326c84b02dceae6378a6ef481b60818d54b9b7ac1a77c79f8"
34
+ }
35
+ }
36
+ }
syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,242 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m11",
3
+ "target_column": "Previously_Insured",
4
+ "task_type": "classification",
5
+ "columns": [
6
+ {
7
+ "name": "id",
8
+ "role": "feature",
9
+ "semantic_type": "numeric",
10
+ "nullable": false,
11
+ "missing_tokens": [],
12
+ "parse_format": null,
13
+ "impute_strategy": "median",
14
+ "profile_stats": {
15
+ "missing_rate": 0.0,
16
+ "unique_count": 20000,
17
+ "unique_ratio": 0.065598,
18
+ "example_values": [
19
+ "117073",
20
+ "228488",
21
+ "340589",
22
+ "168907",
23
+ "342998"
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "name": "Gender",
29
+ "role": "feature",
30
+ "semantic_type": "categorical",
31
+ "nullable": false,
32
+ "missing_tokens": [],
33
+ "parse_format": null,
34
+ "impute_strategy": "mode",
35
+ "profile_stats": {
36
+ "missing_rate": 0.0,
37
+ "unique_count": 2,
38
+ "unique_ratio": 7e-06,
39
+ "example_values": [
40
+ "Male",
41
+ "Female"
42
+ ]
43
+ }
44
+ },
45
+ {
46
+ "name": "Age",
47
+ "role": "feature",
48
+ "semantic_type": "numeric",
49
+ "nullable": false,
50
+ "missing_tokens": [],
51
+ "parse_format": null,
52
+ "impute_strategy": "median",
53
+ "profile_stats": {
54
+ "missing_rate": 0.0,
55
+ "unique_count": 66,
56
+ "unique_ratio": 0.000216,
57
+ "example_values": [
58
+ "52",
59
+ "49",
60
+ "25",
61
+ "43",
62
+ "35"
63
+ ]
64
+ }
65
+ },
66
+ {
67
+ "name": "Driving_License",
68
+ "role": "feature",
69
+ "semantic_type": "boolean",
70
+ "nullable": false,
71
+ "missing_tokens": [],
72
+ "parse_format": null,
73
+ "impute_strategy": "mode",
74
+ "profile_stats": {
75
+ "missing_rate": 0.0,
76
+ "unique_count": 2,
77
+ "unique_ratio": 7e-06,
78
+ "example_values": [
79
+ "1",
80
+ "0"
81
+ ]
82
+ }
83
+ },
84
+ {
85
+ "name": "Region_Code",
86
+ "role": "feature",
87
+ "semantic_type": "numeric",
88
+ "nullable": false,
89
+ "missing_tokens": [],
90
+ "parse_format": null,
91
+ "impute_strategy": "median",
92
+ "profile_stats": {
93
+ "missing_rate": 0.0,
94
+ "unique_count": 53,
95
+ "unique_ratio": 0.000174,
96
+ "example_values": [
97
+ "0.0",
98
+ "28.0",
99
+ "15.0",
100
+ "8.0",
101
+ "24.0"
102
+ ]
103
+ }
104
+ },
105
+ {
106
+ "name": "Previously_Insured",
107
+ "role": "target",
108
+ "semantic_type": "boolean",
109
+ "nullable": false,
110
+ "missing_tokens": [],
111
+ "parse_format": null,
112
+ "impute_strategy": "mode",
113
+ "profile_stats": {
114
+ "missing_rate": 0.0,
115
+ "unique_count": 2,
116
+ "unique_ratio": 7e-06,
117
+ "example_values": [
118
+ "0",
119
+ "1"
120
+ ]
121
+ }
122
+ },
123
+ {
124
+ "name": "Vehicle_Age",
125
+ "role": "feature",
126
+ "semantic_type": "text",
127
+ "nullable": false,
128
+ "missing_tokens": [],
129
+ "parse_format": null,
130
+ "impute_strategy": "keep_raw",
131
+ "profile_stats": {
132
+ "missing_rate": 0.0,
133
+ "unique_count": 3,
134
+ "unique_ratio": 1e-05,
135
+ "example_values": [
136
+ "1-2 Year",
137
+ "< 1 Year",
138
+ "> 2 Years"
139
+ ]
140
+ }
141
+ },
142
+ {
143
+ "name": "Vehicle_Damage",
144
+ "role": "feature",
145
+ "semantic_type": "boolean",
146
+ "nullable": false,
147
+ "missing_tokens": [],
148
+ "parse_format": null,
149
+ "impute_strategy": "mode",
150
+ "profile_stats": {
151
+ "missing_rate": 0.0,
152
+ "unique_count": 2,
153
+ "unique_ratio": 7e-06,
154
+ "example_values": [
155
+ "Yes",
156
+ "No"
157
+ ]
158
+ }
159
+ },
160
+ {
161
+ "name": "Annual_Premium",
162
+ "role": "feature",
163
+ "semantic_type": "numeric",
164
+ "nullable": false,
165
+ "missing_tokens": [],
166
+ "parse_format": null,
167
+ "impute_strategy": "median",
168
+ "profile_stats": {
169
+ "missing_rate": 0.0,
170
+ "unique_count": 20000,
171
+ "unique_ratio": 0.065598,
172
+ "example_values": [
173
+ "2630.0",
174
+ "72227.0",
175
+ "26215.0",
176
+ "51539.0",
177
+ "30355.0"
178
+ ]
179
+ }
180
+ },
181
+ {
182
+ "name": "Policy_Sales_Channel",
183
+ "role": "feature",
184
+ "semantic_type": "numeric",
185
+ "nullable": false,
186
+ "missing_tokens": [],
187
+ "parse_format": null,
188
+ "impute_strategy": "median",
189
+ "profile_stats": {
190
+ "missing_rate": 0.0,
191
+ "unique_count": 152,
192
+ "unique_ratio": 0.000499,
193
+ "example_values": [
194
+ "26.0",
195
+ "120.0",
196
+ "152.0",
197
+ "7.0",
198
+ "160.0"
199
+ ]
200
+ }
201
+ },
202
+ {
203
+ "name": "Vintage",
204
+ "role": "feature",
205
+ "semantic_type": "numeric",
206
+ "nullable": false,
207
+ "missing_tokens": [],
208
+ "parse_format": null,
209
+ "impute_strategy": "median",
210
+ "profile_stats": {
211
+ "missing_rate": 0.0,
212
+ "unique_count": 290,
213
+ "unique_ratio": 0.000951,
214
+ "example_values": [
215
+ "27",
216
+ "71",
217
+ "42",
218
+ "52",
219
+ "138"
220
+ ]
221
+ }
222
+ },
223
+ {
224
+ "name": "Response",
225
+ "role": "feature",
226
+ "semantic_type": "boolean",
227
+ "nullable": false,
228
+ "missing_tokens": [],
229
+ "parse_format": null,
230
+ "impute_strategy": "mode",
231
+ "profile_stats": {
232
+ "missing_rate": 0.0,
233
+ "unique_count": 2,
234
+ "unique_ratio": 7e-06,
235
+ "example_values": [
236
+ "0",
237
+ "1"
238
+ ]
239
+ }
240
+ }
241
+ ]
242
+ }
syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m11",
3
+ "status": "pass",
4
+ "checks": [
5
+ {
6
+ "check_id": "PG001_csv_parse_ok",
7
+ "status": "pass"
8
+ },
9
+ {
10
+ "check_id": "PG002_split_header_consistent",
11
+ "status": "pass"
12
+ },
13
+ {
14
+ "check_id": "PG003_profile_header_match",
15
+ "status": "pass"
16
+ },
17
+ {
18
+ "check_id": "PG004_missing_token_normalized",
19
+ "status": "pass"
20
+ },
21
+ {
22
+ "check_id": "PG005_semantic_type_validated",
23
+ "status": "pass"
24
+ },
25
+ {
26
+ "check_id": "PG006_target_defined_and_valid",
27
+ "status": "pass"
28
+ }
29
+ ],
30
+ "target_column": "Previously_Insured",
31
+ "task_type": "classification",
32
+ "input_splits": {
33
+ "train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m11/m11-train.csv",
34
+ "val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m11/m11-val.csv",
35
+ "test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m11/m11-test.csv"
36
+ }
37
+ }
syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,247 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m11",
3
+ "target_column": "Previously_Insured",
4
+ "task_type": "classification",
5
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabpfgen/tabpfgen-m11-20260502_031420/public_gate/public_gate_report.json",
10
+ "column_schema": [
11
+ {
12
+ "name": "id",
13
+ "role": "feature",
14
+ "semantic_type": "numeric",
15
+ "nullable": false,
16
+ "missing_tokens": [],
17
+ "parse_format": null,
18
+ "impute_strategy": "median",
19
+ "profile_stats": {
20
+ "missing_rate": 0.0,
21
+ "unique_count": 20000,
22
+ "unique_ratio": 0.065598,
23
+ "example_values": [
24
+ "117073",
25
+ "228488",
26
+ "340589",
27
+ "168907",
28
+ "342998"
29
+ ]
30
+ }
31
+ },
32
+ {
33
+ "name": "Gender",
34
+ "role": "feature",
35
+ "semantic_type": "categorical",
36
+ "nullable": false,
37
+ "missing_tokens": [],
38
+ "parse_format": null,
39
+ "impute_strategy": "mode",
40
+ "profile_stats": {
41
+ "missing_rate": 0.0,
42
+ "unique_count": 2,
43
+ "unique_ratio": 7e-06,
44
+ "example_values": [
45
+ "Male",
46
+ "Female"
47
+ ]
48
+ }
49
+ },
50
+ {
51
+ "name": "Age",
52
+ "role": "feature",
53
+ "semantic_type": "numeric",
54
+ "nullable": false,
55
+ "missing_tokens": [],
56
+ "parse_format": null,
57
+ "impute_strategy": "median",
58
+ "profile_stats": {
59
+ "missing_rate": 0.0,
60
+ "unique_count": 66,
61
+ "unique_ratio": 0.000216,
62
+ "example_values": [
63
+ "52",
64
+ "49",
65
+ "25",
66
+ "43",
67
+ "35"
68
+ ]
69
+ }
70
+ },
71
+ {
72
+ "name": "Driving_License",
73
+ "role": "feature",
74
+ "semantic_type": "boolean",
75
+ "nullable": false,
76
+ "missing_tokens": [],
77
+ "parse_format": null,
78
+ "impute_strategy": "mode",
79
+ "profile_stats": {
80
+ "missing_rate": 0.0,
81
+ "unique_count": 2,
82
+ "unique_ratio": 7e-06,
83
+ "example_values": [
84
+ "1",
85
+ "0"
86
+ ]
87
+ }
88
+ },
89
+ {
90
+ "name": "Region_Code",
91
+ "role": "feature",
92
+ "semantic_type": "numeric",
93
+ "nullable": false,
94
+ "missing_tokens": [],
95
+ "parse_format": null,
96
+ "impute_strategy": "median",
97
+ "profile_stats": {
98
+ "missing_rate": 0.0,
99
+ "unique_count": 53,
100
+ "unique_ratio": 0.000174,
101
+ "example_values": [
102
+ "0.0",
103
+ "28.0",
104
+ "15.0",
105
+ "8.0",
106
+ "24.0"
107
+ ]
108
+ }
109
+ },
110
+ {
111
+ "name": "Previously_Insured",
112
+ "role": "target",
113
+ "semantic_type": "boolean",
114
+ "nullable": false,
115
+ "missing_tokens": [],
116
+ "parse_format": null,
117
+ "impute_strategy": "mode",
118
+ "profile_stats": {
119
+ "missing_rate": 0.0,
120
+ "unique_count": 2,
121
+ "unique_ratio": 7e-06,
122
+ "example_values": [
123
+ "0",
124
+ "1"
125
+ ]
126
+ }
127
+ },
128
+ {
129
+ "name": "Vehicle_Age",
130
+ "role": "feature",
131
+ "semantic_type": "text",
132
+ "nullable": false,
133
+ "missing_tokens": [],
134
+ "parse_format": null,
135
+ "impute_strategy": "keep_raw",
136
+ "profile_stats": {
137
+ "missing_rate": 0.0,
138
+ "unique_count": 3,
139
+ "unique_ratio": 1e-05,
140
+ "example_values": [
141
+ "1-2 Year",
142
+ "< 1 Year",
143
+ "> 2 Years"
144
+ ]
145
+ }
146
+ },
147
+ {
148
+ "name": "Vehicle_Damage",
149
+ "role": "feature",
150
+ "semantic_type": "boolean",
151
+ "nullable": false,
152
+ "missing_tokens": [],
153
+ "parse_format": null,
154
+ "impute_strategy": "mode",
155
+ "profile_stats": {
156
+ "missing_rate": 0.0,
157
+ "unique_count": 2,
158
+ "unique_ratio": 7e-06,
159
+ "example_values": [
160
+ "Yes",
161
+ "No"
162
+ ]
163
+ }
164
+ },
165
+ {
166
+ "name": "Annual_Premium",
167
+ "role": "feature",
168
+ "semantic_type": "numeric",
169
+ "nullable": false,
170
+ "missing_tokens": [],
171
+ "parse_format": null,
172
+ "impute_strategy": "median",
173
+ "profile_stats": {
174
+ "missing_rate": 0.0,
175
+ "unique_count": 20000,
176
+ "unique_ratio": 0.065598,
177
+ "example_values": [
178
+ "2630.0",
179
+ "72227.0",
180
+ "26215.0",
181
+ "51539.0",
182
+ "30355.0"
183
+ ]
184
+ }
185
+ },
186
+ {
187
+ "name": "Policy_Sales_Channel",
188
+ "role": "feature",
189
+ "semantic_type": "numeric",
190
+ "nullable": false,
191
+ "missing_tokens": [],
192
+ "parse_format": null,
193
+ "impute_strategy": "median",
194
+ "profile_stats": {
195
+ "missing_rate": 0.0,
196
+ "unique_count": 152,
197
+ "unique_ratio": 0.000499,
198
+ "example_values": [
199
+ "26.0",
200
+ "120.0",
201
+ "152.0",
202
+ "7.0",
203
+ "160.0"
204
+ ]
205
+ }
206
+ },
207
+ {
208
+ "name": "Vintage",
209
+ "role": "feature",
210
+ "semantic_type": "numeric",
211
+ "nullable": false,
212
+ "missing_tokens": [],
213
+ "parse_format": null,
214
+ "impute_strategy": "median",
215
+ "profile_stats": {
216
+ "missing_rate": 0.0,
217
+ "unique_count": 290,
218
+ "unique_ratio": 0.000951,
219
+ "example_values": [
220
+ "27",
221
+ "71",
222
+ "42",
223
+ "52",
224
+ "138"
225
+ ]
226
+ }
227
+ },
228
+ {
229
+ "name": "Response",
230
+ "role": "feature",
231
+ "semantic_type": "boolean",
232
+ "nullable": false,
233
+ "missing_tokens": [],
234
+ "parse_format": null,
235
+ "impute_strategy": "mode",
236
+ "profile_stats": {
237
+ "missing_rate": 0.0,
238
+ "unique_count": 2,
239
+ "unique_ratio": 7e-06,
240
+ "example_values": [
241
+ "0",
242
+ "1"
243
+ ]
244
+ }
245
+ }
246
+ ]
247
+ }
syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/runtime_result.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m11",
3
+ "model": "tabpfgen",
4
+ "run_id": "tabpfgen-m11-20260502_031420",
5
+ "public_gate_status": "pass",
6
+ "adapter_ready_status": "pass",
7
+ "train_status": "success",
8
+ "generate_status": "fail",
9
+ "reason_code": "adapter_runtime_error",
10
+ "reason_detail": "Command '['docker', 'run', '--rm', '--init', '--cidfile', '/tmp/bench_docker_tabpfgen_xiv0lht_/container.cid', '--gpus', 'device=0', '-e', 'PYTHONPATH=/workspace/tabpfgen_src', '-v', '/data/jialinzhang/SynthesizePipeline-server:/work', '-w', '/work', '-v', '/data/jialinzhang/synthetic_benchmark/tabpfgen/src:/workspace/tabpfgen_src', 'benchmark:tabpfgen-zjl', 'python', '/work/output-Benchmark-trainonly-v1/m11/tabpfgen/tabpfgen-m11-20260502_031420/_tabpfgen_generate.py']' returned non-zero exit status 1.",
11
+ "artifacts": {},
12
+ "timings": {
13
+ "train": {
14
+ "started_at": "2026-05-02T03:14:21",
15
+ "ended_at": "2026-05-02T03:14:22",
16
+ "duration_sec": 0.381
17
+ },
18
+ "generate": {
19
+ "started_at": "2026-05-02T03:14:22",
20
+ "ended_at": "2026-05-02T03:14:29",
21
+ "duration_sec": 6.93
22
+ }
23
+ }
24
+ }
syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/public/staged_features.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "feature_name": "id",
4
+ "data_type": "continuous",
5
+ "is_target": false
6
+ },
7
+ {
8
+ "feature_name": "Gender",
9
+ "data_type": "categorical",
10
+ "is_target": false
11
+ },
12
+ {
13
+ "feature_name": "Age",
14
+ "data_type": "continuous",
15
+ "is_target": false
16
+ },
17
+ {
18
+ "feature_name": "Driving_License",
19
+ "data_type": "binary",
20
+ "is_target": false
21
+ },
22
+ {
23
+ "feature_name": "Region_Code",
24
+ "data_type": "continuous",
25
+ "is_target": false
26
+ },
27
+ {
28
+ "feature_name": "Previously_Insured",
29
+ "data_type": "binary",
30
+ "is_target": true
31
+ },
32
+ {
33
+ "feature_name": "Vehicle_Age",
34
+ "data_type": "categorical",
35
+ "is_target": false
36
+ },
37
+ {
38
+ "feature_name": "Vehicle_Damage",
39
+ "data_type": "binary",
40
+ "is_target": false
41
+ },
42
+ {
43
+ "feature_name": "Annual_Premium",
44
+ "data_type": "continuous",
45
+ "is_target": false
46
+ },
47
+ {
48
+ "feature_name": "Policy_Sales_Channel",
49
+ "data_type": "continuous",
50
+ "is_target": false
51
+ },
52
+ {
53
+ "feature_name": "Vintage",
54
+ "data_type": "continuous",
55
+ "is_target": false
56
+ },
57
+ {
58
+ "feature_name": "Response",
59
+ "data_type": "binary",
60
+ "is_target": false
61
+ }
62
+ ]
syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45a031a23f36e6dec485a2c50a0314a1e7d92b0f084fe2fe226b068b2781783d
3
+ size 2143487
syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:929bf5af6a31a08475878fb8f509e60d9b9aa0a48344ec40053e242f33eb15aa
3
+ size 17145673
syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd630014d7f4fb9141831d29ca94cf2849de0e2a950913df63df846778180600
3
+ size 2143479
syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/tabpfgen/adapter_report.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "adapter_ready_status": "pass",
3
+ "adapter_fail_reason_code": null,
4
+ "adapter_fail_detail": null,
5
+ "adapter_transforms_applied": [],
6
+ "model_input_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/tabpfgen/model_input_manifest.json"
7
+ }
syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/tabpfgen/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/tabpfgen/model_input_manifest.json ADDED
@@ -0,0 +1,249 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m11",
3
+ "model": "tabpfgen",
4
+ "target_column": "Previously_Insured",
5
+ "task_type": "classification",
6
+ "column_schema": [
7
+ {
8
+ "name": "id",
9
+ "role": "feature",
10
+ "semantic_type": "numeric",
11
+ "nullable": false,
12
+ "missing_tokens": [],
13
+ "parse_format": null,
14
+ "impute_strategy": "median",
15
+ "profile_stats": {
16
+ "missing_rate": 0.0,
17
+ "unique_count": 20000,
18
+ "unique_ratio": 0.065598,
19
+ "example_values": [
20
+ "117073",
21
+ "228488",
22
+ "340589",
23
+ "168907",
24
+ "342998"
25
+ ]
26
+ }
27
+ },
28
+ {
29
+ "name": "Gender",
30
+ "role": "feature",
31
+ "semantic_type": "categorical",
32
+ "nullable": false,
33
+ "missing_tokens": [],
34
+ "parse_format": null,
35
+ "impute_strategy": "mode",
36
+ "profile_stats": {
37
+ "missing_rate": 0.0,
38
+ "unique_count": 2,
39
+ "unique_ratio": 7e-06,
40
+ "example_values": [
41
+ "Male",
42
+ "Female"
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "name": "Age",
48
+ "role": "feature",
49
+ "semantic_type": "numeric",
50
+ "nullable": false,
51
+ "missing_tokens": [],
52
+ "parse_format": null,
53
+ "impute_strategy": "median",
54
+ "profile_stats": {
55
+ "missing_rate": 0.0,
56
+ "unique_count": 66,
57
+ "unique_ratio": 0.000216,
58
+ "example_values": [
59
+ "52",
60
+ "49",
61
+ "25",
62
+ "43",
63
+ "35"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "name": "Driving_License",
69
+ "role": "feature",
70
+ "semantic_type": "boolean",
71
+ "nullable": false,
72
+ "missing_tokens": [],
73
+ "parse_format": null,
74
+ "impute_strategy": "mode",
75
+ "profile_stats": {
76
+ "missing_rate": 0.0,
77
+ "unique_count": 2,
78
+ "unique_ratio": 7e-06,
79
+ "example_values": [
80
+ "1",
81
+ "0"
82
+ ]
83
+ }
84
+ },
85
+ {
86
+ "name": "Region_Code",
87
+ "role": "feature",
88
+ "semantic_type": "numeric",
89
+ "nullable": false,
90
+ "missing_tokens": [],
91
+ "parse_format": null,
92
+ "impute_strategy": "median",
93
+ "profile_stats": {
94
+ "missing_rate": 0.0,
95
+ "unique_count": 53,
96
+ "unique_ratio": 0.000174,
97
+ "example_values": [
98
+ "0.0",
99
+ "28.0",
100
+ "15.0",
101
+ "8.0",
102
+ "24.0"
103
+ ]
104
+ }
105
+ },
106
+ {
107
+ "name": "Previously_Insured",
108
+ "role": "target",
109
+ "semantic_type": "boolean",
110
+ "nullable": false,
111
+ "missing_tokens": [],
112
+ "parse_format": null,
113
+ "impute_strategy": "mode",
114
+ "profile_stats": {
115
+ "missing_rate": 0.0,
116
+ "unique_count": 2,
117
+ "unique_ratio": 7e-06,
118
+ "example_values": [
119
+ "0",
120
+ "1"
121
+ ]
122
+ }
123
+ },
124
+ {
125
+ "name": "Vehicle_Age",
126
+ "role": "feature",
127
+ "semantic_type": "text",
128
+ "nullable": false,
129
+ "missing_tokens": [],
130
+ "parse_format": null,
131
+ "impute_strategy": "keep_raw",
132
+ "profile_stats": {
133
+ "missing_rate": 0.0,
134
+ "unique_count": 3,
135
+ "unique_ratio": 1e-05,
136
+ "example_values": [
137
+ "1-2 Year",
138
+ "< 1 Year",
139
+ "> 2 Years"
140
+ ]
141
+ }
142
+ },
143
+ {
144
+ "name": "Vehicle_Damage",
145
+ "role": "feature",
146
+ "semantic_type": "boolean",
147
+ "nullable": false,
148
+ "missing_tokens": [],
149
+ "parse_format": null,
150
+ "impute_strategy": "mode",
151
+ "profile_stats": {
152
+ "missing_rate": 0.0,
153
+ "unique_count": 2,
154
+ "unique_ratio": 7e-06,
155
+ "example_values": [
156
+ "Yes",
157
+ "No"
158
+ ]
159
+ }
160
+ },
161
+ {
162
+ "name": "Annual_Premium",
163
+ "role": "feature",
164
+ "semantic_type": "numeric",
165
+ "nullable": false,
166
+ "missing_tokens": [],
167
+ "parse_format": null,
168
+ "impute_strategy": "median",
169
+ "profile_stats": {
170
+ "missing_rate": 0.0,
171
+ "unique_count": 20000,
172
+ "unique_ratio": 0.065598,
173
+ "example_values": [
174
+ "2630.0",
175
+ "72227.0",
176
+ "26215.0",
177
+ "51539.0",
178
+ "30355.0"
179
+ ]
180
+ }
181
+ },
182
+ {
183
+ "name": "Policy_Sales_Channel",
184
+ "role": "feature",
185
+ "semantic_type": "numeric",
186
+ "nullable": false,
187
+ "missing_tokens": [],
188
+ "parse_format": null,
189
+ "impute_strategy": "median",
190
+ "profile_stats": {
191
+ "missing_rate": 0.0,
192
+ "unique_count": 152,
193
+ "unique_ratio": 0.000499,
194
+ "example_values": [
195
+ "26.0",
196
+ "120.0",
197
+ "152.0",
198
+ "7.0",
199
+ "160.0"
200
+ ]
201
+ }
202
+ },
203
+ {
204
+ "name": "Vintage",
205
+ "role": "feature",
206
+ "semantic_type": "numeric",
207
+ "nullable": false,
208
+ "missing_tokens": [],
209
+ "parse_format": null,
210
+ "impute_strategy": "median",
211
+ "profile_stats": {
212
+ "missing_rate": 0.0,
213
+ "unique_count": 290,
214
+ "unique_ratio": 0.000951,
215
+ "example_values": [
216
+ "27",
217
+ "71",
218
+ "42",
219
+ "52",
220
+ "138"
221
+ ]
222
+ }
223
+ },
224
+ {
225
+ "name": "Response",
226
+ "role": "feature",
227
+ "semantic_type": "boolean",
228
+ "nullable": false,
229
+ "missing_tokens": [],
230
+ "parse_format": null,
231
+ "impute_strategy": "mode",
232
+ "profile_stats": {
233
+ "missing_rate": 0.0,
234
+ "unique_count": 2,
235
+ "unique_ratio": 7e-06,
236
+ "example_values": [
237
+ "0",
238
+ "1"
239
+ ]
240
+ }
241
+ }
242
+ ],
243
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabpfgen/tabpfgen-m11-20260502_031420/public_gate/staged_input_manifest.json",
244
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/public/train.csv",
245
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/public/val.csv",
246
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/public/test.csv",
247
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/public/staged_features.json",
248
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabpfgen/tabpfgen-m11-20260502_031420/public_gate/public_gate_report.json"
249
+ }
syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/tabpfgen_meta.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "csv_path": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/public/train.csv",
3
+ "json_path": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m11/tabpfgen/tabpfgen-m11-20260502_031420/staged/public/staged_features.json",
4
+ "target_col": "Previously_Insured",
5
+ "is_classification": true,
6
+ "task_type": "classification",
7
+ "n_rows": 304887,
8
+ "n_cols": 12
9
+ }
syntheticFail/m11/tabpfgen/tabpfgen-m11-20260502_031420/train_20260502_031422.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0416142fc8a69965b1e8492a8272639db96c40292ad9fc278344394c144cc58
3
+ size 599