TabQueryBench commited on
Commit
caf557e
·
verified ·
1 Parent(s): f6b34c7

Resume SynthData0523 main/c9 batch 5

Browse files
Files changed (45) hide show
  1. .gitattributes +22 -0
  2. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/X_num_train.npy +3 -0
  3. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/info.json +120 -0
  4. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/test.csv +3 -0
  5. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/train.csv +3 -0
  6. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/y_test.npy +3 -0
  7. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/y_train.npy +3 -0
  8. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/gen_20260421_005001.log +3 -0
  9. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/input_snapshot.json +36 -0
  10. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/public_gate/normalized_schema_snapshot.json +214 -0
  11. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/public_gate/public_gate_report.json +37 -0
  12. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/public_gate/staged_input_manifest.json +219 -0
  13. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/runtime_result.json +15 -0
  14. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/staged/public/staged_features.json +52 -0
  15. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/staged/public/test.csv +3 -0
  16. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/staged/public/train.csv +3 -0
  17. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/staged/public/val.csv +3 -0
  18. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/staged/tabsyn/adapter_report.json +7 -0
  19. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/staged/tabsyn/adapter_transforms_applied.json +1 -0
  20. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/staged/tabsyn/model_input_manifest.json +221 -0
  21. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/synthetic/tabsyn_c9/real.csv +3 -0
  22. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/synthetic/tabsyn_c9/test.csv +3 -0
  23. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/tabsyn-c9-26215-20260421_005001.csv +3 -0
  24. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/train_20260420_233447.log +3 -0
  25. SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/_tvae_generate.py +5 -0
  26. SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/_tvae_train.py +16 -0
  27. SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/gen_20260321_072347.log +3 -0
  28. SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/gen_20260330_065330.log +3 -0
  29. SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/input_snapshot.json +36 -0
  30. SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/models_300epochs/train_20260321_071540.log +3 -0
  31. SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/models_300epochs/tvae_300epochs.pt +3 -0
  32. SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/public_gate/normalized_schema_snapshot.json +214 -0
  33. SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/public_gate/public_gate_report.json +37 -0
  34. SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/public_gate/staged_input_manifest.json +219 -0
  35. SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/runtime_result.json +14 -0
  36. SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/staged/public/staged_features.json +52 -0
  37. SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/staged/public/test.csv +3 -0
  38. SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/staged/public/train.csv +3 -0
  39. SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/staged/public/val.csv +3 -0
  40. SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/staged/tvae/adapter_report.json +7 -0
  41. SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/staged/tvae/adapter_transforms_applied.json +1 -0
  42. SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/staged/tvae/model_input_manifest.json +221 -0
  43. SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/tvae-c9-1000-20260321_072347.csv +3 -0
  44. SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/tvae-c9-26215-20260330_065330.csv +3 -0
  45. SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/tvae_metadata.json +44 -0
.gitattributes CHANGED
@@ -6026,3 +6026,25 @@ SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/tabpfgen-c9-26215-202
6026
  SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/X_cat_test.npy filter=lfs diff=lfs merge=lfs -text
6027
  SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/X_cat_train.npy filter=lfs diff=lfs merge=lfs -text
6028
  SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/X_num_test.npy filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6026
  SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/X_cat_test.npy filter=lfs diff=lfs merge=lfs -text
6027
  SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/X_cat_train.npy filter=lfs diff=lfs merge=lfs -text
6028
  SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/X_num_test.npy filter=lfs diff=lfs merge=lfs -text
