jialinzhang commited on
Commit
39e7fee
·
1 Parent(s): ffac94f

Add syntheticSuccess c16

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. syntheticSuccess/c16/arf/arf-c16-20260422_055912/_arf_generate.py +23 -0
  2. syntheticSuccess/c16/arf/arf-c16-20260422_055912/_arf_train.py +37 -0
  3. syntheticSuccess/c16/arf/arf-c16-20260422_055912/arf-c16-5516-20260422_060318.csv +3 -0
  4. syntheticSuccess/c16/arf/arf-c16-20260422_055912/arf_model.pkl +3 -0
  5. syntheticSuccess/c16/arf/arf-c16-20260422_055912/gen_20260422_060318.log +3 -0
  6. syntheticSuccess/c16/arf/arf-c16-20260422_055912/input_snapshot.json +36 -0
  7. syntheticSuccess/c16/arf/arf-c16-20260422_055912/public_gate/normalized_schema_snapshot.json +270 -0
  8. syntheticSuccess/c16/arf/arf-c16-20260422_055912/public_gate/public_gate_report.json +37 -0
  9. syntheticSuccess/c16/arf/arf-c16-20260422_055912/public_gate/staged_input_manifest.json +275 -0
  10. syntheticSuccess/c16/arf/arf-c16-20260422_055912/runtime_result.json +15 -0
  11. syntheticSuccess/c16/arf/arf-c16-20260422_055912/staged/arf/adapter_report.json +7 -0
  12. syntheticSuccess/c16/arf/arf-c16-20260422_055912/staged/arf/adapter_transforms_applied.json +1 -0
  13. syntheticSuccess/c16/arf/arf-c16-20260422_055912/staged/arf/model_input_manifest.json +277 -0
  14. syntheticSuccess/c16/arf/arf-c16-20260422_055912/staged/public/staged_features.json +67 -0
  15. syntheticSuccess/c16/arf/arf-c16-20260422_055912/staged/public/test.csv +3 -0
  16. syntheticSuccess/c16/arf/arf-c16-20260422_055912/staged/public/train.csv +3 -0
  17. syntheticSuccess/c16/arf/arf-c16-20260422_055912/staged/public/val.csv +3 -0
  18. syntheticSuccess/c16/arf/arf-c16-20260422_055912/train_20260422_055912.log +3 -0
  19. syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/_bayesnet_generate.py +75 -0
  20. syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/_bayesnet_train.py +93 -0
  21. syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/bayesnet-c16-5516-20260419_073509.csv +3 -0
  22. syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/bayesnet_coltypes.json +57 -0
  23. syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/bayesnet_model.pkl +3 -0
  24. syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/const_cols.json +1 -0
  25. syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/gen_20260419_073509.log +3 -0
  26. syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/input_snapshot.json +36 -0
  27. syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/public_gate/normalized_schema_snapshot.json +270 -0
  28. syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/public_gate/public_gate_report.json +37 -0
  29. syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/public_gate/staged_input_manifest.json +275 -0
  30. syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/runtime_result.json +15 -0
  31. syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/staged/bayesnet/adapter_report.json +7 -0
  32. syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/staged/bayesnet/adapter_transforms_applied.json +1 -0
  33. syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/staged/bayesnet/model_input_manifest.json +277 -0
  34. syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/staged/public/staged_features.json +67 -0
  35. syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/staged/public/test.csv +3 -0
  36. syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/staged/public/train.csv +3 -0
  37. syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/staged/public/val.csv +3 -0
  38. syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/train_20260419_073440.log +3 -0
  39. syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/_ctgan_generate.py +18 -0
  40. syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/ctgan-c16-5516-20260422_031613.csv +3 -0
  41. syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/ctgan_metadata.json +56 -0
  42. syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/ctgan_train_continuous_imputed.csv +3 -0
  43. syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/gen_20260422_031613.log +3 -0
  44. syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/input_snapshot.json +36 -0
  45. syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/models_300epochs/ctgan_300epochs.pt +3 -0
  46. syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/models_300epochs/train_20260422_025942.log +3 -0
  47. syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/public_gate/normalized_schema_snapshot.json +270 -0
  48. syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/public_gate/public_gate_report.json +37 -0
  49. syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/public_gate/staged_input_manifest.json +275 -0
  50. syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/runtime_result.json +15 -0
