TabQueryBench commited on
Commit
8caa98c
·
verified ·
1 Parent(s): b95a839

Resume SynthData0523 main/n17 batch 2

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +32 -0
  2. SynthData0523/main/n17/tabdiff/tabdiff-n17-20260501_194732/train_20260501_194732.log +3 -0
  3. SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/_tabpfgen_generate.py +68 -0
  4. SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/gen_20260422_070321.log +3 -0
  5. SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/input_snapshot.json +36 -0
  6. SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/public_gate/normalized_schema_snapshot.json +217 -0
  7. SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/public_gate/public_gate_report.json +37 -0
  8. SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/public_gate/staged_input_manifest.json +222 -0
  9. SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/runner.log +3 -0
  10. SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/runtime_result.json +14 -0
  11. SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/staged/public/staged_features.json +52 -0
  12. SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/staged/public/test.csv +3 -0
  13. SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/staged/public/train.csv +3 -0
  14. SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/staged/public/val.csv +3 -0
  15. SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/staged/tabpfgen/adapter_report.json +7 -0
  16. SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/staged/tabpfgen/adapter_transforms_applied.json +1 -0
  17. SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/staged/tabpfgen/model_input_manifest.json +224 -0
  18. SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/tabpfgen-n17-11600-20260422_070321.csv +3 -0
  19. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/_tabsyn_sample.py +39 -0
  20. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/_tabsyn_train.py +63 -0
  21. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/X_cat_test.npy +3 -0
  22. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/X_cat_train.npy +3 -0
  23. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/X_num_test.npy +3 -0
  24. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/X_num_train.npy +3 -0
  25. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/info.json +120 -0
  26. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/test.csv +3 -0
  27. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/train.csv +3 -0
  28. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/y_test.npy +3 -0
  29. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/y_train.npy +3 -0
  30. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/gen_20260427_025208.log +3 -0
  31. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/input_snapshot.json +36 -0
  32. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/public_gate/normalized_schema_snapshot.json +217 -0
  33. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/public_gate/public_gate_report.json +37 -0
  34. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/public_gate/staged_input_manifest.json +222 -0
  35. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/runtime_result.json +15 -0
  36. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/staged/public/staged_features.json +52 -0
  37. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/staged/public/test.csv +3 -0
  38. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/staged/public/train.csv +3 -0
  39. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/staged/public/val.csv +3 -0
  40. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/staged/tabsyn/adapter_report.json +7 -0
  41. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/staged/tabsyn/adapter_transforms_applied.json +1 -0
  42. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/staged/tabsyn/model_input_manifest.json +224 -0
  43. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/synthetic/tabsyn_n17/real.csv +3 -0
  44. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/synthetic/tabsyn_n17/test.csv +3 -0
  45. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/tabsyn-n17-11600-20260427_025208.csv +3 -0
  46. SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/train_20260427_025148.log +3 -0
  47. SynthData0523/main/n17/tvae/tvae-n17-20260328_054240/_tvae_generate.py +5 -0
  48. SynthData0523/main/n17/tvae/tvae-n17-20260328_054240/_tvae_train.py +16 -0
  49. SynthData0523/main/n17/tvae/tvae-n17-20260328_054240/gen_20260328_100702.log +3 -0
  50. SynthData0523/main/n17/tvae/tvae-n17-20260328_054240/gen_20260330_070841.log +3 -0
.gitattributes CHANGED
@@ -13038,3 +13038,35 @@ SynthData0523/main/n17/tabdiff/tabdiff-n17-20260501_194732/tabular_bundle/pipeli
13038
  SynthData0523/main/n17/tabdiff/tabdiff-n17-20260501_194732/tabular_bundle/pipeline_n17/y_test.npy filter=lfs diff=lfs merge=lfs -text
13039
  SynthData0523/main/n17/tabdiff/tabdiff-n17-20260501_194732/tabular_bundle/pipeline_n17/y_train.npy filter=lfs diff=lfs merge=lfs -text
13040
  SynthData0523/main/n17/tabdiff/tabdiff-n17-20260501_194732/tabular_bundle/pipeline_n17/y_val.npy filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13038
  SynthData0523/main/n17/tabdiff/tabdiff-n17-20260501_194732/tabular_bundle/pipeline_n17/y_test.npy filter=lfs diff=lfs merge=lfs -text
13039
  SynthData0523/main/n17/tabdiff/tabdiff-n17-20260501_194732/tabular_bundle/pipeline_n17/y_train.npy filter=lfs diff=lfs merge=lfs -text
13040
  SynthData0523/main/n17/tabdiff/tabdiff-n17-20260501_194732/tabular_bundle/pipeline_n17/y_val.npy filter=lfs diff=lfs merge=lfs -text