6029
+ SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/X_num_train.npy filter=lfs diff=lfs merge=lfs -text
6030
+ SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/test.csv filter=lfs diff=lfs merge=lfs -text
6031
+ SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/train.csv filter=lfs diff=lfs merge=lfs -text
6032
+ SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/y_test.npy filter=lfs diff=lfs merge=lfs -text
6033
+ SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/y_train.npy filter=lfs diff=lfs merge=lfs -text
6034
+ SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/gen_20260421_005001.log filter=lfs diff=lfs merge=lfs -text
6035
+ SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
6036
+ SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
6037
+ SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
6038
+ SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/synthetic/tabsyn_c9/real.csv filter=lfs diff=lfs merge=lfs -text
6039
+ SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/synthetic/tabsyn_c9/test.csv filter=lfs diff=lfs merge=lfs -text
6040
+ SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/tabsyn-c9-26215-20260421_005001.csv filter=lfs diff=lfs merge=lfs -text
6041
+ SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/train_20260420_233447.log filter=lfs diff=lfs merge=lfs -text
6042
+ SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/gen_20260321_072347.log filter=lfs diff=lfs merge=lfs -text
6043
+ SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/gen_20260330_065330.log filter=lfs diff=lfs merge=lfs -text
6044
+ SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/models_300epochs/train_20260321_071540.log filter=lfs diff=lfs merge=lfs -text
6045
+ SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/models_300epochs/tvae_300epochs.pt filter=lfs diff=lfs merge=lfs -text
6046
+ SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
6047
+ SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
6048
+ SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
6049
+ SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/tvae-c9-1000-20260321_072347.csv filter=lfs diff=lfs merge=lfs -text
6050
+ SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/tvae-c9-26215-20260330_065330.csv filter=lfs diff=lfs merge=lfs -text
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/X_num_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aaced143d7ea359728f66acd91370eb127f0a2e9e1c5593687842030a7c818bb
3
+ size 943840
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/info.json ADDED
@@ -0,0 +1,120 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "tabsyn_c9",
3
+ "task_type": "regression",
4
+ "n_num_features": 8,
5
+ "n_cat_features": 1,
6
+ "train_size": 29491,
7
+ "num_col_idx": [
8
+ 1,
9
+ 2,
10
+ 3,
11
+ 4,
12
+ 5,
13
+ 6,
14
+ 7,
15
+ 9
16
+ ],
17
+ "cat_col_idx": [
18
+ 0
19
+ ],
20
+ "target_col_idx": [
21
+ 8
22
+ ],
23
+ "column_names": [
24
+ "ACTION",
25
+ "RESOURCE",
26
+ "MGR_ID",
27
+ "ROLE_ROLLUP_1",
28
+ "ROLE_ROLLUP_2",
29
+ "ROLE_DEPTNAME",
30
+ "ROLE_TITLE",
31
+ "ROLE_FAMILY_DESC",
32
+ "ROLE_FAMILY",
33
+ "ROLE_CODE"
34
+ ],
35
+ "train_num": 29491,
36
+ "test_num": 3278,
37
+ "header": 0,
38
+ "file_type": "csv",
39
+ "data_path": "data/tabsyn_c9/train.csv",
40
+ "test_path": null,
41
+ "idx_mapping": {
42
+ "0": 8,
43
+ "1": 0,
44
+ "2": 1,
45
+ "3": 2,
46
+ "4": 3,
47
+ "5": 4,
48
+ "6": 5,
49
+ "7": 6,
50
+ "8": 9,
51
+ "9": 7
52
+ },
53
+ "inverse_idx_mapping": {
54
+ "8": 0,
55
+ "0": 1,
56
+ "1": 2,
57
+ "2": 3,
58
+ "3": 4,
59
+ "4": 5,
60
+ "5": 6,
61
+ "6": 7,
62
+ "9": 8,
63
+ "7": 9
64
+ },
65
+ "idx_name_mapping": {
66
+ "0": "ACTION",
67
+ "1": "RESOURCE",
68
+ "2": "MGR_ID",
69
+ "3": "ROLE_ROLLUP_1",
70
+ "4": "ROLE_ROLLUP_2",
71
+ "5": "ROLE_DEPTNAME",
72
+ "6": "ROLE_TITLE",
73
+ "7": "ROLE_FAMILY_DESC",
74
+ "8": "ROLE_FAMILY",
75
+ "9": "ROLE_CODE"
76
+ },
77
+ "metadata": {
78
+ "columns": {
79
+ "1": {
80
+ "sdtype": "numerical",
81
+ "computer_representation": "Float"
82
+ },
83
+ "2": {
84
+ "sdtype": "numerical",
85
+ "computer_representation": "Float"
86
+ },
87
+ "3": {
88
+ "sdtype": "numerical",
89
+ "computer_representation": "Float"
90
+ },
91
+ "4": {
92
+ "sdtype": "numerical",
93
+ "computer_representation": "Float"
94
+ },
95
+ "5": {
96
+ "sdtype": "numerical",
97
+ "computer_representation": "Float"
98
+ },
99
+ "6": {
100
+ "sdtype": "numerical",
101
+ "computer_representation": "Float"
102
+ },
103
+ "7": {
104
+ "sdtype": "numerical",
105
+ "computer_representation": "Float"
106
+ },
107
+ "9": {
108
+ "sdtype": "numerical",
109
+ "computer_representation": "Float"
110
+ },
111
+ "0": {
112
+ "sdtype": "categorical"
113
+ },
114
+ "8": {
115
+ "sdtype": "numerical",
116
+ "computer_representation": "Float"
117
+ }
118
+ }
119
+ }
120
+ }
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad285a89dccb63f02c42547c417108a41d1d038ce7442dcf649814a642178fc4
3
+ size 203927
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f03702afb4bac08768d4f0d85a7fe61f9dcf77f7c69bce143c43560afc4ca4cc
3
+ size 1834081
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/y_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c0afdc7544110320a9f7a9bb181afbccff670c82fb0647987dbbe17b2d23c42
3
+ size 26352
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/y_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:678d8286a44882718b52165db92e5d8d73825bf358b5744174aae74397db81a5
3
+ size 236056
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/gen_20260421_005001.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75cf742e6aefe335689a5adc8054a93e3e57cdac4d6b480828aab839e32278b1
3
+ size 657
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c9",
3
+ "model": "tabsyn",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c9/c9-train.csv",
7
+ "exists": true,
8
+ "size": 1656550,
9
+ "sha256": "7fe9e4b6e2719c346fd93c7ada4977430d0c593cc5bdae7442a78886f7b71b9e"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c9/c9-val.csv",
13
+ "exists": true,
14
+ "size": 207139,
15
+ "sha256": "01557a0b4304c4b5435df0909d16016ec0ba4ce2c3b31a8815f813ef1376b0b9"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c9/c9-test.csv",
19
+ "exists": true,
20
+ "size": 207206,
21
+ "sha256": "6de1346ef61646cbd096588223a049bf26f2b26229ac65b2734fed139f3c06bb"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c9/c9-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 4540,
27
+ "sha256": "536d3ace5469df116ca00b7544ee8af409fc29edb7e85f365e465a91244a564e"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c9/c9-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 5389,
33
+ "sha256": "d63ab9aee52c7f931f14b7ad2c9a601b670ba5cd739494b2c4d2e4005430ea6d"
34
+ }
35
+ }
36
+ }
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,214 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c9",
3
+ "target_column": "ROLE_FAMILY",
4
+ "task_type": "regression",
5
+ "columns": [
6
+ {
7
+ "name": "ACTION",
8
+ "role": "feature",
9
+ "semantic_type": "boolean",
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": 2,
17
+ "unique_ratio": 7.6e-05,
18
+ "example_values": [
19
+ "1",
20
+ "0"
21
+ ]
22
+ }
23
+ },
24
+ {
25
+ "name": "RESOURCE",
26
+ "role": "feature",
27
+ "semantic_type": "numeric",
28
+ "nullable": false,
29
+ "missing_tokens": [],
30
+ "parse_format": null,
31
+ "impute_strategy": "median",
32
+ "profile_stats": {
33
+ "missing_rate": 0.0,
34
+ "unique_count": 6690,
35
+ "unique_ratio": 0.255197,
36
+ "example_values": [
37
+ "44623",
38
+ "74192",
39
+ "79092",
40
+ "4675",
41
+ "37639"
42
+ ]
43
+ }
44
+ },
45
+ {
46
+ "name": "MGR_ID",
47
+ "role": "feature",
48
+ "semantic_type": "numeric",
49
+ "nullable": false,
50
+ "missing_tokens": [],
51
+ "parse_format": null,
52
+ "impute_strategy": "median",
53
+ "profile_stats": {
54
+ "missing_rate": 0.0,
55
+ "unique_count": 4052,
56
+ "unique_ratio": 0.154568,
57
+ "example_values": [
58
+ "67326",
59
+ "16850",
60
+ "5223",
61
+ "14952",
62
+ "88170"
63
+ ]
64
+ }
65
+ },
66
+ {
67
+ "name": "ROLE_ROLLUP_1",
68
+ "role": "feature",
69
+ "semantic_type": "numeric",
70
+ "nullable": false,
71
+ "missing_tokens": [],
72
+ "parse_format": null,
73
+ "impute_strategy": "median",
74
+ "profile_stats": {
75
+ "missing_rate": 0.0,
76
+ "unique_count": 126,
77
+ "unique_ratio": 0.004806,
78
+ "example_values": [
79
+ "117910",
80
+ "117961",
81
+ "118595",
82
+ "118200",
83
+ "117978"
84
+ ]
85
+ }
86
+ },
87
+ {
88
+ "name": "ROLE_ROLLUP_2",
89
+ "role": "feature",
90
+ "semantic_type": "numeric",
91
+ "nullable": false,
92
+ "missing_tokens": [],
93
+ "parse_format": null,
94
+ "impute_strategy": "median",
95
+ "profile_stats": {
96
+ "missing_rate": 0.0,
97
+ "unique_count": 174,
98
+ "unique_ratio": 0.006637,
99
+ "example_values": [
100
+ "117911",
101
+ "118225",
102
+ "118596",
103
+ "117962",
104
+ "118201"
105
+ ]
106
+ }
107
+ },
108
+ {
109
+ "name": "ROLE_DEPTNAME",
110
+ "role": "feature",
111
+ "semantic_type": "numeric",
112
+ "nullable": false,
113
+ "missing_tokens": [],
114
+ "parse_format": null,
115
+ "impute_strategy": "median",
116
+ "profile_stats": {
117
+ "missing_rate": 0.0,
118
+ "unique_count": 442,
119
+ "unique_ratio": 0.016861,
120
+ "example_values": [
121
+ "117912",
122
+ "119092",
123
+ "81476",
124
+ "119223",
125
+ "117941"
126
+ ]
127
+ }
128
+ },
129
+ {
130
+ "name": "ROLE_TITLE",
131
+ "role": "feature",
132
+ "semantic_type": "numeric",
133
+ "nullable": false,
134
+ "missing_tokens": [],
135
+ "parse_format": null,
136
+ "impute_strategy": "median",
137
+ "profile_stats": {
138
+ "missing_rate": 0.0,
139
+ "unique_count": 334,
140
+ "unique_ratio": 0.012741,
141
+ "example_values": [
142
+ "118568",
143
+ "122849",
144
+ "118054",
145
+ "119962",
146
+ "117885"
147
+ ]
148
+ }
149
+ },
150
+ {
151
+ "name": "ROLE_FAMILY_DESC",
152
+ "role": "feature",
153
+ "semantic_type": "numeric",
154
+ "nullable": false,
155
+ "missing_tokens": [],
156
+ "parse_format": null,
157
+ "impute_strategy": "median",
158
+ "profile_stats": {
159
+ "missing_rate": 0.0,
160
+ "unique_count": 2205,
161
+ "unique_ratio": 0.084112,
162
+ "example_values": [
163
+ "198040",
164
+ "119094",
165
+ "120238",
166
+ "168365",
167
+ "117913"
168
+ ]
169
+ }
170
+ },
171
+ {
172
+ "name": "ROLE_FAMILY",
173
+ "role": "target",
174
+ "semantic_type": "numeric",
175
+ "nullable": false,
176
+ "missing_tokens": [],
177
+ "parse_format": null,
178
+ "impute_strategy": "median",
179
+ "profile_stats": {
180
+ "missing_rate": 0.0,
181
+ "unique_count": 67,
182
+ "unique_ratio": 0.002556,
183
+ "example_values": [
184
+ "19721",
185
+ "119095",
186
+ "117887",
187
+ "118205",
188
+ "270488"
189
+ ]
190
+ }
191
+ },
192
+ {
193
+ "name": "ROLE_CODE",
194
+ "role": "feature",
195
+ "semantic_type": "numeric",
196
+ "nullable": false,
197
+ "missing_tokens": [],
198
+ "parse_format": null,
199
+ "impute_strategy": "median",
200
+ "profile_stats": {
201
+ "missing_rate": 0.0,
202
+ "unique_count": 334,
203
+ "unique_ratio": 0.012741,
204
+ "example_values": [
205
+ "118570",
206
+ "122850",
207
+ "118055",
208
+ "119964",
209
+ "117888"
210
+ ]
211
+ }
212
+ }
213
+ ]
214
+ }
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c9",
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": "ROLE_FAMILY",
31
+ "task_type": "regression",
32
+ "input_splits": {
33
+ "train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c9/c9-train.csv",
34
+ "val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c9/c9-val.csv",
35
+ "test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c9/c9-test.csv"
36
+ }
37
+ }
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,219 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c9",
3
+ "target_column": "ROLE_FAMILY",
4
+ "task_type": "regression",
5
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c9/tabsyn/tabsyn-c9-20260420_233446/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c9/tabsyn/tabsyn-c9-20260420_233446/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c9/tabsyn/tabsyn-c9-20260420_233446/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c9/tabsyn/tabsyn-c9-20260420_233446/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c9/tabsyn/tabsyn-c9-20260420_233446/public_gate/public_gate_report.json",
10
+ "column_schema": [
11
+ {
12
+ "name": "ACTION",
13
+ "role": "feature",
14
+ "semantic_type": "boolean",
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": 2,
22
+ "unique_ratio": 7.6e-05,
23
+ "example_values": [
24
+ "1",
25
+ "0"
26
+ ]
27
+ }
28
+ },
29
+ {
30
+ "name": "RESOURCE",
31
+ "role": "feature",
32
+ "semantic_type": "numeric",
33
+ "nullable": false,
34
+ "missing_tokens": [],
35
+ "parse_format": null,
36
+ "impute_strategy": "median",
37
+ "profile_stats": {
38
+ "missing_rate": 0.0,
39
+ "unique_count": 6690,
40
+ "unique_ratio": 0.255197,
41
+ "example_values": [
42
+ "44623",
43
+ "74192",
44
+ "79092",
45
+ "4675",
46
+ "37639"
47
+ ]
48
+ }
49
+ },
50
+ {
51
+ "name": "MGR_ID",
52
+ "role": "feature",
53
+ "semantic_type": "numeric",
54
+ "nullable": false,
55
+ "missing_tokens": [],
56
+ "parse_format": null,
57
+ "impute_strategy": "median",
58
+ "profile_stats": {
59
+ "missing_rate": 0.0,
60
+ "unique_count": 4052,
61
+ "unique_ratio": 0.154568,
62
+ "example_values": [
63
+ "67326",
64
+ "16850",
65
+ "5223",
66
+ "14952",
67
+ "88170"
68
+ ]
69
+ }
70
+ },
71
+ {
72
+ "name": "ROLE_ROLLUP_1",
73
+ "role": "feature",
74
+ "semantic_type": "numeric",
75
+ "nullable": false,
76
+ "missing_tokens": [],
77
+ "parse_format": null,
78
+ "impute_strategy": "median",
79
+ "profile_stats": {
80
+ "missing_rate": 0.0,
81
+ "unique_count": 126,
82
+ "unique_ratio": 0.004806,
83
+ "example_values": [
84
+ "117910",
85
+ "117961",
86
+ "118595",
87
+ "118200",
88
+ "117978"
89
+ ]
90
+ }
91
+ },
92
+ {
93
+ "name": "ROLE_ROLLUP_2",
94
+ "role": "feature",
95
+ "semantic_type": "numeric",
96
+ "nullable": false,
97
+ "missing_tokens": [],
98
+ "parse_format": null,
99
+ "impute_strategy": "median",
100
+ "profile_stats": {
101
+ "missing_rate": 0.0,
102
+ "unique_count": 174,
103
+ "unique_ratio": 0.006637,
104
+ "example_values": [
105
+ "117911",
106
+ "118225",
107
+ "118596",
108
+ "117962",
109
+ "118201"
110
+ ]
111
+ }
112
+ },
113
+ {
114
+ "name": "ROLE_DEPTNAME",
115
+ "role": "feature",
116
+ "semantic_type": "numeric",
117
+ "nullable": false,
118
+ "missing_tokens": [],
119
+ "parse_format": null,
120
+ "impute_strategy": "median",
121
+ "profile_stats": {
122
+ "missing_rate": 0.0,
123
+ "unique_count": 442,
124
+ "unique_ratio": 0.016861,
125
+ "example_values": [
126
+ "117912",
127
+ "119092",
128
+ "81476",
129
+ "119223",
130
+ "117941"
131
+ ]
132
+ }
133
+ },
134
+ {
135
+ "name": "ROLE_TITLE",
136
+ "role": "feature",
137
+ "semantic_type": "numeric",
138
+ "nullable": false,
139
+ "missing_tokens": [],
140
+ "parse_format": null,
141
+ "impute_strategy": "median",
142
+ "profile_stats": {
143
+ "missing_rate": 0.0,
144
+ "unique_count": 334,
145
+ "unique_ratio": 0.012741,
146
+ "example_values": [
147
+ "118568",
148
+ "122849",
149
+ "118054",
150
+ "119962",
151
+ "117885"
152
+ ]
153
+ }
154
+ },
155
+ {
156
+ "name": "ROLE_FAMILY_DESC",
157
+ "role": "feature",
158
+ "semantic_type": "numeric",
159
+ "nullable": false,
160
+ "missing_tokens": [],
161
+ "parse_format": null,
162
+ "impute_strategy": "median",
163
+ "profile_stats": {
164
+ "missing_rate": 0.0,
165
+ "unique_count": 2205,
166
+ "unique_ratio": 0.084112,
167
+ "example_values": [
168
+ "198040",
169
+ "119094",
170
+ "120238",
171
+ "168365",
172
+ "117913"
173
+ ]
174
+ }
175
+ },
176
+ {
177
+ "name": "ROLE_FAMILY",
178
+ "role": "target",
179
+ "semantic_type": "numeric",
180
+ "nullable": false,
181
+ "missing_tokens": [],
182
+ "parse_format": null,
183
+ "impute_strategy": "median",
184
+ "profile_stats": {
185
+ "missing_rate": 0.0,
186
+ "unique_count": 67,
187
+ "unique_ratio": 0.002556,
188
+ "example_values": [
189
+ "19721",
190
+ "119095",
191
+ "117887",
192
+ "118205",
193
+ "270488"
194
+ ]
195
+ }
196
+ },
197
+ {
198
+ "name": "ROLE_CODE",
199
+ "role": "feature",
200
+ "semantic_type": "numeric",
201
+ "nullable": false,
202
+ "missing_tokens": [],
203
+ "parse_format": null,
204
+ "impute_strategy": "median",
205
+ "profile_stats": {
206
+ "missing_rate": 0.0,
207
+ "unique_count": 334,
208
+ "unique_ratio": 0.012741,
209
+ "example_values": [
210
+ "118570",
211
+ "122850",
212
+ "118055",
213
+ "119964",
214
+ "117888"
215
+ ]
216
+ }
217
+ }
218
+ ]
219
+ }
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/runtime_result.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c9",
3
+ "model": "tabsyn",
4
+ "run_id": "tabsyn-c9-20260420_233446",
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/c9/tabsyn/tabsyn-c9-20260420_233446/tabsyn-c9-26215-20260421_005001.csv",
13
+ "model_path": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c9/tabsyn/tabsyn-c9-20260420_233446"
14
+ }
15
+ }
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/staged/public/staged_features.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "feature_name": "ACTION",
4
+ "data_type": "binary",
5
+ "is_target": false
6
+ },
7
+ {
8
+ "feature_name": "RESOURCE",
9
+ "data_type": "continuous",
10
+ "is_target": false
11
+ },
12
+ {
13
+ "feature_name": "MGR_ID",
14
+ "data_type": "continuous",
15
+ "is_target": false
16
+ },
17
+ {
18
+ "feature_name": "ROLE_ROLLUP_1",
19
+ "data_type": "continuous",
20
+ "is_target": false
21
+ },
22
+ {
23
+ "feature_name": "ROLE_ROLLUP_2",
24
+ "data_type": "continuous",
25
+ "is_target": false
26
+ },
27
+ {
28
+ "feature_name": "ROLE_DEPTNAME",
29
+ "data_type": "continuous",
30
+ "is_target": false
31
+ },
32
+ {
33
+ "feature_name": "ROLE_TITLE",
34
+ "data_type": "continuous",
35
+ "is_target": false
36
+ },
37
+ {
38
+ "feature_name": "ROLE_FAMILY_DESC",
39
+ "data_type": "continuous",
40
+ "is_target": false
41
+ },
42
+ {
43
+ "feature_name": "ROLE_FAMILY",
44
+ "data_type": "continuous",
45
+ "is_target": true
46
+ },
47
+ {
48
+ "feature_name": "ROLE_CODE",
49
+ "data_type": "continuous",
50
+ "is_target": false
51
+ }
52
+ ]
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0af6e0312230bd2e171907bf4a9604e4b600e6335c3e4b4842b1f60c8e7260c7
3
+ size 203927
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5289d18c270c8b9f28c49f65f7dcbcbfe99c6d9c36bf7468cb0bd306c37a6c7
3
+ size 1630334
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad236210ab730f44360ed17509da76cda75ad36d8ab73965a437110f905764d3
3
+ size 203862
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/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/c9/tabsyn/tabsyn-c9-20260420_233446/staged/tabsyn/model_input_manifest.json"
7
+ }
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/staged/tabsyn/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/staged/tabsyn/model_input_manifest.json ADDED
@@ -0,0 +1,221 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c9",
3
+ "model": "tabsyn",
4
+ "target_column": "ROLE_FAMILY",
5
+ "task_type": "regression",
6
+ "column_schema": [
7
+ {
8
+ "name": "ACTION",
9
+ "role": "feature",
10
+ "semantic_type": "boolean",
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": 2,
18
+ "unique_ratio": 7.6e-05,
19
+ "example_values": [
20
+ "1",
21
+ "0"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "name": "RESOURCE",
27
+ "role": "feature",
28
+ "semantic_type": "numeric",
29
+ "nullable": false,
30
+ "missing_tokens": [],
31
+ "parse_format": null,
32
+ "impute_strategy": "median",
33
+ "profile_stats": {
34
+ "missing_rate": 0.0,
35
+ "unique_count": 6690,
36
+ "unique_ratio": 0.255197,
37
+ "example_values": [
38
+ "44623",
39
+ "74192",
40
+ "79092",
41
+ "4675",
42
+ "37639"
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "name": "MGR_ID",
48
+ "role": "feature",
49
+ "semantic_type": "numeric",
50
+ "nullable": false,
51
+ "missing_tokens": [],
52
+ "parse_format": null,
53
+ "impute_strategy": "median",
54
+ "profile_stats": {
55
+ "missing_rate": 0.0,
56
+ "unique_count": 4052,
57
+ "unique_ratio": 0.154568,
58
+ "example_values": [
59
+ "67326",
60
+ "16850",
61
+ "5223",
62
+ "14952",
63
+ "88170"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "name": "ROLE_ROLLUP_1",
69
+ "role": "feature",
70
+ "semantic_type": "numeric",
71
+ "nullable": false,
72
+ "missing_tokens": [],
73
+ "parse_format": null,
74
+ "impute_strategy": "median",
75
+ "profile_stats": {
76
+ "missing_rate": 0.0,
77
+ "unique_count": 126,
78
+ "unique_ratio": 0.004806,
79
+ "example_values": [
80
+ "117910",
81
+ "117961",
82
+ "118595",
83
+ "118200",
84
+ "117978"
85
+ ]
86
+ }
87
+ },
88
+ {
89
+ "name": "ROLE_ROLLUP_2",
90
+ "role": "feature",
91
+ "semantic_type": "numeric",
92
+ "nullable": false,
93
+ "missing_tokens": [],
94
+ "parse_format": null,
95
+ "impute_strategy": "median",
96
+ "profile_stats": {
97
+ "missing_rate": 0.0,
98
+ "unique_count": 174,
99
+ "unique_ratio": 0.006637,
100
+ "example_values": [
101
+ "117911",
102
+ "118225",
103
+ "118596",
104
+ "117962",
105
+ "118201"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "name": "ROLE_DEPTNAME",
111
+ "role": "feature",
112
+ "semantic_type": "numeric",
113
+ "nullable": false,
114
+ "missing_tokens": [],
115
+ "parse_format": null,
116
+ "impute_strategy": "median",
117
+ "profile_stats": {
118
+ "missing_rate": 0.0,
119
+ "unique_count": 442,
120
+ "unique_ratio": 0.016861,
121
+ "example_values": [
122
+ "117912",
123
+ "119092",
124
+ "81476",
125
+ "119223",
126
+ "117941"
127
+ ]
128
+ }
129
+ },
130
+ {
131
+ "name": "ROLE_TITLE",
132
+ "role": "feature",
133
+ "semantic_type": "numeric",
134
+ "nullable": false,
135
+ "missing_tokens": [],
136
+ "parse_format": null,
137
+ "impute_strategy": "median",
138
+ "profile_stats": {
139
+ "missing_rate": 0.0,
140
+ "unique_count": 334,
141
+ "unique_ratio": 0.012741,
142
+ "example_values": [
143
+ "118568",
144
+ "122849",
145
+ "118054",
146
+ "119962",
147
+ "117885"
148
+ ]
149
+ }
150
+ },
151
+ {
152
+ "name": "ROLE_FAMILY_DESC",
153
+ "role": "feature",
154
+ "semantic_type": "numeric",
155
+ "nullable": false,
156
+ "missing_tokens": [],
157
+ "parse_format": null,
158
+ "impute_strategy": "median",
159
+ "profile_stats": {
160
+ "missing_rate": 0.0,
161
+ "unique_count": 2205,
162
+ "unique_ratio": 0.084112,
163
+ "example_values": [
164
+ "198040",
165
+ "119094",
166
+ "120238",
167
+ "168365",
168
+ "117913"
169
+ ]
170
+ }
171
+ },
172
+ {
173
+ "name": "ROLE_FAMILY",
174
+ "role": "target",
175
+ "semantic_type": "numeric",
176
+ "nullable": false,
177
+ "missing_tokens": [],
178
+ "parse_format": null,
179
+ "impute_strategy": "median",
180
+ "profile_stats": {
181
+ "missing_rate": 0.0,
182
+ "unique_count": 67,
183
+ "unique_ratio": 0.002556,
184
+ "example_values": [
185
+ "19721",
186
+ "119095",
187
+ "117887",
188
+ "118205",
189
+ "270488"
190
+ ]
191
+ }
192
+ },
193
+ {
194
+ "name": "ROLE_CODE",
195
+ "role": "feature",
196
+ "semantic_type": "numeric",
197
+ "nullable": false,
198
+ "missing_tokens": [],
199
+ "parse_format": null,
200
+ "impute_strategy": "median",
201
+ "profile_stats": {
202
+ "missing_rate": 0.0,
203
+ "unique_count": 334,
204
+ "unique_ratio": 0.012741,
205
+ "example_values": [
206
+ "118570",
207
+ "122850",
208
+ "118055",
209
+ "119964",
210
+ "117888"
211
+ ]
212
+ }
213
+ }
214
+ ],
215
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c9/tabsyn/tabsyn-c9-20260420_233446/public_gate/staged_input_manifest.json",
216
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c9/tabsyn/tabsyn-c9-20260420_233446/staged/public/train.csv",
217
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c9/tabsyn/tabsyn-c9-20260420_233446/staged/public/val.csv",
218
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c9/tabsyn/tabsyn-c9-20260420_233446/staged/public/test.csv",
219
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c9/tabsyn/tabsyn-c9-20260420_233446/staged/public/staged_features.json",
220
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c9/tabsyn/tabsyn-c9-20260420_233446/public_gate/public_gate_report.json"
221
+ }
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/synthetic/tabsyn_c9/real.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f03702afb4bac08768d4f0d85a7fe61f9dcf77f7c69bce143c43560afc4ca4cc
3
+ size 1834081
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/synthetic/tabsyn_c9/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad285a89dccb63f02c42547c417108a41d1d038ce7442dcf649814a642178fc4
3
+ size 203927
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/tabsyn-c9-26215-20260421_005001.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3712757ff504fac30669b8ff49442df129725681f53490339e837ffb7d9e2065
3
+ size 2223744
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/train_20260420_233447.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:631a4c392a91d017cb64d6a994690b9cce5cb5295a578593e27fabbf8ed6b398
3
+ size 2929396
SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/_tvae_generate.py ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ from ctgan.synthesizers.tvae import TVAE
2
+ model = TVAE.load("/work/output-SpecializedModels/c9/tvae/tvae-c9-20260321_071540/models_300epochs/tvae_300epochs.pt")
3
+ samples = model.sample(26215)
4
+ samples.to_csv("/work/output-SpecializedModels/c9/tvae/tvae-c9-20260321_071540/tvae-c9-26215-20260330_065330.csv", index=False)
5
+ print(f"[TVAE] Generated 26215 rows -> /work/output-SpecializedModels/c9/tvae/tvae-c9-20260321_071540/tvae-c9-26215-20260330_065330.csv")
SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/_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/c9/tvae/tvae-c9-20260321_071540/staged/public/train.csv"
7
+ meta_path = "/work/output-SpecializedModels/c9/tvae/tvae-c9-20260321_071540/tvae_metadata.json"
8
+ save_path = "/work/output-SpecializedModels/c9/tvae/tvae-c9-20260321_071540/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/c9/tvae/tvae-c9-20260321_071540/gen_20260321_072347.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:480c10a55d835b38212f2f7a35004370a0b30b78ef13fde89db2728ce82f7999
3
+ size 126
SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/gen_20260330_065330.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b17259b47f831775b733733cee0d0c8b4c6b04d7dc053b523a2435554a47d4c
3
+ size 128
SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c9",
3
+ "model": "tvae",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c9/c9-train.csv",
7
+ "exists": true,
8
+ "size": 1656550,
9
+ "sha256": "7fe9e4b6e2719c346fd93c7ada4977430d0c593cc5bdae7442a78886f7b71b9e"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c9/c9-val.csv",
13
+ "exists": true,
14
+ "size": 207139,
15
+ "sha256": "01557a0b4304c4b5435df0909d16016ec0ba4ce2c3b31a8815f813ef1376b0b9"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c9/c9-test.csv",
19
+ "exists": true,
20
+ "size": 207206,
21
+ "sha256": "6de1346ef61646cbd096588223a049bf26f2b26229ac65b2734fed139f3c06bb"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c9/c9-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 4540,
27
+ "sha256": "536d3ace5469df116ca00b7544ee8af409fc29edb7e85f365e465a91244a564e"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c9/c9-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 5389,
33
+ "sha256": "d63ab9aee52c7f931f14b7ad2c9a601b670ba5cd739494b2c4d2e4005430ea6d"
34
+ }
35
+ }
36
+ }
SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/models_300epochs/train_20260321_071540.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b273316ed594f5dc5499b9c59c077390a8f9ac80cf1f66b7d1f2aed080d6325
3
+ size 171
SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/models_300epochs/tvae_300epochs.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:317e6b58934e287f39ecea4d94db4e7e6a05ebe3426225aa3fc19cbeaafe53cf
3
+ size 909164
SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,214 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c9",
3
+ "target_column": "ROLE_FAMILY",
4
+ "task_type": "regression",
5
+ "columns": [
6
+ {
7
+ "name": "ACTION",
8
+ "role": "feature",
9
+ "semantic_type": "boolean",
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": 2,
17
+ "unique_ratio": 7.6e-05,
18
+ "example_values": [
19
+ "1",
20
+ "0"
21
+ ]
22
+ }
23
+ },
24
+ {
25
+ "name": "RESOURCE",
26
+ "role": "feature",
27
+ "semantic_type": "numeric",
28
+ "nullable": false,
29
+ "missing_tokens": [],
30
+ "parse_format": null,
31
+ "impute_strategy": "median",
32
+ "profile_stats": {
33
+ "missing_rate": 0.0,
34
+ "unique_count": 6690,
35
+ "unique_ratio": 0.255197,
36
+ "example_values": [
37
+ "44623",
38
+ "74192",
39
+ "79092",
40
+ "4675",
41
+ "37639"
42
+ ]
43
+ }
44
+ },
45
+ {
46
+ "name": "MGR_ID",
47
+ "role": "feature",
48
+ "semantic_type": "numeric",
49
+ "nullable": false,
50
+ "missing_tokens": [],
51
+ "parse_format": null,
52
+ "impute_strategy": "median",
53
+ "profile_stats": {
54
+ "missing_rate": 0.0,
55
+ "unique_count": 4052,
56
+ "unique_ratio": 0.154568,
57
+ "example_values": [
58
+ "67326",
59
+ "16850",
60
+ "5223",
61
+ "14952",
62
+ "88170"
63
+ ]
64
+ }
65
+ },
66
+ {
67
+ "name": "ROLE_ROLLUP_1",
68
+ "role": "feature",
69
+ "semantic_type": "numeric",
70
+ "nullable": false,
71
+ "missing_tokens": [],
72
+ "parse_format": null,
73
+ "impute_strategy": "median",
74
+ "profile_stats": {
75
+ "missing_rate": 0.0,
76
+ "unique_count": 126,
77
+ "unique_ratio": 0.004806,
78
+ "example_values": [
79
+ "117910",
80
+ "117961",
81
+ "118595",
82
+ "118200",
83
+ "117978"
84
+ ]
85
+ }
86
+ },
87
+ {
88
+ "name": "ROLE_ROLLUP_2",
89
+ "role": "feature",
90
+ "semantic_type": "numeric",
91
+ "nullable": false,
92
+ "missing_tokens": [],
93
+ "parse_format": null,
94
+ "impute_strategy": "median",
95
+ "profile_stats": {
96
+ "missing_rate": 0.0,
97
+ "unique_count": 174,
98
+ "unique_ratio": 0.006637,
99
+ "example_values": [
100
+ "117911",
101
+ "118225",
102
+ "118596",
103
+ "117962",
104
+ "118201"
105
+ ]
106
+ }
107
+ },
108
+ {
109
+ "name": "ROLE_DEPTNAME",
110
+ "role": "feature",
111
+ "semantic_type": "numeric",
112
+ "nullable": false,
113
+ "missing_tokens": [],
114
+ "parse_format": null,
115
+ "impute_strategy": "median",
116
+ "profile_stats": {
117
+ "missing_rate": 0.0,
118
+ "unique_count": 442,
119
+ "unique_ratio": 0.016861,
120
+ "example_values": [
121
+ "117912",
122
+ "119092",
123
+ "81476",
124
+ "119223",
125
+ "117941"
126
+ ]
127
+ }
128
+ },
129
+ {
130
+ "name": "ROLE_TITLE",
131
+ "role": "feature",
132
+ "semantic_type": "numeric",
133
+ "nullable": false,
134
+ "missing_tokens": [],
135
+ "parse_format": null,
136
+ "impute_strategy": "median",
137
+ "profile_stats": {
138
+ "missing_rate": 0.0,
139
+ "unique_count": 334,
140
+ "unique_ratio": 0.012741,
141
+ "example_values": [
142
+ "118568",
143
+ "122849",
144
+ "118054",
145
+ "119962",
146
+ "117885"
147
+ ]
148
+ }
149
+ },
150
+ {
151
+ "name": "ROLE_FAMILY_DESC",
152
+ "role": "feature",
153
+ "semantic_type": "numeric",
154
+ "nullable": false,
155
+ "missing_tokens": [],
156
+ "parse_format": null,
157
+ "impute_strategy": "median",
158
+ "profile_stats": {
159
+ "missing_rate": 0.0,
160
+ "unique_count": 2205,
161
+ "unique_ratio": 0.084112,
162
+ "example_values": [
163
+ "198040",
164
+ "119094",
165
+ "120238",
166
+ "168365",
167
+ "117913"
168
+ ]
169
+ }
170
+ },
171
+ {
172
+ "name": "ROLE_FAMILY",
173
+ "role": "target",
174
+ "semantic_type": "numeric",
175
+ "nullable": false,
176
+ "missing_tokens": [],
177
+ "parse_format": null,
178
+ "impute_strategy": "median",
179
+ "profile_stats": {
180
+ "missing_rate": 0.0,
181
+ "unique_count": 67,
182
+ "unique_ratio": 0.002556,
183
+ "example_values": [
184
+ "19721",
185
+ "119095",
186
+ "117887",
187
+ "118205",
188
+ "270488"
189
+ ]
190
+ }
191
+ },
192
+ {
193
+ "name": "ROLE_CODE",
194
+ "role": "feature",
195
+ "semantic_type": "numeric",
196
+ "nullable": false,
197
+ "missing_tokens": [],
198
+ "parse_format": null,
199
+ "impute_strategy": "median",
200
+ "profile_stats": {
201
+ "missing_rate": 0.0,
202
+ "unique_count": 334,
203
+ "unique_ratio": 0.012741,
204
+ "example_values": [
205
+ "118570",
206
+ "122850",
207
+ "118055",
208
+ "119964",
209
+ "117888"
210
+ ]
211
+ }
212
+ }
213
+ ]
214
+ }
SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c9",
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": "ROLE_FAMILY",
31
+ "task_type": "regression",
32
+ "input_splits": {
33
+ "train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c9/c9-train.csv",
34
+ "val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c9/c9-val.csv",
35
+ "test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c9/c9-test.csv"
36
+ }
37
+ }
SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,219 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c9",
3
+ "target_column": "ROLE_FAMILY",
4
+ "task_type": "regression",
5
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c9/tvae/tvae-c9-20260321_071540/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c9/tvae/tvae-c9-20260321_071540/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c9/tvae/tvae-c9-20260321_071540/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c9/tvae/tvae-c9-20260321_071540/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c9/tvae/tvae-c9-20260321_071540/public_gate/public_gate_report.json",
10
+ "column_schema": [
11
+ {
12
+ "name": "ACTION",
13
+ "role": "feature",
14
+ "semantic_type": "boolean",
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": 2,
22
+ "unique_ratio": 7.6e-05,
23
+ "example_values": [
24
+ "1",
25
+ "0"
26
+ ]
27
+ }
28
+ },
29
+ {
30
+ "name": "RESOURCE",
31
+ "role": "feature",
32
+ "semantic_type": "numeric",
33
+ "nullable": false,
34
+ "missing_tokens": [],
35
+ "parse_format": null,
36
+ "impute_strategy": "median",
37
+ "profile_stats": {
38
+ "missing_rate": 0.0,
39
+ "unique_count": 6690,
40
+ "unique_ratio": 0.255197,
41
+ "example_values": [
42
+ "44623",
43
+ "74192",
44
+ "79092",
45
+ "4675",
46
+ "37639"
47
+ ]
48
+ }
49
+ },
50
+ {
51
+ "name": "MGR_ID",
52
+ "role": "feature",
53
+ "semantic_type": "numeric",
54
+ "nullable": false,
55
+ "missing_tokens": [],
56
+ "parse_format": null,
57
+ "impute_strategy": "median",
58
+ "profile_stats": {
59
+ "missing_rate": 0.0,
60
+ "unique_count": 4052,
61
+ "unique_ratio": 0.154568,
62
+ "example_values": [
63
+ "67326",
64
+ "16850",
65
+ "5223",
66
+ "14952",
67
+ "88170"
68
+ ]
69
+ }
70
+ },
71
+ {
72
+ "name": "ROLE_ROLLUP_1",
73
+ "role": "feature",
74
+ "semantic_type": "numeric",
75
+ "nullable": false,
76
+ "missing_tokens": [],
77
+ "parse_format": null,
78
+ "impute_strategy": "median",
79
+ "profile_stats": {
80
+ "missing_rate": 0.0,
81
+ "unique_count": 126,
82
+ "unique_ratio": 0.004806,
83
+ "example_values": [
84
+ "117910",
85
+ "117961",
86
+ "118595",
87
+ "118200",
88
+ "117978"
89
+ ]
90
+ }
91
+ },
92
+ {
93
+ "name": "ROLE_ROLLUP_2",
94
+ "role": "feature",
95
+ "semantic_type": "numeric",
96
+ "nullable": false,
97
+ "missing_tokens": [],
98
+ "parse_format": null,
99
+ "impute_strategy": "median",
100
+ "profile_stats": {
101
+ "missing_rate": 0.0,
102
+ "unique_count": 174,
103
+ "unique_ratio": 0.006637,
104
+ "example_values": [
105
+ "117911",
106
+ "118225",
107
+ "118596",
108
+ "117962",
109
+ "118201"
110
+ ]
111
+ }
112
+ },
113
+ {
114
+ "name": "ROLE_DEPTNAME",
115
+ "role": "feature",
116
+ "semantic_type": "numeric",
117
+ "nullable": false,
118
+ "missing_tokens": [],
119
+ "parse_format": null,
120
+ "impute_strategy": "median",
121
+ "profile_stats": {
122
+ "missing_rate": 0.0,
123
+ "unique_count": 442,
124
+ "unique_ratio": 0.016861,
125
+ "example_values": [
126
+ "117912",
127
+ "119092",
128
+ "81476",
129
+ "119223",
130
+ "117941"
131
+ ]
132
+ }
133
+ },
134
+ {
135
+ "name": "ROLE_TITLE",
136
+ "role": "feature",
137
+ "semantic_type": "numeric",
138
+ "nullable": false,
139
+ "missing_tokens": [],
140
+ "parse_format": null,
141
+ "impute_strategy": "median",
142
+ "profile_stats": {
143
+ "missing_rate": 0.0,
144
+ "unique_count": 334,
145
+ "unique_ratio": 0.012741,
146
+ "example_values": [
147
+ "118568",
148
+ "122849",
149
+ "118054",
150
+ "119962",
151
+ "117885"
152
+ ]
153
+ }
154
+ },
155
+ {
156
+ "name": "ROLE_FAMILY_DESC",
157
+ "role": "feature",
158
+ "semantic_type": "numeric",
159
+ "nullable": false,
160
+ "missing_tokens": [],
161
+ "parse_format": null,
162
+ "impute_strategy": "median",
163
+ "profile_stats": {
164
+ "missing_rate": 0.0,
165
+ "unique_count": 2205,
166
+ "unique_ratio": 0.084112,
167
+ "example_values": [
168
+ "198040",
169
+ "119094",
170
+ "120238",
171
+ "168365",
172
+ "117913"
173
+ ]
174
+ }
175
+ },
176
+ {
177
+ "name": "ROLE_FAMILY",
178
+ "role": "target",
179
+ "semantic_type": "numeric",
180
+ "nullable": false,
181
+ "missing_tokens": [],
182
+ "parse_format": null,
183
+ "impute_strategy": "median",
184
+ "profile_stats": {
185
+ "missing_rate": 0.0,
186
+ "unique_count": 67,
187
+ "unique_ratio": 0.002556,
188
+ "example_values": [
189
+ "19721",
190
+ "119095",
191
+ "117887",
192
+ "118205",
193
+ "270488"
194
+ ]
195
+ }
196
+ },
197
+ {
198
+ "name": "ROLE_CODE",
199
+ "role": "feature",
200
+ "semantic_type": "numeric",
201
+ "nullable": false,
202
+ "missing_tokens": [],
203
+ "parse_format": null,
204
+ "impute_strategy": "median",
205
+ "profile_stats": {
206
+ "missing_rate": 0.0,
207
+ "unique_count": 334,
208
+ "unique_ratio": 0.012741,
209
+ "example_values": [
210
+ "118570",
211
+ "122850",
212
+ "118055",
213
+ "119964",
214
+ "117888"
215
+ ]
216
+ }
217
+ }
218
+ ]
219
+ }
SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/runtime_result.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c9",
3
+ "model": "tvae",
4
+ "run_id": "tvae-c9-20260321_071540",
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/c9/tvae/tvae-c9-20260321_071540/tvae-c9-26215-20260330_065330.csv"
13
+ }
14
+ }
SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/staged/public/staged_features.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "feature_name": "ACTION",
4
+ "data_type": "binary",
5
+ "is_target": false
6
+ },
7
+ {
8
+ "feature_name": "RESOURCE",
9
+ "data_type": "continuous",
10
+ "is_target": false
11
+ },
12
+ {
13
+ "feature_name": "MGR_ID",
14
+ "data_type": "continuous",
15
+ "is_target": false
16
+ },
17
+ {
18
+ "feature_name": "ROLE_ROLLUP_1",
19
+ "data_type": "continuous",
20
+ "is_target": false
21
+ },
22
+ {
23
+ "feature_name": "ROLE_ROLLUP_2",
24
+ "data_type": "continuous",
25
+ "is_target": false
26
+ },
27
+ {
28
+ "feature_name": "ROLE_DEPTNAME",
29
+ "data_type": "continuous",
30
+ "is_target": false
31
+ },
32
+ {
33
+ "feature_name": "ROLE_TITLE",
34
+ "data_type": "continuous",
35
+ "is_target": false
36
+ },
37
+ {
38
+ "feature_name": "ROLE_FAMILY_DESC",
39
+ "data_type": "continuous",
40
+ "is_target": false
41
+ },
42
+ {
43
+ "feature_name": "ROLE_FAMILY",
44
+ "data_type": "continuous",
45
+ "is_target": true
46
+ },
47
+ {
48
+ "feature_name": "ROLE_CODE",
49
+ "data_type": "continuous",
50
+ "is_target": false
51
+ }
52
+ ]
SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0af6e0312230bd2e171907bf4a9604e4b600e6335c3e4b4842b1f60c8e7260c7
3
+ size 203927
SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5289d18c270c8b9f28c49f65f7dcbcbfe99c6d9c36bf7468cb0bd306c37a6c7
3
+ size 1630334
SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad236210ab730f44360ed17509da76cda75ad36d8ab73965a437110f905764d3
3
+ size 203862
SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/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-SpecializedModels/c9/tvae/tvae-c9-20260321_071540/staged/tvae/model_input_manifest.json"
7
+ }
SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/staged/tvae/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/staged/tvae/model_input_manifest.json ADDED
@@ -0,0 +1,221 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c9",
3
+ "model": "tvae",
4
+ "target_column": "ROLE_FAMILY",
5
+ "task_type": "regression",
6
+ "column_schema": [
7
+ {
8
+ "name": "ACTION",
9
+ "role": "feature",
10
+ "semantic_type": "boolean",
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": 2,
18
+ "unique_ratio": 7.6e-05,
19
+ "example_values": [
20
+ "1",
21
+ "0"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "name": "RESOURCE",
27
+ "role": "feature",
28
+ "semantic_type": "numeric",
29
+ "nullable": false,
30
+ "missing_tokens": [],
31
+ "parse_format": null,
32
+ "impute_strategy": "median",
33
+ "profile_stats": {
34
+ "missing_rate": 0.0,
35
+ "unique_count": 6690,
36
+ "unique_ratio": 0.255197,
37
+ "example_values": [
38
+ "44623",
39
+ "74192",
40
+ "79092",
41
+ "4675",
42
+ "37639"
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "name": "MGR_ID",
48
+ "role": "feature",
49
+ "semantic_type": "numeric",
50
+ "nullable": false,
51
+ "missing_tokens": [],
52
+ "parse_format": null,
53
+ "impute_strategy": "median",
54
+ "profile_stats": {
55
+ "missing_rate": 0.0,
56
+ "unique_count": 4052,
57
+ "unique_ratio": 0.154568,
58
+ "example_values": [
59
+ "67326",
60
+ "16850",
61
+ "5223",
62
+ "14952",
63
+ "88170"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "name": "ROLE_ROLLUP_1",
69
+ "role": "feature",
70
+ "semantic_type": "numeric",
71
+ "nullable": false,
72
+ "missing_tokens": [],
73
+ "parse_format": null,
74
+ "impute_strategy": "median",
75
+ "profile_stats": {
76
+ "missing_rate": 0.0,
77
+ "unique_count": 126,
78
+ "unique_ratio": 0.004806,
79
+ "example_values": [
80
+ "117910",
81
+ "117961",
82
+ "118595",
83
+ "118200",
84
+ "117978"
85
+ ]
86
+ }
87
+ },
88
+ {
89
+ "name": "ROLE_ROLLUP_2",
90
+ "role": "feature",
91
+ "semantic_type": "numeric",
92
+ "nullable": false,
93
+ "missing_tokens": [],
94
+ "parse_format": null,
95
+ "impute_strategy": "median",
96
+ "profile_stats": {
97
+ "missing_rate": 0.0,
98
+ "unique_count": 174,
99
+ "unique_ratio": 0.006637,
100
+ "example_values": [
101
+ "117911",
102
+ "118225",
103
+ "118596",
104
+ "117962",
105
+ "118201"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "name": "ROLE_DEPTNAME",
111
+ "role": "feature",
112
+ "semantic_type": "numeric",
113
+ "nullable": false,
114
+ "missing_tokens": [],
115
+ "parse_format": null,
116
+ "impute_strategy": "median",
117
+ "profile_stats": {
118
+ "missing_rate": 0.0,
119
+ "unique_count": 442,
120
+ "unique_ratio": 0.016861,
121
+ "example_values": [
122
+ "117912",
123
+ "119092",
124
+ "81476",
125
+ "119223",
126
+ "117941"
127
+ ]
128
+ }
129
+ },
130
+ {
131
+ "name": "ROLE_TITLE",
132
+ "role": "feature",
133
+ "semantic_type": "numeric",
134
+ "nullable": false,
135
+ "missing_tokens": [],
136
+ "parse_format": null,
137
+ "impute_strategy": "median",
138
+ "profile_stats": {
139
+ "missing_rate": 0.0,
140
+ "unique_count": 334,
141
+ "unique_ratio": 0.012741,
142
+ "example_values": [
143
+ "118568",
144
+ "122849",
145
+ "118054",
146
+ "119962",
147
+ "117885"
148
+ ]
149
+ }
150
+ },
151
+ {
152
+ "name": "ROLE_FAMILY_DESC",
153
+ "role": "feature",
154
+ "semantic_type": "numeric",
155
+ "nullable": false,
156
+ "missing_tokens": [],
157
+ "parse_format": null,
158
+ "impute_strategy": "median",
159
+ "profile_stats": {
160
+ "missing_rate": 0.0,
161
+ "unique_count": 2205,
162
+ "unique_ratio": 0.084112,
163
+ "example_values": [
164
+ "198040",
165
+ "119094",
166
+ "120238",
167
+ "168365",
168
+ "117913"
169
+ ]
170
+ }
171
+ },
172
+ {
173
+ "name": "ROLE_FAMILY",
174
+ "role": "target",
175
+ "semantic_type": "numeric",
176
+ "nullable": false,
177
+ "missing_tokens": [],
178
+ "parse_format": null,
179
+ "impute_strategy": "median",
180
+ "profile_stats": {
181
+ "missing_rate": 0.0,
182
+ "unique_count": 67,
183
+ "unique_ratio": 0.002556,
184
+ "example_values": [
185
+ "19721",
186
+ "119095",
187
+ "117887",
188
+ "118205",
189
+ "270488"
190
+ ]
191
+ }
192
+ },
193
+ {
194
+ "name": "ROLE_CODE",
195
+ "role": "feature",
196
+ "semantic_type": "numeric",
197
+ "nullable": false,
198
+ "missing_tokens": [],
199
+ "parse_format": null,
200
+ "impute_strategy": "median",
201
+ "profile_stats": {
202
+ "missing_rate": 0.0,
203
+ "unique_count": 334,
204
+ "unique_ratio": 0.012741,
205
+ "example_values": [
206
+ "118570",
207
+ "122850",
208
+ "118055",
209
+ "119964",
210
+ "117888"
211
+ ]
212
+ }
213
+ }
214
+ ],
215
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c9/tvae/tvae-c9-20260321_071540/public_gate/staged_input_manifest.json",
216
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c9/tvae/tvae-c9-20260321_071540/staged/public/train.csv",
217
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c9/tvae/tvae-c9-20260321_071540/staged/public/val.csv",
218
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c9/tvae/tvae-c9-20260321_071540/staged/public/test.csv",
219
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c9/tvae/tvae-c9-20260321_071540/staged/public/staged_features.json",
220
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c9/tvae/tvae-c9-20260321_071540/public_gate/public_gate_report.json"
221
+ }
SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/tvae-c9-1000-20260321_072347.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7d0dd3f51b2b4bcb5400eff4e46d3f018696f152bb995072b63ee2db8abadc9
3
+ size 62186
SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/tvae-c9-26215-20260330_065330.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6712db2d190d97655f5edfa43ce86bf26b3b65b380924505fbaa01b843d95ce
3
+ size 1627318
SynthData0523/main/c9/tvae/tvae-c9-20260321_071540/tvae_metadata.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "columns": [
3
+ {
4
+ "name": "ACTION",
5
+ "type": "categorical"
6
+ },
7
+ {
8
+ "name": "RESOURCE",
9
+ "type": "continuous"
10
+ },
11
+ {
12
+ "name": "MGR_ID",
13
+ "type": "continuous"
14
+ },
15
+ {
16
+ "name": "ROLE_ROLLUP_1",
17
+ "type": "continuous"
18
+ },
19
+ {
20
+ "name": "ROLE_ROLLUP_2",
21
+ "type": "continuous"
22
+ },
23
+ {
24
+ "name": "ROLE_DEPTNAME",
25
+ "type": "continuous"
26
+ },
27
+ {
28
+ "name": "ROLE_TITLE",
29
+ "type": "continuous"
30
+ },
31
+ {
32
+ "name": "ROLE_FAMILY_DESC",
33
+ "type": "continuous"
34
+ },
35
+ {
36
+ "name": "ROLE_FAMILY",
37
+ "type": "continuous"
38
+ },
39
+ {
40
+ "name": "ROLE_CODE",
41
+ "type": "continuous"
42
+ }
43
+ ]
44
+ }