jialinzhang commited on
Commit
b0bd8c1
·
1 Parent(s): fe1fad5

Add syntheticFail m4

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/_tabbyflow_train.py +22 -0
  2. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/input_snapshot.json +36 -0
  3. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/public_gate/normalized_schema_snapshot.json +147 -0
  4. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/public_gate/public_gate_report.json +37 -0
  5. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/public_gate/staged_input_manifest.json +152 -0
  6. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/runtime_result.json +24 -0
  7. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/staged/public/staged_features.json +37 -0
  8. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/staged/public/test.csv +3 -0
  9. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/staged/public/train.csv +3 -0
  10. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/staged/public/val.csv +3 -0
  11. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/staged/tabbyflow/adapter_report.json +7 -0
  12. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/staged/tabbyflow/adapter_transforms_applied.json +1 -0
  13. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/staged/tabbyflow/model_input_manifest.json +154 -0
  14. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/X_cat_test.npy +3 -0
  15. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/X_cat_train.npy +3 -0
  16. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/X_cat_val.npy +3 -0
  17. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/X_num_test.npy +3 -0
  18. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/X_num_train.npy +3 -0
  19. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/X_num_val.npy +3 -0
  20. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/info.json +92 -0
  21. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/real.csv +3 -0
  22. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/test.csv +3 -0
  23. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/val.csv +3 -0
  24. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/y_test.npy +3 -0
  25. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/y_train.npy +3 -0
  26. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/y_val.npy +3 -0
  27. syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/train_20260501_005424.log +3 -0
  28. syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/_tabsyn_train.py +69 -0
  29. syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/data/tabsyn_m4/X_cat_test.npy +3 -0
  30. syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/data/tabsyn_m4/X_cat_train.npy +3 -0
  31. syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/data/tabsyn_m4/X_num_test.npy +3 -0
  32. syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/data/tabsyn_m4/X_num_train.npy +3 -0
  33. syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/data/tabsyn_m4/info.json +91 -0
  34. syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/data/tabsyn_m4/test.csv +3 -0
  35. syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/data/tabsyn_m4/train.csv +3 -0
  36. syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/data/tabsyn_m4/y_test.npy +3 -0
  37. syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/data/tabsyn_m4/y_train.npy +3 -0
  38. syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/input_snapshot.json +36 -0
  39. syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/public_gate/normalized_schema_snapshot.json +147 -0
  40. syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/public_gate/public_gate_report.json +37 -0
  41. syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/public_gate/staged_input_manifest.json +152 -0
  42. syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/run_config.json +48 -0
  43. syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/runtime_result.json +24 -0
  44. syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/staged/public/staged_features.json +37 -0
  45. syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/staged/public/test.csv +3 -0
  46. syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/staged/public/train.csv +3 -0
  47. syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/staged/public/val.csv +3 -0
  48. syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/staged/tabsyn/adapter_report.json +7 -0
  49. syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/staged/tabsyn/adapter_transforms_applied.json +1 -0
  50. syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/staged/tabsyn/model_input_manifest.json +154 -0
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/_tabbyflow_train.py ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ import os, shutil, subprocess, sys
3
+ root = r"/workspace/ef-vfm"
4
+ name = r"pipeline_m4"
5
+ src = r"/work/output-Benchmark-trainonly-v1/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4"
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"] = "500"
17
+ os.environ["EFVFM_ADAPTER_TRAIN"] = "1"
18
+ subprocess.check_call([
19
+ sys.executable, "main.py",
20
+ "--dataname", name, "--mode", "train", "--gpu", "0",
21
+ "--no_wandb", "--exp_name", r"adapter_efvfm",
22
+ ])
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m4",
3
+ "model": "tabbyflow",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m4/m4-train.csv",
7
+ "exists": true,
8
+ "size": 92191,
9
+ "sha256": "396b9d409ca21bf4a4cd329bdf5b7796aa0ae6356fa8d89b8eb669b5880b81f1"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m4/m4-val.csv",
13
+ "exists": true,
14
+ "size": 11482,
15
+ "sha256": "ee3c247d02f56e1687d03c381e13125d6a3a2a411ac7f202ba8520a4be9f1784"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m4/m4-test.csv",
19
+ "exists": true,
20
+ "size": 11559,
21
+ "sha256": "cadb9941124001b8fa7cb1ebae43b70a9ca56294f4df4d3c2f22c164c41757d4"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/m4/m4-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 3336,
27
+ "sha256": "83e2764810e4a0e8cdece3a28dbd9134b7c9df6f2e56953e46d024ad2c4e035f"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/m4/m4-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 3810,
33
+ "sha256": "c23641b258629a845b164099bd0132886f8f6d0100e990494e0f92540f8987d9"
34
+ }
35
+ }
36
+ }
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,147 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m4",
3
+ "target_column": "charges",
4
+ "task_type": "regression",
5
+ "columns": [
6
+ {
7
+ "name": "age",
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": 47,
17
+ "unique_ratio": 0.0212,
18
+ "example_values": [
19
+ "46",
20
+ "38",
21
+ "19",
22
+ "27",
23
+ "26"
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "name": "sex",
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": 0.000902,
39
+ "example_values": [
40
+ "female",
41
+ "male"
42
+ ]
43
+ }
44
+ },
45
+ {
46
+ "name": "bmi",
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": 538,
56
+ "unique_ratio": 0.24267,
57
+ "example_values": [
58
+ "23.655",
59
+ "19.3",
60
+ "30.59",
61
+ "32.67",
62
+ "29.45"
63
+ ]
64
+ }
65
+ },
66
+ {
67
+ "name": "children",
68
+ "role": "feature",
69
+ "semantic_type": "numeric",
70
+ "nullable": false,
71
+ "missing_tokens": [],
72
+ "parse_format": null,
73
+ "impute_strategy": "median",
74
+ "profile_stats": {
75
+ "missing_rate": 0.0,
76
+ "unique_count": 6,
77
+ "unique_ratio": 0.002706,
78
+ "example_values": [
79
+ "1",
80
+ "0",
81
+ "3",
82
+ "2",
83
+ "5"
84
+ ]
85
+ }
86
+ },
87
+ {
88
+ "name": "smoker",
89
+ "role": "feature",
90
+ "semantic_type": "boolean",
91
+ "nullable": false,
92
+ "missing_tokens": [],
93
+ "parse_format": null,
94
+ "impute_strategy": "mode",
95
+ "profile_stats": {
96
+ "missing_rate": 0.0,
97
+ "unique_count": 2,
98
+ "unique_ratio": 0.000902,
99
+ "example_values": [
100
+ "yes",
101
+ "no"
102
+ ]
103
+ }
104
+ },
105
+ {
106
+ "name": "region",
107
+ "role": "feature",
108
+ "semantic_type": "categorical",
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": 4,
116
+ "unique_ratio": 0.001804,
117
+ "example_values": [
118
+ "northwest",
119
+ "southwest",
120
+ "southeast",
121
+ "northeast"
122
+ ]
123
+ }
124
+ },
125
+ {
126
+ "name": "charges",
127
+ "role": "target",
128
+ "semantic_type": "numeric",
129
+ "nullable": false,
130
+ "missing_tokens": [],
131
+ "parse_format": null,
132
+ "impute_strategy": "median",
133
+ "profile_stats": {
134
+ "missing_rate": 0.0,
135
+ "unique_count": 1281,
136
+ "unique_ratio": 0.577808,
137
+ "example_values": [
138
+ "21677.28345",
139
+ "15820.699",
140
+ "1639.5631",
141
+ "2497.0383",
142
+ "2897.3235"
143
+ ]
144
+ }
145
+ }
146
+ ]
147
+ }
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m4",
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": "charges",
31
+ "task_type": "regression",
32
+ "input_splits": {
33
+ "train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m4/m4-train.csv",
34
+ "val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m4/m4-val.csv",
35
+ "test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m4/m4-test.csv"
36
+ }
37
+ }
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,152 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m4",
3
+ "target_column": "charges",
4
+ "task_type": "regression",
5
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabbyflow/tabbyflow-m4-20260501_005424/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabbyflow/tabbyflow-m4-20260501_005424/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabbyflow/tabbyflow-m4-20260501_005424/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabbyflow/tabbyflow-m4-20260501_005424/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabbyflow/tabbyflow-m4-20260501_005424/public_gate/public_gate_report.json",
10
+ "column_schema": [
11
+ {
12
+ "name": "age",
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": 47,
22
+ "unique_ratio": 0.0212,
23
+ "example_values": [
24
+ "46",
25
+ "38",
26
+ "19",
27
+ "27",
28
+ "26"
29
+ ]
30
+ }
31
+ },
32
+ {
33
+ "name": "sex",
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": 0.000902,
44
+ "example_values": [
45
+ "female",
46
+ "male"
47
+ ]
48
+ }
49
+ },
50
+ {
51
+ "name": "bmi",
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": 538,
61
+ "unique_ratio": 0.24267,
62
+ "example_values": [
63
+ "23.655",
64
+ "19.3",
65
+ "30.59",
66
+ "32.67",
67
+ "29.45"
68
+ ]
69
+ }
70
+ },
71
+ {
72
+ "name": "children",
73
+ "role": "feature",
74
+ "semantic_type": "numeric",
75
+ "nullable": false,
76
+ "missing_tokens": [],
77
+ "parse_format": null,
78
+ "impute_strategy": "median",
79
+ "profile_stats": {
80
+ "missing_rate": 0.0,
81
+ "unique_count": 6,
82
+ "unique_ratio": 0.002706,
83
+ "example_values": [
84
+ "1",
85
+ "0",
86
+ "3",
87
+ "2",
88
+ "5"
89
+ ]
90
+ }
91
+ },
92
+ {
93
+ "name": "smoker",
94
+ "role": "feature",
95
+ "semantic_type": "boolean",
96
+ "nullable": false,
97
+ "missing_tokens": [],
98
+ "parse_format": null,
99
+ "impute_strategy": "mode",
100
+ "profile_stats": {
101
+ "missing_rate": 0.0,
102
+ "unique_count": 2,
103
+ "unique_ratio": 0.000902,
104
+ "example_values": [
105
+ "yes",
106
+ "no"
107
+ ]
108
+ }
109
+ },
110
+ {
111
+ "name": "region",
112
+ "role": "feature",
113
+ "semantic_type": "categorical",
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": 4,
121
+ "unique_ratio": 0.001804,
122
+ "example_values": [
123
+ "northwest",
124
+ "southwest",
125
+ "southeast",
126
+ "northeast"
127
+ ]
128
+ }
129
+ },
130
+ {
131
+ "name": "charges",
132
+ "role": "target",
133
+ "semantic_type": "numeric",
134
+ "nullable": false,
135
+ "missing_tokens": [],
136
+ "parse_format": null,
137
+ "impute_strategy": "median",
138
+ "profile_stats": {
139
+ "missing_rate": 0.0,
140
+ "unique_count": 1281,
141
+ "unique_ratio": 0.577808,
142
+ "example_values": [
143
+ "21677.28345",
144
+ "15820.699",
145
+ "1639.5631",
146
+ "2497.0383",
147
+ "2897.3235"
148
+ ]
149
+ }
150
+ }
151
+ ]
152
+ }
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/runtime_result.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m4",
3
+ "model": "tabbyflow",
4
+ "run_id": "tabbyflow-m4-20260501_005424",
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', '--cidfile', '/tmp/bench_docker_tabbyflow_aijd2i80/container.cid', '--gpus', 'device=2', '-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/m4/tabbyflow/tabbyflow-m4-20260501_005424/_tabbyflow_train.py']' returned non-zero exit status 137.",
11
+ "artifacts": {},
12
+ "timings": {
13
+ "train": {
14
+ "started_at": "2026-05-01T00:54:24",
15
+ "ended_at": "2026-05-01T01:00:36",
16
+ "duration_sec": 372.473
17
+ },
18
+ "generate": {
19
+ "started_at": null,
20
+ "ended_at": null,
21
+ "duration_sec": null
22
+ }
23
+ }
24
+ }
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/staged/public/staged_features.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "feature_name": "age",
4
+ "data_type": "continuous",
5
+ "is_target": false
6
+ },
7
+ {
8
+ "feature_name": "sex",
9
+ "data_type": "categorical",
10
+ "is_target": false
11
+ },
12
+ {
13
+ "feature_name": "bmi",
14
+ "data_type": "continuous",
15
+ "is_target": false
16
+ },
17
+ {
18
+ "feature_name": "children",
19
+ "data_type": "continuous",
20
+ "is_target": false
21
+ },
22
+ {
23
+ "feature_name": "smoker",
24
+ "data_type": "binary",
25
+ "is_target": false
26
+ },
27
+ {
28
+ "feature_name": "region",
29
+ "data_type": "categorical",
30
+ "is_target": false
31
+ },
32
+ {
33
+ "feature_name": "charges",
34
+ "data_type": "continuous",
35
+ "is_target": true
36
+ }
37
+ ]
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c541b677fb2d45c5bc79338eeee9fd8c91484b195a0c2c546c2fbabf113b7ea
3
+ size 11298
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:614ebfac5f41d6f661aff675fa18c0f933a8d9bcc77ea71b7b2360c2f0155837
3
+ size 90069
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e55f5edbe7942ff01630de91a9c70dfbc6445eba76c7b970350364546b67c2d7
3
+ size 11218
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/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/m4/tabbyflow/tabbyflow-m4-20260501_005424/staged/tabbyflow/model_input_manifest.json"
7
+ }
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/staged/tabbyflow/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/staged/tabbyflow/model_input_manifest.json ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m4",
3
+ "model": "tabbyflow",
4
+ "target_column": "charges",
5
+ "task_type": "regression",
6
+ "column_schema": [
7
+ {
8
+ "name": "age",
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": 47,
18
+ "unique_ratio": 0.0212,
19
+ "example_values": [
20
+ "46",
21
+ "38",
22
+ "19",
23
+ "27",
24
+ "26"
25
+ ]
26
+ }
27
+ },
28
+ {
29
+ "name": "sex",
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": 0.000902,
40
+ "example_values": [
41
+ "female",
42
+ "male"
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "name": "bmi",
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": 538,
57
+ "unique_ratio": 0.24267,
58
+ "example_values": [
59
+ "23.655",
60
+ "19.3",
61
+ "30.59",
62
+ "32.67",
63
+ "29.45"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "name": "children",
69
+ "role": "feature",
70
+ "semantic_type": "numeric",
71
+ "nullable": false,
72
+ "missing_tokens": [],
73
+ "parse_format": null,
74
+ "impute_strategy": "median",
75
+ "profile_stats": {
76
+ "missing_rate": 0.0,
77
+ "unique_count": 6,
78
+ "unique_ratio": 0.002706,
79
+ "example_values": [
80
+ "1",
81
+ "0",
82
+ "3",
83
+ "2",
84
+ "5"
85
+ ]
86
+ }
87
+ },
88
+ {
89
+ "name": "smoker",
90
+ "role": "feature",
91
+ "semantic_type": "boolean",
92
+ "nullable": false,
93
+ "missing_tokens": [],
94
+ "parse_format": null,
95
+ "impute_strategy": "mode",
96
+ "profile_stats": {
97
+ "missing_rate": 0.0,
98
+ "unique_count": 2,
99
+ "unique_ratio": 0.000902,
100
+ "example_values": [
101
+ "yes",
102
+ "no"
103
+ ]
104
+ }
105
+ },
106
+ {
107
+ "name": "region",
108
+ "role": "feature",
109
+ "semantic_type": "categorical",
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": 4,
117
+ "unique_ratio": 0.001804,
118
+ "example_values": [
119
+ "northwest",
120
+ "southwest",
121
+ "southeast",
122
+ "northeast"
123
+ ]
124
+ }
125
+ },
126
+ {
127
+ "name": "charges",
128
+ "role": "target",
129
+ "semantic_type": "numeric",
130
+ "nullable": false,
131
+ "missing_tokens": [],
132
+ "parse_format": null,
133
+ "impute_strategy": "median",
134
+ "profile_stats": {
135
+ "missing_rate": 0.0,
136
+ "unique_count": 1281,
137
+ "unique_ratio": 0.577808,
138
+ "example_values": [
139
+ "21677.28345",
140
+ "15820.699",
141
+ "1639.5631",
142
+ "2497.0383",
143
+ "2897.3235"
144
+ ]
145
+ }
146
+ }
147
+ ],
148
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabbyflow/tabbyflow-m4-20260501_005424/public_gate/staged_input_manifest.json",
149
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabbyflow/tabbyflow-m4-20260501_005424/staged/public/train.csv",
150
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabbyflow/tabbyflow-m4-20260501_005424/staged/public/val.csv",
151
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabbyflow/tabbyflow-m4-20260501_005424/staged/public/test.csv",
152
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabbyflow/tabbyflow-m4-20260501_005424/staged/public/staged_features.json",
153
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabbyflow/tabbyflow-m4-20260501_005424/public_gate/public_gate_report.json"
154
+ }
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/X_cat_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c91af7ac26382e392a70536d3dbb592c04ba5e4f495d1e3c364416b9ef704a07
3
+ size 53336
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/X_cat_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c91af7ac26382e392a70536d3dbb592c04ba5e4f495d1e3c364416b9ef704a07
3
+ size 53336
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/X_cat_val.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c91af7ac26382e392a70536d3dbb592c04ba5e4f495d1e3c364416b9ef704a07
3
+ size 53336
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/X_num_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a21bd2fd5a226c07d543ddf78616a8edb2d52b51097fc7a5df5b05612267af8
3
+ size 26732
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/X_num_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a21bd2fd5a226c07d543ddf78616a8edb2d52b51097fc7a5df5b05612267af8
3
+ size 26732
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/X_num_val.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a21bd2fd5a226c07d543ddf78616a8edb2d52b51097fc7a5df5b05612267af8
3
+ size 26732
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/info.json ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "pipeline_m4",
3
+ "task_type": "regression",
4
+ "n_num_features": 3,
5
+ "n_cat_features": 3,
6
+ "train_size": 2217,
7
+ "test_num": 2217,
8
+ "val_num": 2217,
9
+ "train_num": 2217,
10
+ "bundle_note": "val/test matrices are train copies (train-only policy; no real held-out rows).",
11
+ "num_col_idx": [
12
+ 0,
13
+ 1,
14
+ 2
15
+ ],
16
+ "cat_col_idx": [
17
+ 3,
18
+ 4,
19
+ 5
20
+ ],
21
+ "target_col_idx": [
22
+ 6
23
+ ],
24
+ "column_names": [
25
+ "age",
26
+ "bmi",
27
+ "children",
28
+ "sex",
29
+ "smoker",
30
+ "region",
31
+ "charges"
32
+ ],
33
+ "int_col_idx": [],
34
+ "int_columns": [],
35
+ "int_col_idx_wrt_num": [],
36
+ "metadata": {
37
+ "columns": {
38
+ "0": {
39
+ "sdtype": "numerical",
40
+ "computer_representation": "Float"
41
+ },
42
+ "1": {
43
+ "sdtype": "numerical",
44
+ "computer_representation": "Float"
45
+ },
46
+ "2": {
47
+ "sdtype": "numerical",
48
+ "computer_representation": "Float"
49
+ },
50
+ "3": {
51
+ "sdtype": "categorical"
52
+ },
53
+ "4": {
54
+ "sdtype": "categorical"
55
+ },
56
+ "5": {
57
+ "sdtype": "categorical"
58
+ },
59
+ "6": {
60
+ "sdtype": "numerical",
61
+ "computer_representation": "Float"
62
+ }
63
+ }
64
+ },
65
+ "idx_mapping": {
66
+ "0": 0,
67
+ "1": 1,
68
+ "2": 2,
69
+ "3": 3,
70
+ "4": 4,
71
+ "5": 5,
72
+ "6": 6
73
+ },
74
+ "inverse_idx_mapping": {
75
+ "0": 0,
76
+ "1": 1,
77
+ "2": 2,
78
+ "3": 3,
79
+ "4": 4,
80
+ "5": 5,
81
+ "6": 6
82
+ },
83
+ "idx_name_mapping": {
84
+ "0": "age",
85
+ "1": "bmi",
86
+ "2": "children",
87
+ "3": "sex",
88
+ "4": "smoker",
89
+ "5": "region",
90
+ "6": "charges"
91
+ }
92
+ }
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/real.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e031e2816aa79e4e5fab4c7fe470741eb2d287e493d74b9cfda68441799e07fa
3
+ size 60773
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e031e2816aa79e4e5fab4c7fe470741eb2d287e493d74b9cfda68441799e07fa
3
+ size 60773
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e031e2816aa79e4e5fab4c7fe470741eb2d287e493d74b9cfda68441799e07fa
3
+ size 60773
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/y_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c64fea6ad5ed2f8441ef5212c726195dbf53e1c81298427bddd18eb20e35cf2
3
+ size 8996
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/y_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c64fea6ad5ed2f8441ef5212c726195dbf53e1c81298427bddd18eb20e35cf2
3
+ size 8996
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/tabular_bundle/pipeline_m4/y_val.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c64fea6ad5ed2f8441ef5212c726195dbf53e1c81298427bddd18eb20e35cf2
3
+ size 8996
syntheticFail/m4/tabbyflow/tabbyflow-m4-20260501_005424/train_20260501_005424.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d49534fb24e842df812b36d8cb5026dd001de506038f56ae362e93a98761313
3
+ size 252733
syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/_tabsyn_train.py ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os, sys, subprocess
2
+
3
+ work_dir = "/work/output-Benchmark-trainonly-v1/m4/tabsyn/tabsyn-m4-20260505_093658"
4
+ dataname = "tabsyn_m4"
5
+ tabsyn_root = "/workspace/tabsyn"
6
+
7
+ assert os.path.exists(tabsyn_root), f"TabSyn source not mounted: {tabsyn_root}"
8
+
9
+ old = os.environ.get("PYTHONPATH", "")
10
+ os.environ["PYTHONPATH"] = tabsyn_root + (os.pathsep + old if old else "")
11
+ sys.path.insert(0, tabsyn_root)
12
+
13
+ os.chdir(tabsyn_root)
14
+
15
+ # Symlink data dir into TabSyn data/
16
+ data_link = os.path.join(tabsyn_root, "data", dataname)
17
+ data_src = os.path.join(work_dir, "data", dataname)
18
+ os.makedirs(os.path.join(tabsyn_root, "data"), exist_ok=True)
19
+ if os.path.exists(data_link):
20
+ os.remove(data_link)
21
+ os.symlink(data_src, data_link)
22
+
23
+ env = os.environ.copy()
24
+ env.setdefault("TABSYN_RESUME", "0")
25
+ env.setdefault("TABSYN_VAE_BATCH_SIZE", "32")
26
+ env.setdefault("TABSYN_VAE_NUM_WORKERS", "0")
27
+ env.setdefault("TABSYN_VAE_EVAL_BATCH_SIZE", env["TABSYN_VAE_BATCH_SIZE"])
28
+ env.setdefault("TABSYN_VAE_INFER_BATCH_SIZE", env["TABSYN_VAE_BATCH_SIZE"])
29
+ env.setdefault("TABSYN_VAE_ENCODE_BATCH_SIZE", env["TABSYN_VAE_BATCH_SIZE"])
30
+ # Safer defaults for wide tables on Docker: reduce shared-memory pressure in diffusion DataLoader.
31
+ env.setdefault("TABSYN_DIFFUSION_NUM_WORKERS", "0")
32
+ _te = None
33
+ if _te is not None:
34
+ env["TABSYN_VAE_EPOCHS"] = str(_te)
35
+ env["TABSYN_DIFFUSION_MAX_EPOCHS"] = str(max(_te + 1, 2))
36
+
37
+ # Data preprocessing is done on the host side (_prepare_data_dir)
38
+ # which creates .npy files, train/test CSVs, and info.json
39
+
40
+ # Step 1: Train VAE (produces latent embeddings)
41
+ print(f"[TabSyn] Step 1/2: Training VAE in {tabsyn_root}, dataname={dataname}")
42
+ ret = subprocess.run(
43
+ [sys.executable, "main.py",
44
+ "--dataname", dataname,
45
+ "--mode", "train",
46
+ "--method", "vae",
47
+ "--gpu", "0"],
48
+ cwd=tabsyn_root,
49
+ env=env
50
+ )
51
+ if ret.returncode != 0:
52
+ print("[TabSyn] VAE training failed")
53
+ sys.exit(ret.returncode)
54
+
55
+ # Step 2: Train diffusion model on latent space
56
+ print(f"[TabSyn] Step 2/2: Training diffusion model")
57
+ ret = subprocess.run(
58
+ [sys.executable, "main.py",
59
+ "--dataname", dataname,
60
+ "--mode", "train",
61
+ "--method", "tabsyn",
62
+ "--gpu", "0"],
63
+ cwd=tabsyn_root,
64
+ env=env
65
+ )
66
+ if ret.returncode != 0:
67
+ print("[TabSyn] Diffusion training failed")
68
+ sys.exit(ret.returncode)
69
+ print("[TabSyn] Training complete (VAE + Diffusion)")
syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/data/tabsyn_m4/X_cat_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8893cf5626d7469e90c946b0f59fca148a445e109a27fa5a2acdd425b6bb7d2
3
+ size 53336
syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/data/tabsyn_m4/X_cat_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8893cf5626d7469e90c946b0f59fca148a445e109a27fa5a2acdd425b6bb7d2
3
+ size 53336
syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/data/tabsyn_m4/X_num_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a21bd2fd5a226c07d543ddf78616a8edb2d52b51097fc7a5df5b05612267af8
3
+ size 26732
syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/data/tabsyn_m4/X_num_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a21bd2fd5a226c07d543ddf78616a8edb2d52b51097fc7a5df5b05612267af8
3
+ size 26732
syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/data/tabsyn_m4/info.json ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "tabsyn_m4",
3
+ "task_type": "regression",
4
+ "n_num_features": 3,
5
+ "n_cat_features": 3,
6
+ "train_size": 2217,
7
+ "num_col_idx": [
8
+ 0,
9
+ 2,
10
+ 3
11
+ ],
12
+ "cat_col_idx": [
13
+ 1,
14
+ 4,
15
+ 5
16
+ ],
17
+ "target_col_idx": [
18
+ 6
19
+ ],
20
+ "column_names": [
21
+ "age",
22
+ "sex",
23
+ "bmi",
24
+ "children",
25
+ "smoker",
26
+ "region",
27
+ "charges"
28
+ ],
29
+ "train_num": 2217,
30
+ "test_num": 2217,
31
+ "header": 0,
32
+ "file_type": "csv",
33
+ "data_path": "data/tabsyn_m4/train.csv",
34
+ "test_path": null,
35
+ "idx_mapping": {
36
+ "0": 0,
37
+ "1": 3,
38
+ "2": 1,
39
+ "3": 2,
40
+ "4": 4,
41
+ "5": 5,
42
+ "6": 6
43
+ },
44
+ "inverse_idx_mapping": {
45
+ "0": 0,
46
+ "3": 1,
47
+ "1": 2,
48
+ "2": 3,
49
+ "4": 4,
50
+ "5": 5,
51
+ "6": 6
52
+ },
53
+ "idx_name_mapping": {
54
+ "0": "age",
55
+ "1": "sex",
56
+ "2": "bmi",
57
+ "3": "children",
58
+ "4": "smoker",
59
+ "5": "region",
60
+ "6": "charges"
61
+ },
62
+ "metadata": {
63
+ "columns": {
64
+ "0": {
65
+ "sdtype": "numerical",
66
+ "computer_representation": "Float"
67
+ },
68
+ "2": {
69
+ "sdtype": "numerical",
70
+ "computer_representation": "Float"
71
+ },
72
+ "3": {
73
+ "sdtype": "numerical",
74
+ "computer_representation": "Float"
75
+ },
76
+ "1": {
77
+ "sdtype": "categorical"
78
+ },
79
+ "4": {
80
+ "sdtype": "categorical"
81
+ },
82
+ "5": {
83
+ "sdtype": "categorical"
84
+ },
85
+ "6": {
86
+ "sdtype": "numerical",
87
+ "computer_representation": "Float"
88
+ }
89
+ }
90
+ }
91
+ }
syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/data/tabsyn_m4/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67f64f75063e2f8d838d7f7040ebc12f8c46df4dc54450874b851786224ba875
3
+ size 60802
syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/data/tabsyn_m4/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67f64f75063e2f8d838d7f7040ebc12f8c46df4dc54450874b851786224ba875
3
+ size 60802
syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/data/tabsyn_m4/y_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d6e4ad93beee28740cc25ee808a180c01fa94a053f79ff383504888f2d8f39e
3
+ size 17864
syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/data/tabsyn_m4/y_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d6e4ad93beee28740cc25ee808a180c01fa94a053f79ff383504888f2d8f39e
3
+ size 17864
syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m4",
3
+ "model": "tabsyn",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m4/m4-train.csv",
7
+ "exists": true,
8
+ "size": 92191,
9
+ "sha256": "396b9d409ca21bf4a4cd329bdf5b7796aa0ae6356fa8d89b8eb669b5880b81f1"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m4/m4-val.csv",
13
+ "exists": true,
14
+ "size": 11482,
15
+ "sha256": "ee3c247d02f56e1687d03c381e13125d6a3a2a411ac7f202ba8520a4be9f1784"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m4/m4-test.csv",
19
+ "exists": true,
20
+ "size": 11559,
21
+ "sha256": "cadb9941124001b8fa7cb1ebae43b70a9ca56294f4df4d3c2f22c164c41757d4"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/m4/m4-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 3336,
27
+ "sha256": "83e2764810e4a0e8cdece3a28dbd9134b7c9df6f2e56953e46d024ad2c4e035f"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/m4/m4-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 3810,
33
+ "sha256": "c23641b258629a845b164099bd0132886f8f6d0100e990494e0f92540f8987d9"
34
+ }
35
+ }
36
+ }
syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,147 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m4",
3
+ "target_column": "charges",
4
+ "task_type": "regression",
5
+ "columns": [
6
+ {
7
+ "name": "age",
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": 47,
17
+ "unique_ratio": 0.0212,
18
+ "example_values": [
19
+ "46",
20
+ "38",
21
+ "19",
22
+ "27",
23
+ "26"
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "name": "sex",
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": 0.000902,
39
+ "example_values": [
40
+ "female",
41
+ "male"
42
+ ]
43
+ }
44
+ },
45
+ {
46
+ "name": "bmi",
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": 538,
56
+ "unique_ratio": 0.24267,
57
+ "example_values": [
58
+ "23.655",
59
+ "19.3",
60
+ "30.59",
61
+ "32.67",
62
+ "29.45"
63
+ ]
64
+ }
65
+ },
66
+ {
67
+ "name": "children",
68
+ "role": "feature",
69
+ "semantic_type": "numeric",
70
+ "nullable": false,
71
+ "missing_tokens": [],
72
+ "parse_format": null,
73
+ "impute_strategy": "median",
74
+ "profile_stats": {
75
+ "missing_rate": 0.0,
76
+ "unique_count": 6,
77
+ "unique_ratio": 0.002706,
78
+ "example_values": [
79
+ "1",
80
+ "0",
81
+ "3",
82
+ "2",
83
+ "5"
84
+ ]
85
+ }
86
+ },
87
+ {
88
+ "name": "smoker",
89
+ "role": "feature",
90
+ "semantic_type": "boolean",
91
+ "nullable": false,
92
+ "missing_tokens": [],
93
+ "parse_format": null,
94
+ "impute_strategy": "mode",
95
+ "profile_stats": {
96
+ "missing_rate": 0.0,
97
+ "unique_count": 2,
98
+ "unique_ratio": 0.000902,
99
+ "example_values": [
100
+ "yes",
101
+ "no"
102
+ ]
103
+ }
104
+ },
105
+ {
106
+ "name": "region",
107
+ "role": "feature",
108
+ "semantic_type": "categorical",
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": 4,
116
+ "unique_ratio": 0.001804,
117
+ "example_values": [
118
+ "northwest",
119
+ "southwest",
120
+ "southeast",
121
+ "northeast"
122
+ ]
123
+ }
124
+ },
125
+ {
126
+ "name": "charges",
127
+ "role": "target",
128
+ "semantic_type": "numeric",
129
+ "nullable": false,
130
+ "missing_tokens": [],
131
+ "parse_format": null,
132
+ "impute_strategy": "median",
133
+ "profile_stats": {
134
+ "missing_rate": 0.0,
135
+ "unique_count": 1281,
136
+ "unique_ratio": 0.577808,
137
+ "example_values": [
138
+ "21677.28345",
139
+ "15820.699",
140
+ "1639.5631",
141
+ "2497.0383",
142
+ "2897.3235"
143
+ ]
144
+ }
145
+ }
146
+ ]
147
+ }
syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m4",
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": "charges",
31
+ "task_type": "regression",
32
+ "input_splits": {
33
+ "train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m4/m4-train.csv",
34
+ "val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m4/m4-val.csv",
35
+ "test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m4/m4-test.csv"
36
+ }
37
+ }
syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,152 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m4",
3
+ "target_column": "charges",
4
+ "task_type": "regression",
5
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabsyn/tabsyn-m4-20260505_093658/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabsyn/tabsyn-m4-20260505_093658/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabsyn/tabsyn-m4-20260505_093658/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabsyn/tabsyn-m4-20260505_093658/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabsyn/tabsyn-m4-20260505_093658/public_gate/public_gate_report.json",
10
+ "column_schema": [
11
+ {
12
+ "name": "age",
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": 47,
22
+ "unique_ratio": 0.0212,
23
+ "example_values": [
24
+ "46",
25
+ "38",
26
+ "19",
27
+ "27",
28
+ "26"
29
+ ]
30
+ }
31
+ },
32
+ {
33
+ "name": "sex",
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": 0.000902,
44
+ "example_values": [
45
+ "female",
46
+ "male"
47
+ ]
48
+ }
49
+ },
50
+ {
51
+ "name": "bmi",
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": 538,
61
+ "unique_ratio": 0.24267,
62
+ "example_values": [
63
+ "23.655",
64
+ "19.3",
65
+ "30.59",
66
+ "32.67",
67
+ "29.45"
68
+ ]
69
+ }
70
+ },
71
+ {
72
+ "name": "children",
73
+ "role": "feature",
74
+ "semantic_type": "numeric",
75
+ "nullable": false,
76
+ "missing_tokens": [],
77
+ "parse_format": null,
78
+ "impute_strategy": "median",
79
+ "profile_stats": {
80
+ "missing_rate": 0.0,
81
+ "unique_count": 6,
82
+ "unique_ratio": 0.002706,
83
+ "example_values": [
84
+ "1",
85
+ "0",
86
+ "3",
87
+ "2",
88
+ "5"
89
+ ]
90
+ }
91
+ },
92
+ {
93
+ "name": "smoker",
94
+ "role": "feature",
95
+ "semantic_type": "boolean",
96
+ "nullable": false,
97
+ "missing_tokens": [],
98
+ "parse_format": null,
99
+ "impute_strategy": "mode",
100
+ "profile_stats": {
101
+ "missing_rate": 0.0,
102
+ "unique_count": 2,
103
+ "unique_ratio": 0.000902,
104
+ "example_values": [
105
+ "yes",
106
+ "no"
107
+ ]
108
+ }
109
+ },
110
+ {
111
+ "name": "region",
112
+ "role": "feature",
113
+ "semantic_type": "categorical",
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": 4,
121
+ "unique_ratio": 0.001804,
122
+ "example_values": [
123
+ "northwest",
124
+ "southwest",
125
+ "southeast",
126
+ "northeast"
127
+ ]
128
+ }
129
+ },
130
+ {
131
+ "name": "charges",
132
+ "role": "target",
133
+ "semantic_type": "numeric",
134
+ "nullable": false,
135
+ "missing_tokens": [],
136
+ "parse_format": null,
137
+ "impute_strategy": "median",
138
+ "profile_stats": {
139
+ "missing_rate": 0.0,
140
+ "unique_count": 1281,
141
+ "unique_ratio": 0.577808,
142
+ "example_values": [
143
+ "21677.28345",
144
+ "15820.699",
145
+ "1639.5631",
146
+ "2497.0383",
147
+ "2897.3235"
148
+ ]
149
+ }
150
+ }
151
+ ]
152
+ }
syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/run_config.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 1,
3
+ "recorded_at": "2026-05-05T09:36:58",
4
+ "dataset_id": "m4",
5
+ "model": "tabsyn",
6
+ "work_dir": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabsyn/tabsyn-m4-20260505_093658",
7
+ "dataset_source_requested": "new",
8
+ "dataset_source_resolved": "new",
9
+ "cli_args": {
10
+ "model": "tabsyn",
11
+ "dataset": "m4",
12
+ "dataset_source": "new",
13
+ "train": true,
14
+ "generate": true,
15
+ "num_rows": 0,
16
+ "epochs": null,
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": 2217,
25
+ "model_path": null,
26
+ "output_csv": null
27
+ },
28
+ "input_artifacts": {
29
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabsyn/tabsyn-m4-20260505_093658/public_gate/public_gate_report.json",
30
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabsyn/tabsyn-m4-20260505_093658/public_gate/staged_input_manifest.json",
31
+ "model_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabsyn/tabsyn-m4-20260505_093658/staged/tabsyn/model_input_manifest.json",
32
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabsyn/tabsyn-m4-20260505_093658/staged/public/train.csv",
33
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabsyn/tabsyn-m4-20260505_093658/staged/public/staged_features.json",
34
+ "target_column": "charges",
35
+ "task_type": "regression"
36
+ },
37
+ "env_overrides": {
38
+ "BENCHMARK_TABSYN_GPUS": "device=3",
39
+ "TABSYN_DIFFUSION_MAX_EPOCHS": "5",
40
+ "TABSYN_RESUME": "0",
41
+ "TABSYN_VAE_BATCH_SIZE": "128",
42
+ "TABSYN_VAE_ENCODE_BATCH_SIZE": "256",
43
+ "TABSYN_VAE_EPOCHS": "5",
44
+ "TABSYN_VAE_EVAL_BATCH_SIZE": "256",
45
+ "TABSYN_VAE_INFER_BATCH_SIZE": "256",
46
+ "TABSYN_VAE_NUM_WORKERS": "0"
47
+ }
48
+ }
syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/runtime_result.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m4",
3
+ "model": "tabsyn",
4
+ "run_id": "tabsyn-m4-20260505_093658",
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', '--cidfile', '/tmp/bench_docker_tabsyn_d11j4bt2/container.cid', '--gpus', 'device=3', '-v', '/data/jialinzhang/SynthesizePipeline-server:/work', '-w', '/work', '-v', '/data/jialinzhang/synthetic_benchmark/tabsyn:/workspace/tabsyn', 'benchmark:tabsyn-zjl', 'python', '/work/output-Benchmark-trainonly-v1/m4/tabsyn/tabsyn-m4-20260505_093658/_tabsyn_train.py']' returned non-zero exit status 129.",
11
+ "artifacts": {},
12
+ "timings": {
13
+ "train": {
14
+ "started_at": "2026-05-05T09:36:58",
15
+ "ended_at": "2026-05-05T09:49:06",
16
+ "duration_sec": 728.832
17
+ },
18
+ "generate": {
19
+ "started_at": null,
20
+ "ended_at": null,
21
+ "duration_sec": null
22
+ }
23
+ }
24
+ }
syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/staged/public/staged_features.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "feature_name": "age",
4
+ "data_type": "continuous",
5
+ "is_target": false
6
+ },
7
+ {
8
+ "feature_name": "sex",
9
+ "data_type": "categorical",
10
+ "is_target": false
11
+ },
12
+ {
13
+ "feature_name": "bmi",
14
+ "data_type": "continuous",
15
+ "is_target": false
16
+ },
17
+ {
18
+ "feature_name": "children",
19
+ "data_type": "continuous",
20
+ "is_target": false
21
+ },
22
+ {
23
+ "feature_name": "smoker",
24
+ "data_type": "binary",
25
+ "is_target": false
26
+ },
27
+ {
28
+ "feature_name": "region",
29
+ "data_type": "categorical",
30
+ "is_target": false
31
+ },
32
+ {
33
+ "feature_name": "charges",
34
+ "data_type": "continuous",
35
+ "is_target": true
36
+ }
37
+ ]
syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c541b677fb2d45c5bc79338eeee9fd8c91484b195a0c2c546c2fbabf113b7ea
3
+ size 11298
syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:614ebfac5f41d6f661aff675fa18c0f933a8d9bcc77ea71b7b2360c2f0155837
3
+ size 90069
syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e55f5edbe7942ff01630de91a9c70dfbc6445eba76c7b970350364546b67c2d7
3
+ size 11218
syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/staged/tabsyn/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/m4/tabsyn/tabsyn-m4-20260505_093658/staged/tabsyn/model_input_manifest.json"
7
+ }
syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/staged/tabsyn/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
syntheticFail/m4/tabsyn/tabsyn-m4-20260505_093658/staged/tabsyn/model_input_manifest.json ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m4",
3
+ "model": "tabsyn",
4
+ "target_column": "charges",
5
+ "task_type": "regression",
6
+ "column_schema": [
7
+ {
8
+ "name": "age",
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": 47,
18
+ "unique_ratio": 0.0212,
19
+ "example_values": [
20
+ "46",
21
+ "38",
22
+ "19",
23
+ "27",
24
+ "26"
25
+ ]
26
+ }
27
+ },
28
+ {
29
+ "name": "sex",
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": 0.000902,
40
+ "example_values": [
41
+ "female",
42
+ "male"
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "name": "bmi",
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": 538,
57
+ "unique_ratio": 0.24267,
58
+ "example_values": [
59
+ "23.655",
60
+ "19.3",
61
+ "30.59",
62
+ "32.67",
63
+ "29.45"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "name": "children",
69
+ "role": "feature",
70
+ "semantic_type": "numeric",
71
+ "nullable": false,
72
+ "missing_tokens": [],
73
+ "parse_format": null,
74
+ "impute_strategy": "median",
75
+ "profile_stats": {
76
+ "missing_rate": 0.0,
77
+ "unique_count": 6,
78
+ "unique_ratio": 0.002706,
79
+ "example_values": [
80
+ "1",
81
+ "0",
82
+ "3",
83
+ "2",
84
+ "5"
85
+ ]
86
+ }
87
+ },
88
+ {
89
+ "name": "smoker",
90
+ "role": "feature",
91
+ "semantic_type": "boolean",
92
+ "nullable": false,
93
+ "missing_tokens": [],
94
+ "parse_format": null,
95
+ "impute_strategy": "mode",
96
+ "profile_stats": {
97
+ "missing_rate": 0.0,
98
+ "unique_count": 2,
99
+ "unique_ratio": 0.000902,
100
+ "example_values": [
101
+ "yes",
102
+ "no"
103
+ ]
104
+ }
105
+ },
106
+ {
107
+ "name": "region",
108
+ "role": "feature",
109
+ "semantic_type": "categorical",
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": 4,
117
+ "unique_ratio": 0.001804,
118
+ "example_values": [
119
+ "northwest",
120
+ "southwest",
121
+ "southeast",
122
+ "northeast"
123
+ ]
124
+ }
125
+ },
126
+ {
127
+ "name": "charges",
128
+ "role": "target",
129
+ "semantic_type": "numeric",
130
+ "nullable": false,
131
+ "missing_tokens": [],
132
+ "parse_format": null,
133
+ "impute_strategy": "median",
134
+ "profile_stats": {
135
+ "missing_rate": 0.0,
136
+ "unique_count": 1281,
137
+ "unique_ratio": 0.577808,
138
+ "example_values": [
139
+ "21677.28345",
140
+ "15820.699",
141
+ "1639.5631",
142
+ "2497.0383",
143
+ "2897.3235"
144
+ ]
145
+ }
146
+ }
147
+ ],
148
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabsyn/tabsyn-m4-20260505_093658/public_gate/staged_input_manifest.json",
149
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabsyn/tabsyn-m4-20260505_093658/staged/public/train.csv",
150
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabsyn/tabsyn-m4-20260505_093658/staged/public/val.csv",
151
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabsyn/tabsyn-m4-20260505_093658/staged/public/test.csv",
152
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabsyn/tabsyn-m4-20260505_093658/staged/public/staged_features.json",
153
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m4/tabsyn/tabsyn-m4-20260505_093658/public_gate/public_gate_report.json"
154
+ }