TabQueryBench commited on
Commit
6b3e69e
·
verified ·
1 Parent(s): 9e6a22c

Resume SynthData0523 main/c2 batch 27

Browse files
Files changed (48) hide show
  1. .gitattributes +17 -0
  2. SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/staged/public/train.csv +3 -0
  3. SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/staged/public/val.csv +3 -0
  4. SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/staged/tvae/adapter_report.json +7 -0
  5. SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/staged/tvae/adapter_transforms_applied.json +1 -0
  6. SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/staged/tvae/model_input_manifest.json +151 -0
  7. SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/tvae-c2-1382-20260504_175151.csv +3 -0
  8. SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/tvae_metadata.json +32 -0
  9. SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/_tvae_generate.py +23 -0
  10. SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/_tvae_train.py +39 -0
  11. SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/gen_20260504_175232.log +3 -0
  12. SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/input_snapshot.json +36 -0
  13. SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/models_300epochs/train_20260504_175208.log +3 -0
  14. SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/models_300epochs/tvae_300epochs.pt +3 -0
  15. SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/public_gate/normalized_schema_snapshot.json +144 -0
  16. SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/public_gate/public_gate_report.json +37 -0
  17. SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/public_gate/staged_input_manifest.json +149 -0
  18. SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/run_config.json +45 -0
  19. SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/runtime_result.json +27 -0
  20. SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/staged/public/staged_features.json +37 -0
  21. SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/staged/public/test.csv +3 -0
  22. SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/staged/public/train.csv +3 -0
  23. SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/staged/public/val.csv +3 -0
  24. SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/staged/tvae/adapter_report.json +7 -0
  25. SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/staged/tvae/adapter_transforms_applied.json +1 -0
  26. SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/staged/tvae/model_input_manifest.json +151 -0
  27. SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/tvae-c2-1382-20260504_175232.csv +3 -0
  28. SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/tvae_metadata.json +32 -0
  29. SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/_tvae_generate.py +23 -0
  30. SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/_tvae_train.py +39 -0
  31. SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/gen_20260504_175313.log +3 -0
  32. SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/input_snapshot.json +36 -0
  33. SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/models_300epochs/train_20260504_175249.log +3 -0
  34. SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/models_300epochs/tvae_300epochs.pt +3 -0
  35. SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/public_gate/normalized_schema_snapshot.json +144 -0
  36. SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/public_gate/public_gate_report.json +37 -0
  37. SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/public_gate/staged_input_manifest.json +149 -0
  38. SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/run_config.json +45 -0
  39. SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/runtime_result.json +27 -0
  40. SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/staged/public/staged_features.json +37 -0
  41. SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/staged/public/test.csv +3 -0
  42. SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/staged/public/train.csv +3 -0
  43. SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/staged/public/val.csv +3 -0
  44. SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/staged/tvae/adapter_report.json +7 -0
  45. SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/staged/tvae/adapter_transforms_applied.json +1 -0
  46. SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/staged/tvae/model_input_manifest.json +151 -0
  47. SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/tvae-c2-1382-20260504_175313.csv +3 -0
  48. SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/tvae_metadata.json +32 -0
.gitattributes CHANGED
@@ -3944,3 +3944,20 @@ SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/gen_20260504_175151.log filte
3944
  SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/models_300epochs/train_20260504_175134.log filter=lfs diff=lfs merge=lfs -text
3945
  SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/models_300epochs/tvae_300epochs.pt filter=lfs diff=lfs merge=lfs -text
3946
  SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3944
  SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/models_300epochs/train_20260504_175134.log filter=lfs diff=lfs merge=lfs -text
3945
  SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/models_300epochs/tvae_300epochs.pt filter=lfs diff=lfs merge=lfs -text
3946
  SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