13041
+ SynthData0523/main/n17/tabdiff/tabdiff-n17-20260501_194732/train_20260501_194732.log filter=lfs diff=lfs merge=lfs -text
13042
+ SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/gen_20260422_070321.log filter=lfs diff=lfs merge=lfs -text
13043
+ SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/runner.log filter=lfs diff=lfs merge=lfs -text
13044
+ SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
13045
+ SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
13046
+ SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
13047
+ SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/tabpfgen-n17-11600-20260422_070321.csv filter=lfs diff=lfs merge=lfs -text
13048
+ SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/X_cat_test.npy filter=lfs diff=lfs merge=lfs -text
13049
+ SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/X_cat_train.npy filter=lfs diff=lfs merge=lfs -text
13050
+ SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/X_num_test.npy filter=lfs diff=lfs merge=lfs -text
13051
+ SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/X_num_train.npy filter=lfs diff=lfs merge=lfs -text
13052
+ SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/test.csv filter=lfs diff=lfs merge=lfs -text
13053
+ SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/train.csv filter=lfs diff=lfs merge=lfs -text
13054
+ SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/y_test.npy filter=lfs diff=lfs merge=lfs -text
13055
+ SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/y_train.npy filter=lfs diff=lfs merge=lfs -text
13056
+ SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/gen_20260427_025208.log filter=lfs diff=lfs merge=lfs -text
13057
+ SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
13058
+ SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
13059
+ SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
13060
+ SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/synthetic/tabsyn_n17/real.csv filter=lfs diff=lfs merge=lfs -text
13061
+ SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/synthetic/tabsyn_n17/test.csv filter=lfs diff=lfs merge=lfs -text
13062
+ SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/tabsyn-n17-11600-20260427_025208.csv filter=lfs diff=lfs merge=lfs -text
13063
+ SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/train_20260427_025148.log filter=lfs diff=lfs merge=lfs -text
13064
+ SynthData0523/main/n17/tvae/tvae-n17-20260328_054240/gen_20260328_100702.log filter=lfs diff=lfs merge=lfs -text
13065
+ SynthData0523/main/n17/tvae/tvae-n17-20260328_054240/gen_20260330_070841.log filter=lfs diff=lfs merge=lfs -text
13066
+ SynthData0523/main/n17/tvae/tvae-n17-20260328_054240/models_300epochs/train_20260328_054240.log filter=lfs diff=lfs merge=lfs -text
13067
+ SynthData0523/main/n17/tvae/tvae-n17-20260328_054240/models_300epochs/tvae_300epochs.pt filter=lfs diff=lfs merge=lfs -text
13068
+ SynthData0523/main/n17/tvae/tvae-n17-20260328_054240/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
13069
+ SynthData0523/main/n17/tvae/tvae-n17-20260328_054240/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
13070
+ SynthData0523/main/n17/tvae/tvae-n17-20260328_054240/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
13071
+ SynthData0523/main/n17/tvae/tvae-n17-20260328_054240/tvae-n17-1000-20260328_100702.csv filter=lfs diff=lfs merge=lfs -text
13072
+ SynthData0523/main/n17/tvae/tvae-n17-20260328_054240/tvae-n17-11600-20260330_070841.csv filter=lfs diff=lfs merge=lfs -text
SynthData0523/main/n17/tabdiff/tabdiff-n17-20260501_194732/train_20260501_194732.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70af5705c2dbc5bac63ad224d9e530867d4e40fb4999c6feb2c1ae3c7a5dc8a8
3
+ size 445316
SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/_tabpfgen_generate.py ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import numpy as np
2
+ import pandas as pd
3
+ import json
4
+ from tabpfgen import TabPFGen
5
+
6
+ df = pd.read_csv("/work/temp/tabpfgen_regen_parallel_deadline/20260422_070318/n17/staged/public/train.csv")
7
+ target_col = "class"
8
+
9
+ feature_cols = [c for c in df.columns if c != target_col]
10
+
11
+ # --- Label-encode categorical / object columns ---
12
+ cat_encodings = {} # col -> list of unique values (index = code)
13
+ for col in feature_cols:
14
+ if df[col].dtype == object or str(df[col].dtype) == 'category':
15
+ cats = sorted(df[col].dropna().unique().tolist(), key=str)
16
+ cat_map = {v: i for i, v in enumerate(cats)}
17
+ df[col] = df[col].map(cat_map).astype(float)
18
+ cat_encodings[col] = cats
19
+ print(f"[TabPFGen] Label-encoded '{col}' ({len(cats)} categories)")
20
+
21
+ # Encode target if categorical
22
+ target_cats = None
23
+ if df[target_col].dtype == object or str(df[target_col].dtype) == 'category':
24
+ cats = sorted(df[target_col].dropna().unique().tolist(), key=str)
25
+ t_map = {v: i for i, v in enumerate(cats)}
26
+ df[target_col] = df[target_col].map(t_map).astype(float)
27
+ target_cats = cats
28
+ print(f"[TabPFGen] Label-encoded target '{target_col}' ({len(cats)} categories)")
29
+
30
+ X = df[feature_cols].values.astype(np.float32)
31
+ y = df[target_col].values
32
+
33
+ # Handle NaN
34
+ for i in range(X.shape[1]):
35
+ col_vals = X[:, i]
36
+ mask = np.isnan(col_vals)
37
+ if mask.any():
38
+ mean_val = np.nanmean(col_vals)
39
+ X[mask, i] = mean_val if not np.isnan(mean_val) else 0.0
40
+
41
+ gen = TabPFGen(
42
+ n_sgld_steps=1000,
43
+ sgld_step_size=0.01,
44
+ sgld_noise_scale=0.01,
45
+ device="auto",
46
+ )
47
+
48
+ print(f"[TabPFGen] Generating 11600 rows via generate_regression")
49
+ X_syn, y_syn = gen.generate_regression(X, y, n_samples=11600)
50
+
51
+ syn_df = pd.DataFrame(X_syn, columns=feature_cols)
52
+ syn_df[target_col] = y_syn
53
+
54
+ # --- Inverse label-encoding for categorical columns ---
55
+ for col, cats in cat_encodings.items():
56
+ # Round to nearest integer index, clamp to valid range
57
+ codes = np.round(syn_df[col].values).astype(int)
58
+ codes = np.clip(codes, 0, len(cats) - 1)
59
+ syn_df[col] = [cats[c] for c in codes]
60
+
61
+ if target_cats is not None:
62
+ codes = np.round(syn_df[target_col].values).astype(int)
63
+ codes = np.clip(codes, 0, len(target_cats) - 1)
64
+ syn_df[target_col] = [target_cats[c] for c in codes]
65
+
66
+ syn_df = syn_df[list(df.columns)]
67
+ syn_df.to_csv("/work/temp/tabpfgen_regen_parallel_deadline/20260422_070318/n17/tabpfgen-n17-11600-20260422_070321.csv", index=False)
68
+ print(f"[TabPFGen] Saved {len(syn_df)} rows -> /work/temp/tabpfgen_regen_parallel_deadline/20260422_070318/n17/tabpfgen-n17-11600-20260422_070321.csv")
SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/gen_20260422_070321.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf5385224c54b875af8f6f297e6405ea355bc39e6b74a1b5ea7d0b9fca43d1cb
3
+ size 479
SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n17",
3
+ "model": "tabpfgen",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n17/n17-train.csv",
7
+ "exists": true,
8
+ "size": 319108,
9
+ "sha256": "99cb629d6e58372a6cbfe396c89994cfb68d279d18ae29e954faeb7b1af8ffce"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n17/n17-val.csv",
13
+ "exists": true,
14
+ "size": 39916,
15
+ "sha256": "7e6d4456b11d527ca043a524c39ddd525a8f746ed01b5ebd6606e4910c188ab8"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n17/n17-test.csv",
19
+ "exists": true,
20
+ "size": 40033,
21
+ "sha256": "f0b277b314080cae72945253a6c472b7ac161edf14a7ff93a3121bbf951c6439"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/n17/n17-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 4394,
27
+ "sha256": "dac6ca60a814677e5fcf05560aa0c2c8d8baa6e2fc86bcf214ffda9129cbe802"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/n17/n17-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 5240,
33
+ "sha256": "1a1d4be4080a65264b8c9cce6808ea2974c0ddca95da8c4d42b7b6d0160835b4"
34
+ }
35
+ }
36
+ }
SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,217 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n17",
3
+ "target_column": "class",
4
+ "task_type": "classification",
5
+ "columns": [
6
+ {
7
+ "name": "time",
8
+ "role": "feature",
9
+ "semantic_type": "numeric",
10
+ "nullable": false,
11
+ "missing_tokens": [],
12
+ "parse_format": null,
13
+ "impute_strategy": "median",
14
+ "profile_stats": {
15
+ "missing_rate": 0.0,
16
+ "unique_count": 68,
17
+ "unique_ratio": 0.005862,
18
+ "example_values": [
19
+ "55",
20
+ "47",
21
+ "56",
22
+ "58",
23
+ "37"
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "name": "attribute2",
29
+ "role": "feature",
30
+ "semantic_type": "numeric",
31
+ "nullable": false,
32
+ "missing_tokens": [],
33
+ "parse_format": null,
34
+ "impute_strategy": "median",
35
+ "profile_stats": {
36
+ "missing_rate": 0.0,
37
+ "unique_count": 86,
38
+ "unique_ratio": 0.007414,
39
+ "example_values": [
40
+ "0",
41
+ "4",
42
+ "-5",
43
+ "1",
44
+ "3"
45
+ ]
46
+ }
47
+ },
48
+ {
49
+ "name": "attribute3",
50
+ "role": "feature",
51
+ "semantic_type": "numeric",
52
+ "nullable": false,
53
+ "missing_tokens": [],
54
+ "parse_format": null,
55
+ "impute_strategy": "median",
56
+ "profile_stats": {
57
+ "missing_rate": 0.0,
58
+ "unique_count": 44,
59
+ "unique_ratio": 0.003793,
60
+ "example_values": [
61
+ "81",
62
+ "82",
63
+ "78",
64
+ "84",
65
+ "80"
66
+ ]
67
+ }
68
+ },
69
+ {
70
+ "name": "attribute4",
71
+ "role": "feature",
72
+ "semantic_type": "numeric",
73
+ "nullable": false,
74
+ "missing_tokens": [],
75
+ "parse_format": null,
76
+ "impute_strategy": "median",
77
+ "profile_stats": {
78
+ "missing_rate": 0.0,
79
+ "unique_count": 53,
80
+ "unique_ratio": 0.004569,
81
+ "example_values": [
82
+ "0",
83
+ "-2",
84
+ "-1",
85
+ "7",
86
+ "6"
87
+ ]
88
+ }
89
+ },
90
+ {
91
+ "name": "attribute5",
92
+ "role": "feature",
93
+ "semantic_type": "numeric",
94
+ "nullable": false,
95
+ "missing_tokens": [],
96
+ "parse_format": null,
97
+ "impute_strategy": "median",
98
+ "profile_stats": {
99
+ "missing_rate": 0.0,
100
+ "unique_count": 49,
101
+ "unique_ratio": 0.004224,
102
+ "example_values": [
103
+ "-6",
104
+ "46",
105
+ "8",
106
+ "56",
107
+ "36"
108
+ ]
109
+ }
110
+ },
111
+ {
112
+ "name": "attribute6",
113
+ "role": "feature",
114
+ "semantic_type": "numeric",
115
+ "nullable": false,
116
+ "missing_tokens": [],
117
+ "parse_format": null,
118
+ "impute_strategy": "median",
119
+ "profile_stats": {
120
+ "missing_rate": 0.0,
121
+ "unique_count": 111,
122
+ "unique_ratio": 0.009569,
123
+ "example_values": [
124
+ "11",
125
+ "0",
126
+ "31",
127
+ "12",
128
+ "-14"
129
+ ]
130
+ }
131
+ },
132
+ {
133
+ "name": "attribute7",
134
+ "role": "feature",
135
+ "semantic_type": "numeric",
136
+ "nullable": false,
137
+ "missing_tokens": [],
138
+ "parse_format": null,
139
+ "impute_strategy": "median",
140
+ "profile_stats": {
141
+ "missing_rate": 0.0,
142
+ "unique_count": 71,
143
+ "unique_ratio": 0.006121,
144
+ "example_values": [
145
+ "25",
146
+ "35",
147
+ "22",
148
+ "27",
149
+ "43"
150
+ ]
151
+ }
152
+ },
153
+ {
154
+ "name": "attribute8",
155
+ "role": "feature",
156
+ "semantic_type": "numeric",
157
+ "nullable": false,
158
+ "missing_tokens": [],
159
+ "parse_format": null,
160
+ "impute_strategy": "median",
161
+ "profile_stats": {
162
+ "missing_rate": 0.0,
163
+ "unique_count": 112,
164
+ "unique_ratio": 0.009655,
165
+ "example_values": [
166
+ "88",
167
+ "35",
168
+ "70",
169
+ "28",
170
+ "44"
171
+ ]
172
+ }
173
+ },
174
+ {
175
+ "name": "attribute9",
176
+ "role": "feature",
177
+ "semantic_type": "numeric",
178
+ "nullable": false,
179
+ "missing_tokens": [],
180
+ "parse_format": null,
181
+ "impute_strategy": "median",
182
+ "profile_stats": {
183
+ "missing_rate": 0.0,
184
+ "unique_count": 67,
185
+ "unique_ratio": 0.005776,
186
+ "example_values": [
187
+ "64",
188
+ "0",
189
+ "48",
190
+ "2",
191
+ "12"
192
+ ]
193
+ }
194
+ },
195
+ {
196
+ "name": "class",
197
+ "role": "target",
198
+ "semantic_type": "numeric",
199
+ "nullable": false,
200
+ "missing_tokens": [],
201
+ "parse_format": null,
202
+ "impute_strategy": "median",
203
+ "profile_stats": {
204
+ "missing_rate": 0.0,
205
+ "unique_count": 7,
206
+ "unique_ratio": 0.000603,
207
+ "example_values": [
208
+ "4",
209
+ "1",
210
+ "5",
211
+ "3",
212
+ "6"
213
+ ]
214
+ }
215
+ }
216
+ ]
217
+ }
SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n17",
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/n17/n17-train.csv",
34
+ "val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n17/n17-val.csv",
35
+ "test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n17/n17-test.csv"
36
+ }
37
+ }
SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,222 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n17",
3
+ "target_column": "class",
4
+ "task_type": "classification",
5
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_070318/n17/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_070318/n17/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_070318/n17/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_070318/n17/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_070318/n17/public_gate/public_gate_report.json",
10
+ "column_schema": [
11
+ {
12
+ "name": "time",
13
+ "role": "feature",
14
+ "semantic_type": "numeric",
15
+ "nullable": false,
16
+ "missing_tokens": [],
17
+ "parse_format": null,
18
+ "impute_strategy": "median",
19
+ "profile_stats": {
20
+ "missing_rate": 0.0,
21
+ "unique_count": 68,
22
+ "unique_ratio": 0.005862,
23
+ "example_values": [
24
+ "55",
25
+ "47",
26
+ "56",
27
+ "58",
28
+ "37"
29
+ ]
30
+ }
31
+ },
32
+ {
33
+ "name": "attribute2",
34
+ "role": "feature",
35
+ "semantic_type": "numeric",
36
+ "nullable": false,
37
+ "missing_tokens": [],
38
+ "parse_format": null,
39
+ "impute_strategy": "median",
40
+ "profile_stats": {
41
+ "missing_rate": 0.0,
42
+ "unique_count": 86,
43
+ "unique_ratio": 0.007414,
44
+ "example_values": [
45
+ "0",
46
+ "4",
47
+ "-5",
48
+ "1",
49
+ "3"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "name": "attribute3",
55
+ "role": "feature",
56
+ "semantic_type": "numeric",
57
+ "nullable": false,
58
+ "missing_tokens": [],
59
+ "parse_format": null,
60
+ "impute_strategy": "median",
61
+ "profile_stats": {
62
+ "missing_rate": 0.0,
63
+ "unique_count": 44,
64
+ "unique_ratio": 0.003793,
65
+ "example_values": [
66
+ "81",
67
+ "82",
68
+ "78",
69
+ "84",
70
+ "80"
71
+ ]
72
+ }
73
+ },
74
+ {
75
+ "name": "attribute4",
76
+ "role": "feature",
77
+ "semantic_type": "numeric",
78
+ "nullable": false,
79
+ "missing_tokens": [],
80
+ "parse_format": null,
81
+ "impute_strategy": "median",
82
+ "profile_stats": {
83
+ "missing_rate": 0.0,
84
+ "unique_count": 53,
85
+ "unique_ratio": 0.004569,
86
+ "example_values": [
87
+ "0",
88
+ "-2",
89
+ "-1",
90
+ "7",
91
+ "6"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "name": "attribute5",
97
+ "role": "feature",
98
+ "semantic_type": "numeric",
99
+ "nullable": false,
100
+ "missing_tokens": [],
101
+ "parse_format": null,
102
+ "impute_strategy": "median",
103
+ "profile_stats": {
104
+ "missing_rate": 0.0,
105
+ "unique_count": 49,
106
+ "unique_ratio": 0.004224,
107
+ "example_values": [
108
+ "-6",
109
+ "46",
110
+ "8",
111
+ "56",
112
+ "36"
113
+ ]
114
+ }
115
+ },
116
+ {
117
+ "name": "attribute6",
118
+ "role": "feature",
119
+ "semantic_type": "numeric",
120
+ "nullable": false,
121
+ "missing_tokens": [],
122
+ "parse_format": null,
123
+ "impute_strategy": "median",
124
+ "profile_stats": {
125
+ "missing_rate": 0.0,
126
+ "unique_count": 111,
127
+ "unique_ratio": 0.009569,
128
+ "example_values": [
129
+ "11",
130
+ "0",
131
+ "31",
132
+ "12",
133
+ "-14"
134
+ ]
135
+ }
136
+ },
137
+ {
138
+ "name": "attribute7",
139
+ "role": "feature",
140
+ "semantic_type": "numeric",
141
+ "nullable": false,
142
+ "missing_tokens": [],
143
+ "parse_format": null,
144
+ "impute_strategy": "median",
145
+ "profile_stats": {
146
+ "missing_rate": 0.0,
147
+ "unique_count": 71,
148
+ "unique_ratio": 0.006121,
149
+ "example_values": [
150
+ "25",
151
+ "35",
152
+ "22",
153
+ "27",
154
+ "43"
155
+ ]
156
+ }
157
+ },
158
+ {
159
+ "name": "attribute8",
160
+ "role": "feature",
161
+ "semantic_type": "numeric",
162
+ "nullable": false,
163
+ "missing_tokens": [],
164
+ "parse_format": null,
165
+ "impute_strategy": "median",
166
+ "profile_stats": {
167
+ "missing_rate": 0.0,
168
+ "unique_count": 112,
169
+ "unique_ratio": 0.009655,
170
+ "example_values": [
171
+ "88",
172
+ "35",
173
+ "70",
174
+ "28",
175
+ "44"
176
+ ]
177
+ }
178
+ },
179
+ {
180
+ "name": "attribute9",
181
+ "role": "feature",
182
+ "semantic_type": "numeric",
183
+ "nullable": false,
184
+ "missing_tokens": [],
185
+ "parse_format": null,
186
+ "impute_strategy": "median",
187
+ "profile_stats": {
188
+ "missing_rate": 0.0,
189
+ "unique_count": 67,
190
+ "unique_ratio": 0.005776,
191
+ "example_values": [
192
+ "64",
193
+ "0",
194
+ "48",
195
+ "2",
196
+ "12"
197
+ ]
198
+ }
199
+ },
200
+ {
201
+ "name": "class",
202
+ "role": "target",
203
+ "semantic_type": "numeric",
204
+ "nullable": false,
205
+ "missing_tokens": [],
206
+ "parse_format": null,
207
+ "impute_strategy": "median",
208
+ "profile_stats": {
209
+ "missing_rate": 0.0,
210
+ "unique_count": 7,
211
+ "unique_ratio": 0.000603,
212
+ "example_values": [
213
+ "4",
214
+ "1",
215
+ "5",
216
+ "3",
217
+ "6"
218
+ ]
219
+ }
220
+ }
221
+ ]
222
+ }
SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/runner.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13711a8cabfd4d7ce37014f90824fb37bd5133d94af5491a8f63da6caa2bdeff
3
+ size 1316
SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/runtime_result.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n17",
3
+ "model": "tabpfgen",
4
+ "run_id": "n17-migrated-20260422_183752",
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/n17/tabpfgen/n17-migrated-20260422_183752/tabpfgen-n17-11600-20260422_070321.csv"
13
+ }
14
+ }
SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/staged/public/staged_features.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "feature_name": "time",
4
+ "data_type": "continuous",
5
+ "is_target": false
6
+ },
7
+ {
8
+ "feature_name": "attribute2",
9
+ "data_type": "continuous",
10
+ "is_target": false
11
+ },
12
+ {
13
+ "feature_name": "attribute3",
14
+ "data_type": "continuous",
15
+ "is_target": false
16
+ },
17
+ {
18
+ "feature_name": "attribute4",
19
+ "data_type": "continuous",
20
+ "is_target": false
21
+ },
22
+ {
23
+ "feature_name": "attribute5",
24
+ "data_type": "continuous",
25
+ "is_target": false
26
+ },
27
+ {
28
+ "feature_name": "attribute6",
29
+ "data_type": "continuous",
30
+ "is_target": false
31
+ },
32
+ {
33
+ "feature_name": "attribute7",
34
+ "data_type": "continuous",
35
+ "is_target": false
36
+ },
37
+ {
38
+ "feature_name": "attribute8",
39
+ "data_type": "continuous",
40
+ "is_target": false
41
+ },
42
+ {
43
+ "feature_name": "attribute9",
44
+ "data_type": "continuous",
45
+ "is_target": false
46
+ },
47
+ {
48
+ "feature_name": "class",
49
+ "data_type": "continuous",
50
+ "is_target": true
51
+ }
52
+ ]
SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5efaac201d71f432cdd71c81d2b240ee41c5df078835b26188033662f8d201af
3
+ size 38581
SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:373383578478c8df244051d26a774f0126f89a64fbb8b53842ed634266dc32fa
3
+ size 307507
SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:836ea0bab67a27cd05e1bd0251ccb57666f70fa3df26d42fe4ecb971b84d0125
3
+ size 38466
SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/staged/tabpfgen/adapter_report.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "adapter_ready_status": "pass",
3
+ "adapter_fail_reason_code": null,
4
+ "adapter_fail_detail": null,
5
+ "adapter_transforms_applied": [],
6
+ "model_input_manifest": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_070318/n17/staged/tabpfgen/model_input_manifest.json"
7
+ }
SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/staged/tabpfgen/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/staged/tabpfgen/model_input_manifest.json ADDED
@@ -0,0 +1,224 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n17",
3
+ "model": "tabpfgen",
4
+ "target_column": "class",
5
+ "task_type": "classification",
6
+ "column_schema": [
7
+ {
8
+ "name": "time",
9
+ "role": "feature",
10
+ "semantic_type": "numeric",
11
+ "nullable": false,
12
+ "missing_tokens": [],
13
+ "parse_format": null,
14
+ "impute_strategy": "median",
15
+ "profile_stats": {
16
+ "missing_rate": 0.0,
17
+ "unique_count": 68,
18
+ "unique_ratio": 0.005862,
19
+ "example_values": [
20
+ "55",
21
+ "47",
22
+ "56",
23
+ "58",
24
+ "37"
25
+ ]
26
+ }
27
+ },
28
+ {
29
+ "name": "attribute2",
30
+ "role": "feature",
31
+ "semantic_type": "numeric",
32
+ "nullable": false,
33
+ "missing_tokens": [],
34
+ "parse_format": null,
35
+ "impute_strategy": "median",
36
+ "profile_stats": {
37
+ "missing_rate": 0.0,
38
+ "unique_count": 86,
39
+ "unique_ratio": 0.007414,
40
+ "example_values": [
41
+ "0",
42
+ "4",
43
+ "-5",
44
+ "1",
45
+ "3"
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "name": "attribute3",
51
+ "role": "feature",
52
+ "semantic_type": "numeric",
53
+ "nullable": false,
54
+ "missing_tokens": [],
55
+ "parse_format": null,
56
+ "impute_strategy": "median",
57
+ "profile_stats": {
58
+ "missing_rate": 0.0,
59
+ "unique_count": 44,
60
+ "unique_ratio": 0.003793,
61
+ "example_values": [
62
+ "81",
63
+ "82",
64
+ "78",
65
+ "84",
66
+ "80"
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "name": "attribute4",
72
+ "role": "feature",
73
+ "semantic_type": "numeric",
74
+ "nullable": false,
75
+ "missing_tokens": [],
76
+ "parse_format": null,
77
+ "impute_strategy": "median",
78
+ "profile_stats": {
79
+ "missing_rate": 0.0,
80
+ "unique_count": 53,
81
+ "unique_ratio": 0.004569,
82
+ "example_values": [
83
+ "0",
84
+ "-2",
85
+ "-1",
86
+ "7",
87
+ "6"
88
+ ]
89
+ }
90
+ },
91
+ {
92
+ "name": "attribute5",
93
+ "role": "feature",
94
+ "semantic_type": "numeric",
95
+ "nullable": false,
96
+ "missing_tokens": [],
97
+ "parse_format": null,
98
+ "impute_strategy": "median",
99
+ "profile_stats": {
100
+ "missing_rate": 0.0,
101
+ "unique_count": 49,
102
+ "unique_ratio": 0.004224,
103
+ "example_values": [
104
+ "-6",
105
+ "46",
106
+ "8",
107
+ "56",
108
+ "36"
109
+ ]
110
+ }
111
+ },
112
+ {
113
+ "name": "attribute6",
114
+ "role": "feature",
115
+ "semantic_type": "numeric",
116
+ "nullable": false,
117
+ "missing_tokens": [],
118
+ "parse_format": null,
119
+ "impute_strategy": "median",
120
+ "profile_stats": {
121
+ "missing_rate": 0.0,
122
+ "unique_count": 111,
123
+ "unique_ratio": 0.009569,
124
+ "example_values": [
125
+ "11",
126
+ "0",
127
+ "31",
128
+ "12",
129
+ "-14"
130
+ ]
131
+ }
132
+ },
133
+ {
134
+ "name": "attribute7",
135
+ "role": "feature",
136
+ "semantic_type": "numeric",
137
+ "nullable": false,
138
+ "missing_tokens": [],
139
+ "parse_format": null,
140
+ "impute_strategy": "median",
141
+ "profile_stats": {
142
+ "missing_rate": 0.0,
143
+ "unique_count": 71,
144
+ "unique_ratio": 0.006121,
145
+ "example_values": [
146
+ "25",
147
+ "35",
148
+ "22",
149
+ "27",
150
+ "43"
151
+ ]
152
+ }
153
+ },
154
+ {
155
+ "name": "attribute8",
156
+ "role": "feature",
157
+ "semantic_type": "numeric",
158
+ "nullable": false,
159
+ "missing_tokens": [],
160
+ "parse_format": null,
161
+ "impute_strategy": "median",
162
+ "profile_stats": {
163
+ "missing_rate": 0.0,
164
+ "unique_count": 112,
165
+ "unique_ratio": 0.009655,
166
+ "example_values": [
167
+ "88",
168
+ "35",
169
+ "70",
170
+ "28",
171
+ "44"
172
+ ]
173
+ }
174
+ },
175
+ {
176
+ "name": "attribute9",
177
+ "role": "feature",
178
+ "semantic_type": "numeric",
179
+ "nullable": false,
180
+ "missing_tokens": [],
181
+ "parse_format": null,
182
+ "impute_strategy": "median",
183
+ "profile_stats": {
184
+ "missing_rate": 0.0,
185
+ "unique_count": 67,
186
+ "unique_ratio": 0.005776,
187
+ "example_values": [
188
+ "64",
189
+ "0",
190
+ "48",
191
+ "2",
192
+ "12"
193
+ ]
194
+ }
195
+ },
196
+ {
197
+ "name": "class",
198
+ "role": "target",
199
+ "semantic_type": "numeric",
200
+ "nullable": false,
201
+ "missing_tokens": [],
202
+ "parse_format": null,
203
+ "impute_strategy": "median",
204
+ "profile_stats": {
205
+ "missing_rate": 0.0,
206
+ "unique_count": 7,
207
+ "unique_ratio": 0.000603,
208
+ "example_values": [
209
+ "4",
210
+ "1",
211
+ "5",
212
+ "3",
213
+ "6"
214
+ ]
215
+ }
216
+ }
217
+ ],
218
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_070318/n17/public_gate/staged_input_manifest.json",
219
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_070318/n17/staged/public/train.csv",
220
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_070318/n17/staged/public/val.csv",
221
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_070318/n17/staged/public/test.csv",
222
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_070318/n17/staged/public/staged_features.json",
223
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_070318/n17/public_gate/public_gate_report.json"
224
+ }
SynthData0523/main/n17/tabpfgen/n17-migrated-20260422_183752/tabpfgen-n17-11600-20260422_070321.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dd8428f21d89167ee8f3822a9730c212a02b4be8f15c7ec729a89b53bc5a799
3
+ size 1085684
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/_tabsyn_sample.py ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os, sys, subprocess
2
+
3
+ work_dir = "/work/output-SpecializedModels/n17/tabsyn/tabsyn-n17-20260427_025147"
4
+ dataname = "tabsyn_n17"
5
+ output_csv = "/work/output-SpecializedModels/n17/tabsyn/tabsyn-n17-20260427_025147/tabsyn-n17-11600-20260427_025208.csv"
6
+ tabsyn_root = "/workspace/tabsyn"
7
+
8
+ assert os.path.exists(tabsyn_root), f"TabSyn source not mounted: {tabsyn_root}"
9
+
10
+ old = os.environ.get("PYTHONPATH", "")
11
+ os.environ["PYTHONPATH"] = tabsyn_root + (os.pathsep + old if old else "")
12
+ sys.path.insert(0, tabsyn_root)
13
+
14
+ os.chdir(tabsyn_root)
15
+
16
+ # Ensure data symlink exists
17
+ data_link = os.path.join(tabsyn_root, "data", dataname)
18
+ data_src = os.path.join(work_dir, "data", dataname)
19
+ os.makedirs(os.path.join(tabsyn_root, "data"), exist_ok=True)
20
+ if os.path.exists(data_link):
21
+ os.remove(data_link)
22
+ os.symlink(data_src, data_link)
23
+
24
+ print(f"[TabSyn] Sampling 11600 rows")
25
+ env = os.environ.copy()
26
+ env.setdefault("TABSYN_RESUME", "1")
27
+ ret = subprocess.run(
28
+ [sys.executable, "main.py",
29
+ "--dataname", dataname,
30
+ "--mode", "sample",
31
+ "--method", "tabsyn",
32
+ "--gpu", "0",
33
+ "--save_path", output_csv],
34
+ cwd=tabsyn_root,
35
+ env=env
36
+ )
37
+ if ret.returncode != 0:
38
+ sys.exit(ret.returncode)
39
+ print(f"[TabSyn] Saved -> {output_csv}")
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/_tabsyn_train.py ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os, sys, subprocess
2
+
3
+ work_dir = "/work/output-SpecializedModels/n17/tabsyn/tabsyn-n17-20260427_025147"
4
+ dataname = "tabsyn_n17"
5
+ tabsyn_root = "/workspace/tabsyn"
6
+
7
+ assert os.path.exists(tabsyn_root), f"TabSyn source not mounted: {tabsyn_root}"
8
+
9
+ old = os.environ.get("PYTHONPATH", "")
10
+ os.environ["PYTHONPATH"] = tabsyn_root + (os.pathsep + old if old else "")
11
+ sys.path.insert(0, tabsyn_root)
12
+
13
+ os.chdir(tabsyn_root)
14
+
15
+ # Symlink data dir into TabSyn data/
16
+ data_link = os.path.join(tabsyn_root, "data", dataname)
17
+ data_src = os.path.join(work_dir, "data", dataname)
18
+ os.makedirs(os.path.join(tabsyn_root, "data"), exist_ok=True)
19
+ if os.path.exists(data_link):
20
+ os.remove(data_link)
21
+ os.symlink(data_src, data_link)
22
+
23
+ env = os.environ.copy()
24
+ env.setdefault("TABSYN_RESUME", "1")
25
+ env.setdefault("TABSYN_VAE_BATCH_SIZE", "1024")
26
+ _te = 1
27
+ if _te is not None:
28
+ env["TABSYN_VAE_EPOCHS"] = str(_te)
29
+ env["TABSYN_DIFFUSION_MAX_EPOCHS"] = str(max(_te + 1, 2))
30
+
31
+ # Data preprocessing is done on the host side (_prepare_data_dir)
32
+ # which creates .npy files, train/test CSVs, and info.json
33
+
34
+ # Step 1: Train VAE (produces latent embeddings)
35
+ print(f"[TabSyn] Step 1/2: Training VAE in {tabsyn_root}, dataname={dataname}")
36
+ ret = subprocess.run(
37
+ [sys.executable, "main.py",
38
+ "--dataname", dataname,
39
+ "--mode", "train",
40
+ "--method", "vae",
41
+ "--gpu", "0"],
42
+ cwd=tabsyn_root,
43
+ env=env
44
+ )
45
+ if ret.returncode != 0:
46
+ print("[TabSyn] VAE training failed")
47
+ sys.exit(ret.returncode)
48
+
49
+ # Step 2: Train diffusion model on latent space
50
+ print(f"[TabSyn] Step 2/2: Training diffusion model")
51
+ ret = subprocess.run(
52
+ [sys.executable, "main.py",
53
+ "--dataname", dataname,
54
+ "--mode", "train",
55
+ "--method", "tabsyn",
56
+ "--gpu", "0"],
57
+ cwd=tabsyn_root,
58
+ env=env
59
+ )
60
+ if ret.returncode != 0:
61
+ print("[TabSyn] Diffusion training failed")
62
+ sys.exit(ret.returncode)
63
+ print("[TabSyn] Training complete (VAE + Diffusion)")
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/X_cat_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de9ff993887498884d64fb519047b34c91490bbaf7ca2e06b5d61a9ad03a289e
3
+ size 128
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/X_cat_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de9ff993887498884d64fb519047b34c91490bbaf7ca2e06b5d61a9ad03a289e
3
+ size 128
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/X_num_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:555eeb2e72ddbfdf3483c6259863dbcc31923450afc9b4e16cbe84c76776be58
3
+ size 417728
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/X_num_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:555eeb2e72ddbfdf3483c6259863dbcc31923450afc9b4e16cbe84c76776be58
3
+ size 417728
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/info.json ADDED
@@ -0,0 +1,120 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "tabsyn_n17",
3
+ "task_type": "regression",
4
+ "n_num_features": 9,
5
+ "n_cat_features": 0,
6
+ "train_size": 11600,
7
+ "num_col_idx": [
8
+ 0,
9
+ 1,
10
+ 2,
11
+ 3,
12
+ 4,
13
+ 5,
14
+ 6,
15
+ 7,
16
+ 8
17
+ ],
18
+ "cat_col_idx": [],
19
+ "target_col_idx": [
20
+ 9
21
+ ],
22
+ "column_names": [
23
+ "time",
24
+ "attribute2",
25
+ "attribute3",
26
+ "attribute4",
27
+ "attribute5",
28
+ "attribute6",
29
+ "attribute7",
30
+ "attribute8",
31
+ "attribute9",
32
+ "class"
33
+ ],
34
+ "train_num": 11600,
35
+ "test_num": 11600,
36
+ "header": 0,
37
+ "file_type": "csv",
38
+ "data_path": "data/tabsyn_n17/train.csv",
39
+ "test_path": null,
40
+ "idx_mapping": {
41
+ "0": 0,
42
+ "1": 1,
43
+ "2": 2,
44
+ "3": 3,
45
+ "4": 4,
46
+ "5": 5,
47
+ "6": 6,
48
+ "7": 7,
49
+ "8": 8,
50
+ "9": 9
51
+ },
52
+ "inverse_idx_mapping": {
53
+ "0": 0,
54
+ "1": 1,
55
+ "2": 2,
56
+ "3": 3,
57
+ "4": 4,
58
+ "5": 5,
59
+ "6": 6,
60
+ "7": 7,
61
+ "8": 8,
62
+ "9": 9
63
+ },
64
+ "idx_name_mapping": {
65
+ "0": "time",
66
+ "1": "attribute2",
67
+ "2": "attribute3",
68
+ "3": "attribute4",
69
+ "4": "attribute5",
70
+ "5": "attribute6",
71
+ "6": "attribute7",
72
+ "7": "attribute8",
73
+ "8": "attribute9",
74
+ "9": "class"
75
+ },
76
+ "metadata": {
77
+ "columns": {
78
+ "0": {
79
+ "sdtype": "numerical",
80
+ "computer_representation": "Float"
81
+ },
82
+ "1": {
83
+ "sdtype": "numerical",
84
+ "computer_representation": "Float"
85
+ },
86
+ "2": {
87
+ "sdtype": "numerical",
88
+ "computer_representation": "Float"
89
+ },
90
+ "3": {
91
+ "sdtype": "numerical",
92
+ "computer_representation": "Float"
93
+ },
94
+ "4": {
95
+ "sdtype": "numerical",
96
+ "computer_representation": "Float"
97
+ },
98
+ "5": {
99
+ "sdtype": "numerical",
100
+ "computer_representation": "Float"
101
+ },
102
+ "6": {
103
+ "sdtype": "numerical",
104
+ "computer_representation": "Float"
105
+ },
106
+ "7": {
107
+ "sdtype": "numerical",
108
+ "computer_representation": "Float"
109
+ },
110
+ "8": {
111
+ "sdtype": "numerical",
112
+ "computer_representation": "Float"
113
+ },
114
+ "9": {
115
+ "sdtype": "numerical",
116
+ "computer_representation": "Float"
117
+ }
118
+ }
119
+ }
120
+ }
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:373383578478c8df244051d26a774f0126f89a64fbb8b53842ed634266dc32fa
3
+ size 307507
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:373383578478c8df244051d26a774f0126f89a64fbb8b53842ed634266dc32fa
3
+ size 307507
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/y_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7404a836f42746332b97bfa3d3710ceb6f8aafcf30bd0b728642ddce19eee91f
3
+ size 92928
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/data/tabsyn_n17/y_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7404a836f42746332b97bfa3d3710ceb6f8aafcf30bd0b728642ddce19eee91f
3
+ size 92928
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/gen_20260427_025208.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49d2f50d06eda3f71121bfbfcde2cd4d01d54cd64719ea5955bc777b7d7b109c
3
+ size 663
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n17",
3
+ "model": "tabsyn",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n17/n17-train.csv",
7
+ "exists": true,
8
+ "size": 319108,
9
+ "sha256": "99cb629d6e58372a6cbfe396c89994cfb68d279d18ae29e954faeb7b1af8ffce"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n17/n17-val.csv",
13
+ "exists": true,
14
+ "size": 39916,
15
+ "sha256": "7e6d4456b11d527ca043a524c39ddd525a8f746ed01b5ebd6606e4910c188ab8"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n17/n17-test.csv",
19
+ "exists": true,
20
+ "size": 40033,
21
+ "sha256": "f0b277b314080cae72945253a6c472b7ac161edf14a7ff93a3121bbf951c6439"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/n17/n17-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 4394,
27
+ "sha256": "dac6ca60a814677e5fcf05560aa0c2c8d8baa6e2fc86bcf214ffda9129cbe802"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/n17/n17-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 5240,
33
+ "sha256": "1a1d4be4080a65264b8c9cce6808ea2974c0ddca95da8c4d42b7b6d0160835b4"
34
+ }
35
+ }
36
+ }
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,217 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n17",
3
+ "target_column": "class",
4
+ "task_type": "classification",
5
+ "columns": [
6
+ {
7
+ "name": "time",
8
+ "role": "feature",
9
+ "semantic_type": "numeric",
10
+ "nullable": false,
11
+ "missing_tokens": [],
12
+ "parse_format": null,
13
+ "impute_strategy": "median",
14
+ "profile_stats": {
15
+ "missing_rate": 0.0,
16
+ "unique_count": 68,
17
+ "unique_ratio": 0.005862,
18
+ "example_values": [
19
+ "55",
20
+ "47",
21
+ "56",
22
+ "58",
23
+ "37"
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "name": "attribute2",
29
+ "role": "feature",
30
+ "semantic_type": "numeric",
31
+ "nullable": false,
32
+ "missing_tokens": [],
33
+ "parse_format": null,
34
+ "impute_strategy": "median",
35
+ "profile_stats": {
36
+ "missing_rate": 0.0,
37
+ "unique_count": 86,
38
+ "unique_ratio": 0.007414,
39
+ "example_values": [
40
+ "0",
41
+ "4",
42
+ "-5",
43
+ "1",
44
+ "3"
45
+ ]
46
+ }
47
+ },
48
+ {
49
+ "name": "attribute3",
50
+ "role": "feature",
51
+ "semantic_type": "numeric",
52
+ "nullable": false,
53
+ "missing_tokens": [],
54
+ "parse_format": null,
55
+ "impute_strategy": "median",
56
+ "profile_stats": {
57
+ "missing_rate": 0.0,
58
+ "unique_count": 44,
59
+ "unique_ratio": 0.003793,
60
+ "example_values": [
61
+ "81",
62
+ "82",
63
+ "78",
64
+ "84",
65
+ "80"
66
+ ]
67
+ }
68
+ },
69
+ {
70
+ "name": "attribute4",
71
+ "role": "feature",
72
+ "semantic_type": "numeric",
73
+ "nullable": false,
74
+ "missing_tokens": [],
75
+ "parse_format": null,
76
+ "impute_strategy": "median",
77
+ "profile_stats": {
78
+ "missing_rate": 0.0,
79
+ "unique_count": 53,
80
+ "unique_ratio": 0.004569,
81
+ "example_values": [
82
+ "0",
83
+ "-2",
84
+ "-1",
85
+ "7",
86
+ "6"
87
+ ]
88
+ }
89
+ },
90
+ {
91
+ "name": "attribute5",
92
+ "role": "feature",
93
+ "semantic_type": "numeric",
94
+ "nullable": false,
95
+ "missing_tokens": [],
96
+ "parse_format": null,
97
+ "impute_strategy": "median",
98
+ "profile_stats": {
99
+ "missing_rate": 0.0,
100
+ "unique_count": 49,
101
+ "unique_ratio": 0.004224,
102
+ "example_values": [
103
+ "-6",
104
+ "46",
105
+ "8",
106
+ "56",
107
+ "36"
108
+ ]
109
+ }
110
+ },
111
+ {
112
+ "name": "attribute6",
113
+ "role": "feature",
114
+ "semantic_type": "numeric",
115
+ "nullable": false,
116
+ "missing_tokens": [],
117
+ "parse_format": null,
118
+ "impute_strategy": "median",
119
+ "profile_stats": {
120
+ "missing_rate": 0.0,
121
+ "unique_count": 111,
122
+ "unique_ratio": 0.009569,
123
+ "example_values": [
124
+ "11",
125
+ "0",
126
+ "31",
127
+ "12",
128
+ "-14"
129
+ ]
130
+ }
131
+ },
132
+ {
133
+ "name": "attribute7",
134
+ "role": "feature",
135
+ "semantic_type": "numeric",
136
+ "nullable": false,
137
+ "missing_tokens": [],
138
+ "parse_format": null,
139
+ "impute_strategy": "median",
140
+ "profile_stats": {
141
+ "missing_rate": 0.0,
142
+ "unique_count": 71,
143
+ "unique_ratio": 0.006121,
144
+ "example_values": [
145
+ "25",
146
+ "35",
147
+ "22",
148
+ "27",
149
+ "43"
150
+ ]
151
+ }
152
+ },
153
+ {
154
+ "name": "attribute8",
155
+ "role": "feature",
156
+ "semantic_type": "numeric",
157
+ "nullable": false,
158
+ "missing_tokens": [],
159
+ "parse_format": null,
160
+ "impute_strategy": "median",
161
+ "profile_stats": {
162
+ "missing_rate": 0.0,
163
+ "unique_count": 112,
164
+ "unique_ratio": 0.009655,
165
+ "example_values": [
166
+ "88",
167
+ "35",
168
+ "70",
169
+ "28",
170
+ "44"
171
+ ]
172
+ }
173
+ },
174
+ {
175
+ "name": "attribute9",
176
+ "role": "feature",
177
+ "semantic_type": "numeric",
178
+ "nullable": false,
179
+ "missing_tokens": [],
180
+ "parse_format": null,
181
+ "impute_strategy": "median",
182
+ "profile_stats": {
183
+ "missing_rate": 0.0,
184
+ "unique_count": 67,
185
+ "unique_ratio": 0.005776,
186
+ "example_values": [
187
+ "64",
188
+ "0",
189
+ "48",
190
+ "2",
191
+ "12"
192
+ ]
193
+ }
194
+ },
195
+ {
196
+ "name": "class",
197
+ "role": "target",
198
+ "semantic_type": "numeric",
199
+ "nullable": false,
200
+ "missing_tokens": [],
201
+ "parse_format": null,
202
+ "impute_strategy": "median",
203
+ "profile_stats": {
204
+ "missing_rate": 0.0,
205
+ "unique_count": 7,
206
+ "unique_ratio": 0.000603,
207
+ "example_values": [
208
+ "4",
209
+ "1",
210
+ "5",
211
+ "3",
212
+ "6"
213
+ ]
214
+ }
215
+ }
216
+ ]
217
+ }
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n17",
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/n17/n17-train.csv",
34
+ "val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n17/n17-val.csv",
35
+ "test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n17/n17-test.csv"
36
+ }
37
+ }
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,222 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n17",
3
+ "target_column": "class",
4
+ "task_type": "classification",
5
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n17/tabsyn/tabsyn-n17-20260427_025147/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n17/tabsyn/tabsyn-n17-20260427_025147/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n17/tabsyn/tabsyn-n17-20260427_025147/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n17/tabsyn/tabsyn-n17-20260427_025147/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n17/tabsyn/tabsyn-n17-20260427_025147/public_gate/public_gate_report.json",
10
+ "column_schema": [
11
+ {
12
+ "name": "time",
13
+ "role": "feature",
14
+ "semantic_type": "numeric",
15
+ "nullable": false,
16
+ "missing_tokens": [],
17
+ "parse_format": null,
18
+ "impute_strategy": "median",
19
+ "profile_stats": {
20
+ "missing_rate": 0.0,
21
+ "unique_count": 68,
22
+ "unique_ratio": 0.005862,
23
+ "example_values": [
24
+ "55",
25
+ "47",
26
+ "56",
27
+ "58",
28
+ "37"
29
+ ]
30
+ }
31
+ },
32
+ {
33
+ "name": "attribute2",
34
+ "role": "feature",
35
+ "semantic_type": "numeric",
36
+ "nullable": false,
37
+ "missing_tokens": [],
38
+ "parse_format": null,
39
+ "impute_strategy": "median",
40
+ "profile_stats": {
41
+ "missing_rate": 0.0,
42
+ "unique_count": 86,
43
+ "unique_ratio": 0.007414,
44
+ "example_values": [
45
+ "0",
46
+ "4",
47
+ "-5",
48
+ "1",
49
+ "3"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "name": "attribute3",
55
+ "role": "feature",
56
+ "semantic_type": "numeric",
57
+ "nullable": false,
58
+ "missing_tokens": [],
59
+ "parse_format": null,
60
+ "impute_strategy": "median",
61
+ "profile_stats": {
62
+ "missing_rate": 0.0,
63
+ "unique_count": 44,
64
+ "unique_ratio": 0.003793,
65
+ "example_values": [
66
+ "81",
67
+ "82",
68
+ "78",
69
+ "84",
70
+ "80"
71
+ ]
72
+ }
73
+ },
74
+ {
75
+ "name": "attribute4",
76
+ "role": "feature",
77
+ "semantic_type": "numeric",
78
+ "nullable": false,
79
+ "missing_tokens": [],
80
+ "parse_format": null,
81
+ "impute_strategy": "median",
82
+ "profile_stats": {
83
+ "missing_rate": 0.0,
84
+ "unique_count": 53,
85
+ "unique_ratio": 0.004569,
86
+ "example_values": [
87
+ "0",
88
+ "-2",
89
+ "-1",
90
+ "7",
91
+ "6"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "name": "attribute5",
97
+ "role": "feature",
98
+ "semantic_type": "numeric",
99
+ "nullable": false,
100
+ "missing_tokens": [],
101
+ "parse_format": null,
102
+ "impute_strategy": "median",
103
+ "profile_stats": {
104
+ "missing_rate": 0.0,
105
+ "unique_count": 49,
106
+ "unique_ratio": 0.004224,
107
+ "example_values": [
108
+ "-6",
109
+ "46",
110
+ "8",
111
+ "56",
112
+ "36"
113
+ ]
114
+ }
115
+ },
116
+ {
117
+ "name": "attribute6",
118
+ "role": "feature",
119
+ "semantic_type": "numeric",
120
+ "nullable": false,
121
+ "missing_tokens": [],
122
+ "parse_format": null,
123
+ "impute_strategy": "median",
124
+ "profile_stats": {
125
+ "missing_rate": 0.0,
126
+ "unique_count": 111,
127
+ "unique_ratio": 0.009569,
128
+ "example_values": [
129
+ "11",
130
+ "0",
131
+ "31",
132
+ "12",
133
+ "-14"
134
+ ]
135
+ }
136
+ },
137
+ {
138
+ "name": "attribute7",
139
+ "role": "feature",
140
+ "semantic_type": "numeric",
141
+ "nullable": false,
142
+ "missing_tokens": [],
143
+ "parse_format": null,
144
+ "impute_strategy": "median",
145
+ "profile_stats": {
146
+ "missing_rate": 0.0,
147
+ "unique_count": 71,
148
+ "unique_ratio": 0.006121,
149
+ "example_values": [
150
+ "25",
151
+ "35",
152
+ "22",
153
+ "27",
154
+ "43"
155
+ ]
156
+ }
157
+ },
158
+ {
159
+ "name": "attribute8",
160
+ "role": "feature",
161
+ "semantic_type": "numeric",
162
+ "nullable": false,
163
+ "missing_tokens": [],
164
+ "parse_format": null,
165
+ "impute_strategy": "median",
166
+ "profile_stats": {
167
+ "missing_rate": 0.0,
168
+ "unique_count": 112,
169
+ "unique_ratio": 0.009655,
170
+ "example_values": [
171
+ "88",
172
+ "35",
173
+ "70",
174
+ "28",
175
+ "44"
176
+ ]
177
+ }
178
+ },
179
+ {
180
+ "name": "attribute9",
181
+ "role": "feature",
182
+ "semantic_type": "numeric",
183
+ "nullable": false,
184
+ "missing_tokens": [],
185
+ "parse_format": null,
186
+ "impute_strategy": "median",
187
+ "profile_stats": {
188
+ "missing_rate": 0.0,
189
+ "unique_count": 67,
190
+ "unique_ratio": 0.005776,
191
+ "example_values": [
192
+ "64",
193
+ "0",
194
+ "48",
195
+ "2",
196
+ "12"
197
+ ]
198
+ }
199
+ },
200
+ {
201
+ "name": "class",
202
+ "role": "target",
203
+ "semantic_type": "numeric",
204
+ "nullable": false,
205
+ "missing_tokens": [],
206
+ "parse_format": null,
207
+ "impute_strategy": "median",
208
+ "profile_stats": {
209
+ "missing_rate": 0.0,
210
+ "unique_count": 7,
211
+ "unique_ratio": 0.000603,
212
+ "example_values": [
213
+ "4",
214
+ "1",
215
+ "5",
216
+ "3",
217
+ "6"
218
+ ]
219
+ }
220
+ }
221
+ ]
222
+ }
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/runtime_result.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n17",
3
+ "model": "tabsyn",
4
+ "run_id": "tabsyn-n17-20260427_025147",
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/n17/tabsyn/tabsyn-n17-20260427_025147/tabsyn-n17-11600-20260427_025208.csv",
13
+ "model_path": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n17/tabsyn/tabsyn-n17-20260427_025147"
14
+ }
15
+ }
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/staged/public/staged_features.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "feature_name": "time",
4
+ "data_type": "continuous",
5
+ "is_target": false
6
+ },
7
+ {
8
+ "feature_name": "attribute2",
9
+ "data_type": "continuous",
10
+ "is_target": false
11
+ },
12
+ {
13
+ "feature_name": "attribute3",
14
+ "data_type": "continuous",
15
+ "is_target": false
16
+ },
17
+ {
18
+ "feature_name": "attribute4",
19
+ "data_type": "continuous",
20
+ "is_target": false
21
+ },
22
+ {
23
+ "feature_name": "attribute5",
24
+ "data_type": "continuous",
25
+ "is_target": false
26
+ },
27
+ {
28
+ "feature_name": "attribute6",
29
+ "data_type": "continuous",
30
+ "is_target": false
31
+ },
32
+ {
33
+ "feature_name": "attribute7",
34
+ "data_type": "continuous",
35
+ "is_target": false
36
+ },
37
+ {
38
+ "feature_name": "attribute8",
39
+ "data_type": "continuous",
40
+ "is_target": false
41
+ },
42
+ {
43
+ "feature_name": "attribute9",
44
+ "data_type": "continuous",
45
+ "is_target": false
46
+ },
47
+ {
48
+ "feature_name": "class",
49
+ "data_type": "continuous",
50
+ "is_target": true
51
+ }
52
+ ]
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5efaac201d71f432cdd71c81d2b240ee41c5df078835b26188033662f8d201af
3
+ size 38581
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:373383578478c8df244051d26a774f0126f89a64fbb8b53842ed634266dc32fa
3
+ size 307507
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:836ea0bab67a27cd05e1bd0251ccb57666f70fa3df26d42fe4ecb971b84d0125
3
+ size 38466
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/staged/tabsyn/adapter_report.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "adapter_ready_status": "pass",
3
+ "adapter_fail_reason_code": null,
4
+ "adapter_fail_detail": null,
5
+ "adapter_transforms_applied": [],
6
+ "model_input_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n17/tabsyn/tabsyn-n17-20260427_025147/staged/tabsyn/model_input_manifest.json"
7
+ }
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/staged/tabsyn/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/staged/tabsyn/model_input_manifest.json ADDED
@@ -0,0 +1,224 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n17",
3
+ "model": "tabsyn",
4
+ "target_column": "class",
5
+ "task_type": "classification",
6
+ "column_schema": [
7
+ {
8
+ "name": "time",
9
+ "role": "feature",
10
+ "semantic_type": "numeric",
11
+ "nullable": false,
12
+ "missing_tokens": [],
13
+ "parse_format": null,
14
+ "impute_strategy": "median",
15
+ "profile_stats": {
16
+ "missing_rate": 0.0,
17
+ "unique_count": 68,
18
+ "unique_ratio": 0.005862,
19
+ "example_values": [
20
+ "55",
21
+ "47",
22
+ "56",
23
+ "58",
24
+ "37"
25
+ ]
26
+ }
27
+ },
28
+ {
29
+ "name": "attribute2",
30
+ "role": "feature",
31
+ "semantic_type": "numeric",
32
+ "nullable": false,
33
+ "missing_tokens": [],
34
+ "parse_format": null,
35
+ "impute_strategy": "median",
36
+ "profile_stats": {
37
+ "missing_rate": 0.0,
38
+ "unique_count": 86,
39
+ "unique_ratio": 0.007414,
40
+ "example_values": [
41
+ "0",
42
+ "4",
43
+ "-5",
44
+ "1",
45
+ "3"
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "name": "attribute3",
51
+ "role": "feature",
52
+ "semantic_type": "numeric",
53
+ "nullable": false,
54
+ "missing_tokens": [],
55
+ "parse_format": null,
56
+ "impute_strategy": "median",
57
+ "profile_stats": {
58
+ "missing_rate": 0.0,
59
+ "unique_count": 44,
60
+ "unique_ratio": 0.003793,
61
+ "example_values": [
62
+ "81",
63
+ "82",
64
+ "78",
65
+ "84",
66
+ "80"
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "name": "attribute4",
72
+ "role": "feature",
73
+ "semantic_type": "numeric",
74
+ "nullable": false,
75
+ "missing_tokens": [],
76
+ "parse_format": null,
77
+ "impute_strategy": "median",
78
+ "profile_stats": {
79
+ "missing_rate": 0.0,
80
+ "unique_count": 53,
81
+ "unique_ratio": 0.004569,
82
+ "example_values": [
83
+ "0",
84
+ "-2",
85
+ "-1",
86
+ "7",
87
+ "6"
88
+ ]
89
+ }
90
+ },
91
+ {
92
+ "name": "attribute5",
93
+ "role": "feature",
94
+ "semantic_type": "numeric",
95
+ "nullable": false,
96
+ "missing_tokens": [],
97
+ "parse_format": null,
98
+ "impute_strategy": "median",
99
+ "profile_stats": {
100
+ "missing_rate": 0.0,
101
+ "unique_count": 49,
102
+ "unique_ratio": 0.004224,
103
+ "example_values": [
104
+ "-6",
105
+ "46",
106
+ "8",
107
+ "56",
108
+ "36"
109
+ ]
110
+ }
111
+ },
112
+ {
113
+ "name": "attribute6",
114
+ "role": "feature",
115
+ "semantic_type": "numeric",
116
+ "nullable": false,
117
+ "missing_tokens": [],
118
+ "parse_format": null,
119
+ "impute_strategy": "median",
120
+ "profile_stats": {
121
+ "missing_rate": 0.0,
122
+ "unique_count": 111,
123
+ "unique_ratio": 0.009569,
124
+ "example_values": [
125
+ "11",
126
+ "0",
127
+ "31",
128
+ "12",
129
+ "-14"
130
+ ]
131
+ }
132
+ },
133
+ {
134
+ "name": "attribute7",
135
+ "role": "feature",
136
+ "semantic_type": "numeric",
137
+ "nullable": false,
138
+ "missing_tokens": [],
139
+ "parse_format": null,
140
+ "impute_strategy": "median",
141
+ "profile_stats": {
142
+ "missing_rate": 0.0,
143
+ "unique_count": 71,
144
+ "unique_ratio": 0.006121,
145
+ "example_values": [
146
+ "25",
147
+ "35",
148
+ "22",
149
+ "27",
150
+ "43"
151
+ ]
152
+ }
153
+ },
154
+ {
155
+ "name": "attribute8",
156
+ "role": "feature",
157
+ "semantic_type": "numeric",
158
+ "nullable": false,
159
+ "missing_tokens": [],
160
+ "parse_format": null,
161
+ "impute_strategy": "median",
162
+ "profile_stats": {
163
+ "missing_rate": 0.0,
164
+ "unique_count": 112,
165
+ "unique_ratio": 0.009655,
166
+ "example_values": [
167
+ "88",
168
+ "35",
169
+ "70",
170
+ "28",
171
+ "44"
172
+ ]
173
+ }
174
+ },
175
+ {
176
+ "name": "attribute9",
177
+ "role": "feature",
178
+ "semantic_type": "numeric",
179
+ "nullable": false,
180
+ "missing_tokens": [],
181
+ "parse_format": null,
182
+ "impute_strategy": "median",
183
+ "profile_stats": {
184
+ "missing_rate": 0.0,
185
+ "unique_count": 67,
186
+ "unique_ratio": 0.005776,
187
+ "example_values": [
188
+ "64",
189
+ "0",
190
+ "48",
191
+ "2",
192
+ "12"
193
+ ]
194
+ }
195
+ },
196
+ {
197
+ "name": "class",
198
+ "role": "target",
199
+ "semantic_type": "numeric",
200
+ "nullable": false,
201
+ "missing_tokens": [],
202
+ "parse_format": null,
203
+ "impute_strategy": "median",
204
+ "profile_stats": {
205
+ "missing_rate": 0.0,
206
+ "unique_count": 7,
207
+ "unique_ratio": 0.000603,
208
+ "example_values": [
209
+ "4",
210
+ "1",
211
+ "5",
212
+ "3",
213
+ "6"
214
+ ]
215
+ }
216
+ }
217
+ ],
218
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n17/tabsyn/tabsyn-n17-20260427_025147/public_gate/staged_input_manifest.json",
219
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n17/tabsyn/tabsyn-n17-20260427_025147/staged/public/train.csv",
220
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n17/tabsyn/tabsyn-n17-20260427_025147/staged/public/val.csv",
221
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n17/tabsyn/tabsyn-n17-20260427_025147/staged/public/test.csv",
222
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n17/tabsyn/tabsyn-n17-20260427_025147/staged/public/staged_features.json",
223
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n17/tabsyn/tabsyn-n17-20260427_025147/public_gate/public_gate_report.json"
224
+ }
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/synthetic/tabsyn_n17/real.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:373383578478c8df244051d26a774f0126f89a64fbb8b53842ed634266dc32fa
3
+ size 307507
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/synthetic/tabsyn_n17/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:373383578478c8df244051d26a774f0126f89a64fbb8b53842ed634266dc32fa
3
+ size 307507
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/tabsyn-n17-11600-20260427_025208.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf3f6671ebc43fdfa62760bda5cc0e682f8ddc5ad3fb4e581125039fb14c34cf
3
+ size 566885
SynthData0523/main/n17/tabsyn/tabsyn-n17-20260427_025147/train_20260427_025148.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:312cf14ebc65fb12b2b80c61b8634412c022607df54dac8e8394982f93e15814
3
+ size 3344
SynthData0523/main/n17/tvae/tvae-n17-20260328_054240/_tvae_generate.py ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ from ctgan.synthesizers.tvae import TVAE
2
+ model = TVAE.load("/work/output-SpecializedModels/n17/tvae/tvae-n17-20260328_054240/models_300epochs/tvae_300epochs.pt")
3
+ samples = model.sample(11600)
4
+ samples.to_csv("/work/output-SpecializedModels/n17/tvae/tvae-n17-20260328_054240/tvae-n17-11600-20260330_070841.csv", index=False)
5
+ print(f"[TVAE] Generated 11600 rows -> /work/output-SpecializedModels/n17/tvae/tvae-n17-20260328_054240/tvae-n17-11600-20260330_070841.csv")
SynthData0523/main/n17/tvae/tvae-n17-20260328_054240/_tvae_train.py ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import json, sys
2
+ import pandas as pd
3
+ from ctgan.data import read_csv
4
+ from ctgan.synthesizers.tvae import TVAE
5
+
6
+ csv_path = "/work/output-SpecializedModels/n17/tvae/tvae-n17-20260328_054240/staged/public/train.csv"
7
+ meta_path = "/work/output-SpecializedModels/n17/tvae/tvae-n17-20260328_054240/tvae_metadata.json"
8
+ save_path = "/work/output-SpecializedModels/n17/tvae/tvae-n17-20260328_054240/models_300epochs/tvae_300epochs.pt"
9
+ epochs = 300
10
+
11
+ data, discrete_columns = read_csv(csv_path, meta_path, header=True, discrete=None)
12
+ print(f"[TVAE] Training on {len(data)} rows, {len(data.columns)} cols, epochs={epochs}")
13
+ model = TVAE(epochs=epochs, batch_size=500)
14
+ model.fit(data, discrete_columns)
15
+ model.save(save_path)
16
+ print(f"[TVAE] Model saved -> {save_path}")
SynthData0523/main/n17/tvae/tvae-n17-20260328_054240/gen_20260328_100702.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:547986faf9651ac743a38420481ce3469c8e11ed8b74dc0392e2e9aeef5019b5
3
+ size 129
SynthData0523/main/n17/tvae/tvae-n17-20260328_054240/gen_20260330_070841.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d4b51b75d88a95546f74e51ece66ce73d7564bfec6f30fb63bfacbd8c971f8b
3
+ size 131