jialinzhang commited on
Commit ·
14e9e49
1
Parent(s): 79b1cb1
Add syntheticSuccess c7
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/_bayesnet_generate.py +43 -0
- syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/_bayesnet_train.py +62 -0
- syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/bayesnet-c7-1000-20260321_061903.csv +3 -0
- syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/bayesnet-c7-10368-20260330_065316.csv +3 -0
- syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/bayesnet_model.pkl +3 -0
- syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/const_cols.json +1 -0
- syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/gen_20260321_061903.log +3 -0
- syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/gen_20260330_065316.log +3 -0
- syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/input_snapshot.json +36 -0
- syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/public_gate/normalized_schema_snapshot.json +183 -0
- syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/public_gate/public_gate_report.json +37 -0
- syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/public_gate/staged_input_manifest.json +188 -0
- syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/runtime_result.json +14 -0
- syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/staged/bayesnet/adapter_report.json +7 -0
- syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/staged/bayesnet/adapter_transforms_applied.json +1 -0
- syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/staged/bayesnet/model_input_manifest.json +190 -0
- syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/staged/public/staged_features.json +47 -0
- syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/staged/public/test.csv +3 -0
- syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/staged/public/train.csv +3 -0
- syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/staged/public/val.csv +3 -0
- syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/train_20260321_061816.log +3 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/_tabddpm_sample.py +67 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/_tabddpm_train.py +32 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/config.toml +39 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/config_sample_20260422_211650.toml +39 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/data/X_cat_train.npy +3 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/data/info.json +33 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/data/y_train.npy +3 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/gen_20260422_211650.log +3 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/input_snapshot.json +36 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/output/X_cat_train.npy +3 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/output/X_cat_unnorm.npy +3 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/output/config.toml +39 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/output/info.json +33 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/output/loss.csv +3 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/output/model.pt +3 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/output/model_ema.pt +3 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/output/y_train.npy +3 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/public_gate/normalized_schema_snapshot.json +183 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/public_gate/public_gate_report.json +37 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/public_gate/staged_input_manifest.json +188 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/runtime_result.json +15 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/staged/public/staged_features.json +47 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/staged/public/test.csv +3 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/staged/public/train.csv +3 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/staged/public/val.csv +3 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/staged/tabddpm/adapter_report.json +7 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/staged/tabddpm/adapter_transforms_applied.json +1 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/staged/tabddpm/model_input_manifest.json +190 -0
- syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/tabddpm-c7-10368-20260422_211650.csv +3 -0
syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/_bayesnet_generate.py
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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...")
|
| 12 |
+
subprocess.run(
|
| 13 |
+
[sys.executable, "-m", "pip", "install",
|
| 14 |
+
"--target", pip_libs, "synthcity==0.2.12", "numpy<2", "-q"],
|
| 15 |
+
check=True
|
| 16 |
+
)
|
| 17 |
+
import shutil, glob
|
| 18 |
+
for pat in ["torch", "torch-*", "torchvision", "torchvision-*",
|
| 19 |
+
"torchvision.libs", "torchgen", "nvidia*", "triton*"]:
|
| 20 |
+
for p in glob.glob(os.path.join(pip_libs, pat)):
|
| 21 |
+
if os.path.isdir(p): shutil.rmtree(p)
|
| 22 |
+
else: os.remove(p)
|
| 23 |
+
if pip_libs not in sys.path:
|
| 24 |
+
sys.path.insert(0, pip_libs)
|
| 25 |
+
|
| 26 |
+
_ensure_deps()
|
| 27 |
+
|
| 28 |
+
import pickle, json as _json
|
| 29 |
+
with open("/work/output-SpecializedModels/c7/bayesnet/bayesnet-c7-20260321_061816/bayesnet_model.pkl", "rb") as f:
|
| 30 |
+
plugin = pickle.load(f)
|
| 31 |
+
syn = plugin.generate(count=10368).dataframe()
|
| 32 |
+
|
| 33 |
+
# Restore zero-variance columns that were dropped during training
|
| 34 |
+
const_path = "/work/output-SpecializedModels/c7/bayesnet/bayesnet-c7-20260321_061816/bayesnet_model.pkl".replace("bayesnet_model.pkl", "const_cols.json")
|
| 35 |
+
if os.path.exists(const_path):
|
| 36 |
+
with open(const_path) as _f:
|
| 37 |
+
const_cols = _json.load(_f)
|
| 38 |
+
for col, val in const_cols.items():
|
| 39 |
+
syn[col] = val
|
| 40 |
+
print(f"[BayesNet] Restored constant column '{col}' = {val}")
|
| 41 |
+
|
| 42 |
+
syn.to_csv("/work/output-SpecializedModels/c7/bayesnet/bayesnet-c7-20260321_061816/bayesnet-c7-10368-20260330_065316.csv", index=False)
|
| 43 |
+
print(f"[BayesNet] Generated 10368 rows -> /work/output-SpecializedModels/c7/bayesnet/bayesnet-c7-20260321_061816/bayesnet-c7-10368-20260330_065316.csv")
|
syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/_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/c7/bayesnet/bayesnet-c7-20260321_061816/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/c7/bayesnet/bayesnet-c7-20260321_061816/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/c7/bayesnet/bayesnet-c7-20260321_061816/bayesnet_model.pkl", "wb") as f:
|
| 61 |
+
pickle.dump(plugin, f)
|
| 62 |
+
print(f"[BayesNet] Model saved -> /work/output-SpecializedModels/c7/bayesnet/bayesnet-c7-20260321_061816/bayesnet_model.pkl")
|
syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/bayesnet-c7-1000-20260321_061903.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a082b4d0235d47db0678b4525f42d70a94759dbd763c798f07df7236a908e891
|
| 3 |
+
size 81759
|
syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/bayesnet-c7-10368-20260330_065316.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6362c2f52025591f90cd98a82c2a4f59c83d60f6b043b1e40450dad3066099ae
|
| 3 |
+
size 847021
|
syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/bayesnet_model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4d7e04ef9de203ea1e07b25a9caac563c8bf34884957dbac67a8ddd149ab7e2
|
| 3 |
+
size 1180522
|
syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/const_cols.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{}
|
syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/gen_20260321_061903.log
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a8ad19b389b2fb228b4232d0425ff2a5262c916f39eb9f715d485cff20b23c8
|
| 3 |
+
size 480
|
syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/gen_20260330_065316.log
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8a9f2d9052018cdd13942a9a359eb52d98f22fdc71cb2df8060f7653b8337b5
|
| 3 |
+
size 482
|
syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/input_snapshot.json
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "c7",
|
| 3 |
+
"model": "bayesnet",
|
| 4 |
+
"inputs": {
|
| 5 |
+
"train_csv": {
|
| 6 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c7/c7-train.csv",
|
| 7 |
+
"exists": true,
|
| 8 |
+
"size": 857718,
|
| 9 |
+
"sha256": "0ec97b49cecfd452f07551a63db7b812b5998a1e37101eae82255d00aa6a6243"
|
| 10 |
+
},
|
| 11 |
+
"val_csv": {
|
| 12 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c7/c7-val.csv",
|
| 13 |
+
"exists": true,
|
| 14 |
+
"size": 107489,
|
| 15 |
+
"sha256": "4501bb2be19f7e13b7ff5e9dedd74e3dd42f2cafc8cefd5435bda61fc974a769"
|
| 16 |
+
},
|
| 17 |
+
"test_csv": {
|
| 18 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c7/c7-test.csv",
|
| 19 |
+
"exists": true,
|
| 20 |
+
"size": 107327,
|
| 21 |
+
"sha256": "f9e808033a07feabb980addcf8c5f75111189ac2fb70993b8ad0f5ca3d5cfbae"
|
| 22 |
+
},
|
| 23 |
+
"profile_json": {
|
| 24 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c7/c7-dataset_profile.json",
|
| 25 |
+
"exists": true,
|
| 26 |
+
"size": 4014,
|
| 27 |
+
"sha256": "60424c615b91a26cf02d9bc1d7f91caa0ceb95bab39eb7cff6f9edea3ca0600e"
|
| 28 |
+
},
|
| 29 |
+
"contract_json": {
|
| 30 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c7/c7-dataset_contract_v1.json",
|
| 31 |
+
"exists": true,
|
| 32 |
+
"size": 4759,
|
| 33 |
+
"sha256": "79a434a1e2553b14b9f2e98c1adfc32a71aaa0d6cd49234f3f8a5603efca4ebd"
|
| 34 |
+
}
|
| 35 |
+
}
|
| 36 |
+
}
|
syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/public_gate/normalized_schema_snapshot.json
ADDED
|
@@ -0,0 +1,183 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "c7",
|
| 3 |
+
"target_column": "class",
|
| 4 |
+
"task_type": "classification",
|
| 5 |
+
"columns": [
|
| 6 |
+
{
|
| 7 |
+
"name": "parents",
|
| 8 |
+
"role": "feature",
|
| 9 |
+
"semantic_type": "categorical",
|
| 10 |
+
"nullable": false,
|
| 11 |
+
"missing_tokens": [],
|
| 12 |
+
"parse_format": null,
|
| 13 |
+
"impute_strategy": "mode",
|
| 14 |
+
"profile_stats": {
|
| 15 |
+
"missing_rate": 0.0,
|
| 16 |
+
"unique_count": 3,
|
| 17 |
+
"unique_ratio": 0.000289,
|
| 18 |
+
"example_values": [
|
| 19 |
+
"usual",
|
| 20 |
+
"pretentious",
|
| 21 |
+
"great_pret"
|
| 22 |
+
]
|
| 23 |
+
}
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"name": "has_nurs",
|
| 27 |
+
"role": "feature",
|
| 28 |
+
"semantic_type": "categorical",
|
| 29 |
+
"nullable": false,
|
| 30 |
+
"missing_tokens": [],
|
| 31 |
+
"parse_format": null,
|
| 32 |
+
"impute_strategy": "mode",
|
| 33 |
+
"profile_stats": {
|
| 34 |
+
"missing_rate": 0.0,
|
| 35 |
+
"unique_count": 5,
|
| 36 |
+
"unique_ratio": 0.000482,
|
| 37 |
+
"example_values": [
|
| 38 |
+
"very_crit",
|
| 39 |
+
"critical",
|
| 40 |
+
"improper",
|
| 41 |
+
"less_proper",
|
| 42 |
+
"proper"
|
| 43 |
+
]
|
| 44 |
+
}
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"name": "form",
|
| 48 |
+
"role": "feature",
|
| 49 |
+
"semantic_type": "categorical",
|
| 50 |
+
"nullable": false,
|
| 51 |
+
"missing_tokens": [],
|
| 52 |
+
"parse_format": null,
|
| 53 |
+
"impute_strategy": "mode",
|
| 54 |
+
"profile_stats": {
|
| 55 |
+
"missing_rate": 0.0,
|
| 56 |
+
"unique_count": 4,
|
| 57 |
+
"unique_ratio": 0.000386,
|
| 58 |
+
"example_values": [
|
| 59 |
+
"complete",
|
| 60 |
+
"completed",
|
| 61 |
+
"incomplete",
|
| 62 |
+
"foster"
|
| 63 |
+
]
|
| 64 |
+
}
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"name": "children",
|
| 68 |
+
"role": "feature",
|
| 69 |
+
"semantic_type": "categorical",
|
| 70 |
+
"nullable": false,
|
| 71 |
+
"missing_tokens": [],
|
| 72 |
+
"parse_format": null,
|
| 73 |
+
"impute_strategy": "mode",
|
| 74 |
+
"profile_stats": {
|
| 75 |
+
"missing_rate": 0.0,
|
| 76 |
+
"unique_count": 4,
|
| 77 |
+
"unique_ratio": 0.000386,
|
| 78 |
+
"example_values": [
|
| 79 |
+
"1",
|
| 80 |
+
"3",
|
| 81 |
+
"2",
|
| 82 |
+
"more"
|
| 83 |
+
]
|
| 84 |
+
}
|
| 85 |
+
},
|
| 86 |
+
{
|
| 87 |
+
"name": "housing",
|
| 88 |
+
"role": "feature",
|
| 89 |
+
"semantic_type": "categorical",
|
| 90 |
+
"nullable": false,
|
| 91 |
+
"missing_tokens": [],
|
| 92 |
+
"parse_format": null,
|
| 93 |
+
"impute_strategy": "mode",
|
| 94 |
+
"profile_stats": {
|
| 95 |
+
"missing_rate": 0.0,
|
| 96 |
+
"unique_count": 3,
|
| 97 |
+
"unique_ratio": 0.000289,
|
| 98 |
+
"example_values": [
|
| 99 |
+
"less_conv",
|
| 100 |
+
"convenient",
|
| 101 |
+
"critical"
|
| 102 |
+
]
|
| 103 |
+
}
|
| 104 |
+
},
|
| 105 |
+
{
|
| 106 |
+
"name": "finance",
|
| 107 |
+
"role": "feature",
|
| 108 |
+
"semantic_type": "categorical",
|
| 109 |
+
"nullable": false,
|
| 110 |
+
"missing_tokens": [],
|
| 111 |
+
"parse_format": null,
|
| 112 |
+
"impute_strategy": "mode",
|
| 113 |
+
"profile_stats": {
|
| 114 |
+
"missing_rate": 0.0,
|
| 115 |
+
"unique_count": 2,
|
| 116 |
+
"unique_ratio": 0.000193,
|
| 117 |
+
"example_values": [
|
| 118 |
+
"convenient",
|
| 119 |
+
"inconv"
|
| 120 |
+
]
|
| 121 |
+
}
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"name": "social",
|
| 125 |
+
"role": "feature",
|
| 126 |
+
"semantic_type": "categorical",
|
| 127 |
+
"nullable": false,
|
| 128 |
+
"missing_tokens": [],
|
| 129 |
+
"parse_format": null,
|
| 130 |
+
"impute_strategy": "mode",
|
| 131 |
+
"profile_stats": {
|
| 132 |
+
"missing_rate": 0.0,
|
| 133 |
+
"unique_count": 3,
|
| 134 |
+
"unique_ratio": 0.000289,
|
| 135 |
+
"example_values": [
|
| 136 |
+
"slightly_prob",
|
| 137 |
+
"nonprob",
|
| 138 |
+
"problematic"
|
| 139 |
+
]
|
| 140 |
+
}
|
| 141 |
+
},
|
| 142 |
+
{
|
| 143 |
+
"name": "health",
|
| 144 |
+
"role": "feature",
|
| 145 |
+
"semantic_type": "categorical",
|
| 146 |
+
"nullable": false,
|
| 147 |
+
"missing_tokens": [],
|
| 148 |
+
"parse_format": null,
|
| 149 |
+
"impute_strategy": "mode",
|
| 150 |
+
"profile_stats": {
|
| 151 |
+
"missing_rate": 0.0,
|
| 152 |
+
"unique_count": 3,
|
| 153 |
+
"unique_ratio": 0.000289,
|
| 154 |
+
"example_values": [
|
| 155 |
+
"recommended",
|
| 156 |
+
"priority",
|
| 157 |
+
"not_recom"
|
| 158 |
+
]
|
| 159 |
+
}
|
| 160 |
+
},
|
| 161 |
+
{
|
| 162 |
+
"name": "class",
|
| 163 |
+
"role": "target",
|
| 164 |
+
"semantic_type": "categorical",
|
| 165 |
+
"nullable": false,
|
| 166 |
+
"missing_tokens": [],
|
| 167 |
+
"parse_format": null,
|
| 168 |
+
"impute_strategy": "mode",
|
| 169 |
+
"profile_stats": {
|
| 170 |
+
"missing_rate": 0.0,
|
| 171 |
+
"unique_count": 5,
|
| 172 |
+
"unique_ratio": 0.000482,
|
| 173 |
+
"example_values": [
|
| 174 |
+
"priority",
|
| 175 |
+
"spec_prior",
|
| 176 |
+
"not_recom",
|
| 177 |
+
"very_recom",
|
| 178 |
+
"recommend"
|
| 179 |
+
]
|
| 180 |
+
}
|
| 181 |
+
}
|
| 182 |
+
]
|
| 183 |
+
}
|
syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/public_gate/public_gate_report.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "c7",
|
| 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": "class",
|
| 31 |
+
"task_type": "classification",
|
| 32 |
+
"input_splits": {
|
| 33 |
+
"train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c7/c7-train.csv",
|
| 34 |
+
"val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c7/c7-val.csv",
|
| 35 |
+
"test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c7/c7-test.csv"
|
| 36 |
+
}
|
| 37 |
+
}
|
syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/public_gate/staged_input_manifest.json
ADDED
|
@@ -0,0 +1,188 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "c7",
|
| 3 |
+
"target_column": "class",
|
| 4 |
+
"task_type": "classification",
|
| 5 |
+
"train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/bayesnet/bayesnet-c7-20260321_061816/staged/public/train.csv",
|
| 6 |
+
"val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/bayesnet/bayesnet-c7-20260321_061816/staged/public/val.csv",
|
| 7 |
+
"test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/bayesnet/bayesnet-c7-20260321_061816/staged/public/test.csv",
|
| 8 |
+
"features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/bayesnet/bayesnet-c7-20260321_061816/staged/public/staged_features.json",
|
| 9 |
+
"public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/bayesnet/bayesnet-c7-20260321_061816/public_gate/public_gate_report.json",
|
| 10 |
+
"column_schema": [
|
| 11 |
+
{
|
| 12 |
+
"name": "parents",
|
| 13 |
+
"role": "feature",
|
| 14 |
+
"semantic_type": "categorical",
|
| 15 |
+
"nullable": false,
|
| 16 |
+
"missing_tokens": [],
|
| 17 |
+
"parse_format": null,
|
| 18 |
+
"impute_strategy": "mode",
|
| 19 |
+
"profile_stats": {
|
| 20 |
+
"missing_rate": 0.0,
|
| 21 |
+
"unique_count": 3,
|
| 22 |
+
"unique_ratio": 0.000289,
|
| 23 |
+
"example_values": [
|
| 24 |
+
"usual",
|
| 25 |
+
"pretentious",
|
| 26 |
+
"great_pret"
|
| 27 |
+
]
|
| 28 |
+
}
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"name": "has_nurs",
|
| 32 |
+
"role": "feature",
|
| 33 |
+
"semantic_type": "categorical",
|
| 34 |
+
"nullable": false,
|
| 35 |
+
"missing_tokens": [],
|
| 36 |
+
"parse_format": null,
|
| 37 |
+
"impute_strategy": "mode",
|
| 38 |
+
"profile_stats": {
|
| 39 |
+
"missing_rate": 0.0,
|
| 40 |
+
"unique_count": 5,
|
| 41 |
+
"unique_ratio": 0.000482,
|
| 42 |
+
"example_values": [
|
| 43 |
+
"very_crit",
|
| 44 |
+
"critical",
|
| 45 |
+
"improper",
|
| 46 |
+
"less_proper",
|
| 47 |
+
"proper"
|
| 48 |
+
]
|
| 49 |
+
}
|
| 50 |
+
},
|
| 51 |
+
{
|
| 52 |
+
"name": "form",
|
| 53 |
+
"role": "feature",
|
| 54 |
+
"semantic_type": "categorical",
|
| 55 |
+
"nullable": false,
|
| 56 |
+
"missing_tokens": [],
|
| 57 |
+
"parse_format": null,
|
| 58 |
+
"impute_strategy": "mode",
|
| 59 |
+
"profile_stats": {
|
| 60 |
+
"missing_rate": 0.0,
|
| 61 |
+
"unique_count": 4,
|
| 62 |
+
"unique_ratio": 0.000386,
|
| 63 |
+
"example_values": [
|
| 64 |
+
"complete",
|
| 65 |
+
"completed",
|
| 66 |
+
"incomplete",
|
| 67 |
+
"foster"
|
| 68 |
+
]
|
| 69 |
+
}
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"name": "children",
|
| 73 |
+
"role": "feature",
|
| 74 |
+
"semantic_type": "categorical",
|
| 75 |
+
"nullable": false,
|
| 76 |
+
"missing_tokens": [],
|
| 77 |
+
"parse_format": null,
|
| 78 |
+
"impute_strategy": "mode",
|
| 79 |
+
"profile_stats": {
|
| 80 |
+
"missing_rate": 0.0,
|
| 81 |
+
"unique_count": 4,
|
| 82 |
+
"unique_ratio": 0.000386,
|
| 83 |
+
"example_values": [
|
| 84 |
+
"1",
|
| 85 |
+
"3",
|
| 86 |
+
"2",
|
| 87 |
+
"more"
|
| 88 |
+
]
|
| 89 |
+
}
|
| 90 |
+
},
|
| 91 |
+
{
|
| 92 |
+
"name": "housing",
|
| 93 |
+
"role": "feature",
|
| 94 |
+
"semantic_type": "categorical",
|
| 95 |
+
"nullable": false,
|
| 96 |
+
"missing_tokens": [],
|
| 97 |
+
"parse_format": null,
|
| 98 |
+
"impute_strategy": "mode",
|
| 99 |
+
"profile_stats": {
|
| 100 |
+
"missing_rate": 0.0,
|
| 101 |
+
"unique_count": 3,
|
| 102 |
+
"unique_ratio": 0.000289,
|
| 103 |
+
"example_values": [
|
| 104 |
+
"less_conv",
|
| 105 |
+
"convenient",
|
| 106 |
+
"critical"
|
| 107 |
+
]
|
| 108 |
+
}
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"name": "finance",
|
| 112 |
+
"role": "feature",
|
| 113 |
+
"semantic_type": "categorical",
|
| 114 |
+
"nullable": false,
|
| 115 |
+
"missing_tokens": [],
|
| 116 |
+
"parse_format": null,
|
| 117 |
+
"impute_strategy": "mode",
|
| 118 |
+
"profile_stats": {
|
| 119 |
+
"missing_rate": 0.0,
|
| 120 |
+
"unique_count": 2,
|
| 121 |
+
"unique_ratio": 0.000193,
|
| 122 |
+
"example_values": [
|
| 123 |
+
"convenient",
|
| 124 |
+
"inconv"
|
| 125 |
+
]
|
| 126 |
+
}
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"name": "social",
|
| 130 |
+
"role": "feature",
|
| 131 |
+
"semantic_type": "categorical",
|
| 132 |
+
"nullable": false,
|
| 133 |
+
"missing_tokens": [],
|
| 134 |
+
"parse_format": null,
|
| 135 |
+
"impute_strategy": "mode",
|
| 136 |
+
"profile_stats": {
|
| 137 |
+
"missing_rate": 0.0,
|
| 138 |
+
"unique_count": 3,
|
| 139 |
+
"unique_ratio": 0.000289,
|
| 140 |
+
"example_values": [
|
| 141 |
+
"slightly_prob",
|
| 142 |
+
"nonprob",
|
| 143 |
+
"problematic"
|
| 144 |
+
]
|
| 145 |
+
}
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"name": "health",
|
| 149 |
+
"role": "feature",
|
| 150 |
+
"semantic_type": "categorical",
|
| 151 |
+
"nullable": false,
|
| 152 |
+
"missing_tokens": [],
|
| 153 |
+
"parse_format": null,
|
| 154 |
+
"impute_strategy": "mode",
|
| 155 |
+
"profile_stats": {
|
| 156 |
+
"missing_rate": 0.0,
|
| 157 |
+
"unique_count": 3,
|
| 158 |
+
"unique_ratio": 0.000289,
|
| 159 |
+
"example_values": [
|
| 160 |
+
"recommended",
|
| 161 |
+
"priority",
|
| 162 |
+
"not_recom"
|
| 163 |
+
]
|
| 164 |
+
}
|
| 165 |
+
},
|
| 166 |
+
{
|
| 167 |
+
"name": "class",
|
| 168 |
+
"role": "target",
|
| 169 |
+
"semantic_type": "categorical",
|
| 170 |
+
"nullable": false,
|
| 171 |
+
"missing_tokens": [],
|
| 172 |
+
"parse_format": null,
|
| 173 |
+
"impute_strategy": "mode",
|
| 174 |
+
"profile_stats": {
|
| 175 |
+
"missing_rate": 0.0,
|
| 176 |
+
"unique_count": 5,
|
| 177 |
+
"unique_ratio": 0.000482,
|
| 178 |
+
"example_values": [
|
| 179 |
+
"priority",
|
| 180 |
+
"spec_prior",
|
| 181 |
+
"not_recom",
|
| 182 |
+
"very_recom",
|
| 183 |
+
"recommend"
|
| 184 |
+
]
|
| 185 |
+
}
|
| 186 |
+
}
|
| 187 |
+
]
|
| 188 |
+
}
|
syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/runtime_result.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "c7",
|
| 3 |
+
"model": "bayesnet",
|
| 4 |
+
"run_id": "bayesnet-c7-20260321_061816",
|
| 5 |
+
"public_gate_status": "pass",
|
| 6 |
+
"adapter_ready_status": "pass",
|
| 7 |
+
"train_status": "skipped",
|
| 8 |
+
"generate_status": "success",
|
| 9 |
+
"reason_code": null,
|
| 10 |
+
"reason_detail": null,
|
| 11 |
+
"artifacts": {
|
| 12 |
+
"synthetic_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/bayesnet/bayesnet-c7-20260321_061816/bayesnet-c7-10368-20260330_065316.csv"
|
| 13 |
+
}
|
| 14 |
+
}
|
syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/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/c7/bayesnet/bayesnet-c7-20260321_061816/staged/bayesnet/model_input_manifest.json"
|
| 7 |
+
}
|
syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/staged/bayesnet/adapter_transforms_applied.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
[]
|
syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/staged/bayesnet/model_input_manifest.json
ADDED
|
@@ -0,0 +1,190 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "c7",
|
| 3 |
+
"model": "bayesnet",
|
| 4 |
+
"target_column": "class",
|
| 5 |
+
"task_type": "classification",
|
| 6 |
+
"column_schema": [
|
| 7 |
+
{
|
| 8 |
+
"name": "parents",
|
| 9 |
+
"role": "feature",
|
| 10 |
+
"semantic_type": "categorical",
|
| 11 |
+
"nullable": false,
|
| 12 |
+
"missing_tokens": [],
|
| 13 |
+
"parse_format": null,
|
| 14 |
+
"impute_strategy": "mode",
|
| 15 |
+
"profile_stats": {
|
| 16 |
+
"missing_rate": 0.0,
|
| 17 |
+
"unique_count": 3,
|
| 18 |
+
"unique_ratio": 0.000289,
|
| 19 |
+
"example_values": [
|
| 20 |
+
"usual",
|
| 21 |
+
"pretentious",
|
| 22 |
+
"great_pret"
|
| 23 |
+
]
|
| 24 |
+
}
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"name": "has_nurs",
|
| 28 |
+
"role": "feature",
|
| 29 |
+
"semantic_type": "categorical",
|
| 30 |
+
"nullable": false,
|
| 31 |
+
"missing_tokens": [],
|
| 32 |
+
"parse_format": null,
|
| 33 |
+
"impute_strategy": "mode",
|
| 34 |
+
"profile_stats": {
|
| 35 |
+
"missing_rate": 0.0,
|
| 36 |
+
"unique_count": 5,
|
| 37 |
+
"unique_ratio": 0.000482,
|
| 38 |
+
"example_values": [
|
| 39 |
+
"very_crit",
|
| 40 |
+
"critical",
|
| 41 |
+
"improper",
|
| 42 |
+
"less_proper",
|
| 43 |
+
"proper"
|
| 44 |
+
]
|
| 45 |
+
}
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"name": "form",
|
| 49 |
+
"role": "feature",
|
| 50 |
+
"semantic_type": "categorical",
|
| 51 |
+
"nullable": false,
|
| 52 |
+
"missing_tokens": [],
|
| 53 |
+
"parse_format": null,
|
| 54 |
+
"impute_strategy": "mode",
|
| 55 |
+
"profile_stats": {
|
| 56 |
+
"missing_rate": 0.0,
|
| 57 |
+
"unique_count": 4,
|
| 58 |
+
"unique_ratio": 0.000386,
|
| 59 |
+
"example_values": [
|
| 60 |
+
"complete",
|
| 61 |
+
"completed",
|
| 62 |
+
"incomplete",
|
| 63 |
+
"foster"
|
| 64 |
+
]
|
| 65 |
+
}
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"name": "children",
|
| 69 |
+
"role": "feature",
|
| 70 |
+
"semantic_type": "categorical",
|
| 71 |
+
"nullable": false,
|
| 72 |
+
"missing_tokens": [],
|
| 73 |
+
"parse_format": null,
|
| 74 |
+
"impute_strategy": "mode",
|
| 75 |
+
"profile_stats": {
|
| 76 |
+
"missing_rate": 0.0,
|
| 77 |
+
"unique_count": 4,
|
| 78 |
+
"unique_ratio": 0.000386,
|
| 79 |
+
"example_values": [
|
| 80 |
+
"1",
|
| 81 |
+
"3",
|
| 82 |
+
"2",
|
| 83 |
+
"more"
|
| 84 |
+
]
|
| 85 |
+
}
|
| 86 |
+
},
|
| 87 |
+
{
|
| 88 |
+
"name": "housing",
|
| 89 |
+
"role": "feature",
|
| 90 |
+
"semantic_type": "categorical",
|
| 91 |
+
"nullable": false,
|
| 92 |
+
"missing_tokens": [],
|
| 93 |
+
"parse_format": null,
|
| 94 |
+
"impute_strategy": "mode",
|
| 95 |
+
"profile_stats": {
|
| 96 |
+
"missing_rate": 0.0,
|
| 97 |
+
"unique_count": 3,
|
| 98 |
+
"unique_ratio": 0.000289,
|
| 99 |
+
"example_values": [
|
| 100 |
+
"less_conv",
|
| 101 |
+
"convenient",
|
| 102 |
+
"critical"
|
| 103 |
+
]
|
| 104 |
+
}
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"name": "finance",
|
| 108 |
+
"role": "feature",
|
| 109 |
+
"semantic_type": "categorical",
|
| 110 |
+
"nullable": false,
|
| 111 |
+
"missing_tokens": [],
|
| 112 |
+
"parse_format": null,
|
| 113 |
+
"impute_strategy": "mode",
|
| 114 |
+
"profile_stats": {
|
| 115 |
+
"missing_rate": 0.0,
|
| 116 |
+
"unique_count": 2,
|
| 117 |
+
"unique_ratio": 0.000193,
|
| 118 |
+
"example_values": [
|
| 119 |
+
"convenient",
|
| 120 |
+
"inconv"
|
| 121 |
+
]
|
| 122 |
+
}
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"name": "social",
|
| 126 |
+
"role": "feature",
|
| 127 |
+
"semantic_type": "categorical",
|
| 128 |
+
"nullable": false,
|
| 129 |
+
"missing_tokens": [],
|
| 130 |
+
"parse_format": null,
|
| 131 |
+
"impute_strategy": "mode",
|
| 132 |
+
"profile_stats": {
|
| 133 |
+
"missing_rate": 0.0,
|
| 134 |
+
"unique_count": 3,
|
| 135 |
+
"unique_ratio": 0.000289,
|
| 136 |
+
"example_values": [
|
| 137 |
+
"slightly_prob",
|
| 138 |
+
"nonprob",
|
| 139 |
+
"problematic"
|
| 140 |
+
]
|
| 141 |
+
}
|
| 142 |
+
},
|
| 143 |
+
{
|
| 144 |
+
"name": "health",
|
| 145 |
+
"role": "feature",
|
| 146 |
+
"semantic_type": "categorical",
|
| 147 |
+
"nullable": false,
|
| 148 |
+
"missing_tokens": [],
|
| 149 |
+
"parse_format": null,
|
| 150 |
+
"impute_strategy": "mode",
|
| 151 |
+
"profile_stats": {
|
| 152 |
+
"missing_rate": 0.0,
|
| 153 |
+
"unique_count": 3,
|
| 154 |
+
"unique_ratio": 0.000289,
|
| 155 |
+
"example_values": [
|
| 156 |
+
"recommended",
|
| 157 |
+
"priority",
|
| 158 |
+
"not_recom"
|
| 159 |
+
]
|
| 160 |
+
}
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"name": "class",
|
| 164 |
+
"role": "target",
|
| 165 |
+
"semantic_type": "categorical",
|
| 166 |
+
"nullable": false,
|
| 167 |
+
"missing_tokens": [],
|
| 168 |
+
"parse_format": null,
|
| 169 |
+
"impute_strategy": "mode",
|
| 170 |
+
"profile_stats": {
|
| 171 |
+
"missing_rate": 0.0,
|
| 172 |
+
"unique_count": 5,
|
| 173 |
+
"unique_ratio": 0.000482,
|
| 174 |
+
"example_values": [
|
| 175 |
+
"priority",
|
| 176 |
+
"spec_prior",
|
| 177 |
+
"not_recom",
|
| 178 |
+
"very_recom",
|
| 179 |
+
"recommend"
|
| 180 |
+
]
|
| 181 |
+
}
|
| 182 |
+
}
|
| 183 |
+
],
|
| 184 |
+
"public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/bayesnet/bayesnet-c7-20260321_061816/public_gate/staged_input_manifest.json",
|
| 185 |
+
"train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/bayesnet/bayesnet-c7-20260321_061816/staged/public/train.csv",
|
| 186 |
+
"val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/bayesnet/bayesnet-c7-20260321_061816/staged/public/val.csv",
|
| 187 |
+
"test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/bayesnet/bayesnet-c7-20260321_061816/staged/public/test.csv",
|
| 188 |
+
"features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/bayesnet/bayesnet-c7-20260321_061816/staged/public/staged_features.json",
|
| 189 |
+
"public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/bayesnet/bayesnet-c7-20260321_061816/public_gate/public_gate_report.json"
|
| 190 |
+
}
|
syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/staged/public/staged_features.json
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"feature_name": "parents",
|
| 4 |
+
"data_type": "categorical",
|
| 5 |
+
"is_target": false
|
| 6 |
+
},
|
| 7 |
+
{
|
| 8 |
+
"feature_name": "has_nurs",
|
| 9 |
+
"data_type": "categorical",
|
| 10 |
+
"is_target": false
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"feature_name": "form",
|
| 14 |
+
"data_type": "categorical",
|
| 15 |
+
"is_target": false
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"feature_name": "children",
|
| 19 |
+
"data_type": "categorical",
|
| 20 |
+
"is_target": false
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"feature_name": "housing",
|
| 24 |
+
"data_type": "categorical",
|
| 25 |
+
"is_target": false
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"feature_name": "finance",
|
| 29 |
+
"data_type": "categorical",
|
| 30 |
+
"is_target": false
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"feature_name": "social",
|
| 34 |
+
"data_type": "categorical",
|
| 35 |
+
"is_target": false
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"feature_name": "health",
|
| 39 |
+
"data_type": "categorical",
|
| 40 |
+
"is_target": false
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"feature_name": "class",
|
| 44 |
+
"data_type": "categorical",
|
| 45 |
+
"is_target": true
|
| 46 |
+
}
|
| 47 |
+
]
|
syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/staged/public/test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2042076337d5c37c6476e6bca2bd33cb5a171450c27894534ef50ac223256058
|
| 3 |
+
size 106030
|
syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/staged/public/train.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b37f6b2ef5257f40bd826ac956749881f0f474362bdb56e8c5728ad629242e3a
|
| 3 |
+
size 847349
|
syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/staged/public/val.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eff6dec27c3740661a1ae84dea391d690dfb60342bfd5d7527b903fdd6009780
|
| 3 |
+
size 106192
|
syntheticSuccess/c7/bayesnet/bayesnet-c7-20260321_061816/train_20260321_061816.log
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ac5d75bda1da96923ed90d790fc4743707eff8968b962898056f8d855f54505
|
| 3 |
+
size 465
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/_tabddpm_sample.py
ADDED
|
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
import os, sys, subprocess, json
|
| 2 |
+
import numpy as np
|
| 3 |
+
import pandas as pd
|
| 4 |
+
|
| 5 |
+
tabddpm_root = "/workspace/tabddpm/code"
|
| 6 |
+
assert os.path.isdir(tabddpm_root), f"TabDDPM source not mounted: {tabddpm_root}"
|
| 7 |
+
env = os.environ.copy()
|
| 8 |
+
env["PYTHONPATH"] = tabddpm_root + (os.pathsep + env.get("PYTHONPATH", ""))
|
| 9 |
+
|
| 10 |
+
# Reuse the compat wrapper (patches collections.Sequence for skorch)
|
| 11 |
+
wrapper = os.path.join(tabddpm_root, "_compat_run.py")
|
| 12 |
+
if not os.path.exists(wrapper):
|
| 13 |
+
with open(wrapper, "w") as f:
|
| 14 |
+
f.write(
|
| 15 |
+
"import collections, collections.abc\n"
|
| 16 |
+
"for _a in ('Sequence','MutableSequence','MutableMapping','Mapping',"
|
| 17 |
+
"'MutableSet','Set','Callable','Iterable','Iterator'):\n"
|
| 18 |
+
" if not hasattr(collections, _a): setattr(collections, _a, getattr(collections.abc, _a, None))\n"
|
| 19 |
+
"import sys, runpy\n"
|
| 20 |
+
"sys.argv = sys.argv[1:]\n"
|
| 21 |
+
"runpy.run_path(sys.argv[0], run_name='__main__')\n"
|
| 22 |
+
)
|
| 23 |
+
|
| 24 |
+
print(f"[TabDDPM] Sampling 10368 rows")
|
| 25 |
+
ret = subprocess.run(
|
| 26 |
+
[sys.executable, wrapper, "scripts/pipeline.py",
|
| 27 |
+
"--config", "/work/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/config_sample_20260422_211650.toml",
|
| 28 |
+
"--sample"],
|
| 29 |
+
cwd=tabddpm_root,
|
| 30 |
+
env=env
|
| 31 |
+
)
|
| 32 |
+
if ret.returncode != 0:
|
| 33 |
+
sys.exit(ret.returncode)
|
| 34 |
+
|
| 35 |
+
# 将 .npy 输出转为 CSV
|
| 36 |
+
work_dir = "/work/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246"
|
| 37 |
+
info_path = os.path.join(work_dir, "data", "info.json")
|
| 38 |
+
with open(info_path) as f:
|
| 39 |
+
info = json.load(f)
|
| 40 |
+
|
| 41 |
+
output_dir = os.path.join(work_dir, "output")
|
| 42 |
+
col_names = info.get("column_names", [])
|
| 43 |
+
|
| 44 |
+
parts = []
|
| 45 |
+
x_num_path = os.path.join(output_dir, "X_num_train.npy")
|
| 46 |
+
x_cat_path = os.path.join(output_dir, "X_cat_train.npy")
|
| 47 |
+
y_path = os.path.join(output_dir, "y_train.npy")
|
| 48 |
+
|
| 49 |
+
if os.path.exists(x_num_path):
|
| 50 |
+
parts.append(np.load(x_num_path, allow_pickle=True))
|
| 51 |
+
if os.path.exists(x_cat_path):
|
| 52 |
+
parts.append(np.load(x_cat_path, allow_pickle=True).astype(float))
|
| 53 |
+
if os.path.exists(y_path):
|
| 54 |
+
y = np.load(y_path, allow_pickle=True)
|
| 55 |
+
parts.append(y.reshape(-1, 1) if y.ndim == 1 else y)
|
| 56 |
+
|
| 57 |
+
if parts:
|
| 58 |
+
combined = np.concatenate(parts, axis=1)
|
| 59 |
+
if col_names and len(col_names) == combined.shape[1]:
|
| 60 |
+
df = pd.DataFrame(combined, columns=col_names)
|
| 61 |
+
else:
|
| 62 |
+
df = pd.DataFrame(combined)
|
| 63 |
+
df.to_csv("/work/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/tabddpm-c7-10368-20260422_211650.csv", index=False)
|
| 64 |
+
print(f"[TabDDPM] Saved {len(df)} rows -> /work/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/tabddpm-c7-10368-20260422_211650.csv")
|
| 65 |
+
else:
|
| 66 |
+
print("[TabDDPM] WARNING: No output .npy files found")
|
| 67 |
+
sys.exit(1)
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/_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-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/config.toml")
|
| 23 |
+
ret = subprocess.run(
|
| 24 |
+
[sys.executable, wrapper, "scripts/pipeline.py",
|
| 25 |
+
"--config", "/work/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/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")
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/config.toml
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
seed = 0
|
| 2 |
+
parent_dir = "/work/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/output"
|
| 3 |
+
real_data_path = "/work/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/data"
|
| 4 |
+
model_type = "mlp"
|
| 5 |
+
num_numerical_features = 0
|
| 6 |
+
device = "cuda:0"
|
| 7 |
+
|
| 8 |
+
[model_params]
|
| 9 |
+
d_in = 8
|
| 10 |
+
num_classes = 5
|
| 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 = 1000
|
| 19 |
+
gaussian_loss_type = "mse"
|
| 20 |
+
|
| 21 |
+
[train.main]
|
| 22 |
+
steps = 5000
|
| 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 = 1000
|
| 39 |
+
seed = 0
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/config_sample_20260422_211650.toml
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
seed = 0
|
| 2 |
+
parent_dir = "/work/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/output"
|
| 3 |
+
real_data_path = "/work/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/data"
|
| 4 |
+
model_type = "mlp"
|
| 5 |
+
num_numerical_features = 0
|
| 6 |
+
device = "cuda:0"
|
| 7 |
+
|
| 8 |
+
[model_params]
|
| 9 |
+
d_in = 8
|
| 10 |
+
num_classes = 5
|
| 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 = 1000
|
| 19 |
+
gaussian_loss_type = "mse"
|
| 20 |
+
|
| 21 |
+
[train.main]
|
| 22 |
+
steps = 5000
|
| 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 = 10368
|
| 38 |
+
batch_size = 1000
|
| 39 |
+
seed = 0
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/data/X_cat_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe170020f0e97be3d763c4207ff95efc4e981264660ef6397fcf5f6e62d31eec
|
| 3 |
+
size 663680
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/data/info.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "benchmark_dataset",
|
| 3 |
+
"task_type": "multiclass",
|
| 4 |
+
"n_num_features": 0,
|
| 5 |
+
"n_cat_features": 8,
|
| 6 |
+
"train_size": 10368,
|
| 7 |
+
"num_col_idx": [],
|
| 8 |
+
"cat_col_idx": [
|
| 9 |
+
0,
|
| 10 |
+
1,
|
| 11 |
+
2,
|
| 12 |
+
3,
|
| 13 |
+
4,
|
| 14 |
+
5,
|
| 15 |
+
6,
|
| 16 |
+
7
|
| 17 |
+
],
|
| 18 |
+
"target_col_idx": [
|
| 19 |
+
8
|
| 20 |
+
],
|
| 21 |
+
"column_names": [
|
| 22 |
+
"parents",
|
| 23 |
+
"has_nurs",
|
| 24 |
+
"form",
|
| 25 |
+
"children",
|
| 26 |
+
"housing",
|
| 27 |
+
"finance",
|
| 28 |
+
"social",
|
| 29 |
+
"health",
|
| 30 |
+
"class"
|
| 31 |
+
],
|
| 32 |
+
"num_classes": 5
|
| 33 |
+
}
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/data/y_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99ac41d294af4eecd6e8a45863077f58b49456e9d0e055344706824cbb034964
|
| 3 |
+
size 83072
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/gen_20260422_211650.log
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd3d24b779719f9ecfc0129b61fca1e901bb561708b26c0032dd35e9c3be7ebe
|
| 3 |
+
size 231192
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/input_snapshot.json
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "c7",
|
| 3 |
+
"model": "tabddpm",
|
| 4 |
+
"inputs": {
|
| 5 |
+
"train_csv": {
|
| 6 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c7/c7-train.csv",
|
| 7 |
+
"exists": true,
|
| 8 |
+
"size": 857718,
|
| 9 |
+
"sha256": "0ec97b49cecfd452f07551a63db7b812b5998a1e37101eae82255d00aa6a6243"
|
| 10 |
+
},
|
| 11 |
+
"val_csv": {
|
| 12 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c7/c7-val.csv",
|
| 13 |
+
"exists": true,
|
| 14 |
+
"size": 107489,
|
| 15 |
+
"sha256": "4501bb2be19f7e13b7ff5e9dedd74e3dd42f2cafc8cefd5435bda61fc974a769"
|
| 16 |
+
},
|
| 17 |
+
"test_csv": {
|
| 18 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c7/c7-test.csv",
|
| 19 |
+
"exists": true,
|
| 20 |
+
"size": 107327,
|
| 21 |
+
"sha256": "f9e808033a07feabb980addcf8c5f75111189ac2fb70993b8ad0f5ca3d5cfbae"
|
| 22 |
+
},
|
| 23 |
+
"profile_json": {
|
| 24 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c7/c7-dataset_profile.json",
|
| 25 |
+
"exists": true,
|
| 26 |
+
"size": 4014,
|
| 27 |
+
"sha256": "60424c615b91a26cf02d9bc1d7f91caa0ceb95bab39eb7cff6f9edea3ca0600e"
|
| 28 |
+
},
|
| 29 |
+
"contract_json": {
|
| 30 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c7/c7-dataset_contract_v1.json",
|
| 31 |
+
"exists": true,
|
| 32 |
+
"size": 4759,
|
| 33 |
+
"sha256": "79a434a1e2553b14b9f2e98c1adfc32a71aaa0d6cd49234f3f8a5603efca4ebd"
|
| 34 |
+
}
|
| 35 |
+
}
|
| 36 |
+
}
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/output/X_cat_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d34542d69bfcb43446e6b2145f7b4e3d7021647bf1ccae6bbeba3d28d493e8b
|
| 3 |
+
size 166337
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/output/X_cat_unnorm.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bfcecc9937247ae449abe66f98c0f2dc30f6e626654a6773ed4acf442b65781d
|
| 3 |
+
size 663680
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/output/config.toml
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
seed = 0
|
| 2 |
+
parent_dir = "/work/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/output"
|
| 3 |
+
real_data_path = "/work/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/data"
|
| 4 |
+
model_type = "mlp"
|
| 5 |
+
num_numerical_features = 0
|
| 6 |
+
device = "cuda:0"
|
| 7 |
+
|
| 8 |
+
[model_params]
|
| 9 |
+
d_in = 8
|
| 10 |
+
num_classes = 5
|
| 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 = 1000
|
| 19 |
+
gaussian_loss_type = "mse"
|
| 20 |
+
|
| 21 |
+
[train.main]
|
| 22 |
+
steps = 5000
|
| 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 = 10368
|
| 38 |
+
batch_size = 1000
|
| 39 |
+
seed = 0
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/output/info.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "benchmark_dataset",
|
| 3 |
+
"task_type": "multiclass",
|
| 4 |
+
"n_num_features": 0,
|
| 5 |
+
"n_cat_features": 8,
|
| 6 |
+
"train_size": 10368,
|
| 7 |
+
"num_col_idx": [],
|
| 8 |
+
"cat_col_idx": [
|
| 9 |
+
0,
|
| 10 |
+
1,
|
| 11 |
+
2,
|
| 12 |
+
3,
|
| 13 |
+
4,
|
| 14 |
+
5,
|
| 15 |
+
6,
|
| 16 |
+
7
|
| 17 |
+
],
|
| 18 |
+
"target_col_idx": [
|
| 19 |
+
8
|
| 20 |
+
],
|
| 21 |
+
"column_names": [
|
| 22 |
+
"parents",
|
| 23 |
+
"has_nurs",
|
| 24 |
+
"form",
|
| 25 |
+
"children",
|
| 26 |
+
"housing",
|
| 27 |
+
"finance",
|
| 28 |
+
"social",
|
| 29 |
+
"health",
|
| 30 |
+
"class"
|
| 31 |
+
],
|
| 32 |
+
"num_classes": 5
|
| 33 |
+
}
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/output/loss.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb3bdcbf723a868ebd4498356ad8ca74c05df740337a5113f1fc296e89e7ff45
|
| 3 |
+
size 1255
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/output/model.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30cd294d3ef5b5652c736a09769437f08af5f27832a2accb4faf9453c44a4ec3
|
| 3 |
+
size 576662
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/output/model_ema.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd4abc351c4e06d506cc2eeee33844cbafca9bb6be7deb7d513e6c4409e61585
|
| 3 |
+
size 577506
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/output/y_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8bc12cd5aab117213155fc70e2895b6990bc505a4d5e69dd12e2d8651a64e214
|
| 3 |
+
size 83072
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/public_gate/normalized_schema_snapshot.json
ADDED
|
@@ -0,0 +1,183 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "c7",
|
| 3 |
+
"target_column": "class",
|
| 4 |
+
"task_type": "classification",
|
| 5 |
+
"columns": [
|
| 6 |
+
{
|
| 7 |
+
"name": "parents",
|
| 8 |
+
"role": "feature",
|
| 9 |
+
"semantic_type": "categorical",
|
| 10 |
+
"nullable": false,
|
| 11 |
+
"missing_tokens": [],
|
| 12 |
+
"parse_format": null,
|
| 13 |
+
"impute_strategy": "mode",
|
| 14 |
+
"profile_stats": {
|
| 15 |
+
"missing_rate": 0.0,
|
| 16 |
+
"unique_count": 3,
|
| 17 |
+
"unique_ratio": 0.000289,
|
| 18 |
+
"example_values": [
|
| 19 |
+
"usual",
|
| 20 |
+
"pretentious",
|
| 21 |
+
"great_pret"
|
| 22 |
+
]
|
| 23 |
+
}
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"name": "has_nurs",
|
| 27 |
+
"role": "feature",
|
| 28 |
+
"semantic_type": "categorical",
|
| 29 |
+
"nullable": false,
|
| 30 |
+
"missing_tokens": [],
|
| 31 |
+
"parse_format": null,
|
| 32 |
+
"impute_strategy": "mode",
|
| 33 |
+
"profile_stats": {
|
| 34 |
+
"missing_rate": 0.0,
|
| 35 |
+
"unique_count": 5,
|
| 36 |
+
"unique_ratio": 0.000482,
|
| 37 |
+
"example_values": [
|
| 38 |
+
"very_crit",
|
| 39 |
+
"critical",
|
| 40 |
+
"improper",
|
| 41 |
+
"less_proper",
|
| 42 |
+
"proper"
|
| 43 |
+
]
|
| 44 |
+
}
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"name": "form",
|
| 48 |
+
"role": "feature",
|
| 49 |
+
"semantic_type": "categorical",
|
| 50 |
+
"nullable": false,
|
| 51 |
+
"missing_tokens": [],
|
| 52 |
+
"parse_format": null,
|
| 53 |
+
"impute_strategy": "mode",
|
| 54 |
+
"profile_stats": {
|
| 55 |
+
"missing_rate": 0.0,
|
| 56 |
+
"unique_count": 4,
|
| 57 |
+
"unique_ratio": 0.000386,
|
| 58 |
+
"example_values": [
|
| 59 |
+
"complete",
|
| 60 |
+
"completed",
|
| 61 |
+
"incomplete",
|
| 62 |
+
"foster"
|
| 63 |
+
]
|
| 64 |
+
}
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"name": "children",
|
| 68 |
+
"role": "feature",
|
| 69 |
+
"semantic_type": "categorical",
|
| 70 |
+
"nullable": false,
|
| 71 |
+
"missing_tokens": [],
|
| 72 |
+
"parse_format": null,
|
| 73 |
+
"impute_strategy": "mode",
|
| 74 |
+
"profile_stats": {
|
| 75 |
+
"missing_rate": 0.0,
|
| 76 |
+
"unique_count": 4,
|
| 77 |
+
"unique_ratio": 0.000386,
|
| 78 |
+
"example_values": [
|
| 79 |
+
"1",
|
| 80 |
+
"3",
|
| 81 |
+
"2",
|
| 82 |
+
"more"
|
| 83 |
+
]
|
| 84 |
+
}
|
| 85 |
+
},
|
| 86 |
+
{
|
| 87 |
+
"name": "housing",
|
| 88 |
+
"role": "feature",
|
| 89 |
+
"semantic_type": "categorical",
|
| 90 |
+
"nullable": false,
|
| 91 |
+
"missing_tokens": [],
|
| 92 |
+
"parse_format": null,
|
| 93 |
+
"impute_strategy": "mode",
|
| 94 |
+
"profile_stats": {
|
| 95 |
+
"missing_rate": 0.0,
|
| 96 |
+
"unique_count": 3,
|
| 97 |
+
"unique_ratio": 0.000289,
|
| 98 |
+
"example_values": [
|
| 99 |
+
"less_conv",
|
| 100 |
+
"convenient",
|
| 101 |
+
"critical"
|
| 102 |
+
]
|
| 103 |
+
}
|
| 104 |
+
},
|
| 105 |
+
{
|
| 106 |
+
"name": "finance",
|
| 107 |
+
"role": "feature",
|
| 108 |
+
"semantic_type": "categorical",
|
| 109 |
+
"nullable": false,
|
| 110 |
+
"missing_tokens": [],
|
| 111 |
+
"parse_format": null,
|
| 112 |
+
"impute_strategy": "mode",
|
| 113 |
+
"profile_stats": {
|
| 114 |
+
"missing_rate": 0.0,
|
| 115 |
+
"unique_count": 2,
|
| 116 |
+
"unique_ratio": 0.000193,
|
| 117 |
+
"example_values": [
|
| 118 |
+
"convenient",
|
| 119 |
+
"inconv"
|
| 120 |
+
]
|
| 121 |
+
}
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"name": "social",
|
| 125 |
+
"role": "feature",
|
| 126 |
+
"semantic_type": "categorical",
|
| 127 |
+
"nullable": false,
|
| 128 |
+
"missing_tokens": [],
|
| 129 |
+
"parse_format": null,
|
| 130 |
+
"impute_strategy": "mode",
|
| 131 |
+
"profile_stats": {
|
| 132 |
+
"missing_rate": 0.0,
|
| 133 |
+
"unique_count": 3,
|
| 134 |
+
"unique_ratio": 0.000289,
|
| 135 |
+
"example_values": [
|
| 136 |
+
"slightly_prob",
|
| 137 |
+
"nonprob",
|
| 138 |
+
"problematic"
|
| 139 |
+
]
|
| 140 |
+
}
|
| 141 |
+
},
|
| 142 |
+
{
|
| 143 |
+
"name": "health",
|
| 144 |
+
"role": "feature",
|
| 145 |
+
"semantic_type": "categorical",
|
| 146 |
+
"nullable": false,
|
| 147 |
+
"missing_tokens": [],
|
| 148 |
+
"parse_format": null,
|
| 149 |
+
"impute_strategy": "mode",
|
| 150 |
+
"profile_stats": {
|
| 151 |
+
"missing_rate": 0.0,
|
| 152 |
+
"unique_count": 3,
|
| 153 |
+
"unique_ratio": 0.000289,
|
| 154 |
+
"example_values": [
|
| 155 |
+
"recommended",
|
| 156 |
+
"priority",
|
| 157 |
+
"not_recom"
|
| 158 |
+
]
|
| 159 |
+
}
|
| 160 |
+
},
|
| 161 |
+
{
|
| 162 |
+
"name": "class",
|
| 163 |
+
"role": "target",
|
| 164 |
+
"semantic_type": "categorical",
|
| 165 |
+
"nullable": false,
|
| 166 |
+
"missing_tokens": [],
|
| 167 |
+
"parse_format": null,
|
| 168 |
+
"impute_strategy": "mode",
|
| 169 |
+
"profile_stats": {
|
| 170 |
+
"missing_rate": 0.0,
|
| 171 |
+
"unique_count": 5,
|
| 172 |
+
"unique_ratio": 0.000482,
|
| 173 |
+
"example_values": [
|
| 174 |
+
"priority",
|
| 175 |
+
"spec_prior",
|
| 176 |
+
"not_recom",
|
| 177 |
+
"very_recom",
|
| 178 |
+
"recommend"
|
| 179 |
+
]
|
| 180 |
+
}
|
| 181 |
+
}
|
| 182 |
+
]
|
| 183 |
+
}
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/public_gate/public_gate_report.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "c7",
|
| 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": "class",
|
| 31 |
+
"task_type": "classification",
|
| 32 |
+
"input_splits": {
|
| 33 |
+
"train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c7/c7-train.csv",
|
| 34 |
+
"val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c7/c7-val.csv",
|
| 35 |
+
"test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c7/c7-test.csv"
|
| 36 |
+
}
|
| 37 |
+
}
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/public_gate/staged_input_manifest.json
ADDED
|
@@ -0,0 +1,188 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "c7",
|
| 3 |
+
"target_column": "class",
|
| 4 |
+
"task_type": "classification",
|
| 5 |
+
"train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/staged/public/train.csv",
|
| 6 |
+
"val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/staged/public/val.csv",
|
| 7 |
+
"test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/staged/public/test.csv",
|
| 8 |
+
"features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/staged/public/staged_features.json",
|
| 9 |
+
"public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/public_gate/public_gate_report.json",
|
| 10 |
+
"column_schema": [
|
| 11 |
+
{
|
| 12 |
+
"name": "parents",
|
| 13 |
+
"role": "feature",
|
| 14 |
+
"semantic_type": "categorical",
|
| 15 |
+
"nullable": false,
|
| 16 |
+
"missing_tokens": [],
|
| 17 |
+
"parse_format": null,
|
| 18 |
+
"impute_strategy": "mode",
|
| 19 |
+
"profile_stats": {
|
| 20 |
+
"missing_rate": 0.0,
|
| 21 |
+
"unique_count": 3,
|
| 22 |
+
"unique_ratio": 0.000289,
|
| 23 |
+
"example_values": [
|
| 24 |
+
"usual",
|
| 25 |
+
"pretentious",
|
| 26 |
+
"great_pret"
|
| 27 |
+
]
|
| 28 |
+
}
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"name": "has_nurs",
|
| 32 |
+
"role": "feature",
|
| 33 |
+
"semantic_type": "categorical",
|
| 34 |
+
"nullable": false,
|
| 35 |
+
"missing_tokens": [],
|
| 36 |
+
"parse_format": null,
|
| 37 |
+
"impute_strategy": "mode",
|
| 38 |
+
"profile_stats": {
|
| 39 |
+
"missing_rate": 0.0,
|
| 40 |
+
"unique_count": 5,
|
| 41 |
+
"unique_ratio": 0.000482,
|
| 42 |
+
"example_values": [
|
| 43 |
+
"very_crit",
|
| 44 |
+
"critical",
|
| 45 |
+
"improper",
|
| 46 |
+
"less_proper",
|
| 47 |
+
"proper"
|
| 48 |
+
]
|
| 49 |
+
}
|
| 50 |
+
},
|
| 51 |
+
{
|
| 52 |
+
"name": "form",
|
| 53 |
+
"role": "feature",
|
| 54 |
+
"semantic_type": "categorical",
|
| 55 |
+
"nullable": false,
|
| 56 |
+
"missing_tokens": [],
|
| 57 |
+
"parse_format": null,
|
| 58 |
+
"impute_strategy": "mode",
|
| 59 |
+
"profile_stats": {
|
| 60 |
+
"missing_rate": 0.0,
|
| 61 |
+
"unique_count": 4,
|
| 62 |
+
"unique_ratio": 0.000386,
|
| 63 |
+
"example_values": [
|
| 64 |
+
"complete",
|
| 65 |
+
"completed",
|
| 66 |
+
"incomplete",
|
| 67 |
+
"foster"
|
| 68 |
+
]
|
| 69 |
+
}
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"name": "children",
|
| 73 |
+
"role": "feature",
|
| 74 |
+
"semantic_type": "categorical",
|
| 75 |
+
"nullable": false,
|
| 76 |
+
"missing_tokens": [],
|
| 77 |
+
"parse_format": null,
|
| 78 |
+
"impute_strategy": "mode",
|
| 79 |
+
"profile_stats": {
|
| 80 |
+
"missing_rate": 0.0,
|
| 81 |
+
"unique_count": 4,
|
| 82 |
+
"unique_ratio": 0.000386,
|
| 83 |
+
"example_values": [
|
| 84 |
+
"1",
|
| 85 |
+
"3",
|
| 86 |
+
"2",
|
| 87 |
+
"more"
|
| 88 |
+
]
|
| 89 |
+
}
|
| 90 |
+
},
|
| 91 |
+
{
|
| 92 |
+
"name": "housing",
|
| 93 |
+
"role": "feature",
|
| 94 |
+
"semantic_type": "categorical",
|
| 95 |
+
"nullable": false,
|
| 96 |
+
"missing_tokens": [],
|
| 97 |
+
"parse_format": null,
|
| 98 |
+
"impute_strategy": "mode",
|
| 99 |
+
"profile_stats": {
|
| 100 |
+
"missing_rate": 0.0,
|
| 101 |
+
"unique_count": 3,
|
| 102 |
+
"unique_ratio": 0.000289,
|
| 103 |
+
"example_values": [
|
| 104 |
+
"less_conv",
|
| 105 |
+
"convenient",
|
| 106 |
+
"critical"
|
| 107 |
+
]
|
| 108 |
+
}
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"name": "finance",
|
| 112 |
+
"role": "feature",
|
| 113 |
+
"semantic_type": "categorical",
|
| 114 |
+
"nullable": false,
|
| 115 |
+
"missing_tokens": [],
|
| 116 |
+
"parse_format": null,
|
| 117 |
+
"impute_strategy": "mode",
|
| 118 |
+
"profile_stats": {
|
| 119 |
+
"missing_rate": 0.0,
|
| 120 |
+
"unique_count": 2,
|
| 121 |
+
"unique_ratio": 0.000193,
|
| 122 |
+
"example_values": [
|
| 123 |
+
"convenient",
|
| 124 |
+
"inconv"
|
| 125 |
+
]
|
| 126 |
+
}
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"name": "social",
|
| 130 |
+
"role": "feature",
|
| 131 |
+
"semantic_type": "categorical",
|
| 132 |
+
"nullable": false,
|
| 133 |
+
"missing_tokens": [],
|
| 134 |
+
"parse_format": null,
|
| 135 |
+
"impute_strategy": "mode",
|
| 136 |
+
"profile_stats": {
|
| 137 |
+
"missing_rate": 0.0,
|
| 138 |
+
"unique_count": 3,
|
| 139 |
+
"unique_ratio": 0.000289,
|
| 140 |
+
"example_values": [
|
| 141 |
+
"slightly_prob",
|
| 142 |
+
"nonprob",
|
| 143 |
+
"problematic"
|
| 144 |
+
]
|
| 145 |
+
}
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"name": "health",
|
| 149 |
+
"role": "feature",
|
| 150 |
+
"semantic_type": "categorical",
|
| 151 |
+
"nullable": false,
|
| 152 |
+
"missing_tokens": [],
|
| 153 |
+
"parse_format": null,
|
| 154 |
+
"impute_strategy": "mode",
|
| 155 |
+
"profile_stats": {
|
| 156 |
+
"missing_rate": 0.0,
|
| 157 |
+
"unique_count": 3,
|
| 158 |
+
"unique_ratio": 0.000289,
|
| 159 |
+
"example_values": [
|
| 160 |
+
"recommended",
|
| 161 |
+
"priority",
|
| 162 |
+
"not_recom"
|
| 163 |
+
]
|
| 164 |
+
}
|
| 165 |
+
},
|
| 166 |
+
{
|
| 167 |
+
"name": "class",
|
| 168 |
+
"role": "target",
|
| 169 |
+
"semantic_type": "categorical",
|
| 170 |
+
"nullable": false,
|
| 171 |
+
"missing_tokens": [],
|
| 172 |
+
"parse_format": null,
|
| 173 |
+
"impute_strategy": "mode",
|
| 174 |
+
"profile_stats": {
|
| 175 |
+
"missing_rate": 0.0,
|
| 176 |
+
"unique_count": 5,
|
| 177 |
+
"unique_ratio": 0.000482,
|
| 178 |
+
"example_values": [
|
| 179 |
+
"priority",
|
| 180 |
+
"spec_prior",
|
| 181 |
+
"not_recom",
|
| 182 |
+
"very_recom",
|
| 183 |
+
"recommend"
|
| 184 |
+
]
|
| 185 |
+
}
|
| 186 |
+
}
|
| 187 |
+
]
|
| 188 |
+
}
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/runtime_result.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "c7",
|
| 3 |
+
"model": "tabddpm",
|
| 4 |
+
"run_id": "tabddpm-c7-20260422_211246",
|
| 5 |
+
"public_gate_status": "pass",
|
| 6 |
+
"adapter_ready_status": "pass",
|
| 7 |
+
"train_status": "success",
|
| 8 |
+
"generate_status": "success",
|
| 9 |
+
"reason_code": null,
|
| 10 |
+
"reason_detail": null,
|
| 11 |
+
"artifacts": {
|
| 12 |
+
"synthetic_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/tabddpm-c7-10368-20260422_211650.csv",
|
| 13 |
+
"model_path": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246"
|
| 14 |
+
}
|
| 15 |
+
}
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/staged/public/staged_features.json
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"feature_name": "parents",
|
| 4 |
+
"data_type": "categorical",
|
| 5 |
+
"is_target": false
|
| 6 |
+
},
|
| 7 |
+
{
|
| 8 |
+
"feature_name": "has_nurs",
|
| 9 |
+
"data_type": "categorical",
|
| 10 |
+
"is_target": false
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"feature_name": "form",
|
| 14 |
+
"data_type": "categorical",
|
| 15 |
+
"is_target": false
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"feature_name": "children",
|
| 19 |
+
"data_type": "categorical",
|
| 20 |
+
"is_target": false
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"feature_name": "housing",
|
| 24 |
+
"data_type": "categorical",
|
| 25 |
+
"is_target": false
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"feature_name": "finance",
|
| 29 |
+
"data_type": "categorical",
|
| 30 |
+
"is_target": false
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"feature_name": "social",
|
| 34 |
+
"data_type": "categorical",
|
| 35 |
+
"is_target": false
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"feature_name": "health",
|
| 39 |
+
"data_type": "categorical",
|
| 40 |
+
"is_target": false
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"feature_name": "class",
|
| 44 |
+
"data_type": "categorical",
|
| 45 |
+
"is_target": true
|
| 46 |
+
}
|
| 47 |
+
]
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/staged/public/test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2042076337d5c37c6476e6bca2bd33cb5a171450c27894534ef50ac223256058
|
| 3 |
+
size 106030
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/staged/public/train.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b37f6b2ef5257f40bd826ac956749881f0f474362bdb56e8c5728ad629242e3a
|
| 3 |
+
size 847349
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/staged/public/val.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eff6dec27c3740661a1ae84dea391d690dfb60342bfd5d7527b903fdd6009780
|
| 3 |
+
size 106192
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/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-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/staged/tabddpm/model_input_manifest.json"
|
| 7 |
+
}
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/staged/tabddpm/adapter_transforms_applied.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
[]
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/staged/tabddpm/model_input_manifest.json
ADDED
|
@@ -0,0 +1,190 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "c7",
|
| 3 |
+
"model": "tabddpm",
|
| 4 |
+
"target_column": "class",
|
| 5 |
+
"task_type": "classification",
|
| 6 |
+
"column_schema": [
|
| 7 |
+
{
|
| 8 |
+
"name": "parents",
|
| 9 |
+
"role": "feature",
|
| 10 |
+
"semantic_type": "categorical",
|
| 11 |
+
"nullable": false,
|
| 12 |
+
"missing_tokens": [],
|
| 13 |
+
"parse_format": null,
|
| 14 |
+
"impute_strategy": "mode",
|
| 15 |
+
"profile_stats": {
|
| 16 |
+
"missing_rate": 0.0,
|
| 17 |
+
"unique_count": 3,
|
| 18 |
+
"unique_ratio": 0.000289,
|
| 19 |
+
"example_values": [
|
| 20 |
+
"usual",
|
| 21 |
+
"pretentious",
|
| 22 |
+
"great_pret"
|
| 23 |
+
]
|
| 24 |
+
}
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"name": "has_nurs",
|
| 28 |
+
"role": "feature",
|
| 29 |
+
"semantic_type": "categorical",
|
| 30 |
+
"nullable": false,
|
| 31 |
+
"missing_tokens": [],
|
| 32 |
+
"parse_format": null,
|
| 33 |
+
"impute_strategy": "mode",
|
| 34 |
+
"profile_stats": {
|
| 35 |
+
"missing_rate": 0.0,
|
| 36 |
+
"unique_count": 5,
|
| 37 |
+
"unique_ratio": 0.000482,
|
| 38 |
+
"example_values": [
|
| 39 |
+
"very_crit",
|
| 40 |
+
"critical",
|
| 41 |
+
"improper",
|
| 42 |
+
"less_proper",
|
| 43 |
+
"proper"
|
| 44 |
+
]
|
| 45 |
+
}
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"name": "form",
|
| 49 |
+
"role": "feature",
|
| 50 |
+
"semantic_type": "categorical",
|
| 51 |
+
"nullable": false,
|
| 52 |
+
"missing_tokens": [],
|
| 53 |
+
"parse_format": null,
|
| 54 |
+
"impute_strategy": "mode",
|
| 55 |
+
"profile_stats": {
|
| 56 |
+
"missing_rate": 0.0,
|
| 57 |
+
"unique_count": 4,
|
| 58 |
+
"unique_ratio": 0.000386,
|
| 59 |
+
"example_values": [
|
| 60 |
+
"complete",
|
| 61 |
+
"completed",
|
| 62 |
+
"incomplete",
|
| 63 |
+
"foster"
|
| 64 |
+
]
|
| 65 |
+
}
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"name": "children",
|
| 69 |
+
"role": "feature",
|
| 70 |
+
"semantic_type": "categorical",
|
| 71 |
+
"nullable": false,
|
| 72 |
+
"missing_tokens": [],
|
| 73 |
+
"parse_format": null,
|
| 74 |
+
"impute_strategy": "mode",
|
| 75 |
+
"profile_stats": {
|
| 76 |
+
"missing_rate": 0.0,
|
| 77 |
+
"unique_count": 4,
|
| 78 |
+
"unique_ratio": 0.000386,
|
| 79 |
+
"example_values": [
|
| 80 |
+
"1",
|
| 81 |
+
"3",
|
| 82 |
+
"2",
|
| 83 |
+
"more"
|
| 84 |
+
]
|
| 85 |
+
}
|
| 86 |
+
},
|
| 87 |
+
{
|
| 88 |
+
"name": "housing",
|
| 89 |
+
"role": "feature",
|
| 90 |
+
"semantic_type": "categorical",
|
| 91 |
+
"nullable": false,
|
| 92 |
+
"missing_tokens": [],
|
| 93 |
+
"parse_format": null,
|
| 94 |
+
"impute_strategy": "mode",
|
| 95 |
+
"profile_stats": {
|
| 96 |
+
"missing_rate": 0.0,
|
| 97 |
+
"unique_count": 3,
|
| 98 |
+
"unique_ratio": 0.000289,
|
| 99 |
+
"example_values": [
|
| 100 |
+
"less_conv",
|
| 101 |
+
"convenient",
|
| 102 |
+
"critical"
|
| 103 |
+
]
|
| 104 |
+
}
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"name": "finance",
|
| 108 |
+
"role": "feature",
|
| 109 |
+
"semantic_type": "categorical",
|
| 110 |
+
"nullable": false,
|
| 111 |
+
"missing_tokens": [],
|
| 112 |
+
"parse_format": null,
|
| 113 |
+
"impute_strategy": "mode",
|
| 114 |
+
"profile_stats": {
|
| 115 |
+
"missing_rate": 0.0,
|
| 116 |
+
"unique_count": 2,
|
| 117 |
+
"unique_ratio": 0.000193,
|
| 118 |
+
"example_values": [
|
| 119 |
+
"convenient",
|
| 120 |
+
"inconv"
|
| 121 |
+
]
|
| 122 |
+
}
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"name": "social",
|
| 126 |
+
"role": "feature",
|
| 127 |
+
"semantic_type": "categorical",
|
| 128 |
+
"nullable": false,
|
| 129 |
+
"missing_tokens": [],
|
| 130 |
+
"parse_format": null,
|
| 131 |
+
"impute_strategy": "mode",
|
| 132 |
+
"profile_stats": {
|
| 133 |
+
"missing_rate": 0.0,
|
| 134 |
+
"unique_count": 3,
|
| 135 |
+
"unique_ratio": 0.000289,
|
| 136 |
+
"example_values": [
|
| 137 |
+
"slightly_prob",
|
| 138 |
+
"nonprob",
|
| 139 |
+
"problematic"
|
| 140 |
+
]
|
| 141 |
+
}
|
| 142 |
+
},
|
| 143 |
+
{
|
| 144 |
+
"name": "health",
|
| 145 |
+
"role": "feature",
|
| 146 |
+
"semantic_type": "categorical",
|
| 147 |
+
"nullable": false,
|
| 148 |
+
"missing_tokens": [],
|
| 149 |
+
"parse_format": null,
|
| 150 |
+
"impute_strategy": "mode",
|
| 151 |
+
"profile_stats": {
|
| 152 |
+
"missing_rate": 0.0,
|
| 153 |
+
"unique_count": 3,
|
| 154 |
+
"unique_ratio": 0.000289,
|
| 155 |
+
"example_values": [
|
| 156 |
+
"recommended",
|
| 157 |
+
"priority",
|
| 158 |
+
"not_recom"
|
| 159 |
+
]
|
| 160 |
+
}
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"name": "class",
|
| 164 |
+
"role": "target",
|
| 165 |
+
"semantic_type": "categorical",
|
| 166 |
+
"nullable": false,
|
| 167 |
+
"missing_tokens": [],
|
| 168 |
+
"parse_format": null,
|
| 169 |
+
"impute_strategy": "mode",
|
| 170 |
+
"profile_stats": {
|
| 171 |
+
"missing_rate": 0.0,
|
| 172 |
+
"unique_count": 5,
|
| 173 |
+
"unique_ratio": 0.000482,
|
| 174 |
+
"example_values": [
|
| 175 |
+
"priority",
|
| 176 |
+
"spec_prior",
|
| 177 |
+
"not_recom",
|
| 178 |
+
"very_recom",
|
| 179 |
+
"recommend"
|
| 180 |
+
]
|
| 181 |
+
}
|
| 182 |
+
}
|
| 183 |
+
],
|
| 184 |
+
"public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/public_gate/staged_input_manifest.json",
|
| 185 |
+
"train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/staged/public/train.csv",
|
| 186 |
+
"val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/staged/public/val.csv",
|
| 187 |
+
"test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/staged/public/test.csv",
|
| 188 |
+
"features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/staged/public/staged_features.json",
|
| 189 |
+
"public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c7/tabddpm/tabddpm-c7-20260422_211246/public_gate/public_gate_report.json"
|
| 190 |
+
}
|
syntheticSuccess/c7/tabddpm/tabddpm-c7-20260422_211246/tabddpm-c7-10368-20260422_211650.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e47f61612fd6e90d460223dfc4141b04efea2493a9b73535ec40c7ee9c5939af
|
| 3 |
+
size 373315
|