3947
+ SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
3948
+ SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
3949
+ SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/tvae-c2-1382-20260504_175151.csv filter=lfs diff=lfs merge=lfs -text
3950
+ SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/gen_20260504_175232.log filter=lfs diff=lfs merge=lfs -text
3951
+ SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/models_300epochs/train_20260504_175208.log filter=lfs diff=lfs merge=lfs -text
3952
+ SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/models_300epochs/tvae_300epochs.pt filter=lfs diff=lfs merge=lfs -text
3953
+ SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
3954
+ SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
3955
+ SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
3956
+ SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/tvae-c2-1382-20260504_175232.csv filter=lfs diff=lfs merge=lfs -text
3957
+ SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/gen_20260504_175313.log filter=lfs diff=lfs merge=lfs -text
3958
+ SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/models_300epochs/train_20260504_175249.log filter=lfs diff=lfs merge=lfs -text
3959
+ SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/models_300epochs/tvae_300epochs.pt filter=lfs diff=lfs merge=lfs -text
3960
+ SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
3961
+ SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
3962
+ SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
3963
+ SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/tvae-c2-1382-20260504_175313.csv filter=lfs diff=lfs merge=lfs -text
SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4aed00c2c2b3f88a55a7ebff31b2e1b5e0e32fb0a7267e0b9d2779cd23e434dd
3
+ size 41565
SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26e90c1170a57a14c05832ac88027722b1f3848f9662c7c09ef7c93dcba4cc01
3
+ size 5176
SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/staged/tvae/adapter_report.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "adapter_ready_status": "pass",
3
+ "adapter_fail_reason_code": null,
4
+ "adapter_fail_detail": null,
5
+ "adapter_transforms_applied": [],
6
+ "model_input_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175134/staged/tvae/model_input_manifest.json"
7
+ }
SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/staged/tvae/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/staged/tvae/model_input_manifest.json ADDED
@@ -0,0 +1,151 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c2",
3
+ "model": "tvae",
4
+ "target_column": "class",
5
+ "task_type": "classification",
6
+ "column_schema": [
7
+ {
8
+ "name": "buying",
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": 4,
18
+ "unique_ratio": 0.002894,
19
+ "example_values": [
20
+ "vhigh",
21
+ "med",
22
+ "high",
23
+ "low"
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "name": "maint",
29
+ "role": "feature",
30
+ "semantic_type": "categorical",
31
+ "nullable": false,
32
+ "missing_tokens": [],
33
+ "parse_format": null,
34
+ "impute_strategy": "mode",
35
+ "profile_stats": {
36
+ "missing_rate": 0.0,
37
+ "unique_count": 4,
38
+ "unique_ratio": 0.002894,
39
+ "example_values": [
40
+ "vhigh",
41
+ "low",
42
+ "med",
43
+ "high"
44
+ ]
45
+ }
46
+ },
47
+ {
48
+ "name": "doors",
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.002894,
59
+ "example_values": [
60
+ "2",
61
+ "5more",
62
+ "3",
63
+ "4"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "name": "persons",
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": 3,
78
+ "unique_ratio": 0.002171,
79
+ "example_values": [
80
+ "2",
81
+ "4",
82
+ "more"
83
+ ]
84
+ }
85
+ },
86
+ {
87
+ "name": "lug_boot",
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.002171,
98
+ "example_values": [
99
+ "small",
100
+ "big",
101
+ "med"
102
+ ]
103
+ }
104
+ },
105
+ {
106
+ "name": "safety",
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": 3,
116
+ "unique_ratio": 0.002171,
117
+ "example_values": [
118
+ "low",
119
+ "high",
120
+ "med"
121
+ ]
122
+ }
123
+ },
124
+ {
125
+ "name": "class",
126
+ "role": "target",
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": 4,
135
+ "unique_ratio": 0.002894,
136
+ "example_values": [
137
+ "unacc",
138
+ "good",
139
+ "acc",
140
+ "vgood"
141
+ ]
142
+ }
143
+ }
144
+ ],
145
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175134/public_gate/staged_input_manifest.json",
146
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175134/staged/public/train.csv",
147
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175134/staged/public/val.csv",
148
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175134/staged/public/test.csv",
149
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175134/staged/public/staged_features.json",
150
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175134/public_gate/public_gate_report.json"
151
+ }
SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/tvae-c2-1382-20260504_175151.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd6e35a64f02e454c60026dced645a026e8ff462523a2befdd87293700edee0e
3
+ size 41542
SynthData0523/main/c2/tvae/tvae-c2-20260504_175134/tvae_metadata.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "columns": [
3
+ {
4
+ "name": "buying",
5
+ "type": "categorical"
6
+ },
7
+ {
8
+ "name": "maint",
9
+ "type": "categorical"
10
+ },
11
+ {
12
+ "name": "doors",
13
+ "type": "categorical"
14
+ },
15
+ {
16
+ "name": "persons",
17
+ "type": "categorical"
18
+ },
19
+ {
20
+ "name": "lug_boot",
21
+ "type": "categorical"
22
+ },
23
+ {
24
+ "name": "safety",
25
+ "type": "categorical"
26
+ },
27
+ {
28
+ "name": "class",
29
+ "type": "categorical"
30
+ }
31
+ ]
32
+ }
SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/_tvae_generate.py ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os, sys
2
+ sys.path.insert(0, "/work")
3
+ from src.SpecificModels.ctgan_joblib_parallel_cap import apply_parallel_cap_from_env
4
+ apply_parallel_cap_from_env()
5
+ from src.SpecificModels.ctgan_rdt_inverse_fix import apply_ctgan_inverse_fix
6
+ apply_ctgan_inverse_fix()
7
+ import pandas as pd
8
+ from ctgan.synthesizers.tvae import TVAE
9
+ os.environ.setdefault("LOKY_MAX_CPU_COUNT", "8")
10
+ os.environ.setdefault("OPENBLAS_NUM_THREADS", "8")
11
+ os.environ.setdefault("MKL_NUM_THREADS", "8")
12
+ model = TVAE.load("/work/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/models_300epochs/tvae_300epochs.pt")
13
+ total = 1382
14
+ chunk = min(50000, total) if total > 50000 else total
15
+ parts = []
16
+ left = total
17
+ while left > 0:
18
+ take = min(chunk, left)
19
+ parts.append(model.sample(take))
20
+ left -= take
21
+ samples = pd.concat(parts, ignore_index=True) if len(parts) > 1 else parts[0]
22
+ samples.to_csv("/work/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/tvae-c2-1382-20260504_175232.csv", index=False)
23
+ print(f"[TVAE] Generated {total} rows (chunks={len(parts)}) -> /work/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/tvae-c2-1382-20260504_175232.csv")
SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/_tvae_train.py ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import json, os, sys
2
+ sys.path.insert(0, "/work")
3
+ from src.SpecificModels.ctgan_joblib_parallel_cap import apply_parallel_cap_from_env
4
+ apply_parallel_cap_from_env()
5
+ import pandas as pd
6
+ from ctgan.data import read_csv
7
+ from ctgan.synthesizers.tvae import TVAE
8
+
9
+ # Keep transform stage parallelism bounded for stability on shared host.
10
+ os.environ.setdefault("LOKY_MAX_CPU_COUNT", "8")
11
+ os.environ.setdefault("OPENBLAS_NUM_THREADS", "8")
12
+ os.environ.setdefault("MKL_NUM_THREADS", "8")
13
+ _nj = (os.environ.get("TVAE_CTGAN_JOBTRANS_N_JOBS") or "").strip()
14
+ if _nj:
15
+ print("[TVAE] joblib Parallel cap ON, TVAE_CTGAN_JOBTRANS_N_JOBS=" + _nj)
16
+ else:
17
+ print("[TVAE] joblib Parallel cap OFF (unset TVAE_CTGAN_JOBTRANS_N_JOBS)")
18
+ print("[TVAE] LOKY_MAX_CPU_COUNT=" + str(os.environ.get("LOKY_MAX_CPU_COUNT", "")))
19
+
20
+ csv_path = "/work/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/staged/public/train.csv"
21
+ meta_path = "/work/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/tvae_metadata.json"
22
+ save_path = "/work/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/models_300epochs/tvae_300epochs.pt"
23
+ epochs = int(os.environ.get("TVAE_EPOCHS", 300))
24
+ batch_size = int(os.environ.get("TVAE_BATCH_SIZE", "500"))
25
+ embedding_dim = int(os.environ.get("TVAE_EMBEDDING_DIM", "128"))
26
+ def _parse_dims(name, default):
27
+ raw = (os.environ.get(name) or "").strip()
28
+ if not raw:
29
+ return default
30
+ return tuple(int(x.strip()) for x in raw.split(",") if x.strip())
31
+ compress_dims = _parse_dims("TVAE_COMPRESS_DIMS", (128, 128))
32
+ decompress_dims = _parse_dims("TVAE_DECOMPRESS_DIMS", (128, 128))
33
+
34
+ data, discrete_columns = read_csv(csv_path, meta_path, header=True, discrete=None)
35
+ print(f"[TVAE] Training on {len(data)} rows, {len(data.columns)} cols, epochs={epochs}, batch_size={batch_size}, embedding_dim={embedding_dim}, compress_dims={compress_dims}, decompress_dims={decompress_dims}")
36
+ model = TVAE(epochs=epochs, batch_size=batch_size, embedding_dim=embedding_dim, compress_dims=compress_dims, decompress_dims=decompress_dims)
37
+ model.fit(data, discrete_columns)
38
+ model.save(save_path)
39
+ print(f"[TVAE] Model saved -> {save_path}")
SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/gen_20260504_175232.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8ff2fdb44fa6e18bdeb7130618b3ebdd47cd7c82320e407c9cad2778a38258b
3
+ size 404
SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c2",
3
+ "model": "tvae",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c2/c2-train.csv",
7
+ "exists": true,
8
+ "size": 42948,
9
+ "sha256": "17bc560fa96bd00fb3b526e1e65bc91210b701d0d0a4e8bb9b4c5196cab56def"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c2/c2-val.csv",
13
+ "exists": true,
14
+ "size": 5349,
15
+ "sha256": "61e565eca62e65a7dccd9d51039a3170413379e10fc494e25870e7c4294863c9"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c2/c2-test.csv",
19
+ "exists": true,
20
+ "size": 5448,
21
+ "sha256": "cbcbb062a1faf5fa44b66c80532baa229e05b94fc42137269761e6c6d84af20a"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c2/c2-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 3240,
27
+ "sha256": "526b7163b2076c93c0bf4638438081ee8a6907065d5b608faa40d1a3dbc2a27b"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c2/c2-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 3731,
33
+ "sha256": "fb595a876054c2ee9b4e10cfe83a5691588de1d25466cbb9d473c18ad3604009"
34
+ }
35
+ }
36
+ }
SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/models_300epochs/train_20260504_175208.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59dac04cf25233b63c8854c0f2a0cc19f76ce5ccba7c3ea8bc62496c7595041f
3
+ size 620
SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/models_300epochs/tvae_300epochs.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe6ba0f4654657fae90688f2455aa63a74fd0dbacc1fa20576c3921a6e802c90
3
+ size 675500
SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c2",
3
+ "target_column": "class",
4
+ "task_type": "classification",
5
+ "columns": [
6
+ {
7
+ "name": "buying",
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": 4,
17
+ "unique_ratio": 0.002894,
18
+ "example_values": [
19
+ "vhigh",
20
+ "med",
21
+ "high",
22
+ "low"
23
+ ]
24
+ }
25
+ },
26
+ {
27
+ "name": "maint",
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": 4,
37
+ "unique_ratio": 0.002894,
38
+ "example_values": [
39
+ "vhigh",
40
+ "low",
41
+ "med",
42
+ "high"
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "name": "doors",
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.002894,
58
+ "example_values": [
59
+ "2",
60
+ "5more",
61
+ "3",
62
+ "4"
63
+ ]
64
+ }
65
+ },
66
+ {
67
+ "name": "persons",
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": 3,
77
+ "unique_ratio": 0.002171,
78
+ "example_values": [
79
+ "2",
80
+ "4",
81
+ "more"
82
+ ]
83
+ }
84
+ },
85
+ {
86
+ "name": "lug_boot",
87
+ "role": "feature",
88
+ "semantic_type": "categorical",
89
+ "nullable": false,
90
+ "missing_tokens": [],
91
+ "parse_format": null,
92
+ "impute_strategy": "mode",
93
+ "profile_stats": {
94
+ "missing_rate": 0.0,
95
+ "unique_count": 3,
96
+ "unique_ratio": 0.002171,
97
+ "example_values": [
98
+ "small",
99
+ "big",
100
+ "med"
101
+ ]
102
+ }
103
+ },
104
+ {
105
+ "name": "safety",
106
+ "role": "feature",
107
+ "semantic_type": "categorical",
108
+ "nullable": false,
109
+ "missing_tokens": [],
110
+ "parse_format": null,
111
+ "impute_strategy": "mode",
112
+ "profile_stats": {
113
+ "missing_rate": 0.0,
114
+ "unique_count": 3,
115
+ "unique_ratio": 0.002171,
116
+ "example_values": [
117
+ "low",
118
+ "high",
119
+ "med"
120
+ ]
121
+ }
122
+ },
123
+ {
124
+ "name": "class",
125
+ "role": "target",
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": 4,
134
+ "unique_ratio": 0.002894,
135
+ "example_values": [
136
+ "unacc",
137
+ "good",
138
+ "acc",
139
+ "vgood"
140
+ ]
141
+ }
142
+ }
143
+ ]
144
+ }
SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c2",
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/c2/c2-train.csv",
34
+ "val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c2/c2-val.csv",
35
+ "test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c2/c2-test.csv"
36
+ }
37
+ }
SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,149 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c2",
3
+ "target_column": "class",
4
+ "task_type": "classification",
5
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/public_gate/public_gate_report.json",
10
+ "column_schema": [
11
+ {
12
+ "name": "buying",
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": 4,
22
+ "unique_ratio": 0.002894,
23
+ "example_values": [
24
+ "vhigh",
25
+ "med",
26
+ "high",
27
+ "low"
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "name": "maint",
33
+ "role": "feature",
34
+ "semantic_type": "categorical",
35
+ "nullable": false,
36
+ "missing_tokens": [],
37
+ "parse_format": null,
38
+ "impute_strategy": "mode",
39
+ "profile_stats": {
40
+ "missing_rate": 0.0,
41
+ "unique_count": 4,
42
+ "unique_ratio": 0.002894,
43
+ "example_values": [
44
+ "vhigh",
45
+ "low",
46
+ "med",
47
+ "high"
48
+ ]
49
+ }
50
+ },
51
+ {
52
+ "name": "doors",
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.002894,
63
+ "example_values": [
64
+ "2",
65
+ "5more",
66
+ "3",
67
+ "4"
68
+ ]
69
+ }
70
+ },
71
+ {
72
+ "name": "persons",
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": 3,
82
+ "unique_ratio": 0.002171,
83
+ "example_values": [
84
+ "2",
85
+ "4",
86
+ "more"
87
+ ]
88
+ }
89
+ },
90
+ {
91
+ "name": "lug_boot",
92
+ "role": "feature",
93
+ "semantic_type": "categorical",
94
+ "nullable": false,
95
+ "missing_tokens": [],
96
+ "parse_format": null,
97
+ "impute_strategy": "mode",
98
+ "profile_stats": {
99
+ "missing_rate": 0.0,
100
+ "unique_count": 3,
101
+ "unique_ratio": 0.002171,
102
+ "example_values": [
103
+ "small",
104
+ "big",
105
+ "med"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "name": "safety",
111
+ "role": "feature",
112
+ "semantic_type": "categorical",
113
+ "nullable": false,
114
+ "missing_tokens": [],
115
+ "parse_format": null,
116
+ "impute_strategy": "mode",
117
+ "profile_stats": {
118
+ "missing_rate": 0.0,
119
+ "unique_count": 3,
120
+ "unique_ratio": 0.002171,
121
+ "example_values": [
122
+ "low",
123
+ "high",
124
+ "med"
125
+ ]
126
+ }
127
+ },
128
+ {
129
+ "name": "class",
130
+ "role": "target",
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": 4,
139
+ "unique_ratio": 0.002894,
140
+ "example_values": [
141
+ "unacc",
142
+ "good",
143
+ "acc",
144
+ "vgood"
145
+ ]
146
+ }
147
+ }
148
+ ]
149
+ }
SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/run_config.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 1,
3
+ "recorded_at": "2026-05-04T17:52:08",
4
+ "dataset_id": "c2",
5
+ "model": "tvae",
6
+ "work_dir": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208",
7
+ "dataset_source_requested": "new",
8
+ "dataset_source_resolved": "new",
9
+ "cli_args": {
10
+ "model": "tvae",
11
+ "dataset": "c2",
12
+ "dataset_source": "new",
13
+ "train": true,
14
+ "generate": true,
15
+ "num_rows": 0,
16
+ "epochs": null,
17
+ "output_dir": null,
18
+ "model_dir": null,
19
+ "work_dir": null,
20
+ "resume": false,
21
+ "no_stats": false
22
+ },
23
+ "resolved": {
24
+ "num_rows": 1382,
25
+ "model_path": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/models_300epochs/tvae_300epochs.pt",
26
+ "output_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/tvae-c2-1382-20260504_175232.csv"
27
+ },
28
+ "input_artifacts": {
29
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/public_gate/public_gate_report.json",
30
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/public_gate/staged_input_manifest.json",
31
+ "model_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/staged/tvae/model_input_manifest.json",
32
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/staged/public/train.csv",
33
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/staged/public/staged_features.json",
34
+ "target_column": "class",
35
+ "task_type": "classification"
36
+ },
37
+ "env_overrides": {
38
+ "BENCHMARK_TVAE_GPUS": "device=3",
39
+ "TVAE_BATCH_SIZE": "256",
40
+ "TVAE_COMPRESS_DIMS": "256,256",
41
+ "TVAE_DECOMPRESS_DIMS": "256,256",
42
+ "TVAE_EMBEDDING_DIM": "128",
43
+ "TVAE_EPOCHS": "500"
44
+ }
45
+ }
SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/runtime_result.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c2",
3
+ "model": "tvae",
4
+ "run_id": "tvae-c2-20260504_175208",
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-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/tvae-c2-1382-20260504_175232.csv",
13
+ "model_path": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/models_300epochs/tvae_300epochs.pt"
14
+ },
15
+ "timings": {
16
+ "train": {
17
+ "started_at": "2026-05-04T17:52:08",
18
+ "ended_at": "2026-05-04T17:52:32",
19
+ "duration_sec": 24.013
20
+ },
21
+ "generate": {
22
+ "started_at": "2026-05-04T17:52:32",
23
+ "ended_at": "2026-05-04T17:52:37",
24
+ "duration_sec": 5.103
25
+ }
26
+ }
27
+ }
SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/staged/public/staged_features.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "feature_name": "buying",
4
+ "data_type": "categorical",
5
+ "is_target": false
6
+ },
7
+ {
8
+ "feature_name": "maint",
9
+ "data_type": "categorical",
10
+ "is_target": false
11
+ },
12
+ {
13
+ "feature_name": "doors",
14
+ "data_type": "categorical",
15
+ "is_target": false
16
+ },
17
+ {
18
+ "feature_name": "persons",
19
+ "data_type": "categorical",
20
+ "is_target": false
21
+ },
22
+ {
23
+ "feature_name": "lug_boot",
24
+ "data_type": "categorical",
25
+ "is_target": false
26
+ },
27
+ {
28
+ "feature_name": "safety",
29
+ "data_type": "categorical",
30
+ "is_target": false
31
+ },
32
+ {
33
+ "feature_name": "class",
34
+ "data_type": "categorical",
35
+ "is_target": true
36
+ }
37
+ ]
SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b48114a7d0bc5bd9a07920f903c8d4aba8bf98bf2a66a050da03588b0245ca73
3
+ size 5273
SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4aed00c2c2b3f88a55a7ebff31b2e1b5e0e32fb0a7267e0b9d2779cd23e434dd
3
+ size 41565
SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26e90c1170a57a14c05832ac88027722b1f3848f9662c7c09ef7c93dcba4cc01
3
+ size 5176
SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/staged/tvae/adapter_report.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "adapter_ready_status": "pass",
3
+ "adapter_fail_reason_code": null,
4
+ "adapter_fail_detail": null,
5
+ "adapter_transforms_applied": [],
6
+ "model_input_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/staged/tvae/model_input_manifest.json"
7
+ }
SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/staged/tvae/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/staged/tvae/model_input_manifest.json ADDED
@@ -0,0 +1,151 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c2",
3
+ "model": "tvae",
4
+ "target_column": "class",
5
+ "task_type": "classification",
6
+ "column_schema": [
7
+ {
8
+ "name": "buying",
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": 4,
18
+ "unique_ratio": 0.002894,
19
+ "example_values": [
20
+ "vhigh",
21
+ "med",
22
+ "high",
23
+ "low"
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "name": "maint",
29
+ "role": "feature",
30
+ "semantic_type": "categorical",
31
+ "nullable": false,
32
+ "missing_tokens": [],
33
+ "parse_format": null,
34
+ "impute_strategy": "mode",
35
+ "profile_stats": {
36
+ "missing_rate": 0.0,
37
+ "unique_count": 4,
38
+ "unique_ratio": 0.002894,
39
+ "example_values": [
40
+ "vhigh",
41
+ "low",
42
+ "med",
43
+ "high"
44
+ ]
45
+ }
46
+ },
47
+ {
48
+ "name": "doors",
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.002894,
59
+ "example_values": [
60
+ "2",
61
+ "5more",
62
+ "3",
63
+ "4"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "name": "persons",
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": 3,
78
+ "unique_ratio": 0.002171,
79
+ "example_values": [
80
+ "2",
81
+ "4",
82
+ "more"
83
+ ]
84
+ }
85
+ },
86
+ {
87
+ "name": "lug_boot",
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.002171,
98
+ "example_values": [
99
+ "small",
100
+ "big",
101
+ "med"
102
+ ]
103
+ }
104
+ },
105
+ {
106
+ "name": "safety",
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": 3,
116
+ "unique_ratio": 0.002171,
117
+ "example_values": [
118
+ "low",
119
+ "high",
120
+ "med"
121
+ ]
122
+ }
123
+ },
124
+ {
125
+ "name": "class",
126
+ "role": "target",
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": 4,
135
+ "unique_ratio": 0.002894,
136
+ "example_values": [
137
+ "unacc",
138
+ "good",
139
+ "acc",
140
+ "vgood"
141
+ ]
142
+ }
143
+ }
144
+ ],
145
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/public_gate/staged_input_manifest.json",
146
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/staged/public/train.csv",
147
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/staged/public/val.csv",
148
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/staged/public/test.csv",
149
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/staged/public/staged_features.json",
150
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175208/public_gate/public_gate_report.json"
151
+ }
SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/tvae-c2-1382-20260504_175232.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfa0ee0f5edf291d4a1440b73cc43eb64a1bef6799cdf66405b3384a12031f3f
3
+ size 41049
SynthData0523/main/c2/tvae/tvae-c2-20260504_175208/tvae_metadata.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "columns": [
3
+ {
4
+ "name": "buying",
5
+ "type": "categorical"
6
+ },
7
+ {
8
+ "name": "maint",
9
+ "type": "categorical"
10
+ },
11
+ {
12
+ "name": "doors",
13
+ "type": "categorical"
14
+ },
15
+ {
16
+ "name": "persons",
17
+ "type": "categorical"
18
+ },
19
+ {
20
+ "name": "lug_boot",
21
+ "type": "categorical"
22
+ },
23
+ {
24
+ "name": "safety",
25
+ "type": "categorical"
26
+ },
27
+ {
28
+ "name": "class",
29
+ "type": "categorical"
30
+ }
31
+ ]
32
+ }
SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/_tvae_generate.py ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os, sys
2
+ sys.path.insert(0, "/work")
3
+ from src.SpecificModels.ctgan_joblib_parallel_cap import apply_parallel_cap_from_env
4
+ apply_parallel_cap_from_env()
5
+ from src.SpecificModels.ctgan_rdt_inverse_fix import apply_ctgan_inverse_fix
6
+ apply_ctgan_inverse_fix()
7
+ import pandas as pd
8
+ from ctgan.synthesizers.tvae import TVAE
9
+ os.environ.setdefault("LOKY_MAX_CPU_COUNT", "8")
10
+ os.environ.setdefault("OPENBLAS_NUM_THREADS", "8")
11
+ os.environ.setdefault("MKL_NUM_THREADS", "8")
12
+ model = TVAE.load("/work/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/models_300epochs/tvae_300epochs.pt")
13
+ total = 1382
14
+ chunk = min(50000, total) if total > 50000 else total
15
+ parts = []
16
+ left = total
17
+ while left > 0:
18
+ take = min(chunk, left)
19
+ parts.append(model.sample(take))
20
+ left -= take
21
+ samples = pd.concat(parts, ignore_index=True) if len(parts) > 1 else parts[0]
22
+ samples.to_csv("/work/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/tvae-c2-1382-20260504_175313.csv", index=False)
23
+ print(f"[TVAE] Generated {total} rows (chunks={len(parts)}) -> /work/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/tvae-c2-1382-20260504_175313.csv")
SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/_tvae_train.py ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import json, os, sys
2
+ sys.path.insert(0, "/work")
3
+ from src.SpecificModels.ctgan_joblib_parallel_cap import apply_parallel_cap_from_env
4
+ apply_parallel_cap_from_env()
5
+ import pandas as pd
6
+ from ctgan.data import read_csv
7
+ from ctgan.synthesizers.tvae import TVAE
8
+
9
+ # Keep transform stage parallelism bounded for stability on shared host.
10
+ os.environ.setdefault("LOKY_MAX_CPU_COUNT", "8")
11
+ os.environ.setdefault("OPENBLAS_NUM_THREADS", "8")
12
+ os.environ.setdefault("MKL_NUM_THREADS", "8")
13
+ _nj = (os.environ.get("TVAE_CTGAN_JOBTRANS_N_JOBS") or "").strip()
14
+ if _nj:
15
+ print("[TVAE] joblib Parallel cap ON, TVAE_CTGAN_JOBTRANS_N_JOBS=" + _nj)
16
+ else:
17
+ print("[TVAE] joblib Parallel cap OFF (unset TVAE_CTGAN_JOBTRANS_N_JOBS)")
18
+ print("[TVAE] LOKY_MAX_CPU_COUNT=" + str(os.environ.get("LOKY_MAX_CPU_COUNT", "")))
19
+
20
+ csv_path = "/work/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/staged/public/train.csv"
21
+ meta_path = "/work/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/tvae_metadata.json"
22
+ save_path = "/work/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/models_300epochs/tvae_300epochs.pt"
23
+ epochs = int(os.environ.get("TVAE_EPOCHS", 300))
24
+ batch_size = int(os.environ.get("TVAE_BATCH_SIZE", "500"))
25
+ embedding_dim = int(os.environ.get("TVAE_EMBEDDING_DIM", "128"))
26
+ def _parse_dims(name, default):
27
+ raw = (os.environ.get(name) or "").strip()
28
+ if not raw:
29
+ return default
30
+ return tuple(int(x.strip()) for x in raw.split(",") if x.strip())
31
+ compress_dims = _parse_dims("TVAE_COMPRESS_DIMS", (128, 128))
32
+ decompress_dims = _parse_dims("TVAE_DECOMPRESS_DIMS", (128, 128))
33
+
34
+ data, discrete_columns = read_csv(csv_path, meta_path, header=True, discrete=None)
35
+ print(f"[TVAE] Training on {len(data)} rows, {len(data.columns)} cols, epochs={epochs}, batch_size={batch_size}, embedding_dim={embedding_dim}, compress_dims={compress_dims}, decompress_dims={decompress_dims}")
36
+ model = TVAE(epochs=epochs, batch_size=batch_size, embedding_dim=embedding_dim, compress_dims=compress_dims, decompress_dims=decompress_dims)
37
+ model.fit(data, discrete_columns)
38
+ model.save(save_path)
39
+ print(f"[TVAE] Model saved -> {save_path}")
SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/gen_20260504_175313.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fd3a537a0edd5fbdc6f85ba4458aafb0b13c7a9e94d15ec3e50395e2b28182b
3
+ size 404
SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c2",
3
+ "model": "tvae",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c2/c2-train.csv",
7
+ "exists": true,
8
+ "size": 42948,
9
+ "sha256": "17bc560fa96bd00fb3b526e1e65bc91210b701d0d0a4e8bb9b4c5196cab56def"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c2/c2-val.csv",
13
+ "exists": true,
14
+ "size": 5349,
15
+ "sha256": "61e565eca62e65a7dccd9d51039a3170413379e10fc494e25870e7c4294863c9"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c2/c2-test.csv",
19
+ "exists": true,
20
+ "size": 5448,
21
+ "sha256": "cbcbb062a1faf5fa44b66c80532baa229e05b94fc42137269761e6c6d84af20a"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c2/c2-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 3240,
27
+ "sha256": "526b7163b2076c93c0bf4638438081ee8a6907065d5b608faa40d1a3dbc2a27b"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c2/c2-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 3731,
33
+ "sha256": "fb595a876054c2ee9b4e10cfe83a5691588de1d25466cbb9d473c18ad3604009"
34
+ }
35
+ }
36
+ }
SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/models_300epochs/train_20260504_175249.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36225451e64c28e079e1ffc5a02a1ff4755ba438ebe0f77dc8c5e87cafc124df
3
+ size 619
SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/models_300epochs/tvae_300epochs.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6784c6b8e4a0d3d2654f738df5614002347068fc0f6512daf0970b15d29c6106
3
+ size 806572
SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c2",
3
+ "target_column": "class",
4
+ "task_type": "classification",
5
+ "columns": [
6
+ {
7
+ "name": "buying",
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": 4,
17
+ "unique_ratio": 0.002894,
18
+ "example_values": [
19
+ "vhigh",
20
+ "med",
21
+ "high",
22
+ "low"
23
+ ]
24
+ }
25
+ },
26
+ {
27
+ "name": "maint",
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": 4,
37
+ "unique_ratio": 0.002894,
38
+ "example_values": [
39
+ "vhigh",
40
+ "low",
41
+ "med",
42
+ "high"
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "name": "doors",
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.002894,
58
+ "example_values": [
59
+ "2",
60
+ "5more",
61
+ "3",
62
+ "4"
63
+ ]
64
+ }
65
+ },
66
+ {
67
+ "name": "persons",
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": 3,
77
+ "unique_ratio": 0.002171,
78
+ "example_values": [
79
+ "2",
80
+ "4",
81
+ "more"
82
+ ]
83
+ }
84
+ },
85
+ {
86
+ "name": "lug_boot",
87
+ "role": "feature",
88
+ "semantic_type": "categorical",
89
+ "nullable": false,
90
+ "missing_tokens": [],
91
+ "parse_format": null,
92
+ "impute_strategy": "mode",
93
+ "profile_stats": {
94
+ "missing_rate": 0.0,
95
+ "unique_count": 3,
96
+ "unique_ratio": 0.002171,
97
+ "example_values": [
98
+ "small",
99
+ "big",
100
+ "med"
101
+ ]
102
+ }
103
+ },
104
+ {
105
+ "name": "safety",
106
+ "role": "feature",
107
+ "semantic_type": "categorical",
108
+ "nullable": false,
109
+ "missing_tokens": [],
110
+ "parse_format": null,
111
+ "impute_strategy": "mode",
112
+ "profile_stats": {
113
+ "missing_rate": 0.0,
114
+ "unique_count": 3,
115
+ "unique_ratio": 0.002171,
116
+ "example_values": [
117
+ "low",
118
+ "high",
119
+ "med"
120
+ ]
121
+ }
122
+ },
123
+ {
124
+ "name": "class",
125
+ "role": "target",
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": 4,
134
+ "unique_ratio": 0.002894,
135
+ "example_values": [
136
+ "unacc",
137
+ "good",
138
+ "acc",
139
+ "vgood"
140
+ ]
141
+ }
142
+ }
143
+ ]
144
+ }
SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c2",
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/c2/c2-train.csv",
34
+ "val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c2/c2-val.csv",
35
+ "test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c2/c2-test.csv"
36
+ }
37
+ }
SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,149 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c2",
3
+ "target_column": "class",
4
+ "task_type": "classification",
5
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/public_gate/public_gate_report.json",
10
+ "column_schema": [
11
+ {
12
+ "name": "buying",
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": 4,
22
+ "unique_ratio": 0.002894,
23
+ "example_values": [
24
+ "vhigh",
25
+ "med",
26
+ "high",
27
+ "low"
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "name": "maint",
33
+ "role": "feature",
34
+ "semantic_type": "categorical",
35
+ "nullable": false,
36
+ "missing_tokens": [],
37
+ "parse_format": null,
38
+ "impute_strategy": "mode",
39
+ "profile_stats": {
40
+ "missing_rate": 0.0,
41
+ "unique_count": 4,
42
+ "unique_ratio": 0.002894,
43
+ "example_values": [
44
+ "vhigh",
45
+ "low",
46
+ "med",
47
+ "high"
48
+ ]
49
+ }
50
+ },
51
+ {
52
+ "name": "doors",
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.002894,
63
+ "example_values": [
64
+ "2",
65
+ "5more",
66
+ "3",
67
+ "4"
68
+ ]
69
+ }
70
+ },
71
+ {
72
+ "name": "persons",
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": 3,
82
+ "unique_ratio": 0.002171,
83
+ "example_values": [
84
+ "2",
85
+ "4",
86
+ "more"
87
+ ]
88
+ }
89
+ },
90
+ {
91
+ "name": "lug_boot",
92
+ "role": "feature",
93
+ "semantic_type": "categorical",
94
+ "nullable": false,
95
+ "missing_tokens": [],
96
+ "parse_format": null,
97
+ "impute_strategy": "mode",
98
+ "profile_stats": {
99
+ "missing_rate": 0.0,
100
+ "unique_count": 3,
101
+ "unique_ratio": 0.002171,
102
+ "example_values": [
103
+ "small",
104
+ "big",
105
+ "med"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "name": "safety",
111
+ "role": "feature",
112
+ "semantic_type": "categorical",
113
+ "nullable": false,
114
+ "missing_tokens": [],
115
+ "parse_format": null,
116
+ "impute_strategy": "mode",
117
+ "profile_stats": {
118
+ "missing_rate": 0.0,
119
+ "unique_count": 3,
120
+ "unique_ratio": 0.002171,
121
+ "example_values": [
122
+ "low",
123
+ "high",
124
+ "med"
125
+ ]
126
+ }
127
+ },
128
+ {
129
+ "name": "class",
130
+ "role": "target",
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": 4,
139
+ "unique_ratio": 0.002894,
140
+ "example_values": [
141
+ "unacc",
142
+ "good",
143
+ "acc",
144
+ "vgood"
145
+ ]
146
+ }
147
+ }
148
+ ]
149
+ }
SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/run_config.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 1,
3
+ "recorded_at": "2026-05-04T17:52:49",
4
+ "dataset_id": "c2",
5
+ "model": "tvae",
6
+ "work_dir": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249",
7
+ "dataset_source_requested": "new",
8
+ "dataset_source_resolved": "new",
9
+ "cli_args": {
10
+ "model": "tvae",
11
+ "dataset": "c2",
12
+ "dataset_source": "new",
13
+ "train": true,
14
+ "generate": true,
15
+ "num_rows": 0,
16
+ "epochs": null,
17
+ "output_dir": null,
18
+ "model_dir": null,
19
+ "work_dir": null,
20
+ "resume": false,
21
+ "no_stats": false
22
+ },
23
+ "resolved": {
24
+ "num_rows": 1382,
25
+ "model_path": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/models_300epochs/tvae_300epochs.pt",
26
+ "output_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/tvae-c2-1382-20260504_175313.csv"
27
+ },
28
+ "input_artifacts": {
29
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/public_gate/public_gate_report.json",
30
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/public_gate/staged_input_manifest.json",
31
+ "model_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/staged/tvae/model_input_manifest.json",
32
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/staged/public/train.csv",
33
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/staged/public/staged_features.json",
34
+ "target_column": "class",
35
+ "task_type": "classification"
36
+ },
37
+ "env_overrides": {
38
+ "BENCHMARK_TVAE_GPUS": "device=3",
39
+ "TVAE_BATCH_SIZE": "256",
40
+ "TVAE_COMPRESS_DIMS": "256,256",
41
+ "TVAE_DECOMPRESS_DIMS": "256,256",
42
+ "TVAE_EMBEDDING_DIM": "256",
43
+ "TVAE_EPOCHS": "500"
44
+ }
45
+ }
SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/runtime_result.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c2",
3
+ "model": "tvae",
4
+ "run_id": "tvae-c2-20260504_175249",
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-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/tvae-c2-1382-20260504_175313.csv",
13
+ "model_path": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/models_300epochs/tvae_300epochs.pt"
14
+ },
15
+ "timings": {
16
+ "train": {
17
+ "started_at": "2026-05-04T17:52:49",
18
+ "ended_at": "2026-05-04T17:53:13",
19
+ "duration_sec": 23.837
20
+ },
21
+ "generate": {
22
+ "started_at": "2026-05-04T17:53:13",
23
+ "ended_at": "2026-05-04T17:53:18",
24
+ "duration_sec": 5.187
25
+ }
26
+ }
27
+ }
SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/staged/public/staged_features.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "feature_name": "buying",
4
+ "data_type": "categorical",
5
+ "is_target": false
6
+ },
7
+ {
8
+ "feature_name": "maint",
9
+ "data_type": "categorical",
10
+ "is_target": false
11
+ },
12
+ {
13
+ "feature_name": "doors",
14
+ "data_type": "categorical",
15
+ "is_target": false
16
+ },
17
+ {
18
+ "feature_name": "persons",
19
+ "data_type": "categorical",
20
+ "is_target": false
21
+ },
22
+ {
23
+ "feature_name": "lug_boot",
24
+ "data_type": "categorical",
25
+ "is_target": false
26
+ },
27
+ {
28
+ "feature_name": "safety",
29
+ "data_type": "categorical",
30
+ "is_target": false
31
+ },
32
+ {
33
+ "feature_name": "class",
34
+ "data_type": "categorical",
35
+ "is_target": true
36
+ }
37
+ ]
SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b48114a7d0bc5bd9a07920f903c8d4aba8bf98bf2a66a050da03588b0245ca73
3
+ size 5273
SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4aed00c2c2b3f88a55a7ebff31b2e1b5e0e32fb0a7267e0b9d2779cd23e434dd
3
+ size 41565
SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26e90c1170a57a14c05832ac88027722b1f3848f9662c7c09ef7c93dcba4cc01
3
+ size 5176
SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/staged/tvae/adapter_report.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "adapter_ready_status": "pass",
3
+ "adapter_fail_reason_code": null,
4
+ "adapter_fail_detail": null,
5
+ "adapter_transforms_applied": [],
6
+ "model_input_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/staged/tvae/model_input_manifest.json"
7
+ }
SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/staged/tvae/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/staged/tvae/model_input_manifest.json ADDED
@@ -0,0 +1,151 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c2",
3
+ "model": "tvae",
4
+ "target_column": "class",
5
+ "task_type": "classification",
6
+ "column_schema": [
7
+ {
8
+ "name": "buying",
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": 4,
18
+ "unique_ratio": 0.002894,
19
+ "example_values": [
20
+ "vhigh",
21
+ "med",
22
+ "high",
23
+ "low"
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "name": "maint",
29
+ "role": "feature",
30
+ "semantic_type": "categorical",
31
+ "nullable": false,
32
+ "missing_tokens": [],
33
+ "parse_format": null,
34
+ "impute_strategy": "mode",
35
+ "profile_stats": {
36
+ "missing_rate": 0.0,
37
+ "unique_count": 4,
38
+ "unique_ratio": 0.002894,
39
+ "example_values": [
40
+ "vhigh",
41
+ "low",
42
+ "med",
43
+ "high"
44
+ ]
45
+ }
46
+ },
47
+ {
48
+ "name": "doors",
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.002894,
59
+ "example_values": [
60
+ "2",
61
+ "5more",
62
+ "3",
63
+ "4"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "name": "persons",
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": 3,
78
+ "unique_ratio": 0.002171,
79
+ "example_values": [
80
+ "2",
81
+ "4",
82
+ "more"
83
+ ]
84
+ }
85
+ },
86
+ {
87
+ "name": "lug_boot",
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.002171,
98
+ "example_values": [
99
+ "small",
100
+ "big",
101
+ "med"
102
+ ]
103
+ }
104
+ },
105
+ {
106
+ "name": "safety",
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": 3,
116
+ "unique_ratio": 0.002171,
117
+ "example_values": [
118
+ "low",
119
+ "high",
120
+ "med"
121
+ ]
122
+ }
123
+ },
124
+ {
125
+ "name": "class",
126
+ "role": "target",
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": 4,
135
+ "unique_ratio": 0.002894,
136
+ "example_values": [
137
+ "unacc",
138
+ "good",
139
+ "acc",
140
+ "vgood"
141
+ ]
142
+ }
143
+ }
144
+ ],
145
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/public_gate/staged_input_manifest.json",
146
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/staged/public/train.csv",
147
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/staged/public/val.csv",
148
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/staged/public/test.csv",
149
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/staged/public/staged_features.json",
150
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/tvae/tvae-c2-20260504_175249/public_gate/public_gate_report.json"
151
+ }
SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/tvae-c2-1382-20260504_175313.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef368b14d1cd6f881c56fcba6683fbb15c133cf8ab7331cea2484b675b53bfc6
3
+ size 41456
SynthData0523/main/c2/tvae/tvae-c2-20260504_175249/tvae_metadata.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "columns": [
3
+ {
4
+ "name": "buying",
5
+ "type": "categorical"
6
+ },
7
+ {
8
+ "name": "maint",
9
+ "type": "categorical"
10
+ },
11
+ {
12
+ "name": "doors",
13
+ "type": "categorical"
14
+ },
15
+ {
16
+ "name": "persons",
17
+ "type": "categorical"
18
+ },
19
+ {
20
+ "name": "lug_boot",
21
+ "type": "categorical"
22
+ },
23
+ {
24
+ "name": "safety",
25
+ "type": "categorical"
26
+ },
27
+ {
28
+ "name": "class",
29
+ "type": "categorical"
30
+ }
31
+ ]
32
+ }