syntheticSuccess/c16/arf/arf-c16-20260422_055912/_arf_generate.py ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import pickle
2
+ import pandas as pd
3
+
4
+ n_target = int(5516)
5
+ with open("/work/output-SpecializedModels/c16/arf/arf-c16-20260422_055912/arf_model.pkl", "rb") as f:
6
+ model = pickle.load(f)
7
+ syn = model.forge(n=n_target)
8
+ syn = syn.reset_index(drop=True)
9
+ if len(syn) > n_target:
10
+ syn = syn.iloc[:n_target]
11
+ elif len(syn) < n_target:
12
+ parts = [syn]
13
+ tries = 0
14
+ while sum(len(p) for p in parts) < n_target and tries < 64:
15
+ tries += 1
16
+ need = n_target - sum(len(p) for p in parts)
17
+ chunk = model.forge(n=max(need, 1)).reset_index(drop=True)
18
+ if len(chunk) == 0:
19
+ break
20
+ parts.append(chunk)
21
+ syn = pd.concat(parts, ignore_index=True).iloc[:n_target]
22
+ syn.to_csv("/work/output-SpecializedModels/c16/arf/arf-c16-20260422_055912/arf-c16-5516-20260422_060318.csv", index=False)
23
+ print(f"[ARF] Generated {len(syn)} rows (requested {n_target}) -> /work/output-SpecializedModels/c16/arf/arf-c16-20260422_055912/arf-c16-5516-20260422_060318.csv")
syntheticSuccess/c16/arf/arf-c16-20260422_055912/_arf_train.py ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import pickle
2
+ import numpy as np
3
+ import pandas as pd
4
+ from arfpy import arf
5
+
6
+ def _sanitize_for_arf(df: pd.DataFrame) -> pd.DataFrame:
7
+ """缓解 forge 阶段 scipy.stats.truncnorm / 除零:处理 inf、NaN 与极端尾部。"""
8
+ df = df.replace([np.inf, -np.inf], np.nan)
9
+ df = df.dropna(axis=1, how="all")
10
+ for col in df.select_dtypes(include=[np.number]).columns:
11
+ med = df[col].median()
12
+ if pd.isna(med):
13
+ med = 0.0
14
+ df[col] = df[col].fillna(med)
15
+ nu = int(df[col].nunique(dropna=True))
16
+ if nu <= 1:
17
+ continue
18
+ lo, hi = df[col].quantile(0.001), df[col].quantile(0.999)
19
+ if pd.notna(lo) and pd.notna(hi) and lo < hi:
20
+ df[col] = df[col].clip(lo, hi)
21
+ return df
22
+
23
+ df = pd.read_csv("/work/output-SpecializedModels/c16/arf/arf-c16-20260422_055912/staged/public/train.csv")
24
+ df = _sanitize_for_arf(df)
25
+ print(f"[ARF] Training on {len(df)} rows, {len(df.columns)} cols")
26
+
27
+ model = arf.arf(x=df)
28
+ if hasattr(model, "fit"):
29
+ model.fit()
30
+ elif hasattr(model, "forde"):
31
+ model.forde()
32
+ else:
33
+ raise RuntimeError("arfpy API: no fit() / forde()")
34
+
35
+ with open("/work/output-SpecializedModels/c16/arf/arf-c16-20260422_055912/arf_model.pkl", "wb") as f:
36
+ pickle.dump(model, f)
37
+ print(f"[ARF] Model saved -> /work/output-SpecializedModels/c16/arf/arf-c16-20260422_055912/arf_model.pkl")
syntheticSuccess/c16/arf/arf-c16-20260422_055912/arf-c16-5516-20260422_060318.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:199db55282a8be4dc780b9729b10e4be3be17fd729fb4608144d68c6d661a028
3
+ size 1110402
syntheticSuccess/c16/arf/arf-c16-20260422_055912/arf_model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34106615a87b437842d60a6f436b17b7bb682cd1ac8fde05fa1c5d29685d6d68
3
+ size 53958752
syntheticSuccess/c16/arf/arf-c16-20260422_055912/gen_20260422_060318.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2704850d30351b272f1c4f16a12cd8a4bd4815c851dca6414125f8476b47b5a4
3
+ size 3618
syntheticSuccess/c16/arf/arf-c16-20260422_055912/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c16",
3
+ "model": "arf",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c16/c16-train.csv",
7
+ "exists": true,
8
+ "size": 889767,
9
+ "sha256": "d87fe8c15e5364335255aabe0e5ac068dc98c8c772bcbbc52861739ec34e0914"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c16/c16-val.csv",
13
+ "exists": true,
14
+ "size": 111085,
15
+ "sha256": "149f25d0314c83ff898ddfd9550fd9b048af51daa289673d6bb491653dd89d83"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c16/c16-test.csv",
19
+ "exists": true,
20
+ "size": 111822,
21
+ "sha256": "bf819d88a0bc2a2659f0a25aacfe0d15ca1b9d59b498ece178817ba81f76d3bf"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c16/c16-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 6130,
27
+ "sha256": "a01e7504e986616f132cc5da119064b3fe1a68c4b0475fe60628cdb608071157"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c16/c16-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 7074,
33
+ "sha256": "773f9641fef4054eef8038ec0bd570c990be631ca4c9748324249d2c92645ba6"
34
+ }
35
+ }
36
+ }
syntheticSuccess/c16/arf/arf-c16-20260422_055912/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,270 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c16",
3
+ "target_column": "EYE",
4
+ "task_type": "classification",
5
+ "columns": [
6
+ {
7
+ "name": "page_id",
8
+ "role": "feature",
9
+ "semantic_type": "numeric",
10
+ "nullable": false,
11
+ "missing_tokens": [],
12
+ "parse_format": null,
13
+ "impute_strategy": "median",
14
+ "profile_stats": {
15
+ "missing_rate": 0.0,
16
+ "unique_count": 5516,
17
+ "unique_ratio": 1.0,
18
+ "example_values": [
19
+ "1941",
20
+ "127435",
21
+ "268584",
22
+ "144619",
23
+ "132754"
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "name": "name",
29
+ "role": "id",
30
+ "semantic_type": "id",
31
+ "nullable": false,
32
+ "missing_tokens": [],
33
+ "parse_format": null,
34
+ "impute_strategy": "keep_raw",
35
+ "profile_stats": {
36
+ "missing_rate": 0.0,
37
+ "unique_count": 5516,
38
+ "unique_ratio": 1.0,
39
+ "example_values": [
40
+ "Jeremy Tell (New Earth)",
41
+ "Thomas Jarred (New Earth)",
42
+ "Kusanagi (New Earth)",
43
+ "Cecile O'Malley (New Earth)",
44
+ "Rori Stroh (New Earth)"
45
+ ]
46
+ }
47
+ },
48
+ {
49
+ "name": "urlslug",
50
+ "role": "id",
51
+ "semantic_type": "id",
52
+ "nullable": false,
53
+ "missing_tokens": [],
54
+ "parse_format": null,
55
+ "impute_strategy": "keep_raw",
56
+ "profile_stats": {
57
+ "missing_rate": 0.0,
58
+ "unique_count": 5516,
59
+ "unique_ratio": 1.0,
60
+ "example_values": [
61
+ "\\/wiki\\/Jeremy_Tell_(New_Earth)",
62
+ "\\/wiki\\/Thomas_Jarred_(New_Earth)",
63
+ "\\/wiki\\/Kusanagi_(New_Earth)",
64
+ "\\/wiki\\/Cecile_O%27Malley_(New_Earth)",
65
+ "\\/wiki\\/Rori_Stroh_(New_Earth)"
66
+ ]
67
+ }
68
+ },
69
+ {
70
+ "name": "ID",
71
+ "role": "feature",
72
+ "semantic_type": "text",
73
+ "nullable": true,
74
+ "missing_tokens": [],
75
+ "parse_format": null,
76
+ "impute_strategy": "keep_raw",
77
+ "profile_stats": {
78
+ "missing_rate": 0.292422,
79
+ "unique_count": 3,
80
+ "unique_ratio": 0.000769,
81
+ "example_values": [
82
+ "Public Identity",
83
+ "Secret Identity",
84
+ "Identity Unknown"
85
+ ]
86
+ }
87
+ },
88
+ {
89
+ "name": "ALIGN",
90
+ "role": "feature",
91
+ "semantic_type": "text",
92
+ "nullable": true,
93
+ "missing_tokens": [],
94
+ "parse_format": null,
95
+ "impute_strategy": "keep_raw",
96
+ "profile_stats": {
97
+ "missing_rate": 0.087563,
98
+ "unique_count": 4,
99
+ "unique_ratio": 0.000795,
100
+ "example_values": [
101
+ "Bad Characters",
102
+ "Good Characters",
103
+ "Neutral Characters",
104
+ "Reformed Criminals"
105
+ ]
106
+ }
107
+ },
108
+ {
109
+ "name": "EYE",
110
+ "role": "target",
111
+ "semantic_type": "text",
112
+ "nullable": true,
113
+ "missing_tokens": [],
114
+ "parse_format": null,
115
+ "impute_strategy": "keep_raw",
116
+ "profile_stats": {
117
+ "missing_rate": 0.525381,
118
+ "unique_count": 17,
119
+ "unique_ratio": 0.006494,
120
+ "example_values": [
121
+ "Black Eyes",
122
+ "Blue Eyes",
123
+ "Grey Eyes",
124
+ "Green Eyes",
125
+ "Brown Eyes"
126
+ ]
127
+ }
128
+ },
129
+ {
130
+ "name": "HAIR",
131
+ "role": "feature",
132
+ "semantic_type": "text",
133
+ "nullable": true,
134
+ "missing_tokens": [],
135
+ "parse_format": null,
136
+ "impute_strategy": "keep_raw",
137
+ "profile_stats": {
138
+ "missing_rate": 0.3314,
139
+ "unique_count": 17,
140
+ "unique_ratio": 0.00461,
141
+ "example_values": [
142
+ "Brown Hair",
143
+ "Grey Hair",
144
+ "Red Hair",
145
+ "Black Hair",
146
+ "White Hair"
147
+ ]
148
+ }
149
+ },
150
+ {
151
+ "name": "SEX",
152
+ "role": "feature",
153
+ "semantic_type": "text",
154
+ "nullable": true,
155
+ "missing_tokens": [],
156
+ "parse_format": null,
157
+ "impute_strategy": "keep_raw",
158
+ "profile_stats": {
159
+ "missing_rate": 0.018673,
160
+ "unique_count": 4,
161
+ "unique_ratio": 0.000739,
162
+ "example_values": [
163
+ "Male Characters",
164
+ "Female Characters",
165
+ "Genderless Characters",
166
+ "Transgender Characters"
167
+ ]
168
+ }
169
+ },
170
+ {
171
+ "name": "GSM",
172
+ "role": "feature",
173
+ "semantic_type": "text",
174
+ "nullable": true,
175
+ "missing_tokens": [],
176
+ "parse_format": null,
177
+ "impute_strategy": "keep_raw",
178
+ "profile_stats": {
179
+ "missing_rate": 0.990392,
180
+ "unique_count": 2,
181
+ "unique_ratio": 0.037736,
182
+ "example_values": [
183
+ "Homosexual Characters",
184
+ "Bisexual Characters"
185
+ ]
186
+ }
187
+ },
188
+ {
189
+ "name": "ALIVE",
190
+ "role": "feature",
191
+ "semantic_type": "text",
192
+ "nullable": true,
193
+ "missing_tokens": [],
194
+ "parse_format": null,
195
+ "impute_strategy": "keep_raw",
196
+ "profile_stats": {
197
+ "missing_rate": 0.000544,
198
+ "unique_count": 2,
199
+ "unique_ratio": 0.000363,
200
+ "example_values": [
201
+ "Living Characters",
202
+ "Deceased Characters"
203
+ ]
204
+ }
205
+ },
206
+ {
207
+ "name": "APPEARANCES",
208
+ "role": "feature",
209
+ "semantic_type": "numeric",
210
+ "nullable": true,
211
+ "missing_tokens": [],
212
+ "parse_format": null,
213
+ "impute_strategy": "median",
214
+ "profile_stats": {
215
+ "missing_rate": 0.051305,
216
+ "unique_count": 263,
217
+ "unique_ratio": 0.050258,
218
+ "example_values": [
219
+ "14",
220
+ "3",
221
+ "4",
222
+ "7",
223
+ "1"
224
+ ]
225
+ }
226
+ },
227
+ {
228
+ "name": "FIRST APPEARANCE",
229
+ "role": "feature",
230
+ "semantic_type": "datetime",
231
+ "nullable": true,
232
+ "missing_tokens": [],
233
+ "parse_format": "%Y-%m-%d",
234
+ "impute_strategy": "keep_raw",
235
+ "profile_stats": {
236
+ "missing_rate": 0.009608,
237
+ "unique_count": 758,
238
+ "unique_ratio": 0.138752,
239
+ "example_values": [
240
+ "2001, August",
241
+ "1990, February",
242
+ "2008, July",
243
+ "1984, April",
244
+ "1961, December"
245
+ ]
246
+ }
247
+ },
248
+ {
249
+ "name": "YEAR",
250
+ "role": "feature",
251
+ "semantic_type": "numeric",
252
+ "nullable": true,
253
+ "missing_tokens": [],
254
+ "parse_format": null,
255
+ "impute_strategy": "median",
256
+ "profile_stats": {
257
+ "missing_rate": 0.009608,
258
+ "unique_count": 79,
259
+ "unique_ratio": 0.014461,
260
+ "example_values": [
261
+ "2001",
262
+ "1990",
263
+ "2008",
264
+ "1984",
265
+ "1961"
266
+ ]
267
+ }
268
+ }
269
+ ]
270
+ }
syntheticSuccess/c16/arf/arf-c16-20260422_055912/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c16",
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": "EYE",
31
+ "task_type": "classification",
32
+ "input_splits": {
33
+ "train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c16/c16-train.csv",
34
+ "val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c16/c16-val.csv",
35
+ "test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c16/c16-test.csv"
36
+ }
37
+ }
syntheticSuccess/c16/arf/arf-c16-20260422_055912/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,275 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c16",
3
+ "target_column": "EYE",
4
+ "task_type": "classification",
5
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/arf/arf-c16-20260422_055912/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/arf/arf-c16-20260422_055912/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/arf/arf-c16-20260422_055912/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/arf/arf-c16-20260422_055912/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/arf/arf-c16-20260422_055912/public_gate/public_gate_report.json",
10
+ "column_schema": [
11
+ {
12
+ "name": "page_id",
13
+ "role": "feature",
14
+ "semantic_type": "numeric",
15
+ "nullable": false,
16
+ "missing_tokens": [],
17
+ "parse_format": null,
18
+ "impute_strategy": "median",
19
+ "profile_stats": {
20
+ "missing_rate": 0.0,
21
+ "unique_count": 5516,
22
+ "unique_ratio": 1.0,
23
+ "example_values": [
24
+ "1941",
25
+ "127435",
26
+ "268584",
27
+ "144619",
28
+ "132754"
29
+ ]
30
+ }
31
+ },
32
+ {
33
+ "name": "name",
34
+ "role": "id",
35
+ "semantic_type": "id",
36
+ "nullable": false,
37
+ "missing_tokens": [],
38
+ "parse_format": null,
39
+ "impute_strategy": "keep_raw",
40
+ "profile_stats": {
41
+ "missing_rate": 0.0,
42
+ "unique_count": 5516,
43
+ "unique_ratio": 1.0,
44
+ "example_values": [
45
+ "Jeremy Tell (New Earth)",
46
+ "Thomas Jarred (New Earth)",
47
+ "Kusanagi (New Earth)",
48
+ "Cecile O'Malley (New Earth)",
49
+ "Rori Stroh (New Earth)"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "name": "urlslug",
55
+ "role": "id",
56
+ "semantic_type": "id",
57
+ "nullable": false,
58
+ "missing_tokens": [],
59
+ "parse_format": null,
60
+ "impute_strategy": "keep_raw",
61
+ "profile_stats": {
62
+ "missing_rate": 0.0,
63
+ "unique_count": 5516,
64
+ "unique_ratio": 1.0,
65
+ "example_values": [
66
+ "\\/wiki\\/Jeremy_Tell_(New_Earth)",
67
+ "\\/wiki\\/Thomas_Jarred_(New_Earth)",
68
+ "\\/wiki\\/Kusanagi_(New_Earth)",
69
+ "\\/wiki\\/Cecile_O%27Malley_(New_Earth)",
70
+ "\\/wiki\\/Rori_Stroh_(New_Earth)"
71
+ ]
72
+ }
73
+ },
74
+ {
75
+ "name": "ID",
76
+ "role": "feature",
77
+ "semantic_type": "text",
78
+ "nullable": true,
79
+ "missing_tokens": [],
80
+ "parse_format": null,
81
+ "impute_strategy": "keep_raw",
82
+ "profile_stats": {
83
+ "missing_rate": 0.292422,
84
+ "unique_count": 3,
85
+ "unique_ratio": 0.000769,
86
+ "example_values": [
87
+ "Public Identity",
88
+ "Secret Identity",
89
+ "Identity Unknown"
90
+ ]
91
+ }
92
+ },
93
+ {
94
+ "name": "ALIGN",
95
+ "role": "feature",
96
+ "semantic_type": "text",
97
+ "nullable": true,
98
+ "missing_tokens": [],
99
+ "parse_format": null,
100
+ "impute_strategy": "keep_raw",
101
+ "profile_stats": {
102
+ "missing_rate": 0.087563,
103
+ "unique_count": 4,
104
+ "unique_ratio": 0.000795,
105
+ "example_values": [
106
+ "Bad Characters",
107
+ "Good Characters",
108
+ "Neutral Characters",
109
+ "Reformed Criminals"
110
+ ]
111
+ }
112
+ },
113
+ {
114
+ "name": "EYE",
115
+ "role": "target",
116
+ "semantic_type": "text",
117
+ "nullable": true,
118
+ "missing_tokens": [],
119
+ "parse_format": null,
120
+ "impute_strategy": "keep_raw",
121
+ "profile_stats": {
122
+ "missing_rate": 0.525381,
123
+ "unique_count": 17,
124
+ "unique_ratio": 0.006494,
125
+ "example_values": [
126
+ "Black Eyes",
127
+ "Blue Eyes",
128
+ "Grey Eyes",
129
+ "Green Eyes",
130
+ "Brown Eyes"
131
+ ]
132
+ }
133
+ },
134
+ {
135
+ "name": "HAIR",
136
+ "role": "feature",
137
+ "semantic_type": "text",
138
+ "nullable": true,
139
+ "missing_tokens": [],
140
+ "parse_format": null,
141
+ "impute_strategy": "keep_raw",
142
+ "profile_stats": {
143
+ "missing_rate": 0.3314,
144
+ "unique_count": 17,
145
+ "unique_ratio": 0.00461,
146
+ "example_values": [
147
+ "Brown Hair",
148
+ "Grey Hair",
149
+ "Red Hair",
150
+ "Black Hair",
151
+ "White Hair"
152
+ ]
153
+ }
154
+ },
155
+ {
156
+ "name": "SEX",
157
+ "role": "feature",
158
+ "semantic_type": "text",
159
+ "nullable": true,
160
+ "missing_tokens": [],
161
+ "parse_format": null,
162
+ "impute_strategy": "keep_raw",
163
+ "profile_stats": {
164
+ "missing_rate": 0.018673,
165
+ "unique_count": 4,
166
+ "unique_ratio": 0.000739,
167
+ "example_values": [
168
+ "Male Characters",
169
+ "Female Characters",
170
+ "Genderless Characters",
171
+ "Transgender Characters"
172
+ ]
173
+ }
174
+ },
175
+ {
176
+ "name": "GSM",
177
+ "role": "feature",
178
+ "semantic_type": "text",
179
+ "nullable": true,
180
+ "missing_tokens": [],
181
+ "parse_format": null,
182
+ "impute_strategy": "keep_raw",
183
+ "profile_stats": {
184
+ "missing_rate": 0.990392,
185
+ "unique_count": 2,
186
+ "unique_ratio": 0.037736,
187
+ "example_values": [
188
+ "Homosexual Characters",
189
+ "Bisexual Characters"
190
+ ]
191
+ }
192
+ },
193
+ {
194
+ "name": "ALIVE",
195
+ "role": "feature",
196
+ "semantic_type": "text",
197
+ "nullable": true,
198
+ "missing_tokens": [],
199
+ "parse_format": null,
200
+ "impute_strategy": "keep_raw",
201
+ "profile_stats": {
202
+ "missing_rate": 0.000544,
203
+ "unique_count": 2,
204
+ "unique_ratio": 0.000363,
205
+ "example_values": [
206
+ "Living Characters",
207
+ "Deceased Characters"
208
+ ]
209
+ }
210
+ },
211
+ {
212
+ "name": "APPEARANCES",
213
+ "role": "feature",
214
+ "semantic_type": "numeric",
215
+ "nullable": true,
216
+ "missing_tokens": [],
217
+ "parse_format": null,
218
+ "impute_strategy": "median",
219
+ "profile_stats": {
220
+ "missing_rate": 0.051305,
221
+ "unique_count": 263,
222
+ "unique_ratio": 0.050258,
223
+ "example_values": [
224
+ "14",
225
+ "3",
226
+ "4",
227
+ "7",
228
+ "1"
229
+ ]
230
+ }
231
+ },
232
+ {
233
+ "name": "FIRST APPEARANCE",
234
+ "role": "feature",
235
+ "semantic_type": "datetime",
236
+ "nullable": true,
237
+ "missing_tokens": [],
238
+ "parse_format": "%Y-%m-%d",
239
+ "impute_strategy": "keep_raw",
240
+ "profile_stats": {
241
+ "missing_rate": 0.009608,
242
+ "unique_count": 758,
243
+ "unique_ratio": 0.138752,
244
+ "example_values": [
245
+ "2001, August",
246
+ "1990, February",
247
+ "2008, July",
248
+ "1984, April",
249
+ "1961, December"
250
+ ]
251
+ }
252
+ },
253
+ {
254
+ "name": "YEAR",
255
+ "role": "feature",
256
+ "semantic_type": "numeric",
257
+ "nullable": true,
258
+ "missing_tokens": [],
259
+ "parse_format": null,
260
+ "impute_strategy": "median",
261
+ "profile_stats": {
262
+ "missing_rate": 0.009608,
263
+ "unique_count": 79,
264
+ "unique_ratio": 0.014461,
265
+ "example_values": [
266
+ "2001",
267
+ "1990",
268
+ "2008",
269
+ "1984",
270
+ "1961"
271
+ ]
272
+ }
273
+ }
274
+ ]
275
+ }
syntheticSuccess/c16/arf/arf-c16-20260422_055912/runtime_result.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c16",
3
+ "model": "arf",
4
+ "run_id": "arf-c16-20260422_055912",
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/c16/arf/arf-c16-20260422_055912/arf-c16-5516-20260422_060318.csv",
13
+ "model_path": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/arf/arf-c16-20260422_055912/arf_model.pkl"
14
+ }
15
+ }
syntheticSuccess/c16/arf/arf-c16-20260422_055912/staged/arf/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/c16/arf/arf-c16-20260422_055912/staged/arf/model_input_manifest.json"
7
+ }
syntheticSuccess/c16/arf/arf-c16-20260422_055912/staged/arf/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
syntheticSuccess/c16/arf/arf-c16-20260422_055912/staged/arf/model_input_manifest.json ADDED
@@ -0,0 +1,277 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c16",
3
+ "model": "arf",
4
+ "target_column": "EYE",
5
+ "task_type": "classification",
6
+ "column_schema": [
7
+ {
8
+ "name": "page_id",
9
+ "role": "feature",
10
+ "semantic_type": "numeric",
11
+ "nullable": false,
12
+ "missing_tokens": [],
13
+ "parse_format": null,
14
+ "impute_strategy": "median",
15
+ "profile_stats": {
16
+ "missing_rate": 0.0,
17
+ "unique_count": 5516,
18
+ "unique_ratio": 1.0,
19
+ "example_values": [
20
+ "1941",
21
+ "127435",
22
+ "268584",
23
+ "144619",
24
+ "132754"
25
+ ]
26
+ }
27
+ },
28
+ {
29
+ "name": "name",
30
+ "role": "id",
31
+ "semantic_type": "id",
32
+ "nullable": false,
33
+ "missing_tokens": [],
34
+ "parse_format": null,
35
+ "impute_strategy": "keep_raw",
36
+ "profile_stats": {
37
+ "missing_rate": 0.0,
38
+ "unique_count": 5516,
39
+ "unique_ratio": 1.0,
40
+ "example_values": [
41
+ "Jeremy Tell (New Earth)",
42
+ "Thomas Jarred (New Earth)",
43
+ "Kusanagi (New Earth)",
44
+ "Cecile O'Malley (New Earth)",
45
+ "Rori Stroh (New Earth)"
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "name": "urlslug",
51
+ "role": "id",
52
+ "semantic_type": "id",
53
+ "nullable": false,
54
+ "missing_tokens": [],
55
+ "parse_format": null,
56
+ "impute_strategy": "keep_raw",
57
+ "profile_stats": {
58
+ "missing_rate": 0.0,
59
+ "unique_count": 5516,
60
+ "unique_ratio": 1.0,
61
+ "example_values": [
62
+ "\\/wiki\\/Jeremy_Tell_(New_Earth)",
63
+ "\\/wiki\\/Thomas_Jarred_(New_Earth)",
64
+ "\\/wiki\\/Kusanagi_(New_Earth)",
65
+ "\\/wiki\\/Cecile_O%27Malley_(New_Earth)",
66
+ "\\/wiki\\/Rori_Stroh_(New_Earth)"
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "name": "ID",
72
+ "role": "feature",
73
+ "semantic_type": "text",
74
+ "nullable": true,
75
+ "missing_tokens": [],
76
+ "parse_format": null,
77
+ "impute_strategy": "keep_raw",
78
+ "profile_stats": {
79
+ "missing_rate": 0.292422,
80
+ "unique_count": 3,
81
+ "unique_ratio": 0.000769,
82
+ "example_values": [
83
+ "Public Identity",
84
+ "Secret Identity",
85
+ "Identity Unknown"
86
+ ]
87
+ }
88
+ },
89
+ {
90
+ "name": "ALIGN",
91
+ "role": "feature",
92
+ "semantic_type": "text",
93
+ "nullable": true,
94
+ "missing_tokens": [],
95
+ "parse_format": null,
96
+ "impute_strategy": "keep_raw",
97
+ "profile_stats": {
98
+ "missing_rate": 0.087563,
99
+ "unique_count": 4,
100
+ "unique_ratio": 0.000795,
101
+ "example_values": [
102
+ "Bad Characters",
103
+ "Good Characters",
104
+ "Neutral Characters",
105
+ "Reformed Criminals"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "name": "EYE",
111
+ "role": "target",
112
+ "semantic_type": "text",
113
+ "nullable": true,
114
+ "missing_tokens": [],
115
+ "parse_format": null,
116
+ "impute_strategy": "keep_raw",
117
+ "profile_stats": {
118
+ "missing_rate": 0.525381,
119
+ "unique_count": 17,
120
+ "unique_ratio": 0.006494,
121
+ "example_values": [
122
+ "Black Eyes",
123
+ "Blue Eyes",
124
+ "Grey Eyes",
125
+ "Green Eyes",
126
+ "Brown Eyes"
127
+ ]
128
+ }
129
+ },
130
+ {
131
+ "name": "HAIR",
132
+ "role": "feature",
133
+ "semantic_type": "text",
134
+ "nullable": true,
135
+ "missing_tokens": [],
136
+ "parse_format": null,
137
+ "impute_strategy": "keep_raw",
138
+ "profile_stats": {
139
+ "missing_rate": 0.3314,
140
+ "unique_count": 17,
141
+ "unique_ratio": 0.00461,
142
+ "example_values": [
143
+ "Brown Hair",
144
+ "Grey Hair",
145
+ "Red Hair",
146
+ "Black Hair",
147
+ "White Hair"
148
+ ]
149
+ }
150
+ },
151
+ {
152
+ "name": "SEX",
153
+ "role": "feature",
154
+ "semantic_type": "text",
155
+ "nullable": true,
156
+ "missing_tokens": [],
157
+ "parse_format": null,
158
+ "impute_strategy": "keep_raw",
159
+ "profile_stats": {
160
+ "missing_rate": 0.018673,
161
+ "unique_count": 4,
162
+ "unique_ratio": 0.000739,
163
+ "example_values": [
164
+ "Male Characters",
165
+ "Female Characters",
166
+ "Genderless Characters",
167
+ "Transgender Characters"
168
+ ]
169
+ }
170
+ },
171
+ {
172
+ "name": "GSM",
173
+ "role": "feature",
174
+ "semantic_type": "text",
175
+ "nullable": true,
176
+ "missing_tokens": [],
177
+ "parse_format": null,
178
+ "impute_strategy": "keep_raw",
179
+ "profile_stats": {
180
+ "missing_rate": 0.990392,
181
+ "unique_count": 2,
182
+ "unique_ratio": 0.037736,
183
+ "example_values": [
184
+ "Homosexual Characters",
185
+ "Bisexual Characters"
186
+ ]
187
+ }
188
+ },
189
+ {
190
+ "name": "ALIVE",
191
+ "role": "feature",
192
+ "semantic_type": "text",
193
+ "nullable": true,
194
+ "missing_tokens": [],
195
+ "parse_format": null,
196
+ "impute_strategy": "keep_raw",
197
+ "profile_stats": {
198
+ "missing_rate": 0.000544,
199
+ "unique_count": 2,
200
+ "unique_ratio": 0.000363,
201
+ "example_values": [
202
+ "Living Characters",
203
+ "Deceased Characters"
204
+ ]
205
+ }
206
+ },
207
+ {
208
+ "name": "APPEARANCES",
209
+ "role": "feature",
210
+ "semantic_type": "numeric",
211
+ "nullable": true,
212
+ "missing_tokens": [],
213
+ "parse_format": null,
214
+ "impute_strategy": "median",
215
+ "profile_stats": {
216
+ "missing_rate": 0.051305,
217
+ "unique_count": 263,
218
+ "unique_ratio": 0.050258,
219
+ "example_values": [
220
+ "14",
221
+ "3",
222
+ "4",
223
+ "7",
224
+ "1"
225
+ ]
226
+ }
227
+ },
228
+ {
229
+ "name": "FIRST APPEARANCE",
230
+ "role": "feature",
231
+ "semantic_type": "datetime",
232
+ "nullable": true,
233
+ "missing_tokens": [],
234
+ "parse_format": "%Y-%m-%d",
235
+ "impute_strategy": "keep_raw",
236
+ "profile_stats": {
237
+ "missing_rate": 0.009608,
238
+ "unique_count": 758,
239
+ "unique_ratio": 0.138752,
240
+ "example_values": [
241
+ "2001, August",
242
+ "1990, February",
243
+ "2008, July",
244
+ "1984, April",
245
+ "1961, December"
246
+ ]
247
+ }
248
+ },
249
+ {
250
+ "name": "YEAR",
251
+ "role": "feature",
252
+ "semantic_type": "numeric",
253
+ "nullable": true,
254
+ "missing_tokens": [],
255
+ "parse_format": null,
256
+ "impute_strategy": "median",
257
+ "profile_stats": {
258
+ "missing_rate": 0.009608,
259
+ "unique_count": 79,
260
+ "unique_ratio": 0.014461,
261
+ "example_values": [
262
+ "2001",
263
+ "1990",
264
+ "2008",
265
+ "1984",
266
+ "1961"
267
+ ]
268
+ }
269
+ }
270
+ ],
271
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/arf/arf-c16-20260422_055912/public_gate/staged_input_manifest.json",
272
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/arf/arf-c16-20260422_055912/staged/public/train.csv",
273
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/arf/arf-c16-20260422_055912/staged/public/val.csv",
274
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/arf/arf-c16-20260422_055912/staged/public/test.csv",
275
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/arf/arf-c16-20260422_055912/staged/public/staged_features.json",
276
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/arf/arf-c16-20260422_055912/public_gate/public_gate_report.json"
277
+ }
syntheticSuccess/c16/arf/arf-c16-20260422_055912/staged/public/staged_features.json ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "feature_name": "page_id",
4
+ "data_type": "continuous",
5
+ "is_target": false
6
+ },
7
+ {
8
+ "feature_name": "name",
9
+ "data_type": "ID",
10
+ "is_target": false
11
+ },
12
+ {
13
+ "feature_name": "urlslug",
14
+ "data_type": "ID",
15
+ "is_target": false
16
+ },
17
+ {
18
+ "feature_name": "ID",
19
+ "data_type": "categorical",
20
+ "is_target": false
21
+ },
22
+ {
23
+ "feature_name": "ALIGN",
24
+ "data_type": "categorical",
25
+ "is_target": false
26
+ },
27
+ {
28
+ "feature_name": "EYE",
29
+ "data_type": "categorical",
30
+ "is_target": true
31
+ },
32
+ {
33
+ "feature_name": "HAIR",
34
+ "data_type": "categorical",
35
+ "is_target": false
36
+ },
37
+ {
38
+ "feature_name": "SEX",
39
+ "data_type": "categorical",
40
+ "is_target": false
41
+ },
42
+ {
43
+ "feature_name": "GSM",
44
+ "data_type": "categorical",
45
+ "is_target": false
46
+ },
47
+ {
48
+ "feature_name": "ALIVE",
49
+ "data_type": "categorical",
50
+ "is_target": false
51
+ },
52
+ {
53
+ "feature_name": "APPEARANCES",
54
+ "data_type": "continuous",
55
+ "is_target": false
56
+ },
57
+ {
58
+ "feature_name": "FIRST APPEARANCE",
59
+ "data_type": "timestamp",
60
+ "is_target": false
61
+ },
62
+ {
63
+ "feature_name": "YEAR",
64
+ "data_type": "continuous",
65
+ "is_target": false
66
+ }
67
+ ]
syntheticSuccess/c16/arf/arf-c16-20260422_055912/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:507d848740a1690656f8cdb841697266450f944c4a567ba0bcf3186a4e58b754
3
+ size 113806
syntheticSuccess/c16/arf/arf-c16-20260422_055912/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be0950091b8a4c774fc54ff9926cf4e8b86b23efd5ec8e83b5592c72658ae351
3
+ size 905642
syntheticSuccess/c16/arf/arf-c16-20260422_055912/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5a1815f0bdd0db2721a9d7bc2f1f0008829eaf9ff3d07e3d1975b42002cf744
3
+ size 113063
syntheticSuccess/c16/arf/arf-c16-20260422_055912/train_20260422_055912.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa114adf9991d707fbb85ab1ec530eb84e31eba54504d6b42dd0578ff9cffea8
3
+ size 350
syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/_bayesnet_generate.py ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ import pickle
3
+ import warnings
4
+
5
+ import numpy as np
6
+ import pandas as pd
7
+ from pgmpy.sampling import BayesianModelSampling
8
+
9
+ warnings.filterwarnings("ignore", category=FutureWarning)
10
+
11
+ with open("/work/output-SpecializedModels/c16/bayesnet/bayesnet-c16-20260419_073440/bayesnet_model.pkl", "rb") as f:
12
+ bundle = pickle.load(f)
13
+
14
+ network = bundle["network"]
15
+ inverse = bundle["inverse"]
16
+ cols = bundle["column_order"]
17
+ integer_columns = set(bundle.get("integer_columns") or [])
18
+ full_order = bundle.get("full_column_order") or cols
19
+ const_cols = bundle.get("const_cols") or {}
20
+
21
+ sampler = BayesianModelSampling(network)
22
+ raw = sampler.forward_sample(size=5516, show_progress=False)
23
+
24
+ out = pd.DataFrame(index=raw.index)
25
+ rng = np.random.default_rng()
26
+
27
+ for c in cols:
28
+ if c in inverse["categorical"]:
29
+ levels = inverse["categorical"][c]
30
+ idx = raw[c].astype(int).to_numpy()
31
+ idx = np.clip(idx, 0, max(0, len(levels) - 1))
32
+ out[c] = [levels[i] for i in idx]
33
+ else:
34
+ edges = np.asarray(inverse["continuous"][c], dtype=float)
35
+ if edges.size < 2:
36
+ out[c] = 0.0
37
+ else:
38
+ nbin = edges.size - 1
39
+ res = []
40
+ for k in raw[c].astype(int).to_numpy():
41
+ k = int(k)
42
+ if k < 0:
43
+ k = 0
44
+ if k >= nbin:
45
+ k = nbin - 1
46
+ lo, hi = float(edges[k]), float(edges[k + 1])
47
+ if hi < lo:
48
+ lo, hi = hi, lo
49
+ v = rng.uniform(lo, hi)
50
+ if c in integer_columns:
51
+ v = int(round(v))
52
+ res.append(v)
53
+ out[c] = res
54
+
55
+ final = pd.DataFrame(index=out.index)
56
+ for c in full_order:
57
+ if c in const_cols:
58
+ final[c] = const_cols[c]
59
+ elif c in out.columns:
60
+ final[c] = out[c]
61
+
62
+ dtypes = bundle.get("original_dtypes") or {}
63
+ for c, dts in dtypes.items():
64
+ if c not in final.columns:
65
+ continue
66
+ try:
67
+ if "int" in dts:
68
+ final[c] = pd.to_numeric(final[c], errors="coerce").astype("Int64")
69
+ elif "float" in dts:
70
+ final[c] = pd.to_numeric(final[c], errors="coerce")
71
+ except Exception:
72
+ pass
73
+
74
+ final.to_csv("/work/output-SpecializedModels/c16/bayesnet/bayesnet-c16-20260419_073440/bayesnet-c16-5516-20260419_073509.csv", index=False)
75
+ print(f"[BayesNet] Generated 5516 rows -> /work/output-SpecializedModels/c16/bayesnet/bayesnet-c16-20260419_073440/bayesnet-c16-5516-20260419_073509.csv")
syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/_bayesnet_train.py ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ import json
3
+ import pickle
4
+ import warnings
5
+
6
+ import numpy as np
7
+ import pandas as pd
8
+ from pgmpy.estimators import TreeSearch
9
+ from pgmpy.models import DiscreteBayesianNetwork
10
+ warnings.filterwarnings("ignore", category=FutureWarning)
11
+
12
+ with open("/work/output-SpecializedModels/c16/bayesnet/bayesnet-c16-20260419_073440/bayesnet_coltypes.json", "r", encoding="utf-8") as _f:
13
+ colmeta = json.load(_f)
14
+ integer_columns = set(colmeta.get("integer_columns") or [])
15
+
16
+ df = pd.read_csv("/work/output-SpecializedModels/c16/bayesnet/bayesnet-c16-20260419_073440/staged/public/train.csv")
17
+ df = df.dropna(axis=1, how="all")
18
+ full_column_order = list(df.columns)
19
+
20
+ const_cols = {}
21
+ for col in list(df.columns):
22
+ if df[col].nunique(dropna=True) <= 1:
23
+ const_cols[col] = df[col].iloc[0] if len(df) > 0 else None
24
+ df = df.drop(columns=[col])
25
+ print(f"[BayesNet] Dropped zero-variance column '{col}'")
26
+
27
+ const_path = "/work/output-SpecializedModels/c16/bayesnet/bayesnet-c16-20260419_073440/bayesnet_model.pkl".replace("bayesnet_model.pkl", "const_cols.json")
28
+ with open(const_path, "w", encoding="utf-8") as _f:
29
+ json.dump({k: str(v) for k, v in const_cols.items()}, _f)
30
+
31
+ inverse = {"categorical": {}, "continuous": {}}
32
+ enc = pd.DataFrame(index=df.index)
33
+ max_bins = 10
34
+
35
+ for entry in colmeta["columns"]:
36
+ name = entry["name"]
37
+ if name not in df.columns:
38
+ continue
39
+ kind = entry["type"]
40
+ s = df[name]
41
+ if kind == "categorical":
42
+ uniques = sorted(s.dropna().unique(), key=lambda x: str(x))
43
+ mapping = {str(v): i for i, v in enumerate(uniques)}
44
+ inverse["categorical"][name] = [uniques[i] for i in range(len(uniques))]
45
+ enc[name] = s.map(lambda x, m=mapping: m.get(str(x), 0)).astype(int)
46
+ else:
47
+ s_num = pd.to_numeric(s, errors="coerce")
48
+ nu = int(s_num.nunique(dropna=True))
49
+ q = min(max_bins, max(2, nu))
50
+ if nu < 2:
51
+ enc[name] = np.zeros(len(s_num), dtype=int)
52
+ lo, hi = float(s_num.min()), float(s_num.max())
53
+ inverse["continuous"][name] = [lo, hi]
54
+ else:
55
+ try:
56
+ _, bins = pd.qcut(
57
+ s_num, q=q, retbins=True, duplicates="drop"
58
+ )
59
+ except Exception:
60
+ med = float(s_num.median())
61
+ s2 = s_num.fillna(med)
62
+ _, bins = pd.qcut(
63
+ s2, q=min(q, 3), retbins=True, duplicates="drop"
64
+ )
65
+ bins = np.asarray(bins, dtype=float)
66
+ lab = pd.cut(
67
+ s_num, bins=bins, labels=False, include_lowest=True
68
+ )
69
+ enc[name] = lab.fillna(0).astype(int)
70
+ inverse["continuous"][name] = bins.tolist()
71
+
72
+ print(f"[BayesNet] Training on {len(enc)} rows, {len(enc.columns)} cols (encoded)")
73
+
74
+ dag = TreeSearch(enc).estimate(show_progress=False)
75
+ for col in enc.columns:
76
+ if col not in dag.nodes():
77
+ dag.add_node(col)
78
+ print(f"[BayesNet] Added isolated node to DAG: {col}")
79
+ network = DiscreteBayesianNetwork(dag)
80
+ network.fit(enc)
81
+
82
+ bundle = {
83
+ "network": network,
84
+ "inverse": inverse,
85
+ "column_order": list(enc.columns),
86
+ "full_column_order": full_column_order,
87
+ "integer_columns": list(integer_columns),
88
+ "original_dtypes": {c: str(df[c].dtype) for c in enc.columns},
89
+ "const_cols": const_cols,
90
+ }
91
+ with open("/work/output-SpecializedModels/c16/bayesnet/bayesnet-c16-20260419_073440/bayesnet_model.pkl", "wb") as _f:
92
+ pickle.dump(bundle, _f)
93
+ print(f"[BayesNet] Model saved -> /work/output-SpecializedModels/c16/bayesnet/bayesnet-c16-20260419_073440/bayesnet_model.pkl")
syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/bayesnet-c16-5516-20260419_073509.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef60ec341b4f1f4b4073369e4745b93bcdc99eca4aaa7acf23a9270bffb42db6
3
+ size 1303655
syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/bayesnet_coltypes.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "columns": [
3
+ {
4
+ "name": "page_id",
5
+ "type": "continuous"
6
+ },
7
+ {
8
+ "name": "name",
9
+ "type": "categorical"
10
+ },
11
+ {
12
+ "name": "urlslug",
13
+ "type": "categorical"
14
+ },
15
+ {
16
+ "name": "ID",
17
+ "type": "categorical"
18
+ },
19
+ {
20
+ "name": "ALIGN",
21
+ "type": "categorical"
22
+ },
23
+ {
24
+ "name": "EYE",
25
+ "type": "categorical"
26
+ },
27
+ {
28
+ "name": "HAIR",
29
+ "type": "categorical"
30
+ },
31
+ {
32
+ "name": "SEX",
33
+ "type": "categorical"
34
+ },
35
+ {
36
+ "name": "GSM",
37
+ "type": "categorical"
38
+ },
39
+ {
40
+ "name": "ALIVE",
41
+ "type": "categorical"
42
+ },
43
+ {
44
+ "name": "APPEARANCES",
45
+ "type": "continuous"
46
+ },
47
+ {
48
+ "name": "FIRST APPEARANCE",
49
+ "type": "categorical"
50
+ },
51
+ {
52
+ "name": "YEAR",
53
+ "type": "continuous"
54
+ }
55
+ ],
56
+ "integer_columns": []
57
+ }
syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/bayesnet_model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ba641c1a165239c68e11518767ae62c1bcf63a77f56e72d09fa841b2f2fa1c1
3
+ size 281702937
syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/const_cols.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/gen_20260419_073509.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2563598d44ba90b36d99ad9202a36f9d7fd441a3ae55e3b250cdd718d81c3d3
3
+ size 1137
syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c16",
3
+ "model": "bayesnet",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c16/c16-train.csv",
7
+ "exists": true,
8
+ "size": 889767,
9
+ "sha256": "d87fe8c15e5364335255aabe0e5ac068dc98c8c772bcbbc52861739ec34e0914"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c16/c16-val.csv",
13
+ "exists": true,
14
+ "size": 111085,
15
+ "sha256": "149f25d0314c83ff898ddfd9550fd9b048af51daa289673d6bb491653dd89d83"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c16/c16-test.csv",
19
+ "exists": true,
20
+ "size": 111822,
21
+ "sha256": "bf819d88a0bc2a2659f0a25aacfe0d15ca1b9d59b498ece178817ba81f76d3bf"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c16/c16-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 6130,
27
+ "sha256": "a01e7504e986616f132cc5da119064b3fe1a68c4b0475fe60628cdb608071157"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c16/c16-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 7074,
33
+ "sha256": "773f9641fef4054eef8038ec0bd570c990be631ca4c9748324249d2c92645ba6"
34
+ }
35
+ }
36
+ }
syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,270 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c16",
3
+ "target_column": "EYE",
4
+ "task_type": "classification",
5
+ "columns": [
6
+ {
7
+ "name": "page_id",
8
+ "role": "feature",
9
+ "semantic_type": "numeric",
10
+ "nullable": false,
11
+ "missing_tokens": [],
12
+ "parse_format": null,
13
+ "impute_strategy": "median",
14
+ "profile_stats": {
15
+ "missing_rate": 0.0,
16
+ "unique_count": 5516,
17
+ "unique_ratio": 1.0,
18
+ "example_values": [
19
+ "1941",
20
+ "127435",
21
+ "268584",
22
+ "144619",
23
+ "132754"
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "name": "name",
29
+ "role": "id",
30
+ "semantic_type": "id",
31
+ "nullable": false,
32
+ "missing_tokens": [],
33
+ "parse_format": null,
34
+ "impute_strategy": "keep_raw",
35
+ "profile_stats": {
36
+ "missing_rate": 0.0,
37
+ "unique_count": 5516,
38
+ "unique_ratio": 1.0,
39
+ "example_values": [
40
+ "Jeremy Tell (New Earth)",
41
+ "Thomas Jarred (New Earth)",
42
+ "Kusanagi (New Earth)",
43
+ "Cecile O'Malley (New Earth)",
44
+ "Rori Stroh (New Earth)"
45
+ ]
46
+ }
47
+ },
48
+ {
49
+ "name": "urlslug",
50
+ "role": "id",
51
+ "semantic_type": "id",
52
+ "nullable": false,
53
+ "missing_tokens": [],
54
+ "parse_format": null,
55
+ "impute_strategy": "keep_raw",
56
+ "profile_stats": {
57
+ "missing_rate": 0.0,
58
+ "unique_count": 5516,
59
+ "unique_ratio": 1.0,
60
+ "example_values": [
61
+ "\\/wiki\\/Jeremy_Tell_(New_Earth)",
62
+ "\\/wiki\\/Thomas_Jarred_(New_Earth)",
63
+ "\\/wiki\\/Kusanagi_(New_Earth)",
64
+ "\\/wiki\\/Cecile_O%27Malley_(New_Earth)",
65
+ "\\/wiki\\/Rori_Stroh_(New_Earth)"
66
+ ]
67
+ }
68
+ },
69
+ {
70
+ "name": "ID",
71
+ "role": "feature",
72
+ "semantic_type": "text",
73
+ "nullable": true,
74
+ "missing_tokens": [],
75
+ "parse_format": null,
76
+ "impute_strategy": "keep_raw",
77
+ "profile_stats": {
78
+ "missing_rate": 0.292422,
79
+ "unique_count": 3,
80
+ "unique_ratio": 0.000769,
81
+ "example_values": [
82
+ "Public Identity",
83
+ "Secret Identity",
84
+ "Identity Unknown"
85
+ ]
86
+ }
87
+ },
88
+ {
89
+ "name": "ALIGN",
90
+ "role": "feature",
91
+ "semantic_type": "text",
92
+ "nullable": true,
93
+ "missing_tokens": [],
94
+ "parse_format": null,
95
+ "impute_strategy": "keep_raw",
96
+ "profile_stats": {
97
+ "missing_rate": 0.087563,
98
+ "unique_count": 4,
99
+ "unique_ratio": 0.000795,
100
+ "example_values": [
101
+ "Bad Characters",
102
+ "Good Characters",
103
+ "Neutral Characters",
104
+ "Reformed Criminals"
105
+ ]
106
+ }
107
+ },
108
+ {
109
+ "name": "EYE",
110
+ "role": "target",
111
+ "semantic_type": "text",
112
+ "nullable": true,
113
+ "missing_tokens": [],
114
+ "parse_format": null,
115
+ "impute_strategy": "keep_raw",
116
+ "profile_stats": {
117
+ "missing_rate": 0.525381,
118
+ "unique_count": 17,
119
+ "unique_ratio": 0.006494,
120
+ "example_values": [
121
+ "Black Eyes",
122
+ "Blue Eyes",
123
+ "Grey Eyes",
124
+ "Green Eyes",
125
+ "Brown Eyes"
126
+ ]
127
+ }
128
+ },
129
+ {
130
+ "name": "HAIR",
131
+ "role": "feature",
132
+ "semantic_type": "text",
133
+ "nullable": true,
134
+ "missing_tokens": [],
135
+ "parse_format": null,
136
+ "impute_strategy": "keep_raw",
137
+ "profile_stats": {
138
+ "missing_rate": 0.3314,
139
+ "unique_count": 17,
140
+ "unique_ratio": 0.00461,
141
+ "example_values": [
142
+ "Brown Hair",
143
+ "Grey Hair",
144
+ "Red Hair",
145
+ "Black Hair",
146
+ "White Hair"
147
+ ]
148
+ }
149
+ },
150
+ {
151
+ "name": "SEX",
152
+ "role": "feature",
153
+ "semantic_type": "text",
154
+ "nullable": true,
155
+ "missing_tokens": [],
156
+ "parse_format": null,
157
+ "impute_strategy": "keep_raw",
158
+ "profile_stats": {
159
+ "missing_rate": 0.018673,
160
+ "unique_count": 4,
161
+ "unique_ratio": 0.000739,
162
+ "example_values": [
163
+ "Male Characters",
164
+ "Female Characters",
165
+ "Genderless Characters",
166
+ "Transgender Characters"
167
+ ]
168
+ }
169
+ },
170
+ {
171
+ "name": "GSM",
172
+ "role": "feature",
173
+ "semantic_type": "text",
174
+ "nullable": true,
175
+ "missing_tokens": [],
176
+ "parse_format": null,
177
+ "impute_strategy": "keep_raw",
178
+ "profile_stats": {
179
+ "missing_rate": 0.990392,
180
+ "unique_count": 2,
181
+ "unique_ratio": 0.037736,
182
+ "example_values": [
183
+ "Homosexual Characters",
184
+ "Bisexual Characters"
185
+ ]
186
+ }
187
+ },
188
+ {
189
+ "name": "ALIVE",
190
+ "role": "feature",
191
+ "semantic_type": "text",
192
+ "nullable": true,
193
+ "missing_tokens": [],
194
+ "parse_format": null,
195
+ "impute_strategy": "keep_raw",
196
+ "profile_stats": {
197
+ "missing_rate": 0.000544,
198
+ "unique_count": 2,
199
+ "unique_ratio": 0.000363,
200
+ "example_values": [
201
+ "Living Characters",
202
+ "Deceased Characters"
203
+ ]
204
+ }
205
+ },
206
+ {
207
+ "name": "APPEARANCES",
208
+ "role": "feature",
209
+ "semantic_type": "numeric",
210
+ "nullable": true,
211
+ "missing_tokens": [],
212
+ "parse_format": null,
213
+ "impute_strategy": "median",
214
+ "profile_stats": {
215
+ "missing_rate": 0.051305,
216
+ "unique_count": 263,
217
+ "unique_ratio": 0.050258,
218
+ "example_values": [
219
+ "14",
220
+ "3",
221
+ "4",
222
+ "7",
223
+ "1"
224
+ ]
225
+ }
226
+ },
227
+ {
228
+ "name": "FIRST APPEARANCE",
229
+ "role": "feature",
230
+ "semantic_type": "datetime",
231
+ "nullable": true,
232
+ "missing_tokens": [],
233
+ "parse_format": "%Y-%m-%d",
234
+ "impute_strategy": "keep_raw",
235
+ "profile_stats": {
236
+ "missing_rate": 0.009608,
237
+ "unique_count": 758,
238
+ "unique_ratio": 0.138752,
239
+ "example_values": [
240
+ "2001, August",
241
+ "1990, February",
242
+ "2008, July",
243
+ "1984, April",
244
+ "1961, December"
245
+ ]
246
+ }
247
+ },
248
+ {
249
+ "name": "YEAR",
250
+ "role": "feature",
251
+ "semantic_type": "numeric",
252
+ "nullable": true,
253
+ "missing_tokens": [],
254
+ "parse_format": null,
255
+ "impute_strategy": "median",
256
+ "profile_stats": {
257
+ "missing_rate": 0.009608,
258
+ "unique_count": 79,
259
+ "unique_ratio": 0.014461,
260
+ "example_values": [
261
+ "2001",
262
+ "1990",
263
+ "2008",
264
+ "1984",
265
+ "1961"
266
+ ]
267
+ }
268
+ }
269
+ ]
270
+ }
syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c16",
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": "EYE",
31
+ "task_type": "classification",
32
+ "input_splits": {
33
+ "train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c16/c16-train.csv",
34
+ "val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c16/c16-val.csv",
35
+ "test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c16/c16-test.csv"
36
+ }
37
+ }
syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,275 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c16",
3
+ "target_column": "EYE",
4
+ "task_type": "classification",
5
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/bayesnet/bayesnet-c16-20260419_073440/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/bayesnet/bayesnet-c16-20260419_073440/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/bayesnet/bayesnet-c16-20260419_073440/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/bayesnet/bayesnet-c16-20260419_073440/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/bayesnet/bayesnet-c16-20260419_073440/public_gate/public_gate_report.json",
10
+ "column_schema": [
11
+ {
12
+ "name": "page_id",
13
+ "role": "feature",
14
+ "semantic_type": "numeric",
15
+ "nullable": false,
16
+ "missing_tokens": [],
17
+ "parse_format": null,
18
+ "impute_strategy": "median",
19
+ "profile_stats": {
20
+ "missing_rate": 0.0,
21
+ "unique_count": 5516,
22
+ "unique_ratio": 1.0,
23
+ "example_values": [
24
+ "1941",
25
+ "127435",
26
+ "268584",
27
+ "144619",
28
+ "132754"
29
+ ]
30
+ }
31
+ },
32
+ {
33
+ "name": "name",
34
+ "role": "id",
35
+ "semantic_type": "id",
36
+ "nullable": false,
37
+ "missing_tokens": [],
38
+ "parse_format": null,
39
+ "impute_strategy": "keep_raw",
40
+ "profile_stats": {
41
+ "missing_rate": 0.0,
42
+ "unique_count": 5516,
43
+ "unique_ratio": 1.0,
44
+ "example_values": [
45
+ "Jeremy Tell (New Earth)",
46
+ "Thomas Jarred (New Earth)",
47
+ "Kusanagi (New Earth)",
48
+ "Cecile O'Malley (New Earth)",
49
+ "Rori Stroh (New Earth)"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "name": "urlslug",
55
+ "role": "id",
56
+ "semantic_type": "id",
57
+ "nullable": false,
58
+ "missing_tokens": [],
59
+ "parse_format": null,
60
+ "impute_strategy": "keep_raw",
61
+ "profile_stats": {
62
+ "missing_rate": 0.0,
63
+ "unique_count": 5516,
64
+ "unique_ratio": 1.0,
65
+ "example_values": [
66
+ "\\/wiki\\/Jeremy_Tell_(New_Earth)",
67
+ "\\/wiki\\/Thomas_Jarred_(New_Earth)",
68
+ "\\/wiki\\/Kusanagi_(New_Earth)",
69
+ "\\/wiki\\/Cecile_O%27Malley_(New_Earth)",
70
+ "\\/wiki\\/Rori_Stroh_(New_Earth)"
71
+ ]
72
+ }
73
+ },
74
+ {
75
+ "name": "ID",
76
+ "role": "feature",
77
+ "semantic_type": "text",
78
+ "nullable": true,
79
+ "missing_tokens": [],
80
+ "parse_format": null,
81
+ "impute_strategy": "keep_raw",
82
+ "profile_stats": {
83
+ "missing_rate": 0.292422,
84
+ "unique_count": 3,
85
+ "unique_ratio": 0.000769,
86
+ "example_values": [
87
+ "Public Identity",
88
+ "Secret Identity",
89
+ "Identity Unknown"
90
+ ]
91
+ }
92
+ },
93
+ {
94
+ "name": "ALIGN",
95
+ "role": "feature",
96
+ "semantic_type": "text",
97
+ "nullable": true,
98
+ "missing_tokens": [],
99
+ "parse_format": null,
100
+ "impute_strategy": "keep_raw",
101
+ "profile_stats": {
102
+ "missing_rate": 0.087563,
103
+ "unique_count": 4,
104
+ "unique_ratio": 0.000795,
105
+ "example_values": [
106
+ "Bad Characters",
107
+ "Good Characters",
108
+ "Neutral Characters",
109
+ "Reformed Criminals"
110
+ ]
111
+ }
112
+ },
113
+ {
114
+ "name": "EYE",
115
+ "role": "target",
116
+ "semantic_type": "text",
117
+ "nullable": true,
118
+ "missing_tokens": [],
119
+ "parse_format": null,
120
+ "impute_strategy": "keep_raw",
121
+ "profile_stats": {
122
+ "missing_rate": 0.525381,
123
+ "unique_count": 17,
124
+ "unique_ratio": 0.006494,
125
+ "example_values": [
126
+ "Black Eyes",
127
+ "Blue Eyes",
128
+ "Grey Eyes",
129
+ "Green Eyes",
130
+ "Brown Eyes"
131
+ ]
132
+ }
133
+ },
134
+ {
135
+ "name": "HAIR",
136
+ "role": "feature",
137
+ "semantic_type": "text",
138
+ "nullable": true,
139
+ "missing_tokens": [],
140
+ "parse_format": null,
141
+ "impute_strategy": "keep_raw",
142
+ "profile_stats": {
143
+ "missing_rate": 0.3314,
144
+ "unique_count": 17,
145
+ "unique_ratio": 0.00461,
146
+ "example_values": [
147
+ "Brown Hair",
148
+ "Grey Hair",
149
+ "Red Hair",
150
+ "Black Hair",
151
+ "White Hair"
152
+ ]
153
+ }
154
+ },
155
+ {
156
+ "name": "SEX",
157
+ "role": "feature",
158
+ "semantic_type": "text",
159
+ "nullable": true,
160
+ "missing_tokens": [],
161
+ "parse_format": null,
162
+ "impute_strategy": "keep_raw",
163
+ "profile_stats": {
164
+ "missing_rate": 0.018673,
165
+ "unique_count": 4,
166
+ "unique_ratio": 0.000739,
167
+ "example_values": [
168
+ "Male Characters",
169
+ "Female Characters",
170
+ "Genderless Characters",
171
+ "Transgender Characters"
172
+ ]
173
+ }
174
+ },
175
+ {
176
+ "name": "GSM",
177
+ "role": "feature",
178
+ "semantic_type": "text",
179
+ "nullable": true,
180
+ "missing_tokens": [],
181
+ "parse_format": null,
182
+ "impute_strategy": "keep_raw",
183
+ "profile_stats": {
184
+ "missing_rate": 0.990392,
185
+ "unique_count": 2,
186
+ "unique_ratio": 0.037736,
187
+ "example_values": [
188
+ "Homosexual Characters",
189
+ "Bisexual Characters"
190
+ ]
191
+ }
192
+ },
193
+ {
194
+ "name": "ALIVE",
195
+ "role": "feature",
196
+ "semantic_type": "text",
197
+ "nullable": true,
198
+ "missing_tokens": [],
199
+ "parse_format": null,
200
+ "impute_strategy": "keep_raw",
201
+ "profile_stats": {
202
+ "missing_rate": 0.000544,
203
+ "unique_count": 2,
204
+ "unique_ratio": 0.000363,
205
+ "example_values": [
206
+ "Living Characters",
207
+ "Deceased Characters"
208
+ ]
209
+ }
210
+ },
211
+ {
212
+ "name": "APPEARANCES",
213
+ "role": "feature",
214
+ "semantic_type": "numeric",
215
+ "nullable": true,
216
+ "missing_tokens": [],
217
+ "parse_format": null,
218
+ "impute_strategy": "median",
219
+ "profile_stats": {
220
+ "missing_rate": 0.051305,
221
+ "unique_count": 263,
222
+ "unique_ratio": 0.050258,
223
+ "example_values": [
224
+ "14",
225
+ "3",
226
+ "4",
227
+ "7",
228
+ "1"
229
+ ]
230
+ }
231
+ },
232
+ {
233
+ "name": "FIRST APPEARANCE",
234
+ "role": "feature",
235
+ "semantic_type": "datetime",
236
+ "nullable": true,
237
+ "missing_tokens": [],
238
+ "parse_format": "%Y-%m-%d",
239
+ "impute_strategy": "keep_raw",
240
+ "profile_stats": {
241
+ "missing_rate": 0.009608,
242
+ "unique_count": 758,
243
+ "unique_ratio": 0.138752,
244
+ "example_values": [
245
+ "2001, August",
246
+ "1990, February",
247
+ "2008, July",
248
+ "1984, April",
249
+ "1961, December"
250
+ ]
251
+ }
252
+ },
253
+ {
254
+ "name": "YEAR",
255
+ "role": "feature",
256
+ "semantic_type": "numeric",
257
+ "nullable": true,
258
+ "missing_tokens": [],
259
+ "parse_format": null,
260
+ "impute_strategy": "median",
261
+ "profile_stats": {
262
+ "missing_rate": 0.009608,
263
+ "unique_count": 79,
264
+ "unique_ratio": 0.014461,
265
+ "example_values": [
266
+ "2001",
267
+ "1990",
268
+ "2008",
269
+ "1984",
270
+ "1961"
271
+ ]
272
+ }
273
+ }
274
+ ]
275
+ }
syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/runtime_result.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c16",
3
+ "model": "bayesnet",
4
+ "run_id": "bayesnet-c16-20260419_073440",
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/c16/bayesnet/bayesnet-c16-20260419_073440/bayesnet-c16-5516-20260419_073509.csv",
13
+ "model_path": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/bayesnet/bayesnet-c16-20260419_073440/bayesnet_model.pkl"
14
+ }
15
+ }
syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/staged/bayesnet/adapter_report.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "adapter_ready_status": "pass",
3
+ "adapter_fail_reason_code": null,
4
+ "adapter_fail_detail": null,
5
+ "adapter_transforms_applied": [],
6
+ "model_input_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/bayesnet/bayesnet-c16-20260419_073440/staged/bayesnet/model_input_manifest.json"
7
+ }
syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/staged/bayesnet/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/staged/bayesnet/model_input_manifest.json ADDED
@@ -0,0 +1,277 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c16",
3
+ "model": "bayesnet",
4
+ "target_column": "EYE",
5
+ "task_type": "classification",
6
+ "column_schema": [
7
+ {
8
+ "name": "page_id",
9
+ "role": "feature",
10
+ "semantic_type": "numeric",
11
+ "nullable": false,
12
+ "missing_tokens": [],
13
+ "parse_format": null,
14
+ "impute_strategy": "median",
15
+ "profile_stats": {
16
+ "missing_rate": 0.0,
17
+ "unique_count": 5516,
18
+ "unique_ratio": 1.0,
19
+ "example_values": [
20
+ "1941",
21
+ "127435",
22
+ "268584",
23
+ "144619",
24
+ "132754"
25
+ ]
26
+ }
27
+ },
28
+ {
29
+ "name": "name",
30
+ "role": "id",
31
+ "semantic_type": "id",
32
+ "nullable": false,
33
+ "missing_tokens": [],
34
+ "parse_format": null,
35
+ "impute_strategy": "keep_raw",
36
+ "profile_stats": {
37
+ "missing_rate": 0.0,
38
+ "unique_count": 5516,
39
+ "unique_ratio": 1.0,
40
+ "example_values": [
41
+ "Jeremy Tell (New Earth)",
42
+ "Thomas Jarred (New Earth)",
43
+ "Kusanagi (New Earth)",
44
+ "Cecile O'Malley (New Earth)",
45
+ "Rori Stroh (New Earth)"
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "name": "urlslug",
51
+ "role": "id",
52
+ "semantic_type": "id",
53
+ "nullable": false,
54
+ "missing_tokens": [],
55
+ "parse_format": null,
56
+ "impute_strategy": "keep_raw",
57
+ "profile_stats": {
58
+ "missing_rate": 0.0,
59
+ "unique_count": 5516,
60
+ "unique_ratio": 1.0,
61
+ "example_values": [
62
+ "\\/wiki\\/Jeremy_Tell_(New_Earth)",
63
+ "\\/wiki\\/Thomas_Jarred_(New_Earth)",
64
+ "\\/wiki\\/Kusanagi_(New_Earth)",
65
+ "\\/wiki\\/Cecile_O%27Malley_(New_Earth)",
66
+ "\\/wiki\\/Rori_Stroh_(New_Earth)"
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "name": "ID",
72
+ "role": "feature",
73
+ "semantic_type": "text",
74
+ "nullable": true,
75
+ "missing_tokens": [],
76
+ "parse_format": null,
77
+ "impute_strategy": "keep_raw",
78
+ "profile_stats": {
79
+ "missing_rate": 0.292422,
80
+ "unique_count": 3,
81
+ "unique_ratio": 0.000769,
82
+ "example_values": [
83
+ "Public Identity",
84
+ "Secret Identity",
85
+ "Identity Unknown"
86
+ ]
87
+ }
88
+ },
89
+ {
90
+ "name": "ALIGN",
91
+ "role": "feature",
92
+ "semantic_type": "text",
93
+ "nullable": true,
94
+ "missing_tokens": [],
95
+ "parse_format": null,
96
+ "impute_strategy": "keep_raw",
97
+ "profile_stats": {
98
+ "missing_rate": 0.087563,
99
+ "unique_count": 4,
100
+ "unique_ratio": 0.000795,
101
+ "example_values": [
102
+ "Bad Characters",
103
+ "Good Characters",
104
+ "Neutral Characters",
105
+ "Reformed Criminals"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "name": "EYE",
111
+ "role": "target",
112
+ "semantic_type": "text",
113
+ "nullable": true,
114
+ "missing_tokens": [],
115
+ "parse_format": null,
116
+ "impute_strategy": "keep_raw",
117
+ "profile_stats": {
118
+ "missing_rate": 0.525381,
119
+ "unique_count": 17,
120
+ "unique_ratio": 0.006494,
121
+ "example_values": [
122
+ "Black Eyes",
123
+ "Blue Eyes",
124
+ "Grey Eyes",
125
+ "Green Eyes",
126
+ "Brown Eyes"
127
+ ]
128
+ }
129
+ },
130
+ {
131
+ "name": "HAIR",
132
+ "role": "feature",
133
+ "semantic_type": "text",
134
+ "nullable": true,
135
+ "missing_tokens": [],
136
+ "parse_format": null,
137
+ "impute_strategy": "keep_raw",
138
+ "profile_stats": {
139
+ "missing_rate": 0.3314,
140
+ "unique_count": 17,
141
+ "unique_ratio": 0.00461,
142
+ "example_values": [
143
+ "Brown Hair",
144
+ "Grey Hair",
145
+ "Red Hair",
146
+ "Black Hair",
147
+ "White Hair"
148
+ ]
149
+ }
150
+ },
151
+ {
152
+ "name": "SEX",
153
+ "role": "feature",
154
+ "semantic_type": "text",
155
+ "nullable": true,
156
+ "missing_tokens": [],
157
+ "parse_format": null,
158
+ "impute_strategy": "keep_raw",
159
+ "profile_stats": {
160
+ "missing_rate": 0.018673,
161
+ "unique_count": 4,
162
+ "unique_ratio": 0.000739,
163
+ "example_values": [
164
+ "Male Characters",
165
+ "Female Characters",
166
+ "Genderless Characters",
167
+ "Transgender Characters"
168
+ ]
169
+ }
170
+ },
171
+ {
172
+ "name": "GSM",
173
+ "role": "feature",
174
+ "semantic_type": "text",
175
+ "nullable": true,
176
+ "missing_tokens": [],
177
+ "parse_format": null,
178
+ "impute_strategy": "keep_raw",
179
+ "profile_stats": {
180
+ "missing_rate": 0.990392,
181
+ "unique_count": 2,
182
+ "unique_ratio": 0.037736,
183
+ "example_values": [
184
+ "Homosexual Characters",
185
+ "Bisexual Characters"
186
+ ]
187
+ }
188
+ },
189
+ {
190
+ "name": "ALIVE",
191
+ "role": "feature",
192
+ "semantic_type": "text",
193
+ "nullable": true,
194
+ "missing_tokens": [],
195
+ "parse_format": null,
196
+ "impute_strategy": "keep_raw",
197
+ "profile_stats": {
198
+ "missing_rate": 0.000544,
199
+ "unique_count": 2,
200
+ "unique_ratio": 0.000363,
201
+ "example_values": [
202
+ "Living Characters",
203
+ "Deceased Characters"
204
+ ]
205
+ }
206
+ },
207
+ {
208
+ "name": "APPEARANCES",
209
+ "role": "feature",
210
+ "semantic_type": "numeric",
211
+ "nullable": true,
212
+ "missing_tokens": [],
213
+ "parse_format": null,
214
+ "impute_strategy": "median",
215
+ "profile_stats": {
216
+ "missing_rate": 0.051305,
217
+ "unique_count": 263,
218
+ "unique_ratio": 0.050258,
219
+ "example_values": [
220
+ "14",
221
+ "3",
222
+ "4",
223
+ "7",
224
+ "1"
225
+ ]
226
+ }
227
+ },
228
+ {
229
+ "name": "FIRST APPEARANCE",
230
+ "role": "feature",
231
+ "semantic_type": "datetime",
232
+ "nullable": true,
233
+ "missing_tokens": [],
234
+ "parse_format": "%Y-%m-%d",
235
+ "impute_strategy": "keep_raw",
236
+ "profile_stats": {
237
+ "missing_rate": 0.009608,
238
+ "unique_count": 758,
239
+ "unique_ratio": 0.138752,
240
+ "example_values": [
241
+ "2001, August",
242
+ "1990, February",
243
+ "2008, July",
244
+ "1984, April",
245
+ "1961, December"
246
+ ]
247
+ }
248
+ },
249
+ {
250
+ "name": "YEAR",
251
+ "role": "feature",
252
+ "semantic_type": "numeric",
253
+ "nullable": true,
254
+ "missing_tokens": [],
255
+ "parse_format": null,
256
+ "impute_strategy": "median",
257
+ "profile_stats": {
258
+ "missing_rate": 0.009608,
259
+ "unique_count": 79,
260
+ "unique_ratio": 0.014461,
261
+ "example_values": [
262
+ "2001",
263
+ "1990",
264
+ "2008",
265
+ "1984",
266
+ "1961"
267
+ ]
268
+ }
269
+ }
270
+ ],
271
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/bayesnet/bayesnet-c16-20260419_073440/public_gate/staged_input_manifest.json",
272
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/bayesnet/bayesnet-c16-20260419_073440/staged/public/train.csv",
273
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/bayesnet/bayesnet-c16-20260419_073440/staged/public/val.csv",
274
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/bayesnet/bayesnet-c16-20260419_073440/staged/public/test.csv",
275
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/bayesnet/bayesnet-c16-20260419_073440/staged/public/staged_features.json",
276
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/bayesnet/bayesnet-c16-20260419_073440/public_gate/public_gate_report.json"
277
+ }
syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/staged/public/staged_features.json ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "feature_name": "page_id",
4
+ "data_type": "continuous",
5
+ "is_target": false
6
+ },
7
+ {
8
+ "feature_name": "name",
9
+ "data_type": "ID",
10
+ "is_target": false
11
+ },
12
+ {
13
+ "feature_name": "urlslug",
14
+ "data_type": "ID",
15
+ "is_target": false
16
+ },
17
+ {
18
+ "feature_name": "ID",
19
+ "data_type": "categorical",
20
+ "is_target": false
21
+ },
22
+ {
23
+ "feature_name": "ALIGN",
24
+ "data_type": "categorical",
25
+ "is_target": false
26
+ },
27
+ {
28
+ "feature_name": "EYE",
29
+ "data_type": "categorical",
30
+ "is_target": true
31
+ },
32
+ {
33
+ "feature_name": "HAIR",
34
+ "data_type": "categorical",
35
+ "is_target": false
36
+ },
37
+ {
38
+ "feature_name": "SEX",
39
+ "data_type": "categorical",
40
+ "is_target": false
41
+ },
42
+ {
43
+ "feature_name": "GSM",
44
+ "data_type": "categorical",
45
+ "is_target": false
46
+ },
47
+ {
48
+ "feature_name": "ALIVE",
49
+ "data_type": "categorical",
50
+ "is_target": false
51
+ },
52
+ {
53
+ "feature_name": "APPEARANCES",
54
+ "data_type": "continuous",
55
+ "is_target": false
56
+ },
57
+ {
58
+ "feature_name": "FIRST APPEARANCE",
59
+ "data_type": "timestamp",
60
+ "is_target": false
61
+ },
62
+ {
63
+ "feature_name": "YEAR",
64
+ "data_type": "continuous",
65
+ "is_target": false
66
+ }
67
+ ]
syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:507d848740a1690656f8cdb841697266450f944c4a567ba0bcf3186a4e58b754
3
+ size 113806
syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be0950091b8a4c774fc54ff9926cf4e8b86b23efd5ec8e83b5592c72658ae351
3
+ size 905642
syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5a1815f0bdd0db2721a9d7bc2f1f0008829eaf9ff3d07e3d1975b42002cf744
3
+ size 113063
syntheticSuccess/c16/bayesnet/bayesnet-c16-20260419_073440/train_20260419_073440.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4da056a6f5de72e3eb3b1677ce95a0dc0e4ec00aa202800eb767c1552574df88
3
+ size 1162
syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/_ctgan_generate.py ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import sys
2
+ sys.path.insert(0, "/work")
3
+ from src.SpecificModels.ctgan_rdt_inverse_fix import apply_ctgan_inverse_fix
4
+ apply_ctgan_inverse_fix()
5
+ import pandas as pd
6
+ from ctgan.synthesizers.ctgan import CTGAN
7
+ model = CTGAN.load("/work/output-SpecializedModels/c16/ctgan/ctgan-c16-20260422_025941/models_300epochs/ctgan_300epochs.pt")
8
+ total = 5516
9
+ chunk = min(50000, total) if total > 50000 else total
10
+ parts = []
11
+ left = total
12
+ while left > 0:
13
+ take = min(chunk, left)
14
+ parts.append(model.sample(take))
15
+ left -= take
16
+ sampled = pd.concat(parts, ignore_index=True) if len(parts) > 1 else parts[0]
17
+ sampled.to_csv("/work/output-SpecializedModels/c16/ctgan/ctgan-c16-20260422_025941/ctgan-c16-5516-20260422_031613.csv", index=False)
18
+ print("[CTGAN] Generated", total, "rows in", len(parts), "chunks ->", "/work/output-SpecializedModels/c16/ctgan/ctgan-c16-20260422_025941/ctgan-c16-5516-20260422_031613.csv")
syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/ctgan-c16-5516-20260422_031613.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b49d7ff9d2eb65cd86a17cd70dd4cb73d66fc543d99cd77dc34607a90a96936b
3
+ size 1052947
syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/ctgan_metadata.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "columns": [
3
+ {
4
+ "name": "page_id",
5
+ "type": "continuous"
6
+ },
7
+ {
8
+ "name": "name",
9
+ "type": "categorical"
10
+ },
11
+ {
12
+ "name": "urlslug",
13
+ "type": "categorical"
14
+ },
15
+ {
16
+ "name": "ID",
17
+ "type": "categorical"
18
+ },
19
+ {
20
+ "name": "ALIGN",
21
+ "type": "categorical"
22
+ },
23
+ {
24
+ "name": "EYE",
25
+ "type": "categorical"
26
+ },
27
+ {
28
+ "name": "HAIR",
29
+ "type": "categorical"
30
+ },
31
+ {
32
+ "name": "SEX",
33
+ "type": "categorical"
34
+ },
35
+ {
36
+ "name": "GSM",
37
+ "type": "categorical"
38
+ },
39
+ {
40
+ "name": "ALIVE",
41
+ "type": "categorical"
42
+ },
43
+ {
44
+ "name": "APPEARANCES",
45
+ "type": "continuous"
46
+ },
47
+ {
48
+ "name": "FIRST APPEARANCE",
49
+ "type": "categorical"
50
+ },
51
+ {
52
+ "name": "YEAR",
53
+ "type": "continuous"
54
+ }
55
+ ]
56
+ }
syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/ctgan_train_continuous_imputed.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:284f6938dfb09183455b3ea6d7545f05a936e78771da9910a5115d82c963e4c2
3
+ size 906809
syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/gen_20260422_031613.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26cb86a158ac285099021c141f3826f6bec118513c8041eb48c461d0b7fa0136
3
+ size 295
syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c16",
3
+ "model": "ctgan",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c16/c16-train.csv",
7
+ "exists": true,
8
+ "size": 889767,
9
+ "sha256": "d87fe8c15e5364335255aabe0e5ac068dc98c8c772bcbbc52861739ec34e0914"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c16/c16-val.csv",
13
+ "exists": true,
14
+ "size": 111085,
15
+ "sha256": "149f25d0314c83ff898ddfd9550fd9b048af51daa289673d6bb491653dd89d83"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c16/c16-test.csv",
19
+ "exists": true,
20
+ "size": 111822,
21
+ "sha256": "bf819d88a0bc2a2659f0a25aacfe0d15ca1b9d59b498ece178817ba81f76d3bf"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c16/c16-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 6130,
27
+ "sha256": "a01e7504e986616f132cc5da119064b3fe1a68c4b0475fe60628cdb608071157"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c16/c16-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 7074,
33
+ "sha256": "773f9641fef4054eef8038ec0bd570c990be631ca4c9748324249d2c92645ba6"
34
+ }
35
+ }
36
+ }
syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/models_300epochs/ctgan_300epochs.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0040aba42f44d1b56b6e55623648457f892357e596cf5790d4477fcd46b81204
3
+ size 621310691
syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/models_300epochs/train_20260422_025942.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:471c41240ff424ce9a3284adb6f6d6fe481f979c5eb0c824f85360afd2e559fb
3
+ size 2472
syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,270 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c16",
3
+ "target_column": "EYE",
4
+ "task_type": "classification",
5
+ "columns": [
6
+ {
7
+ "name": "page_id",
8
+ "role": "feature",
9
+ "semantic_type": "numeric",
10
+ "nullable": false,
11
+ "missing_tokens": [],
12
+ "parse_format": null,
13
+ "impute_strategy": "median",
14
+ "profile_stats": {
15
+ "missing_rate": 0.0,
16
+ "unique_count": 5516,
17
+ "unique_ratio": 1.0,
18
+ "example_values": [
19
+ "1941",
20
+ "127435",
21
+ "268584",
22
+ "144619",
23
+ "132754"
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "name": "name",
29
+ "role": "id",
30
+ "semantic_type": "id",
31
+ "nullable": false,
32
+ "missing_tokens": [],
33
+ "parse_format": null,
34
+ "impute_strategy": "keep_raw",
35
+ "profile_stats": {
36
+ "missing_rate": 0.0,
37
+ "unique_count": 5516,
38
+ "unique_ratio": 1.0,
39
+ "example_values": [
40
+ "Jeremy Tell (New Earth)",
41
+ "Thomas Jarred (New Earth)",
42
+ "Kusanagi (New Earth)",
43
+ "Cecile O'Malley (New Earth)",
44
+ "Rori Stroh (New Earth)"
45
+ ]
46
+ }
47
+ },
48
+ {
49
+ "name": "urlslug",
50
+ "role": "id",
51
+ "semantic_type": "id",
52
+ "nullable": false,
53
+ "missing_tokens": [],
54
+ "parse_format": null,
55
+ "impute_strategy": "keep_raw",
56
+ "profile_stats": {
57
+ "missing_rate": 0.0,
58
+ "unique_count": 5516,
59
+ "unique_ratio": 1.0,
60
+ "example_values": [
61
+ "\\/wiki\\/Jeremy_Tell_(New_Earth)",
62
+ "\\/wiki\\/Thomas_Jarred_(New_Earth)",
63
+ "\\/wiki\\/Kusanagi_(New_Earth)",
64
+ "\\/wiki\\/Cecile_O%27Malley_(New_Earth)",
65
+ "\\/wiki\\/Rori_Stroh_(New_Earth)"
66
+ ]
67
+ }
68
+ },
69
+ {
70
+ "name": "ID",
71
+ "role": "feature",
72
+ "semantic_type": "text",
73
+ "nullable": true,
74
+ "missing_tokens": [],
75
+ "parse_format": null,
76
+ "impute_strategy": "keep_raw",
77
+ "profile_stats": {
78
+ "missing_rate": 0.292422,
79
+ "unique_count": 3,
80
+ "unique_ratio": 0.000769,
81
+ "example_values": [
82
+ "Public Identity",
83
+ "Secret Identity",
84
+ "Identity Unknown"
85
+ ]
86
+ }
87
+ },
88
+ {
89
+ "name": "ALIGN",
90
+ "role": "feature",
91
+ "semantic_type": "text",
92
+ "nullable": true,
93
+ "missing_tokens": [],
94
+ "parse_format": null,
95
+ "impute_strategy": "keep_raw",
96
+ "profile_stats": {
97
+ "missing_rate": 0.087563,
98
+ "unique_count": 4,
99
+ "unique_ratio": 0.000795,
100
+ "example_values": [
101
+ "Bad Characters",
102
+ "Good Characters",
103
+ "Neutral Characters",
104
+ "Reformed Criminals"
105
+ ]
106
+ }
107
+ },
108
+ {
109
+ "name": "EYE",
110
+ "role": "target",
111
+ "semantic_type": "text",
112
+ "nullable": true,
113
+ "missing_tokens": [],
114
+ "parse_format": null,
115
+ "impute_strategy": "keep_raw",
116
+ "profile_stats": {
117
+ "missing_rate": 0.525381,
118
+ "unique_count": 17,
119
+ "unique_ratio": 0.006494,
120
+ "example_values": [
121
+ "Black Eyes",
122
+ "Blue Eyes",
123
+ "Grey Eyes",
124
+ "Green Eyes",
125
+ "Brown Eyes"
126
+ ]
127
+ }
128
+ },
129
+ {
130
+ "name": "HAIR",
131
+ "role": "feature",
132
+ "semantic_type": "text",
133
+ "nullable": true,
134
+ "missing_tokens": [],
135
+ "parse_format": null,
136
+ "impute_strategy": "keep_raw",
137
+ "profile_stats": {
138
+ "missing_rate": 0.3314,
139
+ "unique_count": 17,
140
+ "unique_ratio": 0.00461,
141
+ "example_values": [
142
+ "Brown Hair",
143
+ "Grey Hair",
144
+ "Red Hair",
145
+ "Black Hair",
146
+ "White Hair"
147
+ ]
148
+ }
149
+ },
150
+ {
151
+ "name": "SEX",
152
+ "role": "feature",
153
+ "semantic_type": "text",
154
+ "nullable": true,
155
+ "missing_tokens": [],
156
+ "parse_format": null,
157
+ "impute_strategy": "keep_raw",
158
+ "profile_stats": {
159
+ "missing_rate": 0.018673,
160
+ "unique_count": 4,
161
+ "unique_ratio": 0.000739,
162
+ "example_values": [
163
+ "Male Characters",
164
+ "Female Characters",
165
+ "Genderless Characters",
166
+ "Transgender Characters"
167
+ ]
168
+ }
169
+ },
170
+ {
171
+ "name": "GSM",
172
+ "role": "feature",
173
+ "semantic_type": "text",
174
+ "nullable": true,
175
+ "missing_tokens": [],
176
+ "parse_format": null,
177
+ "impute_strategy": "keep_raw",
178
+ "profile_stats": {
179
+ "missing_rate": 0.990392,
180
+ "unique_count": 2,
181
+ "unique_ratio": 0.037736,
182
+ "example_values": [
183
+ "Homosexual Characters",
184
+ "Bisexual Characters"
185
+ ]
186
+ }
187
+ },
188
+ {
189
+ "name": "ALIVE",
190
+ "role": "feature",
191
+ "semantic_type": "text",
192
+ "nullable": true,
193
+ "missing_tokens": [],
194
+ "parse_format": null,
195
+ "impute_strategy": "keep_raw",
196
+ "profile_stats": {
197
+ "missing_rate": 0.000544,
198
+ "unique_count": 2,
199
+ "unique_ratio": 0.000363,
200
+ "example_values": [
201
+ "Living Characters",
202
+ "Deceased Characters"
203
+ ]
204
+ }
205
+ },
206
+ {
207
+ "name": "APPEARANCES",
208
+ "role": "feature",
209
+ "semantic_type": "numeric",
210
+ "nullable": true,
211
+ "missing_tokens": [],
212
+ "parse_format": null,
213
+ "impute_strategy": "median",
214
+ "profile_stats": {
215
+ "missing_rate": 0.051305,
216
+ "unique_count": 263,
217
+ "unique_ratio": 0.050258,
218
+ "example_values": [
219
+ "14",
220
+ "3",
221
+ "4",
222
+ "7",
223
+ "1"
224
+ ]
225
+ }
226
+ },
227
+ {
228
+ "name": "FIRST APPEARANCE",
229
+ "role": "feature",
230
+ "semantic_type": "datetime",
231
+ "nullable": true,
232
+ "missing_tokens": [],
233
+ "parse_format": "%Y-%m-%d",
234
+ "impute_strategy": "keep_raw",
235
+ "profile_stats": {
236
+ "missing_rate": 0.009608,
237
+ "unique_count": 758,
238
+ "unique_ratio": 0.138752,
239
+ "example_values": [
240
+ "2001, August",
241
+ "1990, February",
242
+ "2008, July",
243
+ "1984, April",
244
+ "1961, December"
245
+ ]
246
+ }
247
+ },
248
+ {
249
+ "name": "YEAR",
250
+ "role": "feature",
251
+ "semantic_type": "numeric",
252
+ "nullable": true,
253
+ "missing_tokens": [],
254
+ "parse_format": null,
255
+ "impute_strategy": "median",
256
+ "profile_stats": {
257
+ "missing_rate": 0.009608,
258
+ "unique_count": 79,
259
+ "unique_ratio": 0.014461,
260
+ "example_values": [
261
+ "2001",
262
+ "1990",
263
+ "2008",
264
+ "1984",
265
+ "1961"
266
+ ]
267
+ }
268
+ }
269
+ ]
270
+ }
syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c16",
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": "EYE",
31
+ "task_type": "classification",
32
+ "input_splits": {
33
+ "train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c16/c16-train.csv",
34
+ "val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c16/c16-val.csv",
35
+ "test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c16/c16-test.csv"
36
+ }
37
+ }
syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,275 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c16",
3
+ "target_column": "EYE",
4
+ "task_type": "classification",
5
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/ctgan/ctgan-c16-20260422_025941/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/ctgan/ctgan-c16-20260422_025941/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/ctgan/ctgan-c16-20260422_025941/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/ctgan/ctgan-c16-20260422_025941/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/ctgan/ctgan-c16-20260422_025941/public_gate/public_gate_report.json",
10
+ "column_schema": [
11
+ {
12
+ "name": "page_id",
13
+ "role": "feature",
14
+ "semantic_type": "numeric",
15
+ "nullable": false,
16
+ "missing_tokens": [],
17
+ "parse_format": null,
18
+ "impute_strategy": "median",
19
+ "profile_stats": {
20
+ "missing_rate": 0.0,
21
+ "unique_count": 5516,
22
+ "unique_ratio": 1.0,
23
+ "example_values": [
24
+ "1941",
25
+ "127435",
26
+ "268584",
27
+ "144619",
28
+ "132754"
29
+ ]
30
+ }
31
+ },
32
+ {
33
+ "name": "name",
34
+ "role": "id",
35
+ "semantic_type": "id",
36
+ "nullable": false,
37
+ "missing_tokens": [],
38
+ "parse_format": null,
39
+ "impute_strategy": "keep_raw",
40
+ "profile_stats": {
41
+ "missing_rate": 0.0,
42
+ "unique_count": 5516,
43
+ "unique_ratio": 1.0,
44
+ "example_values": [
45
+ "Jeremy Tell (New Earth)",
46
+ "Thomas Jarred (New Earth)",
47
+ "Kusanagi (New Earth)",
48
+ "Cecile O'Malley (New Earth)",
49
+ "Rori Stroh (New Earth)"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "name": "urlslug",
55
+ "role": "id",
56
+ "semantic_type": "id",
57
+ "nullable": false,
58
+ "missing_tokens": [],
59
+ "parse_format": null,
60
+ "impute_strategy": "keep_raw",
61
+ "profile_stats": {
62
+ "missing_rate": 0.0,
63
+ "unique_count": 5516,
64
+ "unique_ratio": 1.0,
65
+ "example_values": [
66
+ "\\/wiki\\/Jeremy_Tell_(New_Earth)",
67
+ "\\/wiki\\/Thomas_Jarred_(New_Earth)",
68
+ "\\/wiki\\/Kusanagi_(New_Earth)",
69
+ "\\/wiki\\/Cecile_O%27Malley_(New_Earth)",
70
+ "\\/wiki\\/Rori_Stroh_(New_Earth)"
71
+ ]
72
+ }
73
+ },
74
+ {
75
+ "name": "ID",
76
+ "role": "feature",
77
+ "semantic_type": "text",
78
+ "nullable": true,
79
+ "missing_tokens": [],
80
+ "parse_format": null,
81
+ "impute_strategy": "keep_raw",
82
+ "profile_stats": {
83
+ "missing_rate": 0.292422,
84
+ "unique_count": 3,
85
+ "unique_ratio": 0.000769,
86
+ "example_values": [
87
+ "Public Identity",
88
+ "Secret Identity",
89
+ "Identity Unknown"
90
+ ]
91
+ }
92
+ },
93
+ {
94
+ "name": "ALIGN",
95
+ "role": "feature",
96
+ "semantic_type": "text",
97
+ "nullable": true,
98
+ "missing_tokens": [],
99
+ "parse_format": null,
100
+ "impute_strategy": "keep_raw",
101
+ "profile_stats": {
102
+ "missing_rate": 0.087563,
103
+ "unique_count": 4,
104
+ "unique_ratio": 0.000795,
105
+ "example_values": [
106
+ "Bad Characters",
107
+ "Good Characters",
108
+ "Neutral Characters",
109
+ "Reformed Criminals"
110
+ ]
111
+ }
112
+ },
113
+ {
114
+ "name": "EYE",
115
+ "role": "target",
116
+ "semantic_type": "text",
117
+ "nullable": true,
118
+ "missing_tokens": [],
119
+ "parse_format": null,
120
+ "impute_strategy": "keep_raw",
121
+ "profile_stats": {
122
+ "missing_rate": 0.525381,
123
+ "unique_count": 17,
124
+ "unique_ratio": 0.006494,
125
+ "example_values": [
126
+ "Black Eyes",
127
+ "Blue Eyes",
128
+ "Grey Eyes",
129
+ "Green Eyes",
130
+ "Brown Eyes"
131
+ ]
132
+ }
133
+ },
134
+ {
135
+ "name": "HAIR",
136
+ "role": "feature",
137
+ "semantic_type": "text",
138
+ "nullable": true,
139
+ "missing_tokens": [],
140
+ "parse_format": null,
141
+ "impute_strategy": "keep_raw",
142
+ "profile_stats": {
143
+ "missing_rate": 0.3314,
144
+ "unique_count": 17,
145
+ "unique_ratio": 0.00461,
146
+ "example_values": [
147
+ "Brown Hair",
148
+ "Grey Hair",
149
+ "Red Hair",
150
+ "Black Hair",
151
+ "White Hair"
152
+ ]
153
+ }
154
+ },
155
+ {
156
+ "name": "SEX",
157
+ "role": "feature",
158
+ "semantic_type": "text",
159
+ "nullable": true,
160
+ "missing_tokens": [],
161
+ "parse_format": null,
162
+ "impute_strategy": "keep_raw",
163
+ "profile_stats": {
164
+ "missing_rate": 0.018673,
165
+ "unique_count": 4,
166
+ "unique_ratio": 0.000739,
167
+ "example_values": [
168
+ "Male Characters",
169
+ "Female Characters",
170
+ "Genderless Characters",
171
+ "Transgender Characters"
172
+ ]
173
+ }
174
+ },
175
+ {
176
+ "name": "GSM",
177
+ "role": "feature",
178
+ "semantic_type": "text",
179
+ "nullable": true,
180
+ "missing_tokens": [],
181
+ "parse_format": null,
182
+ "impute_strategy": "keep_raw",
183
+ "profile_stats": {
184
+ "missing_rate": 0.990392,
185
+ "unique_count": 2,
186
+ "unique_ratio": 0.037736,
187
+ "example_values": [
188
+ "Homosexual Characters",
189
+ "Bisexual Characters"
190
+ ]
191
+ }
192
+ },
193
+ {
194
+ "name": "ALIVE",
195
+ "role": "feature",
196
+ "semantic_type": "text",
197
+ "nullable": true,
198
+ "missing_tokens": [],
199
+ "parse_format": null,
200
+ "impute_strategy": "keep_raw",
201
+ "profile_stats": {
202
+ "missing_rate": 0.000544,
203
+ "unique_count": 2,
204
+ "unique_ratio": 0.000363,
205
+ "example_values": [
206
+ "Living Characters",
207
+ "Deceased Characters"
208
+ ]
209
+ }
210
+ },
211
+ {
212
+ "name": "APPEARANCES",
213
+ "role": "feature",
214
+ "semantic_type": "numeric",
215
+ "nullable": true,
216
+ "missing_tokens": [],
217
+ "parse_format": null,
218
+ "impute_strategy": "median",
219
+ "profile_stats": {
220
+ "missing_rate": 0.051305,
221
+ "unique_count": 263,
222
+ "unique_ratio": 0.050258,
223
+ "example_values": [
224
+ "14",
225
+ "3",
226
+ "4",
227
+ "7",
228
+ "1"
229
+ ]
230
+ }
231
+ },
232
+ {
233
+ "name": "FIRST APPEARANCE",
234
+ "role": "feature",
235
+ "semantic_type": "datetime",
236
+ "nullable": true,
237
+ "missing_tokens": [],
238
+ "parse_format": "%Y-%m-%d",
239
+ "impute_strategy": "keep_raw",
240
+ "profile_stats": {
241
+ "missing_rate": 0.009608,
242
+ "unique_count": 758,
243
+ "unique_ratio": 0.138752,
244
+ "example_values": [
245
+ "2001, August",
246
+ "1990, February",
247
+ "2008, July",
248
+ "1984, April",
249
+ "1961, December"
250
+ ]
251
+ }
252
+ },
253
+ {
254
+ "name": "YEAR",
255
+ "role": "feature",
256
+ "semantic_type": "numeric",
257
+ "nullable": true,
258
+ "missing_tokens": [],
259
+ "parse_format": null,
260
+ "impute_strategy": "median",
261
+ "profile_stats": {
262
+ "missing_rate": 0.009608,
263
+ "unique_count": 79,
264
+ "unique_ratio": 0.014461,
265
+ "example_values": [
266
+ "2001",
267
+ "1990",
268
+ "2008",
269
+ "1984",
270
+ "1961"
271
+ ]
272
+ }
273
+ }
274
+ ]
275
+ }
syntheticSuccess/c16/ctgan/ctgan-c16-20260422_025941/runtime_result.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c16",
3
+ "model": "ctgan",
4
+ "run_id": "ctgan-c16-20260422_025941",
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/c16/ctgan/ctgan-c16-20260422_025941/ctgan-c16-5516-20260422_031613.csv",
13
+ "model_path": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c16/ctgan/ctgan-c16-20260422_025941/models_300epochs/ctgan_300epochs.pt"
14
+ }
15
+ }