jialinzhang commited on
Commit
acb7237
·
1 Parent(s): c03b8ec

Add syntheticFail c17

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/c17/bayesnet/bayesnet-c17-20260321_075106/_bayesnet_generate.py +75 -0
  2. syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/_bayesnet_train.py +62 -0
  3. syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/bayesnet-c17-1000-20260321_075232.csv +3 -0
  4. syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/bayesnet-c17-7045-20260330_065449.csv +3 -0
  5. syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/bayesnet_model.pkl +3 -0
  6. syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/const_cols.json +1 -0
  7. syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/gen_20260321_075232.log +3 -0
  8. syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/gen_20260330_065449.log +3 -0
  9. syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/gen_20260419_072420.log +3 -0
  10. syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/input_snapshot.json +36 -0
  11. syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/public_gate/normalized_schema_snapshot.json +256 -0
  12. syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/public_gate/public_gate_report.json +37 -0
  13. syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/public_gate/staged_input_manifest.json +261 -0
  14. syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/runtime_result.json +12 -0
  15. syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/staged/bayesnet/adapter_report.json +7 -0
  16. syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/staged/bayesnet/adapter_transforms_applied.json +1 -0
  17. syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/staged/bayesnet/model_input_manifest.json +263 -0
  18. syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/staged/public/staged_features.json +62 -0
  19. syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/staged/public/test.csv +3 -0
  20. syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/staged/public/train.csv +3 -0
  21. syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/staged/public/val.csv +3 -0
  22. syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/train_20260321_075106.log +3 -0
  23. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/_tabddpm_train.py +32 -0
  24. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/config.toml +39 -0
  25. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/data/X_cat_train.npy +3 -0
  26. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/data/X_num_train.npy +3 -0
  27. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/data/info.json +40 -0
  28. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/data/y_train.npy +3 -0
  29. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/input_snapshot.json +36 -0
  30. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/public_gate/normalized_schema_snapshot.json +256 -0
  31. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/public_gate/public_gate_report.json +37 -0
  32. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/public_gate/staged_input_manifest.json +261 -0
  33. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/run_config.json +45 -0
  34. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/runtime_result.json +24 -0
  35. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/staged/public/staged_features.json +62 -0
  36. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/staged/public/test.csv +3 -0
  37. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/staged/public/train.csv +3 -0
  38. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/staged/public/val.csv +3 -0
  39. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/staged/tabddpm/adapter_report.json +7 -0
  40. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/staged/tabddpm/adapter_transforms_applied.json +1 -0
  41. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/staged/tabddpm/model_input_manifest.json +263 -0
  42. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/train_20260510_215506.log +3 -0
  43. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_224142/_tabddpm_runtime/._data +0 -0
  44. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_224142/_tabddpm_runtime/.gitignore +22 -0
  45. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_224142/_tabddpm_runtime/.gitmodules +9 -0
  46. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_224142/_tabddpm_runtime/CONFIG_DESCRIPTION.md +78 -0
  47. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_224142/_tabddpm_runtime/CTAB-GAN-Plus/.gitignore +1 -0
  48. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_224142/_tabddpm_runtime/CTAB-GAN-Plus/README.md +49 -0
  49. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_224142/_tabddpm_runtime/CTAB-GAN-Plus/columns.json +119 -0
  50. syntheticFail/c17/tabddpm/tabddpm-c17-20260510_224142/_tabddpm_runtime/CTAB-GAN-Plus/model copy/ctabgan.py +70 -0
syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/_bayesnet_generate.py ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ import pickle
3
+ import warnings
4
+
5
+ import numpy as np
6
+ import pandas as pd
7
+ from pgmpy.sampling import BayesianModelSampling
8
+
9
+ warnings.filterwarnings("ignore", category=FutureWarning)
10
+
11
+ with open("/work/output-SpecializedModels/c17/bayesnet/bayesnet-c17-20260321_075106/bayesnet_model.pkl", "rb") as f:
12
+ bundle = pickle.load(f)
13
+
14
+ network = bundle["network"]
15
+ inverse = bundle["inverse"]
16
+ cols = bundle["column_order"]
17
+ integer_columns = set(bundle.get("integer_columns") or [])
18
+ full_order = bundle.get("full_column_order") or cols
19
+ const_cols = bundle.get("const_cols") or {}
20
+
21
+ sampler = BayesianModelSampling(network)
22
+ raw = sampler.forward_sample(size=7045, show_progress=False)
23
+
24
+ out = pd.DataFrame(index=raw.index)
25
+ rng = np.random.default_rng()
26
+
27
+ for c in cols:
28
+ if c in inverse["categorical"]:
29
+ levels = inverse["categorical"][c]
30
+ idx = raw[c].astype(int).to_numpy()
31
+ idx = np.clip(idx, 0, max(0, len(levels) - 1))
32
+ out[c] = [levels[i] for i in idx]
33
+ else:
34
+ edges = np.asarray(inverse["continuous"][c], dtype=float)
35
+ if edges.size < 2:
36
+ out[c] = 0.0
37
+ else:
38
+ nbin = edges.size - 1
39
+ res = []
40
+ for k in raw[c].astype(int).to_numpy():
41
+ k = int(k)
42
+ if k < 0:
43
+ k = 0
44
+ if k >= nbin:
45
+ k = nbin - 1
46
+ lo, hi = float(edges[k]), float(edges[k + 1])
47
+ if hi < lo:
48
+ lo, hi = hi, lo
49
+ v = rng.uniform(lo, hi)
50
+ if c in integer_columns:
51
+ v = int(round(v))
52
+ res.append(v)
53
+ out[c] = res
54
+
55
+ final = pd.DataFrame(index=out.index)
56
+ for c in full_order:
57
+ if c in const_cols:
58
+ final[c] = const_cols[c]
59
+ elif c in out.columns:
60
+ final[c] = out[c]
61
+
62
+ dtypes = bundle.get("original_dtypes") or {}
63
+ for c, dts in dtypes.items():
64
+ if c not in final.columns:
65
+ continue
66
+ try:
67
+ if "int" in dts:
68
+ final[c] = pd.to_numeric(final[c], errors="coerce").astype("Int64")
69
+ elif "float" in dts:
70
+ final[c] = pd.to_numeric(final[c], errors="coerce")
71
+ except Exception:
72
+ pass
73
+
74
+ final.to_csv("/work/output-SpecializedModels/c17/bayesnet/bayesnet-c17-20260321_075106/bayesnet-c17-7045-20260419_072420.csv", index=False)
75
+ print(f"[BayesNet] Generated 7045 rows -> /work/output-SpecializedModels/c17/bayesnet/bayesnet-c17-20260321_075106/bayesnet-c17-7045-20260419_072420.csv")
syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/_bayesnet_train.py ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import subprocess, sys, os
2
+
3
+ pip_libs = "/pip_libs"
4
+ sys.path.insert(0, pip_libs)
5
+ os.environ["PYTHONPATH"] = pip_libs + os.pathsep + os.environ.get("PYTHONPATH", "")
6
+
7
+ def _ensure_deps():
8
+ try:
9
+ import synthcity
10
+ except ModuleNotFoundError:
11
+ print("[BayesNet] synthcity not found - installing to cache (first run, may take minutes)...")
12
+ # Install synthcity with numpy<2 to avoid conflicts
13
+ subprocess.run(
14
+ [sys.executable, "-m", "pip", "install",
15
+ "--target", pip_libs, "synthcity==0.2.12", "numpy<2", "-q"],
16
+ check=True
17
+ )
18
+ # Remove torch/torchvision from pip_libs to avoid shadowing system versions
19
+ import shutil, glob
20
+ for pat in ["torch", "torch-*", "torchvision", "torchvision-*",
21
+ "torchvision.libs", "torchgen", "nvidia*", "triton*"]:
22
+ for p in glob.glob(os.path.join(pip_libs, pat)):
23
+ if os.path.isdir(p): shutil.rmtree(p)
24
+ else: os.remove(p)
25
+ if pip_libs not in sys.path:
26
+ sys.path.insert(0, pip_libs)
27
+
28
+ _ensure_deps()
29
+
30
+ from synthcity.plugins import Plugins
31
+ import pickle
32
+ import pandas as pd
33
+ from synthcity.plugins.core.dataloader import GenericDataLoader
34
+
35
+ df = pd.read_csv("/work/output-SpecializedModels/c17/bayesnet/bayesnet-c17-20260321_075106/staged/public/train.csv")
36
+ df = df.dropna(axis=1, how="all")
37
+
38
+ # Drop zero-variance columns (only 1 unique value) to avoid
39
+ # synthcity encoder KeyError during generation
40
+ import json as _json
41
+ const_cols = {}
42
+ for col in list(df.columns):
43
+ nuniq = df[col].nunique()
44
+ if nuniq <= 1:
45
+ const_cols[col] = df[col].iloc[0] if len(df) > 0 else None
46
+ df = df.drop(columns=[col])
47
+ print(f"[BayesNet] Dropped zero-variance column '{col}' (value={const_cols[col]})")
48
+
49
+ # Save constant columns info so generate can restore them
50
+ const_path = "/work/output-SpecializedModels/c17/bayesnet/bayesnet-c17-20260321_075106/bayesnet_model.pkl".replace("bayesnet_model.pkl", "const_cols.json")
51
+ with open(const_path, "w") as _f:
52
+ _json.dump({k: str(v) for k, v in const_cols.items()}, _f)
53
+
54
+ print(f"[BayesNet] Training on {len(df)} rows, {len(df.columns)} cols")
55
+
56
+ loader = GenericDataLoader(df)
57
+ plugin = Plugins().get("bayesian_network")
58
+ plugin.fit(loader)
59
+
60
+ with open("/work/output-SpecializedModels/c17/bayesnet/bayesnet-c17-20260321_075106/bayesnet_model.pkl", "wb") as f:
61
+ pickle.dump(plugin, f)
62
+ print(f"[BayesNet] Model saved -> /work/output-SpecializedModels/c17/bayesnet/bayesnet-c17-20260321_075106/bayesnet_model.pkl")
syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/bayesnet-c17-1000-20260321_075232.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c5147a55da67297d730a0c65be71b021bd4192382fc33c837f4075f89d394e6
3
+ size 417774
syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/bayesnet-c17-7045-20260330_065449.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a7865ba8b81645b9acc60f224f5095a705efd25fcf55d5744d5848232f9c992
3
+ size 2945279
syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/bayesnet_model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54399c338d2db94e0d887ea58522487defd5527f1a7076a7b04e1568528af203
3
+ size 3055518558
syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/const_cols.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/gen_20260321_075232.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d6db943559c88fafbf1ed977ae6b4d24905c0abc285703e910300195f2f436a
3
+ size 235
syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/gen_20260330_065449.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b2f00c94c7322adbf62273965059fdacfb35366de8931c0d590306c85972fdf
3
+ size 235
syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/gen_20260419_072420.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9c25cfa91f33828012a41615c2d415eb85a5e574b11fcf2256c335aafae7f32
3
+ size 2186
syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c17",
3
+ "model": "bayesnet",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c17/c17-train.csv",
7
+ "exists": true,
8
+ "size": 2726614,
9
+ "sha256": "b77d66258f90989c221df405c960fb64e4e947a5369ced2b884002e17e47e1e9"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c17/c17-val.csv",
13
+ "exists": true,
14
+ "size": 342007,
15
+ "sha256": "d98c48176aedfd33341199220483be09f753ac63f2a63e829d0835286ab577f3"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c17/c17-test.csv",
19
+ "exists": true,
20
+ "size": 339976,
21
+ "sha256": "e067ef64b2334774f8cc291445c6723301cd374cde1a3db26a51af8da46bda0a"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c17/c17-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 6842,
27
+ "sha256": "75a4478c7d058e9e4753c49ecfa5e7e7764263a853380d2bacbf48401854370e"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c17/c17-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 7632,
33
+ "sha256": "26a27c28d1bb9de6b75ff00efa045708e5a23ea264abb037a6ba47d7e55027fd"
34
+ }
35
+ }
36
+ }
syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,256 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c17",
3
+ "target_column": "type",
4
+ "task_type": "classification",
5
+ "columns": [
6
+ {
7
+ "name": "show_id",
8
+ "role": "id",
9
+ "semantic_type": "id",
10
+ "nullable": false,
11
+ "missing_tokens": [],
12
+ "parse_format": null,
13
+ "impute_strategy": "keep_raw",
14
+ "profile_stats": {
15
+ "missing_rate": 0.0,
16
+ "unique_count": 7045,
17
+ "unique_ratio": 1.0,
18
+ "example_values": [
19
+ "s4961",
20
+ "s5783",
21
+ "s4235",
22
+ "s8539",
23
+ "s2374"
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "name": "type",
29
+ "role": "target",
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.000284,
39
+ "example_values": [
40
+ "Movie",
41
+ "TV Show"
42
+ ]
43
+ }
44
+ },
45
+ {
46
+ "name": "title",
47
+ "role": "id",
48
+ "semantic_type": "id",
49
+ "nullable": false,
50
+ "missing_tokens": [],
51
+ "parse_format": null,
52
+ "impute_strategy": "keep_raw",
53
+ "profile_stats": {
54
+ "missing_rate": 0.0,
55
+ "unique_count": 7044,
56
+ "unique_ratio": 0.999858,
57
+ "example_values": [
58
+ "Happy Anniversary",
59
+ "Amanda Knox",
60
+ "Gina Yashere: Laughing to America",
61
+ "The Truth About Alcohol",
62
+ "Saladin"
63
+ ]
64
+ }
65
+ },
66
+ {
67
+ "name": "director",
68
+ "role": "feature",
69
+ "semantic_type": "text",
70
+ "nullable": true,
71
+ "missing_tokens": [],
72
+ "parse_format": null,
73
+ "impute_strategy": "keep_raw",
74
+ "profile_stats": {
75
+ "missing_rate": 0.299787,
76
+ "unique_count": 3784,
77
+ "unique_ratio": 0.767079,
78
+ "example_values": [
79
+ "Jared Stern",
80
+ "Rod Blackhurst, Brian McGinn",
81
+ "Paul M. Green",
82
+ "David Briggs",
83
+ "Youssef Chahine"
84
+ ]
85
+ }
86
+ },
87
+ {
88
+ "name": "cast",
89
+ "role": "id",
90
+ "semantic_type": "id",
91
+ "nullable": true,
92
+ "missing_tokens": [],
93
+ "parse_format": null,
94
+ "impute_strategy": "keep_raw",
95
+ "profile_stats": {
96
+ "missing_rate": 0.095387,
97
+ "unique_count": 6179,
98
+ "unique_ratio": 0.969559,
99
+ "example_values": [
100
+ "Noël Wells, Ben Schwartz, Joe Pantoliano, Annie Potts, Rahul Kohli, Kristin Bauer van Straten, David Walton, Leonardo Nam, Kate Berlant",
101
+ "Gina Yashere",
102
+ "Javid Abdelmoneim",
103
+ "Ahmad Mazhar, Salah Zo El Faqqar, Nadia Lotfi, Hamdy Gheith, Laila Fawzy, Omar El-Hariri, Laila Taher, Hussein Riad, Mahmoud El Meleigy, Zaki Tolaimat",
104
+ "Vikas Vasistha, Sandeep Varanasi, Rag Mayur, Trishara, Munivenkatapa, Uma Yg, Sirivennela Yanamandhala, Sindhu Sreenivasa Murthy"
105
+ ]
106
+ }
107
+ },
108
+ {
109
+ "name": "country",
110
+ "role": "feature",
111
+ "semantic_type": "text",
112
+ "nullable": true,
113
+ "missing_tokens": [],
114
+ "parse_format": null,
115
+ "impute_strategy": "keep_raw",
116
+ "profile_stats": {
117
+ "missing_rate": 0.095529,
118
+ "unique_count": 621,
119
+ "unique_ratio": 0.097458,
120
+ "example_values": [
121
+ "United States",
122
+ "Denmark, United States",
123
+ "United Kingdom",
124
+ "Egypt",
125
+ "India"
126
+ ]
127
+ }
128
+ },
129
+ {
130
+ "name": "date_added",
131
+ "role": "feature",
132
+ "semantic_type": "text",
133
+ "nullable": true,
134
+ "missing_tokens": [],
135
+ "parse_format": null,
136
+ "impute_strategy": "keep_raw",
137
+ "profile_stats": {
138
+ "missing_rate": 0.001136,
139
+ "unique_count": 1593,
140
+ "unique_ratio": 0.226375,
141
+ "example_values": [
142
+ "March 30, 2018",
143
+ "September 30, 2016",
144
+ "December 31, 2018",
145
+ "August 1, 2017",
146
+ "June 18, 2020"
147
+ ]
148
+ }
149
+ },
150
+ {
151
+ "name": "release_year",
152
+ "role": "feature",
153
+ "semantic_type": "numeric",
154
+ "nullable": false,
155
+ "missing_tokens": [],
156
+ "parse_format": null,
157
+ "impute_strategy": "median",
158
+ "profile_stats": {
159
+ "missing_rate": 0.0,
160
+ "unique_count": 74,
161
+ "unique_ratio": 0.010504,
162
+ "example_values": [
163
+ "2018",
164
+ "2016",
165
+ "2013",
166
+ "1963",
167
+ "2021"
168
+ ]
169
+ }
170
+ },
171
+ {
172
+ "name": "rating",
173
+ "role": "feature",
174
+ "semantic_type": "categorical",
175
+ "nullable": true,
176
+ "missing_tokens": [],
177
+ "parse_format": null,
178
+ "impute_strategy": "mode",
179
+ "profile_stats": {
180
+ "missing_rate": 0.000568,
181
+ "unique_count": 15,
182
+ "unique_ratio": 0.00213,
183
+ "example_values": [
184
+ "TV-MA",
185
+ "TV-14",
186
+ "R",
187
+ "PG",
188
+ "TV-PG"
189
+ ]
190
+ }
191
+ },
192
+ {
193
+ "name": "duration",
194
+ "role": "feature",
195
+ "semantic_type": "text",
196
+ "nullable": true,
197
+ "missing_tokens": [],
198
+ "parse_format": null,
199
+ "impute_strategy": "keep_raw",
200
+ "profile_stats": {
201
+ "missing_rate": 0.000142,
202
+ "unique_count": 211,
203
+ "unique_ratio": 0.029955,
204
+ "example_values": [
205
+ "78 min",
206
+ "92 min",
207
+ "68 min",
208
+ "58 min",
209
+ "194 min"
210
+ ]
211
+ }
212
+ },
213
+ {
214
+ "name": "listed_in",
215
+ "role": "feature",
216
+ "semantic_type": "text",
217
+ "nullable": false,
218
+ "missing_tokens": [],
219
+ "parse_format": null,
220
+ "impute_strategy": "keep_raw",
221
+ "profile_stats": {
222
+ "missing_rate": 0.0,
223
+ "unique_count": 484,
224
+ "unique_ratio": 0.068701,
225
+ "example_values": [
226
+ "Comedies, Romantic Movies",
227
+ "Documentaries",
228
+ "Stand-Up Comedy",
229
+ "Documentaries, International Movies",
230
+ "Action & Adventure, Classic Movies, Dramas"
231
+ ]
232
+ }
233
+ },
234
+ {
235
+ "name": "description",
236
+ "role": "id",
237
+ "semantic_type": "id",
238
+ "nullable": false,
239
+ "missing_tokens": [],
240
+ "parse_format": null,
241
+ "impute_strategy": "keep_raw",
242
+ "profile_stats": {
243
+ "missing_rate": 0.0,
244
+ "unique_count": 7026,
245
+ "unique_ratio": 0.997303,
246
+ "example_values": [
247
+ "A quirky couple spends their three-year dating anniversary looking back at their relationship and contemplating whether they should break up.",
248
+ "She was twice convicted and acquitted of murder. Amanda Knox and the people closest to her case speak out in this illuminating documentary.",
249
+ "British comic Gina Yashere takes the stage in San Francisco, where she shares her thoughts on everything from toilet ninjas to her troublesome name.",
250
+ "Emergency room doctor Javid Abdelmoneim endeavors to learn the truth about alcohol, both its benefits and risks, by exploring the science of drinking.",
251
+ "The Sultan of Egypt and Syria launches a campaign to retake Jerusalem amid the Crusades."
252
+ ]
253
+ }
254
+ }
255
+ ]
256
+ }
syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c17",
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": "type",
31
+ "task_type": "classification",
32
+ "input_splits": {
33
+ "train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c17/c17-train.csv",
34
+ "val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c17/c17-val.csv",
35
+ "test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c17/c17-test.csv"
36
+ }
37
+ }
syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,261 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c17",
3
+ "target_column": "type",
4
+ "task_type": "classification",
5
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c17/bayesnet/bayesnet-c17-20260321_075106/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c17/bayesnet/bayesnet-c17-20260321_075106/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c17/bayesnet/bayesnet-c17-20260321_075106/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c17/bayesnet/bayesnet-c17-20260321_075106/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c17/bayesnet/bayesnet-c17-20260321_075106/public_gate/public_gate_report.json",
10
+ "column_schema": [
11
+ {
12
+ "name": "show_id",
13
+ "role": "id",
14
+ "semantic_type": "id",
15
+ "nullable": false,
16
+ "missing_tokens": [],
17
+ "parse_format": null,
18
+ "impute_strategy": "keep_raw",
19
+ "profile_stats": {
20
+ "missing_rate": 0.0,
21
+ "unique_count": 7045,
22
+ "unique_ratio": 1.0,
23
+ "example_values": [
24
+ "s4961",
25
+ "s5783",
26
+ "s4235",
27
+ "s8539",
28
+ "s2374"
29
+ ]
30
+ }
31
+ },
32
+ {
33
+ "name": "type",
34
+ "role": "target",
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.000284,
44
+ "example_values": [
45
+ "Movie",
46
+ "TV Show"
47
+ ]
48
+ }
49
+ },
50
+ {
51
+ "name": "title",
52
+ "role": "id",
53
+ "semantic_type": "id",
54
+ "nullable": false,
55
+ "missing_tokens": [],
56
+ "parse_format": null,
57
+ "impute_strategy": "keep_raw",
58
+ "profile_stats": {
59
+ "missing_rate": 0.0,
60
+ "unique_count": 7044,
61
+ "unique_ratio": 0.999858,
62
+ "example_values": [
63
+ "Happy Anniversary",
64
+ "Amanda Knox",
65
+ "Gina Yashere: Laughing to America",
66
+ "The Truth About Alcohol",
67
+ "Saladin"
68
+ ]
69
+ }
70
+ },
71
+ {
72
+ "name": "director",
73
+ "role": "feature",
74
+ "semantic_type": "text",
75
+ "nullable": true,
76
+ "missing_tokens": [],
77
+ "parse_format": null,
78
+ "impute_strategy": "keep_raw",
79
+ "profile_stats": {
80
+ "missing_rate": 0.299787,
81
+ "unique_count": 3784,
82
+ "unique_ratio": 0.767079,
83
+ "example_values": [
84
+ "Jared Stern",
85
+ "Rod Blackhurst, Brian McGinn",
86
+ "Paul M. Green",
87
+ "David Briggs",
88
+ "Youssef Chahine"
89
+ ]
90
+ }
91
+ },
92
+ {
93
+ "name": "cast",
94
+ "role": "id",
95
+ "semantic_type": "id",
96
+ "nullable": true,
97
+ "missing_tokens": [],
98
+ "parse_format": null,
99
+ "impute_strategy": "keep_raw",
100
+ "profile_stats": {
101
+ "missing_rate": 0.095387,
102
+ "unique_count": 6179,
103
+ "unique_ratio": 0.969559,
104
+ "example_values": [
105
+ "Noël Wells, Ben Schwartz, Joe Pantoliano, Annie Potts, Rahul Kohli, Kristin Bauer van Straten, David Walton, Leonardo Nam, Kate Berlant",
106
+ "Gina Yashere",
107
+ "Javid Abdelmoneim",
108
+ "Ahmad Mazhar, Salah Zo El Faqqar, Nadia Lotfi, Hamdy Gheith, Laila Fawzy, Omar El-Hariri, Laila Taher, Hussein Riad, Mahmoud El Meleigy, Zaki Tolaimat",
109
+ "Vikas Vasistha, Sandeep Varanasi, Rag Mayur, Trishara, Munivenkatapa, Uma Yg, Sirivennela Yanamandhala, Sindhu Sreenivasa Murthy"
110
+ ]
111
+ }
112
+ },
113
+ {
114
+ "name": "country",
115
+ "role": "feature",
116
+ "semantic_type": "text",
117
+ "nullable": true,
118
+ "missing_tokens": [],
119
+ "parse_format": null,
120
+ "impute_strategy": "keep_raw",
121
+ "profile_stats": {
122
+ "missing_rate": 0.095529,
123
+ "unique_count": 621,
124
+ "unique_ratio": 0.097458,
125
+ "example_values": [
126
+ "United States",
127
+ "Denmark, United States",
128
+ "United Kingdom",
129
+ "Egypt",
130
+ "India"
131
+ ]
132
+ }
133
+ },
134
+ {
135
+ "name": "date_added",
136
+ "role": "feature",
137
+ "semantic_type": "text",
138
+ "nullable": true,
139
+ "missing_tokens": [],
140
+ "parse_format": null,
141
+ "impute_strategy": "keep_raw",
142
+ "profile_stats": {
143
+ "missing_rate": 0.001136,
144
+ "unique_count": 1593,
145
+ "unique_ratio": 0.226375,
146
+ "example_values": [
147
+ "March 30, 2018",
148
+ "September 30, 2016",
149
+ "December 31, 2018",
150
+ "August 1, 2017",
151
+ "June 18, 2020"
152
+ ]
153
+ }
154
+ },
155
+ {
156
+ "name": "release_year",
157
+ "role": "feature",
158
+ "semantic_type": "numeric",
159
+ "nullable": false,
160
+ "missing_tokens": [],
161
+ "parse_format": null,
162
+ "impute_strategy": "median",
163
+ "profile_stats": {
164
+ "missing_rate": 0.0,
165
+ "unique_count": 74,
166
+ "unique_ratio": 0.010504,
167
+ "example_values": [
168
+ "2018",
169
+ "2016",
170
+ "2013",
171
+ "1963",
172
+ "2021"
173
+ ]
174
+ }
175
+ },
176
+ {
177
+ "name": "rating",
178
+ "role": "feature",
179
+ "semantic_type": "categorical",
180
+ "nullable": true,
181
+ "missing_tokens": [],
182
+ "parse_format": null,
183
+ "impute_strategy": "mode",
184
+ "profile_stats": {
185
+ "missing_rate": 0.000568,
186
+ "unique_count": 15,
187
+ "unique_ratio": 0.00213,
188
+ "example_values": [
189
+ "TV-MA",
190
+ "TV-14",
191
+ "R",
192
+ "PG",
193
+ "TV-PG"
194
+ ]
195
+ }
196
+ },
197
+ {
198
+ "name": "duration",
199
+ "role": "feature",
200
+ "semantic_type": "text",
201
+ "nullable": true,
202
+ "missing_tokens": [],
203
+ "parse_format": null,
204
+ "impute_strategy": "keep_raw",
205
+ "profile_stats": {
206
+ "missing_rate": 0.000142,
207
+ "unique_count": 211,
208
+ "unique_ratio": 0.029955,
209
+ "example_values": [
210
+ "78 min",
211
+ "92 min",
212
+ "68 min",
213
+ "58 min",
214
+ "194 min"
215
+ ]
216
+ }
217
+ },
218
+ {
219
+ "name": "listed_in",
220
+ "role": "feature",
221
+ "semantic_type": "text",
222
+ "nullable": false,
223
+ "missing_tokens": [],
224
+ "parse_format": null,
225
+ "impute_strategy": "keep_raw",
226
+ "profile_stats": {
227
+ "missing_rate": 0.0,
228
+ "unique_count": 484,
229
+ "unique_ratio": 0.068701,
230
+ "example_values": [
231
+ "Comedies, Romantic Movies",
232
+ "Documentaries",
233
+ "Stand-Up Comedy",
234
+ "Documentaries, International Movies",
235
+ "Action & Adventure, Classic Movies, Dramas"
236
+ ]
237
+ }
238
+ },
239
+ {
240
+ "name": "description",
241
+ "role": "id",
242
+ "semantic_type": "id",
243
+ "nullable": false,
244
+ "missing_tokens": [],
245
+ "parse_format": null,
246
+ "impute_strategy": "keep_raw",
247
+ "profile_stats": {
248
+ "missing_rate": 0.0,
249
+ "unique_count": 7026,
250
+ "unique_ratio": 0.997303,
251
+ "example_values": [
252
+ "A quirky couple spends their three-year dating anniversary looking back at their relationship and contemplating whether they should break up.",
253
+ "She was twice convicted and acquitted of murder. Amanda Knox and the people closest to her case speak out in this illuminating documentary.",
254
+ "British comic Gina Yashere takes the stage in San Francisco, where she shares her thoughts on everything from toilet ninjas to her troublesome name.",
255
+ "Emergency room doctor Javid Abdelmoneim endeavors to learn the truth about alcohol, both its benefits and risks, by exploring the science of drinking.",
256
+ "The Sultan of Egypt and Syria launches a campaign to retake Jerusalem amid the Crusades."
257
+ ]
258
+ }
259
+ }
260
+ ]
261
+ }
syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/runtime_result.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c17",
3
+ "model": "bayesnet",
4
+ "run_id": "bayesnet-c17-20260321_075106",
5
+ "public_gate_status": "pass",
6
+ "adapter_ready_status": "pass",
7
+ "train_status": "skipped",
8
+ "generate_status": "fail",
9
+ "reason_code": "adapter_runtime_error",
10
+ "reason_detail": "Command '['docker', 'run', '--rm', '--init', '--cidfile', '/tmp/bench_docker_bayesnet_5n3n2r4v/container.cid', '-v', '/data/jialinzhang/SynthesizePipeline-server:/work', '-w', '/work', 'benchmark:bayesnet-zjl', 'python', '/work/output-SpecializedModels/c17/bayesnet/bayesnet-c17-20260321_075106/_bayesnet_generate.py']' returned non-zero exit status 1.",
11
+ "artifacts": {}
12
+ }
syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/staged/bayesnet/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-SpecializedModels/c17/bayesnet/bayesnet-c17-20260321_075106/staged/bayesnet/model_input_manifest.json"
7
+ }
syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/staged/bayesnet/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/staged/bayesnet/model_input_manifest.json ADDED
@@ -0,0 +1,263 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c17",
3
+ "model": "bayesnet",
4
+ "target_column": "type",
5
+ "task_type": "classification",
6
+ "column_schema": [
7
+ {
8
+ "name": "show_id",
9
+ "role": "id",
10
+ "semantic_type": "id",
11
+ "nullable": false,
12
+ "missing_tokens": [],
13
+ "parse_format": null,
14
+ "impute_strategy": "keep_raw",
15
+ "profile_stats": {
16
+ "missing_rate": 0.0,
17
+ "unique_count": 7045,
18
+ "unique_ratio": 1.0,
19
+ "example_values": [
20
+ "s4961",
21
+ "s5783",
22
+ "s4235",
23
+ "s8539",
24
+ "s2374"
25
+ ]
26
+ }
27
+ },
28
+ {
29
+ "name": "type",
30
+ "role": "target",
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.000284,
40
+ "example_values": [
41
+ "Movie",
42
+ "TV Show"
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "name": "title",
48
+ "role": "id",
49
+ "semantic_type": "id",
50
+ "nullable": false,
51
+ "missing_tokens": [],
52
+ "parse_format": null,
53
+ "impute_strategy": "keep_raw",
54
+ "profile_stats": {
55
+ "missing_rate": 0.0,
56
+ "unique_count": 7044,
57
+ "unique_ratio": 0.999858,
58
+ "example_values": [
59
+ "Happy Anniversary",
60
+ "Amanda Knox",
61
+ "Gina Yashere: Laughing to America",
62
+ "The Truth About Alcohol",
63
+ "Saladin"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "name": "director",
69
+ "role": "feature",
70
+ "semantic_type": "text",
71
+ "nullable": true,
72
+ "missing_tokens": [],
73
+ "parse_format": null,
74
+ "impute_strategy": "keep_raw",
75
+ "profile_stats": {
76
+ "missing_rate": 0.299787,
77
+ "unique_count": 3784,
78
+ "unique_ratio": 0.767079,
79
+ "example_values": [
80
+ "Jared Stern",
81
+ "Rod Blackhurst, Brian McGinn",
82
+ "Paul M. Green",
83
+ "David Briggs",
84
+ "Youssef Chahine"
85
+ ]
86
+ }
87
+ },
88
+ {
89
+ "name": "cast",
90
+ "role": "id",
91
+ "semantic_type": "id",
92
+ "nullable": true,
93
+ "missing_tokens": [],
94
+ "parse_format": null,
95
+ "impute_strategy": "keep_raw",
96
+ "profile_stats": {
97
+ "missing_rate": 0.095387,
98
+ "unique_count": 6179,
99
+ "unique_ratio": 0.969559,
100
+ "example_values": [
101
+ "Noël Wells, Ben Schwartz, Joe Pantoliano, Annie Potts, Rahul Kohli, Kristin Bauer van Straten, David Walton, Leonardo Nam, Kate Berlant",
102
+ "Gina Yashere",
103
+ "Javid Abdelmoneim",
104
+ "Ahmad Mazhar, Salah Zo El Faqqar, Nadia Lotfi, Hamdy Gheith, Laila Fawzy, Omar El-Hariri, Laila Taher, Hussein Riad, Mahmoud El Meleigy, Zaki Tolaimat",
105
+ "Vikas Vasistha, Sandeep Varanasi, Rag Mayur, Trishara, Munivenkatapa, Uma Yg, Sirivennela Yanamandhala, Sindhu Sreenivasa Murthy"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "name": "country",
111
+ "role": "feature",
112
+ "semantic_type": "text",
113
+ "nullable": true,
114
+ "missing_tokens": [],
115
+ "parse_format": null,
116
+ "impute_strategy": "keep_raw",
117
+ "profile_stats": {
118
+ "missing_rate": 0.095529,
119
+ "unique_count": 621,
120
+ "unique_ratio": 0.097458,
121
+ "example_values": [
122
+ "United States",
123
+ "Denmark, United States",
124
+ "United Kingdom",
125
+ "Egypt",
126
+ "India"
127
+ ]
128
+ }
129
+ },
130
+ {
131
+ "name": "date_added",
132
+ "role": "feature",
133
+ "semantic_type": "text",
134
+ "nullable": true,
135
+ "missing_tokens": [],
136
+ "parse_format": null,
137
+ "impute_strategy": "keep_raw",
138
+ "profile_stats": {
139
+ "missing_rate": 0.001136,
140
+ "unique_count": 1593,
141
+ "unique_ratio": 0.226375,
142
+ "example_values": [
143
+ "March 30, 2018",
144
+ "September 30, 2016",
145
+ "December 31, 2018",
146
+ "August 1, 2017",
147
+ "June 18, 2020"
148
+ ]
149
+ }
150
+ },
151
+ {
152
+ "name": "release_year",
153
+ "role": "feature",
154
+ "semantic_type": "numeric",
155
+ "nullable": false,
156
+ "missing_tokens": [],
157
+ "parse_format": null,
158
+ "impute_strategy": "median",
159
+ "profile_stats": {
160
+ "missing_rate": 0.0,
161
+ "unique_count": 74,
162
+ "unique_ratio": 0.010504,
163
+ "example_values": [
164
+ "2018",
165
+ "2016",
166
+ "2013",
167
+ "1963",
168
+ "2021"
169
+ ]
170
+ }
171
+ },
172
+ {
173
+ "name": "rating",
174
+ "role": "feature",
175
+ "semantic_type": "categorical",
176
+ "nullable": true,
177
+ "missing_tokens": [],
178
+ "parse_format": null,
179
+ "impute_strategy": "mode",
180
+ "profile_stats": {
181
+ "missing_rate": 0.000568,
182
+ "unique_count": 15,
183
+ "unique_ratio": 0.00213,
184
+ "example_values": [
185
+ "TV-MA",
186
+ "TV-14",
187
+ "R",
188
+ "PG",
189
+ "TV-PG"
190
+ ]
191
+ }
192
+ },
193
+ {
194
+ "name": "duration",
195
+ "role": "feature",
196
+ "semantic_type": "text",
197
+ "nullable": true,
198
+ "missing_tokens": [],
199
+ "parse_format": null,
200
+ "impute_strategy": "keep_raw",
201
+ "profile_stats": {
202
+ "missing_rate": 0.000142,
203
+ "unique_count": 211,
204
+ "unique_ratio": 0.029955,
205
+ "example_values": [
206
+ "78 min",
207
+ "92 min",
208
+ "68 min",
209
+ "58 min",
210
+ "194 min"
211
+ ]
212
+ }
213
+ },
214
+ {
215
+ "name": "listed_in",
216
+ "role": "feature",
217
+ "semantic_type": "text",
218
+ "nullable": false,
219
+ "missing_tokens": [],
220
+ "parse_format": null,
221
+ "impute_strategy": "keep_raw",
222
+ "profile_stats": {
223
+ "missing_rate": 0.0,
224
+ "unique_count": 484,
225
+ "unique_ratio": 0.068701,
226
+ "example_values": [
227
+ "Comedies, Romantic Movies",
228
+ "Documentaries",
229
+ "Stand-Up Comedy",
230
+ "Documentaries, International Movies",
231
+ "Action & Adventure, Classic Movies, Dramas"
232
+ ]
233
+ }
234
+ },
235
+ {
236
+ "name": "description",
237
+ "role": "id",
238
+ "semantic_type": "id",
239
+ "nullable": false,
240
+ "missing_tokens": [],
241
+ "parse_format": null,
242
+ "impute_strategy": "keep_raw",
243
+ "profile_stats": {
244
+ "missing_rate": 0.0,
245
+ "unique_count": 7026,
246
+ "unique_ratio": 0.997303,
247
+ "example_values": [
248
+ "A quirky couple spends their three-year dating anniversary looking back at their relationship and contemplating whether they should break up.",
249
+ "She was twice convicted and acquitted of murder. Amanda Knox and the people closest to her case speak out in this illuminating documentary.",
250
+ "British comic Gina Yashere takes the stage in San Francisco, where she shares her thoughts on everything from toilet ninjas to her troublesome name.",
251
+ "Emergency room doctor Javid Abdelmoneim endeavors to learn the truth about alcohol, both its benefits and risks, by exploring the science of drinking.",
252
+ "The Sultan of Egypt and Syria launches a campaign to retake Jerusalem amid the Crusades."
253
+ ]
254
+ }
255
+ }
256
+ ],
257
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c17/bayesnet/bayesnet-c17-20260321_075106/public_gate/staged_input_manifest.json",
258
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c17/bayesnet/bayesnet-c17-20260321_075106/staged/public/train.csv",
259
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c17/bayesnet/bayesnet-c17-20260321_075106/staged/public/val.csv",
260
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c17/bayesnet/bayesnet-c17-20260321_075106/staged/public/test.csv",
261
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c17/bayesnet/bayesnet-c17-20260321_075106/staged/public/staged_features.json",
262
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c17/bayesnet/bayesnet-c17-20260321_075106/public_gate/public_gate_report.json"
263
+ }
syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/staged/public/staged_features.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "feature_name": "show_id",
4
+ "data_type": "ID",
5
+ "is_target": false
6
+ },
7
+ {
8
+ "feature_name": "type",
9
+ "data_type": "categorical",
10
+ "is_target": true
11
+ },
12
+ {
13
+ "feature_name": "title",
14
+ "data_type": "ID",
15
+ "is_target": false
16
+ },
17
+ {
18
+ "feature_name": "director",
19
+ "data_type": "categorical",
20
+ "is_target": false
21
+ },
22
+ {
23
+ "feature_name": "cast",
24
+ "data_type": "ID",
25
+ "is_target": false
26
+ },
27
+ {
28
+ "feature_name": "country",
29
+ "data_type": "categorical",
30
+ "is_target": false
31
+ },
32
+ {
33
+ "feature_name": "date_added",
34
+ "data_type": "categorical",
35
+ "is_target": false
36
+ },
37
+ {
38
+ "feature_name": "release_year",
39
+ "data_type": "continuous",
40
+ "is_target": false
41
+ },
42
+ {
43
+ "feature_name": "rating",
44
+ "data_type": "categorical",
45
+ "is_target": false
46
+ },
47
+ {
48
+ "feature_name": "duration",
49
+ "data_type": "categorical",
50
+ "is_target": false
51
+ },
52
+ {
53
+ "feature_name": "listed_in",
54
+ "data_type": "categorical",
55
+ "is_target": false
56
+ },
57
+ {
58
+ "feature_name": "description",
59
+ "data_type": "ID",
60
+ "is_target": false
61
+ }
62
+ ]
syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9f567ce7dc617caa6a1f54059d6e92185996eef4edeee0dc3704c9e7c40bf63
3
+ size 339093
syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:788ecf6df79b06c0c0e1c73269eae885e0862c7ad79baf15e72895b3b13032e7
3
+ size 2719568
syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08456e9ce46be6e184eefbd889ca81bd16877e740f0e40c8dbadd4418f95fa86
3
+ size 341126
syntheticFail/c17/bayesnet/bayesnet-c17-20260321_075106/train_20260321_075106.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e120c045319333b5d1f8f34590658978bbdc4c08418b696be20119dc766829e0
3
+ size 11711
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/_tabddpm_train.py ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os, sys, subprocess
2
+
3
+ tabddpm_root = "/workspace/tabddpm/code"
4
+ assert os.path.isdir(tabddpm_root), f"TabDDPM source not mounted: {tabddpm_root}"
5
+ env = os.environ.copy()
6
+ env["PYTHONPATH"] = tabddpm_root + (os.pathsep + env.get("PYTHONPATH", ""))
7
+
8
+ # Write a wrapper that patches collections.Sequence (removed in Python 3.10+)
9
+ # before running pipeline.py - needed because skorch uses old API
10
+ wrapper = os.path.join(tabddpm_root, "_compat_run.py")
11
+ with open(wrapper, "w") as f:
12
+ f.write(
13
+ "import collections, collections.abc\n"
14
+ "for _a in ('Sequence','MutableSequence','MutableMapping','Mapping',"
15
+ "'MutableSet','Set','Callable','Iterable','Iterator'):\n"
16
+ " if not hasattr(collections, _a): setattr(collections, _a, getattr(collections.abc, _a, None))\n"
17
+ "import sys, runpy\n"
18
+ "sys.argv = sys.argv[1:]\n"
19
+ "runpy.run_path(sys.argv[0], run_name='__main__')\n"
20
+ )
21
+
22
+ print(f"[TabDDPM] Training, config=/work/output-Benchmark-trainonly-v1/c17/tabddpm/tabddpm-c17-20260510_215506/config.toml")
23
+ ret = subprocess.run(
24
+ [sys.executable, wrapper, "scripts/pipeline.py",
25
+ "--config", "/work/output-Benchmark-trainonly-v1/c17/tabddpm/tabddpm-c17-20260510_215506/config.toml",
26
+ "--train"],
27
+ cwd=tabddpm_root,
28
+ env=env
29
+ )
30
+ if ret.returncode != 0:
31
+ sys.exit(ret.returncode)
32
+ print("[TabDDPM] Training complete")
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/config.toml ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ seed = 0
2
+ parent_dir = "/work/output-Benchmark-trainonly-v1/c17/tabddpm/tabddpm-c17-20260510_215506/output"
3
+ real_data_path = "/work/output-Benchmark-trainonly-v1/c17/tabddpm/tabddpm-c17-20260510_215506/data"
4
+ model_type = "mlp"
5
+ num_numerical_features = 1
6
+ device = "cuda:0"
7
+
8
+ [model_params]
9
+ d_in = 11
10
+ num_classes = 2
11
+ is_y_cond = true
12
+
13
+ [model_params.rtdl_params]
14
+ d_layers = [256, 256]
15
+ dropout = 0.0
16
+
17
+ [diffusion_params]
18
+ num_timesteps = 200
19
+ gaussian_loss_type = "mse"
20
+
21
+ [train.main]
22
+ steps = 2000
23
+ lr = 0.001
24
+ weight_decay = 0.0
25
+ batch_size = 256
26
+
27
+ [train.T]
28
+ seed = 0
29
+ normalization = "quantile"
30
+ num_nan_policy = "__none__"
31
+ cat_nan_policy = "__none__"
32
+ cat_min_frequency = "__none__"
33
+ cat_encoding = "__none__"
34
+ y_policy = "default"
35
+
36
+ [sample]
37
+ num_samples = 1000
38
+ batch_size = 256
39
+ seed = 0
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/data/X_cat_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41b9df95a15976da9b239d53e3cbb10a93f4efe2f7f4a0c40615170a70128ec4
3
+ size 563728
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/data/X_num_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:180312a3459bb0e4407a488c06d2c96ccc4d186b7a9ec1cb7de230e903b862db
3
+ size 28308
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/data/info.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "benchmark_dataset",
3
+ "task_type": "multiclass",
4
+ "n_num_features": 1,
5
+ "n_cat_features": 10,
6
+ "train_size": 7045,
7
+ "num_col_idx": [
8
+ 0
9
+ ],
10
+ "cat_col_idx": [
11
+ 1,
12
+ 2,
13
+ 3,
14
+ 4,
15
+ 5,
16
+ 6,
17
+ 7,
18
+ 8,
19
+ 9,
20
+ 10
21
+ ],
22
+ "target_col_idx": [
23
+ 11
24
+ ],
25
+ "column_names": [
26
+ "release_year",
27
+ "show_id",
28
+ "title",
29
+ "director",
30
+ "cast",
31
+ "country",
32
+ "date_added",
33
+ "rating",
34
+ "duration",
35
+ "listed_in",
36
+ "description",
37
+ "type"
38
+ ],
39
+ "num_classes": 2
40
+ }
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/data/y_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:891019c3942ff73d08d9b0a4c7aa6c10898b9a5286868e9b048736c09cf7e811
3
+ size 56488
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c17",
3
+ "model": "tabddpm",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c17/c17-train.csv",
7
+ "exists": true,
8
+ "size": 2726614,
9
+ "sha256": "b77d66258f90989c221df405c960fb64e4e947a5369ced2b884002e17e47e1e9"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c17/c17-val.csv",
13
+ "exists": true,
14
+ "size": 342007,
15
+ "sha256": "d98c48176aedfd33341199220483be09f753ac63f2a63e829d0835286ab577f3"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c17/c17-test.csv",
19
+ "exists": true,
20
+ "size": 339976,
21
+ "sha256": "e067ef64b2334774f8cc291445c6723301cd374cde1a3db26a51af8da46bda0a"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c17/c17-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 6842,
27
+ "sha256": "75a4478c7d058e9e4753c49ecfa5e7e7764263a853380d2bacbf48401854370e"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c17/c17-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 7632,
33
+ "sha256": "26a27c28d1bb9de6b75ff00efa045708e5a23ea264abb037a6ba47d7e55027fd"
34
+ }
35
+ }
36
+ }
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,256 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c17",
3
+ "target_column": "type",
4
+ "task_type": "classification",
5
+ "columns": [
6
+ {
7
+ "name": "show_id",
8
+ "role": "id",
9
+ "semantic_type": "id",
10
+ "nullable": false,
11
+ "missing_tokens": [],
12
+ "parse_format": null,
13
+ "impute_strategy": "keep_raw",
14
+ "profile_stats": {
15
+ "missing_rate": 0.0,
16
+ "unique_count": 7045,
17
+ "unique_ratio": 1.0,
18
+ "example_values": [
19
+ "s4961",
20
+ "s5783",
21
+ "s4235",
22
+ "s8539",
23
+ "s2374"
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "name": "type",
29
+ "role": "target",
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.000284,
39
+ "example_values": [
40
+ "Movie",
41
+ "TV Show"
42
+ ]
43
+ }
44
+ },
45
+ {
46
+ "name": "title",
47
+ "role": "id",
48
+ "semantic_type": "id",
49
+ "nullable": false,
50
+ "missing_tokens": [],
51
+ "parse_format": null,
52
+ "impute_strategy": "keep_raw",
53
+ "profile_stats": {
54
+ "missing_rate": 0.0,
55
+ "unique_count": 7044,
56
+ "unique_ratio": 0.999858,
57
+ "example_values": [
58
+ "Happy Anniversary",
59
+ "Amanda Knox",
60
+ "Gina Yashere: Laughing to America",
61
+ "The Truth About Alcohol",
62
+ "Saladin"
63
+ ]
64
+ }
65
+ },
66
+ {
67
+ "name": "director",
68
+ "role": "feature",
69
+ "semantic_type": "text",
70
+ "nullable": true,
71
+ "missing_tokens": [],
72
+ "parse_format": null,
73
+ "impute_strategy": "keep_raw",
74
+ "profile_stats": {
75
+ "missing_rate": 0.299787,
76
+ "unique_count": 3784,
77
+ "unique_ratio": 0.767079,
78
+ "example_values": [
79
+ "Jared Stern",
80
+ "Rod Blackhurst, Brian McGinn",
81
+ "Paul M. Green",
82
+ "David Briggs",
83
+ "Youssef Chahine"
84
+ ]
85
+ }
86
+ },
87
+ {
88
+ "name": "cast",
89
+ "role": "id",
90
+ "semantic_type": "id",
91
+ "nullable": true,
92
+ "missing_tokens": [],
93
+ "parse_format": null,
94
+ "impute_strategy": "keep_raw",
95
+ "profile_stats": {
96
+ "missing_rate": 0.095387,
97
+ "unique_count": 6179,
98
+ "unique_ratio": 0.969559,
99
+ "example_values": [
100
+ "Noël Wells, Ben Schwartz, Joe Pantoliano, Annie Potts, Rahul Kohli, Kristin Bauer van Straten, David Walton, Leonardo Nam, Kate Berlant",
101
+ "Gina Yashere",
102
+ "Javid Abdelmoneim",
103
+ "Ahmad Mazhar, Salah Zo El Faqqar, Nadia Lotfi, Hamdy Gheith, Laila Fawzy, Omar El-Hariri, Laila Taher, Hussein Riad, Mahmoud El Meleigy, Zaki Tolaimat",
104
+ "Vikas Vasistha, Sandeep Varanasi, Rag Mayur, Trishara, Munivenkatapa, Uma Yg, Sirivennela Yanamandhala, Sindhu Sreenivasa Murthy"
105
+ ]
106
+ }
107
+ },
108
+ {
109
+ "name": "country",
110
+ "role": "feature",
111
+ "semantic_type": "text",
112
+ "nullable": true,
113
+ "missing_tokens": [],
114
+ "parse_format": null,
115
+ "impute_strategy": "keep_raw",
116
+ "profile_stats": {
117
+ "missing_rate": 0.095529,
118
+ "unique_count": 621,
119
+ "unique_ratio": 0.097458,
120
+ "example_values": [
121
+ "United States",
122
+ "Denmark, United States",
123
+ "United Kingdom",
124
+ "Egypt",
125
+ "India"
126
+ ]
127
+ }
128
+ },
129
+ {
130
+ "name": "date_added",
131
+ "role": "feature",
132
+ "semantic_type": "text",
133
+ "nullable": true,
134
+ "missing_tokens": [],
135
+ "parse_format": null,
136
+ "impute_strategy": "keep_raw",
137
+ "profile_stats": {
138
+ "missing_rate": 0.001136,
139
+ "unique_count": 1593,
140
+ "unique_ratio": 0.226375,
141
+ "example_values": [
142
+ "March 30, 2018",
143
+ "September 30, 2016",
144
+ "December 31, 2018",
145
+ "August 1, 2017",
146
+ "June 18, 2020"
147
+ ]
148
+ }
149
+ },
150
+ {
151
+ "name": "release_year",
152
+ "role": "feature",
153
+ "semantic_type": "numeric",
154
+ "nullable": false,
155
+ "missing_tokens": [],
156
+ "parse_format": null,
157
+ "impute_strategy": "median",
158
+ "profile_stats": {
159
+ "missing_rate": 0.0,
160
+ "unique_count": 74,
161
+ "unique_ratio": 0.010504,
162
+ "example_values": [
163
+ "2018",
164
+ "2016",
165
+ "2013",
166
+ "1963",
167
+ "2021"
168
+ ]
169
+ }
170
+ },
171
+ {
172
+ "name": "rating",
173
+ "role": "feature",
174
+ "semantic_type": "categorical",
175
+ "nullable": true,
176
+ "missing_tokens": [],
177
+ "parse_format": null,
178
+ "impute_strategy": "mode",
179
+ "profile_stats": {
180
+ "missing_rate": 0.000568,
181
+ "unique_count": 15,
182
+ "unique_ratio": 0.00213,
183
+ "example_values": [
184
+ "TV-MA",
185
+ "TV-14",
186
+ "R",
187
+ "PG",
188
+ "TV-PG"
189
+ ]
190
+ }
191
+ },
192
+ {
193
+ "name": "duration",
194
+ "role": "feature",
195
+ "semantic_type": "text",
196
+ "nullable": true,
197
+ "missing_tokens": [],
198
+ "parse_format": null,
199
+ "impute_strategy": "keep_raw",
200
+ "profile_stats": {
201
+ "missing_rate": 0.000142,
202
+ "unique_count": 211,
203
+ "unique_ratio": 0.029955,
204
+ "example_values": [
205
+ "78 min",
206
+ "92 min",
207
+ "68 min",
208
+ "58 min",
209
+ "194 min"
210
+ ]
211
+ }
212
+ },
213
+ {
214
+ "name": "listed_in",
215
+ "role": "feature",
216
+ "semantic_type": "text",
217
+ "nullable": false,
218
+ "missing_tokens": [],
219
+ "parse_format": null,
220
+ "impute_strategy": "keep_raw",
221
+ "profile_stats": {
222
+ "missing_rate": 0.0,
223
+ "unique_count": 484,
224
+ "unique_ratio": 0.068701,
225
+ "example_values": [
226
+ "Comedies, Romantic Movies",
227
+ "Documentaries",
228
+ "Stand-Up Comedy",
229
+ "Documentaries, International Movies",
230
+ "Action & Adventure, Classic Movies, Dramas"
231
+ ]
232
+ }
233
+ },
234
+ {
235
+ "name": "description",
236
+ "role": "id",
237
+ "semantic_type": "id",
238
+ "nullable": false,
239
+ "missing_tokens": [],
240
+ "parse_format": null,
241
+ "impute_strategy": "keep_raw",
242
+ "profile_stats": {
243
+ "missing_rate": 0.0,
244
+ "unique_count": 7026,
245
+ "unique_ratio": 0.997303,
246
+ "example_values": [
247
+ "A quirky couple spends their three-year dating anniversary looking back at their relationship and contemplating whether they should break up.",
248
+ "She was twice convicted and acquitted of murder. Amanda Knox and the people closest to her case speak out in this illuminating documentary.",
249
+ "British comic Gina Yashere takes the stage in San Francisco, where she shares her thoughts on everything from toilet ninjas to her troublesome name.",
250
+ "Emergency room doctor Javid Abdelmoneim endeavors to learn the truth about alcohol, both its benefits and risks, by exploring the science of drinking.",
251
+ "The Sultan of Egypt and Syria launches a campaign to retake Jerusalem amid the Crusades."
252
+ ]
253
+ }
254
+ }
255
+ ]
256
+ }
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c17",
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": "type",
31
+ "task_type": "classification",
32
+ "input_splits": {
33
+ "train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c17/c17-train.csv",
34
+ "val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c17/c17-val.csv",
35
+ "test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c17/c17-test.csv"
36
+ }
37
+ }
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,261 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c17",
3
+ "target_column": "type",
4
+ "task_type": "classification",
5
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c17/tabddpm/tabddpm-c17-20260510_215506/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c17/tabddpm/tabddpm-c17-20260510_215506/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c17/tabddpm/tabddpm-c17-20260510_215506/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c17/tabddpm/tabddpm-c17-20260510_215506/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c17/tabddpm/tabddpm-c17-20260510_215506/public_gate/public_gate_report.json",
10
+ "column_schema": [
11
+ {
12
+ "name": "show_id",
13
+ "role": "id",
14
+ "semantic_type": "id",
15
+ "nullable": false,
16
+ "missing_tokens": [],
17
+ "parse_format": null,
18
+ "impute_strategy": "keep_raw",
19
+ "profile_stats": {
20
+ "missing_rate": 0.0,
21
+ "unique_count": 7045,
22
+ "unique_ratio": 1.0,
23
+ "example_values": [
24
+ "s4961",
25
+ "s5783",
26
+ "s4235",
27
+ "s8539",
28
+ "s2374"
29
+ ]
30
+ }
31
+ },
32
+ {
33
+ "name": "type",
34
+ "role": "target",
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.000284,
44
+ "example_values": [
45
+ "Movie",
46
+ "TV Show"
47
+ ]
48
+ }
49
+ },
50
+ {
51
+ "name": "title",
52
+ "role": "id",
53
+ "semantic_type": "id",
54
+ "nullable": false,
55
+ "missing_tokens": [],
56
+ "parse_format": null,
57
+ "impute_strategy": "keep_raw",
58
+ "profile_stats": {
59
+ "missing_rate": 0.0,
60
+ "unique_count": 7044,
61
+ "unique_ratio": 0.999858,
62
+ "example_values": [
63
+ "Happy Anniversary",
64
+ "Amanda Knox",
65
+ "Gina Yashere: Laughing to America",
66
+ "The Truth About Alcohol",
67
+ "Saladin"
68
+ ]
69
+ }
70
+ },
71
+ {
72
+ "name": "director",
73
+ "role": "feature",
74
+ "semantic_type": "text",
75
+ "nullable": true,
76
+ "missing_tokens": [],
77
+ "parse_format": null,
78
+ "impute_strategy": "keep_raw",
79
+ "profile_stats": {
80
+ "missing_rate": 0.299787,
81
+ "unique_count": 3784,
82
+ "unique_ratio": 0.767079,
83
+ "example_values": [
84
+ "Jared Stern",
85
+ "Rod Blackhurst, Brian McGinn",
86
+ "Paul M. Green",
87
+ "David Briggs",
88
+ "Youssef Chahine"
89
+ ]
90
+ }
91
+ },
92
+ {
93
+ "name": "cast",
94
+ "role": "id",
95
+ "semantic_type": "id",
96
+ "nullable": true,
97
+ "missing_tokens": [],
98
+ "parse_format": null,
99
+ "impute_strategy": "keep_raw",
100
+ "profile_stats": {
101
+ "missing_rate": 0.095387,
102
+ "unique_count": 6179,
103
+ "unique_ratio": 0.969559,
104
+ "example_values": [
105
+ "Noël Wells, Ben Schwartz, Joe Pantoliano, Annie Potts, Rahul Kohli, Kristin Bauer van Straten, David Walton, Leonardo Nam, Kate Berlant",
106
+ "Gina Yashere",
107
+ "Javid Abdelmoneim",
108
+ "Ahmad Mazhar, Salah Zo El Faqqar, Nadia Lotfi, Hamdy Gheith, Laila Fawzy, Omar El-Hariri, Laila Taher, Hussein Riad, Mahmoud El Meleigy, Zaki Tolaimat",
109
+ "Vikas Vasistha, Sandeep Varanasi, Rag Mayur, Trishara, Munivenkatapa, Uma Yg, Sirivennela Yanamandhala, Sindhu Sreenivasa Murthy"
110
+ ]
111
+ }
112
+ },
113
+ {
114
+ "name": "country",
115
+ "role": "feature",
116
+ "semantic_type": "text",
117
+ "nullable": true,
118
+ "missing_tokens": [],
119
+ "parse_format": null,
120
+ "impute_strategy": "keep_raw",
121
+ "profile_stats": {
122
+ "missing_rate": 0.095529,
123
+ "unique_count": 621,
124
+ "unique_ratio": 0.097458,
125
+ "example_values": [
126
+ "United States",
127
+ "Denmark, United States",
128
+ "United Kingdom",
129
+ "Egypt",
130
+ "India"
131
+ ]
132
+ }
133
+ },
134
+ {
135
+ "name": "date_added",
136
+ "role": "feature",
137
+ "semantic_type": "text",
138
+ "nullable": true,
139
+ "missing_tokens": [],
140
+ "parse_format": null,
141
+ "impute_strategy": "keep_raw",
142
+ "profile_stats": {
143
+ "missing_rate": 0.001136,
144
+ "unique_count": 1593,
145
+ "unique_ratio": 0.226375,
146
+ "example_values": [
147
+ "March 30, 2018",
148
+ "September 30, 2016",
149
+ "December 31, 2018",
150
+ "August 1, 2017",
151
+ "June 18, 2020"
152
+ ]
153
+ }
154
+ },
155
+ {
156
+ "name": "release_year",
157
+ "role": "feature",
158
+ "semantic_type": "numeric",
159
+ "nullable": false,
160
+ "missing_tokens": [],
161
+ "parse_format": null,
162
+ "impute_strategy": "median",
163
+ "profile_stats": {
164
+ "missing_rate": 0.0,
165
+ "unique_count": 74,
166
+ "unique_ratio": 0.010504,
167
+ "example_values": [
168
+ "2018",
169
+ "2016",
170
+ "2013",
171
+ "1963",
172
+ "2021"
173
+ ]
174
+ }
175
+ },
176
+ {
177
+ "name": "rating",
178
+ "role": "feature",
179
+ "semantic_type": "categorical",
180
+ "nullable": true,
181
+ "missing_tokens": [],
182
+ "parse_format": null,
183
+ "impute_strategy": "mode",
184
+ "profile_stats": {
185
+ "missing_rate": 0.000568,
186
+ "unique_count": 15,
187
+ "unique_ratio": 0.00213,
188
+ "example_values": [
189
+ "TV-MA",
190
+ "TV-14",
191
+ "R",
192
+ "PG",
193
+ "TV-PG"
194
+ ]
195
+ }
196
+ },
197
+ {
198
+ "name": "duration",
199
+ "role": "feature",
200
+ "semantic_type": "text",
201
+ "nullable": true,
202
+ "missing_tokens": [],
203
+ "parse_format": null,
204
+ "impute_strategy": "keep_raw",
205
+ "profile_stats": {
206
+ "missing_rate": 0.000142,
207
+ "unique_count": 211,
208
+ "unique_ratio": 0.029955,
209
+ "example_values": [
210
+ "78 min",
211
+ "92 min",
212
+ "68 min",
213
+ "58 min",
214
+ "194 min"
215
+ ]
216
+ }
217
+ },
218
+ {
219
+ "name": "listed_in",
220
+ "role": "feature",
221
+ "semantic_type": "text",
222
+ "nullable": false,
223
+ "missing_tokens": [],
224
+ "parse_format": null,
225
+ "impute_strategy": "keep_raw",
226
+ "profile_stats": {
227
+ "missing_rate": 0.0,
228
+ "unique_count": 484,
229
+ "unique_ratio": 0.068701,
230
+ "example_values": [
231
+ "Comedies, Romantic Movies",
232
+ "Documentaries",
233
+ "Stand-Up Comedy",
234
+ "Documentaries, International Movies",
235
+ "Action & Adventure, Classic Movies, Dramas"
236
+ ]
237
+ }
238
+ },
239
+ {
240
+ "name": "description",
241
+ "role": "id",
242
+ "semantic_type": "id",
243
+ "nullable": false,
244
+ "missing_tokens": [],
245
+ "parse_format": null,
246
+ "impute_strategy": "keep_raw",
247
+ "profile_stats": {
248
+ "missing_rate": 0.0,
249
+ "unique_count": 7026,
250
+ "unique_ratio": 0.997303,
251
+ "example_values": [
252
+ "A quirky couple spends their three-year dating anniversary looking back at their relationship and contemplating whether they should break up.",
253
+ "She was twice convicted and acquitted of murder. Amanda Knox and the people closest to her case speak out in this illuminating documentary.",
254
+ "British comic Gina Yashere takes the stage in San Francisco, where she shares her thoughts on everything from toilet ninjas to her troublesome name.",
255
+ "Emergency room doctor Javid Abdelmoneim endeavors to learn the truth about alcohol, both its benefits and risks, by exploring the science of drinking.",
256
+ "The Sultan of Egypt and Syria launches a campaign to retake Jerusalem amid the Crusades."
257
+ ]
258
+ }
259
+ }
260
+ ]
261
+ }
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/run_config.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 1,
3
+ "recorded_at": "2026-05-10T21:55:06",
4
+ "dataset_id": "c17",
5
+ "model": "tabddpm",
6
+ "work_dir": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c17/tabddpm/tabddpm-c17-20260510_215506",
7
+ "dataset_source_requested": "new",
8
+ "dataset_source_resolved": "new",
9
+ "cli_args": {
10
+ "model": "tabddpm",
11
+ "dataset": "c17",
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": 7045,
25
+ "model_path": null,
26
+ "output_csv": null
27
+ },
28
+ "input_artifacts": {
29
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c17/tabddpm/tabddpm-c17-20260510_215506/public_gate/public_gate_report.json",
30
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c17/tabddpm/tabddpm-c17-20260510_215506/public_gate/staged_input_manifest.json",
31
+ "model_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c17/tabddpm/tabddpm-c17-20260510_215506/staged/tabddpm/model_input_manifest.json",
32
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c17/tabddpm/tabddpm-c17-20260510_215506/staged/public/train.csv",
33
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c17/tabddpm/tabddpm-c17-20260510_215506/staged/public/staged_features.json",
34
+ "target_column": "type",
35
+ "task_type": "classification"
36
+ },
37
+ "env_overrides": {
38
+ "BENCHMARK_TABDDPM_GPUS": "device=3",
39
+ "TABDDPM_NUM_TIMESTEPS": "200",
40
+ "TABDDPM_SAMPLE_BATCH_SIZE": "256",
41
+ "TABDDPM_STEPS_PER_EPOCH": "40",
42
+ "TABDDPM_TRAIN_BATCH_SIZE": "256",
43
+ "TABDDPM_TRAIN_LR": "0.001"
44
+ }
45
+ }
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/runtime_result.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c17",
3
+ "model": "tabddpm",
4
+ "run_id": "tabddpm-c17-20260510_215506",
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_tabddpm_6fchx8wf/container.cid', '--gpus', 'device=3', '-v', '/data/jialinzhang/SynthesizePipeline-server:/work', '-w', '/work', '-v', '/data/jialinzhang/synthetic_benchmark/tabddpm/code:/workspace/tabddpm/code', 'benchmark:tabddpm-zjl', 'python', '/work/output-Benchmark-trainonly-v1/c17/tabddpm/tabddpm-c17-20260510_215506/_tabddpm_train.py']' returned non-zero exit status 1.",
11
+ "artifacts": {},
12
+ "timings": {
13
+ "train": {
14
+ "started_at": "2026-05-10T21:55:06",
15
+ "ended_at": "2026-05-10T21:55:07",
16
+ "duration_sec": 0.88
17
+ },
18
+ "generate": {
19
+ "started_at": null,
20
+ "ended_at": null,
21
+ "duration_sec": null
22
+ }
23
+ }
24
+ }
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/staged/public/staged_features.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "feature_name": "show_id",
4
+ "data_type": "ID",
5
+ "is_target": false
6
+ },
7
+ {
8
+ "feature_name": "type",
9
+ "data_type": "categorical",
10
+ "is_target": true
11
+ },
12
+ {
13
+ "feature_name": "title",
14
+ "data_type": "ID",
15
+ "is_target": false
16
+ },
17
+ {
18
+ "feature_name": "director",
19
+ "data_type": "categorical",
20
+ "is_target": false
21
+ },
22
+ {
23
+ "feature_name": "cast",
24
+ "data_type": "ID",
25
+ "is_target": false
26
+ },
27
+ {
28
+ "feature_name": "country",
29
+ "data_type": "categorical",
30
+ "is_target": false
31
+ },
32
+ {
33
+ "feature_name": "date_added",
34
+ "data_type": "categorical",
35
+ "is_target": false
36
+ },
37
+ {
38
+ "feature_name": "release_year",
39
+ "data_type": "continuous",
40
+ "is_target": false
41
+ },
42
+ {
43
+ "feature_name": "rating",
44
+ "data_type": "categorical",
45
+ "is_target": false
46
+ },
47
+ {
48
+ "feature_name": "duration",
49
+ "data_type": "categorical",
50
+ "is_target": false
51
+ },
52
+ {
53
+ "feature_name": "listed_in",
54
+ "data_type": "categorical",
55
+ "is_target": false
56
+ },
57
+ {
58
+ "feature_name": "description",
59
+ "data_type": "ID",
60
+ "is_target": false
61
+ }
62
+ ]
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9f567ce7dc617caa6a1f54059d6e92185996eef4edeee0dc3704c9e7c40bf63
3
+ size 339093
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:788ecf6df79b06c0c0e1c73269eae885e0862c7ad79baf15e72895b3b13032e7
3
+ size 2719568
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08456e9ce46be6e184eefbd889ca81bd16877e740f0e40c8dbadd4418f95fa86
3
+ size 341126
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/staged/tabddpm/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/c17/tabddpm/tabddpm-c17-20260510_215506/staged/tabddpm/model_input_manifest.json"
7
+ }
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/staged/tabddpm/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/staged/tabddpm/model_input_manifest.json ADDED
@@ -0,0 +1,263 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c17",
3
+ "model": "tabddpm",
4
+ "target_column": "type",
5
+ "task_type": "classification",
6
+ "column_schema": [
7
+ {
8
+ "name": "show_id",
9
+ "role": "id",
10
+ "semantic_type": "id",
11
+ "nullable": false,
12
+ "missing_tokens": [],
13
+ "parse_format": null,
14
+ "impute_strategy": "keep_raw",
15
+ "profile_stats": {
16
+ "missing_rate": 0.0,
17
+ "unique_count": 7045,
18
+ "unique_ratio": 1.0,
19
+ "example_values": [
20
+ "s4961",
21
+ "s5783",
22
+ "s4235",
23
+ "s8539",
24
+ "s2374"
25
+ ]
26
+ }
27
+ },
28
+ {
29
+ "name": "type",
30
+ "role": "target",
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.000284,
40
+ "example_values": [
41
+ "Movie",
42
+ "TV Show"
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "name": "title",
48
+ "role": "id",
49
+ "semantic_type": "id",
50
+ "nullable": false,
51
+ "missing_tokens": [],
52
+ "parse_format": null,
53
+ "impute_strategy": "keep_raw",
54
+ "profile_stats": {
55
+ "missing_rate": 0.0,
56
+ "unique_count": 7044,
57
+ "unique_ratio": 0.999858,
58
+ "example_values": [
59
+ "Happy Anniversary",
60
+ "Amanda Knox",
61
+ "Gina Yashere: Laughing to America",
62
+ "The Truth About Alcohol",
63
+ "Saladin"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "name": "director",
69
+ "role": "feature",
70
+ "semantic_type": "text",
71
+ "nullable": true,
72
+ "missing_tokens": [],
73
+ "parse_format": null,
74
+ "impute_strategy": "keep_raw",
75
+ "profile_stats": {
76
+ "missing_rate": 0.299787,
77
+ "unique_count": 3784,
78
+ "unique_ratio": 0.767079,
79
+ "example_values": [
80
+ "Jared Stern",
81
+ "Rod Blackhurst, Brian McGinn",
82
+ "Paul M. Green",
83
+ "David Briggs",
84
+ "Youssef Chahine"
85
+ ]
86
+ }
87
+ },
88
+ {
89
+ "name": "cast",
90
+ "role": "id",
91
+ "semantic_type": "id",
92
+ "nullable": true,
93
+ "missing_tokens": [],
94
+ "parse_format": null,
95
+ "impute_strategy": "keep_raw",
96
+ "profile_stats": {
97
+ "missing_rate": 0.095387,
98
+ "unique_count": 6179,
99
+ "unique_ratio": 0.969559,
100
+ "example_values": [
101
+ "Noël Wells, Ben Schwartz, Joe Pantoliano, Annie Potts, Rahul Kohli, Kristin Bauer van Straten, David Walton, Leonardo Nam, Kate Berlant",
102
+ "Gina Yashere",
103
+ "Javid Abdelmoneim",
104
+ "Ahmad Mazhar, Salah Zo El Faqqar, Nadia Lotfi, Hamdy Gheith, Laila Fawzy, Omar El-Hariri, Laila Taher, Hussein Riad, Mahmoud El Meleigy, Zaki Tolaimat",
105
+ "Vikas Vasistha, Sandeep Varanasi, Rag Mayur, Trishara, Munivenkatapa, Uma Yg, Sirivennela Yanamandhala, Sindhu Sreenivasa Murthy"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "name": "country",
111
+ "role": "feature",
112
+ "semantic_type": "text",
113
+ "nullable": true,
114
+ "missing_tokens": [],
115
+ "parse_format": null,
116
+ "impute_strategy": "keep_raw",
117
+ "profile_stats": {
118
+ "missing_rate": 0.095529,
119
+ "unique_count": 621,
120
+ "unique_ratio": 0.097458,
121
+ "example_values": [
122
+ "United States",
123
+ "Denmark, United States",
124
+ "United Kingdom",
125
+ "Egypt",
126
+ "India"
127
+ ]
128
+ }
129
+ },
130
+ {
131
+ "name": "date_added",
132
+ "role": "feature",
133
+ "semantic_type": "text",
134
+ "nullable": true,
135
+ "missing_tokens": [],
136
+ "parse_format": null,
137
+ "impute_strategy": "keep_raw",
138
+ "profile_stats": {
139
+ "missing_rate": 0.001136,
140
+ "unique_count": 1593,
141
+ "unique_ratio": 0.226375,
142
+ "example_values": [
143
+ "March 30, 2018",
144
+ "September 30, 2016",
145
+ "December 31, 2018",
146
+ "August 1, 2017",
147
+ "June 18, 2020"
148
+ ]
149
+ }
150
+ },
151
+ {
152
+ "name": "release_year",
153
+ "role": "feature",
154
+ "semantic_type": "numeric",
155
+ "nullable": false,
156
+ "missing_tokens": [],
157
+ "parse_format": null,
158
+ "impute_strategy": "median",
159
+ "profile_stats": {
160
+ "missing_rate": 0.0,
161
+ "unique_count": 74,
162
+ "unique_ratio": 0.010504,
163
+ "example_values": [
164
+ "2018",
165
+ "2016",
166
+ "2013",
167
+ "1963",
168
+ "2021"
169
+ ]
170
+ }
171
+ },
172
+ {
173
+ "name": "rating",
174
+ "role": "feature",
175
+ "semantic_type": "categorical",
176
+ "nullable": true,
177
+ "missing_tokens": [],
178
+ "parse_format": null,
179
+ "impute_strategy": "mode",
180
+ "profile_stats": {
181
+ "missing_rate": 0.000568,
182
+ "unique_count": 15,
183
+ "unique_ratio": 0.00213,
184
+ "example_values": [
185
+ "TV-MA",
186
+ "TV-14",
187
+ "R",
188
+ "PG",
189
+ "TV-PG"
190
+ ]
191
+ }
192
+ },
193
+ {
194
+ "name": "duration",
195
+ "role": "feature",
196
+ "semantic_type": "text",
197
+ "nullable": true,
198
+ "missing_tokens": [],
199
+ "parse_format": null,
200
+ "impute_strategy": "keep_raw",
201
+ "profile_stats": {
202
+ "missing_rate": 0.000142,
203
+ "unique_count": 211,
204
+ "unique_ratio": 0.029955,
205
+ "example_values": [
206
+ "78 min",
207
+ "92 min",
208
+ "68 min",
209
+ "58 min",
210
+ "194 min"
211
+ ]
212
+ }
213
+ },
214
+ {
215
+ "name": "listed_in",
216
+ "role": "feature",
217
+ "semantic_type": "text",
218
+ "nullable": false,
219
+ "missing_tokens": [],
220
+ "parse_format": null,
221
+ "impute_strategy": "keep_raw",
222
+ "profile_stats": {
223
+ "missing_rate": 0.0,
224
+ "unique_count": 484,
225
+ "unique_ratio": 0.068701,
226
+ "example_values": [
227
+ "Comedies, Romantic Movies",
228
+ "Documentaries",
229
+ "Stand-Up Comedy",
230
+ "Documentaries, International Movies",
231
+ "Action & Adventure, Classic Movies, Dramas"
232
+ ]
233
+ }
234
+ },
235
+ {
236
+ "name": "description",
237
+ "role": "id",
238
+ "semantic_type": "id",
239
+ "nullable": false,
240
+ "missing_tokens": [],
241
+ "parse_format": null,
242
+ "impute_strategy": "keep_raw",
243
+ "profile_stats": {
244
+ "missing_rate": 0.0,
245
+ "unique_count": 7026,
246
+ "unique_ratio": 0.997303,
247
+ "example_values": [
248
+ "A quirky couple spends their three-year dating anniversary looking back at their relationship and contemplating whether they should break up.",
249
+ "She was twice convicted and acquitted of murder. Amanda Knox and the people closest to her case speak out in this illuminating documentary.",
250
+ "British comic Gina Yashere takes the stage in San Francisco, where she shares her thoughts on everything from toilet ninjas to her troublesome name.",
251
+ "Emergency room doctor Javid Abdelmoneim endeavors to learn the truth about alcohol, both its benefits and risks, by exploring the science of drinking.",
252
+ "The Sultan of Egypt and Syria launches a campaign to retake Jerusalem amid the Crusades."
253
+ ]
254
+ }
255
+ }
256
+ ],
257
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c17/tabddpm/tabddpm-c17-20260510_215506/public_gate/staged_input_manifest.json",
258
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c17/tabddpm/tabddpm-c17-20260510_215506/staged/public/train.csv",
259
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c17/tabddpm/tabddpm-c17-20260510_215506/staged/public/val.csv",
260
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c17/tabddpm/tabddpm-c17-20260510_215506/staged/public/test.csv",
261
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c17/tabddpm/tabddpm-c17-20260510_215506/staged/public/staged_features.json",
262
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c17/tabddpm/tabddpm-c17-20260510_215506/public_gate/public_gate_report.json"
263
+ }
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_215506/train_20260510_215506.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50af9b8948e0b872cfc948ddf04a28c7dfe41d788acc34cc9ddd360f4fde59a4
3
+ size 577
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_224142/_tabddpm_runtime/._data ADDED
Binary file (220 Bytes). View file
 
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_224142/_tabddpm_runtime/.gitignore ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ .DS_Store
2
+ __pycache__/
3
+ catboost_info/
4
+ **/**.pt
5
+ **/**.ipynb
6
+ !agg_results.ipynb
7
+ **/**.npy
8
+ **/**.gz
9
+ **/**.sh
10
+ **/**.obj
11
+ **/**.png
12
+ **/**.tar
13
+ **/**.code-workspace
14
+ **/**.csv
15
+ exp/**/**/results_catboost.json
16
+ exp/**/**/results_mlp.json
17
+
18
+ configs/
19
+ data/
20
+ junk/
21
+ RF/
22
+ exps/
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_224142/_tabddpm_runtime/.gitmodules ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ [submodule "ctgan"]
2
+ # path = CTGAN/CTGAN
3
+ url = https://github.com/sdv-dev/CTGAN
4
+ [submodule "ctabgan"]
5
+ # path = CTAB-GAN
6
+ url = https://github.com/Team-TUD/CTAB-GAN
7
+ [submodule "ctabgan+"]
8
+ # path = CTAB-GAN-Plus
9
+ url = https://github.com/Team-TUD/CTAB-GAN-Plus
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_224142/_tabddpm_runtime/CONFIG_DESCRIPTION.md ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Description of .toml config for TabDDPM
2
+ First of all, `train.T` and `eval.T` denote preprocessing for training and for evaluation, respectively.
3
+
4
+ Here we list non-obvious parameters.
5
+
6
+ Main part:
7
+ - `seed = 0` -- evaluation seed (and training, but for training it is fixed to 0)
8
+ - `parent_dir = "exp/abalone/check"` -- exp folder
9
+ - `real_data_path = "data/abalone/"`
10
+ - `model_type = "mlp"` -- model type that approximates the reverse process
11
+ - `num_numerical_features ` -- a number of numerical features in dataset
12
+ - `device = "cuda:0"`
13
+
14
+ Model params:
15
+ - `is_y_cond` -- false for regression, true for classification
16
+ - `d_in` -- input dimension (not necessary, since scripts calculate it automatically)
17
+ - `num_calsses` -- zero for regression, a number of classes for classification
18
+ - `rtdl_params` -- MLP parameters
19
+
20
+ ```toml
21
+ seed = 0
22
+ parent_dir = "exp/abalone/check"
23
+ real_data_path = "data/abalone/"
24
+ model_type = "mlp"
25
+ num_numerical_features = 7
26
+ device = "cuda:0"
27
+
28
+ [model_params]
29
+ is_y_cond = false
30
+ d_in = 11
31
+ num_classes = 0
32
+
33
+ [model_params.rtdl_params]
34
+ d_layers = [
35
+ 256,
36
+ 256,
37
+ ]
38
+ dropout = 0.0
39
+
40
+ [diffusion_params]
41
+ num_timesteps = 1000
42
+ gaussian_loss_type = "mse"
43
+ scheduler = "cosine"
44
+
45
+ [train.main]
46
+ steps = 1000
47
+ lr = 0.001
48
+ weight_decay = 1e-05
49
+ batch_size = 4096
50
+
51
+ [train.T]
52
+ seed = 0
53
+ normalization = "quantile"
54
+ num_nan_policy = "__none__"
55
+ cat_nan_policy = "__none__"
56
+ cat_min_frequency = "__none__"
57
+ cat_encoding = "__none__"
58
+ y_policy = "default"
59
+
60
+ [sample]
61
+ num_samples = 20800
62
+ batch_size = 10000
63
+ seed = 0
64
+
65
+ [eval.type]
66
+ eval_model = "catboost"
67
+ eval_type = "synthetic"
68
+
69
+ [eval.T]
70
+ seed = 0
71
+ normalization = "__none__"
72
+ num_nan_policy = "__none__"
73
+ cat_nan_policy = "__none__"
74
+ cat_min_frequency = "__none__"
75
+ cat_encoding = "__none__"
76
+ y_policy = "default"
77
+
78
+ ```
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_224142/_tabddpm_runtime/CTAB-GAN-Plus/.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ **/**.csv
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_224142/_tabddpm_runtime/CTAB-GAN-Plus/README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # CTAB-GAN+
2
+ This is the official git paper [CTAB-GAN+: Enhancing Tabular Data Synthesis](https://arxiv.org/abs/2204.00401). Current code is without differential privacy part.
3
+ If you have any question, please contact `z.zhao-8@tudelft.nl` for more information.
4
+
5
+
6
+ ## Prerequisite
7
+
8
+ The required package version
9
+ ```
10
+ numpy==1.21.0
11
+ torch==1.9.1
12
+ pandas==1.2.4
13
+ sklearn==0.24.1
14
+ dython==0.6.4.post1
15
+ scipy==1.4.1
16
+ ```
17
+ The sklean package in newer version has updated its function for `sklearn.mixture.BayesianGaussianMixture`. Therefore, user should use this proposed sklearn version to successfully run the code!
18
+
19
+ ## Example
20
+ `Experiment_Script_Adult.ipynb` `Experiment_Script_king.ipynb` are two example notebooks for training CTAB-GAN+ with Adult (classification) and king (regression) datasets. The datasets are alread under `Real_Datasets` folder.
21
+ The evaluation code is also provided.
22
+
23
+ ## Problem type
24
+
25
+ You can either indicate your dataset problem type as Classification, Regression. If there is no problem type, you can leave the problem type as None as follows:
26
+ ```
27
+ problem_type= {None: None}
28
+ ```
29
+
30
+ ## For large dataset
31
+
32
+ If your dataset has large number of column, you may encounter the problem that our currnet code cannot encode all of your data since CTAB-GAN+ will wrap the encoded data into an image-like format. What you can do is changing the line 378 and 385 in `model/synthesizer/ctabgan_synthesizer.py`. The number in the `slide` list
33
+ ```
34
+ sides = [4, 8, 16, 24, 32]
35
+ ```
36
+ is the side size of image. You can enlarge the list to [4, 8, 16, 24, 32, 64] or [4, 8, 16, 24, 32, 64, 128] for accepting larger dataset.
37
+
38
+ ## Bibtex
39
+
40
+ To cite this paper, you could use this bibtex
41
+
42
+ ```
43
+ @article{zhao2022ctab,
44
+ title={CTAB-GAN+: Enhancing Tabular Data Synthesis},
45
+ author={Zhao, Zilong and Kunar, Aditya and Birke, Robert and Chen, Lydia Y},
46
+ journal={arXiv preprint arXiv:2204.00401},
47
+ year={2022}
48
+ }
49
+ ```
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_224142/_tabddpm_runtime/CTAB-GAN-Plus/columns.json ADDED
@@ -0,0 +1,119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "churn2": {
3
+ "categorical_columns": ["7", "8", "9", "10", "y"],
4
+ "mixed_columns": {"0": [850.0], "3": [0.0]},
5
+ "integer_columns": ["2", "4"],
6
+ "general_columns": ["1", "5", "6"],
7
+ "problem_type": {"Classification": "y"}
8
+ },
9
+ "adult": {
10
+ "categorical_columns": ["6", "7", "8", "9", "10", "11", "12", "13", "y"],
11
+ "mixed_columns": {"3": [0.0], "4": [0.0]},
12
+ "integer_columns": ["0", "1", "2", "5"],
13
+ "general_columns": ["0", "1", "7"],
14
+ "problem_type": {"Classification": "y"}
15
+ },
16
+ "california": {
17
+ "categorical_columns": [],
18
+ "mixed_columns": {"1": [52.0]},
19
+ "integer_columns": ["4"],
20
+ "general_columns": ["0"],
21
+ "problem_type": {"Regression": "y"}
22
+ },
23
+ "default": {
24
+ "categorical_columns": ["20", "21", "22", "y"],
25
+ "mixed_columns": {},
26
+ "general_columns": [],
27
+ "integer_columns": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19"],
28
+ "problem_type": {"Classification": "y"}
29
+ },
30
+ "buddy": {
31
+ "categorical_columns": ["4", "5", "6", "7", "8", "y"],
32
+ "mixed_columns": {},
33
+ "integer_columns": ["0", "1"],
34
+ "general_columns": ["1", "3", "5"],
35
+ "problem_type": {"Classification": "y"}
36
+ },
37
+ "gesture": {
38
+ "categorical_columns": ["y"],
39
+ "mixed_columns": {},
40
+ "integer_columns": [],
41
+ "general_columns": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"],
42
+ "problem_type": {"Classification": "y"}
43
+ },
44
+ "wilt": {
45
+ "categorical_columns": ["y"],
46
+ "mixed_columns": {},
47
+ "integer_columns": [],
48
+ "general_columns": ["0", "3"],
49
+ "problem_type": {"Classification": "y"}
50
+ },
51
+ "satellite": {
52
+ "categorical_columns": ["y"],
53
+ "mixed_columns": {},
54
+ "integer_columns": [],
55
+ "problem_type": {"Classification": "y"}
56
+ },
57
+ "higgs-small": {
58
+ "categorical_columns": ["y"],
59
+ "mixed_columns": {},
60
+ "integer_columns": [],
61
+ "general_columns": ["1", "2", "4", "6", "10", "11", "14", "15", "18","19"],
62
+ "problem_type": {"Classification": "y"}
63
+ },
64
+ "diabetes": {
65
+ "categorical_columns": ["y"],
66
+ "mixed_columns": {"3": [0.0], "4": [0.0]},
67
+ "general_columns": [],
68
+ "integer_columns": ["0", "1", "2", "5", "7"],
69
+ "problem_type": {"Classification": "y"}
70
+ },
71
+ "abalone": {
72
+ "categorical_columns": ["7"],
73
+ "mixed_columns": {},
74
+ "integer_columns": ["y"],
75
+ "general_columns": [],
76
+ "problem_type": {"Regression": "y"}
77
+ },
78
+ "insurance": {
79
+ "categorical_columns": ["3", "4", "5"],
80
+ "mixed_columns": {},
81
+ "general_columns": [],
82
+ "integer_columns": ["0", "2"],
83
+ "problem_type": {"Regression": "y"}
84
+ },
85
+ "king": {
86
+ "categorical_columns": ["17", "18", "19"],
87
+ "mixed_columns": {"9": [0.0], "11":[0.0]},
88
+ "general_columns": ["2", "6", "7"],
89
+ "integer_columns": ["0", "2", "5", "7", "8", "9", "12"],
90
+ "problem_type": {"Regression": "y"}
91
+ },
92
+ "cardio": {
93
+ "categorical_columns": ["5", "6", "7", "8", "9", "10", "y"],
94
+ "mixed_columns": {},
95
+ "integer_columns": ["0", "1", "3", "4"],
96
+ "problem_type": {"Classification": "y"}
97
+ },
98
+ "house": {
99
+ "categorical_columns": [],
100
+ "mixed_columns": {"2": [0.0], "6": [0.0], "8": [0.0], "11": [0.0], "12": [1.0], "14": [0.0]},
101
+ "general_columns": ["1", "7"],
102
+ "integer_columns": ["0"],
103
+ "problem_type": {"Regression": "y"}
104
+ },
105
+ "miniboone": {
106
+ "categorical_columns": ["y"],
107
+ "mixed_columns": {},
108
+ "integer_columns": [],
109
+ "general_columns": ["8", "9", "10", "19", "20", "21", "28", "29", "35", "39", "45", "49"],
110
+ "problem_type": {"Classification": "y"}
111
+ },
112
+ "fb-comments": {
113
+ "categorical_columns": ["36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50"],
114
+ "mixed_columns": {"1": [0.0], "8": [0.0], "10": [0.0]},
115
+ "general_columns": ["26", "36"],
116
+ "integer_columns": [],
117
+ "problem_type": {"Regression": "y"}
118
+ }
119
+ }
syntheticFail/c17/tabddpm/tabddpm-c17-20260510_224142/_tabddpm_runtime/CTAB-GAN-Plus/model copy/ctabgan.py ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ """
2
+ Generative model training algorithm based on the CTABGANSynthesiser
3
+
4
+ """
5
+ import pandas as pd
6
+ import time
7
+ from model.pipeline.data_preparation import DataPrep
8
+ from model.synthesizer.ctabgan_synthesizer import CTABGANSynthesizer
9
+
10
+ import warnings
11
+
12
+ warnings.filterwarnings("ignore")
13
+
14
+ class CTABGAN():
15
+
16
+ def __init__(self,
17
+ df,
18
+ test_ratio = 0.20,
19
+ categorical_columns = [ 'workclass', 'education', 'marital-status', 'occupation', 'relationship', 'race', 'gender', 'native-country', 'income'],
20
+ log_columns = [],
21
+ mixed_columns= {'capital-loss':[0.0],'capital-gain':[0.0]},
22
+ general_columns = ["age"],
23
+ non_categorical_columns = [],
24
+ integer_columns = ['age', 'fnlwgt','capital-gain', 'capital-loss','hours-per-week'],
25
+ problem_type= {"Classification": "income"},
26
+ class_dim=(256, 256, 256, 256),
27
+ random_dim=100,
28
+ num_channels=64,
29
+ l2scale=1e-5,
30
+ batch_size=500,
31
+ epochs=150,
32
+ device="cpu"):
33
+
34
+ self.__name__ = 'CTABGAN'
35
+
36
+ self.synthesizer = CTABGANSynthesizer(
37
+ class_dim=class_dim,
38
+ random_dim=random_dim,
39
+ num_channels=num_channels,
40
+ l2scale=l2scale,
41
+ batch_size=batch_size,
42
+ epochs=epochs,
43
+ device=device
44
+ )
45
+ self.raw_df = df
46
+ self.test_ratio = test_ratio
47
+ self.categorical_columns = categorical_columns
48
+ self.log_columns = log_columns
49
+ self.mixed_columns = mixed_columns
50
+ self.general_columns = general_columns
51
+ self.non_categorical_columns = non_categorical_columns
52
+ self.integer_columns = integer_columns
53
+ self.problem_type = problem_type
54
+
55
+ def fit(self):
56
+
57
+ start_time = time.time()
58
+ self.data_prep = DataPrep(self.raw_df,self.categorical_columns,self.log_columns,self.mixed_columns,self.general_columns,self.non_categorical_columns,self.integer_columns,self.problem_type,self.test_ratio)
59
+ self.synthesizer.fit(train_data=self.data_prep.df, categorical = self.data_prep.column_types["categorical"], mixed = self.data_prep.column_types["mixed"],
60
+ general = self.data_prep.column_types["general"], non_categorical = self.data_prep.column_types["non_categorical"], type=self.problem_type)
61
+ end_time = time.time()
62
+ print('Finished training in',end_time-start_time," seconds.")
63
+
64
+
65
+ def generate_samples(self, seed=0):
66
+
67
+ sample = self.synthesizer.sample(len(self.raw_df), seed)
68
+ sample_df = self.data_prep.inverse_prep(sample)
69
+
70
+ return sample_df