jialinzhang commited on
Commit
8cc337d
·
1 Parent(s): 2327841

Add syntheticSuccess n20

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/n20/arf/arf-n20-20260328_032219/_arf_generate.py +6 -0
  2. syntheticSuccess/n20/arf/arf-n20-20260328_032219/_arf_train.py +19 -0
  3. syntheticSuccess/n20/arf/arf-n20-20260328_032219/arf-n20-1000-20260328_032306.csv +3 -0
  4. syntheticSuccess/n20/arf/arf-n20-20260328_032219/arf-n20-7654-20260330_071030.csv +3 -0
  5. syntheticSuccess/n20/arf/arf-n20-20260328_032219/arf_model.pkl +3 -0
  6. syntheticSuccess/n20/arf/arf-n20-20260328_032219/gen_20260328_032306.log +3 -0
  7. syntheticSuccess/n20/arf/arf-n20-20260328_032219/gen_20260330_071030.log +3 -0
  8. syntheticSuccess/n20/arf/arf-n20-20260328_032219/input_snapshot.json +36 -0
  9. syntheticSuccess/n20/arf/arf-n20-20260328_032219/public_gate/normalized_schema_snapshot.json +112 -0
  10. syntheticSuccess/n20/arf/arf-n20-20260328_032219/public_gate/public_gate_report.json +37 -0
  11. syntheticSuccess/n20/arf/arf-n20-20260328_032219/public_gate/staged_input_manifest.json +117 -0
  12. syntheticSuccess/n20/arf/arf-n20-20260328_032219/runtime_result.json +14 -0
  13. syntheticSuccess/n20/arf/arf-n20-20260328_032219/staged/arf/adapter_report.json +7 -0
  14. syntheticSuccess/n20/arf/arf-n20-20260328_032219/staged/arf/adapter_transforms_applied.json +1 -0
  15. syntheticSuccess/n20/arf/arf-n20-20260328_032219/staged/arf/model_input_manifest.json +119 -0
  16. syntheticSuccess/n20/arf/arf-n20-20260328_032219/staged/public/staged_features.json +27 -0
  17. syntheticSuccess/n20/arf/arf-n20-20260328_032219/staged/public/test.csv +3 -0
  18. syntheticSuccess/n20/arf/arf-n20-20260328_032219/staged/public/train.csv +3 -0
  19. syntheticSuccess/n20/arf/arf-n20-20260328_032219/staged/public/val.csv +3 -0
  20. syntheticSuccess/n20/arf/arf-n20-20260328_032219/train_20260328_032219.log +3 -0
  21. syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/_bayesnet_generate.py +43 -0
  22. syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/_bayesnet_train.py +62 -0
  23. syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/bayesnet-n20-1000-20260321_091312.csv +3 -0
  24. syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/bayesnet-n20-7654-20260330_071037.csv +3 -0
  25. syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/bayesnet_model.pkl +3 -0
  26. syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/const_cols.json +1 -0
  27. syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/gen_20260321_091312.log +3 -0
  28. syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/gen_20260330_071037.log +3 -0
  29. syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/input_snapshot.json +36 -0
  30. syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/public_gate/normalized_schema_snapshot.json +112 -0
  31. syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/public_gate/public_gate_report.json +37 -0
  32. syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/public_gate/staged_input_manifest.json +117 -0
  33. syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/runtime_result.json +14 -0
  34. syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/staged/bayesnet/adapter_report.json +7 -0
  35. syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/staged/bayesnet/adapter_transforms_applied.json +1 -0
  36. syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/staged/bayesnet/model_input_manifest.json +119 -0
  37. syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/staged/public/staged_features.json +27 -0
  38. syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/staged/public/test.csv +3 -0
  39. syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/staged/public/train.csv +3 -0
  40. syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/staged/public/val.csv +3 -0
  41. syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/train_20260321_091217.log +3 -0
  42. syntheticSuccess/n20/ctgan/ctgan-n20-20260422_031259/_ctgan_generate.py +18 -0
  43. syntheticSuccess/n20/ctgan/ctgan-n20-20260422_031259/ctgan-n20-7654-20260422_031707.csv +3 -0
  44. syntheticSuccess/n20/ctgan/ctgan-n20-20260422_031259/ctgan_metadata.json +24 -0
  45. syntheticSuccess/n20/ctgan/ctgan-n20-20260422_031259/gen_20260422_031707.log +3 -0
  46. syntheticSuccess/n20/ctgan/ctgan-n20-20260422_031259/input_snapshot.json +36 -0
  47. syntheticSuccess/n20/ctgan/ctgan-n20-20260422_031259/models_300epochs/ctgan_300epochs.pt +3 -0
  48. syntheticSuccess/n20/ctgan/ctgan-n20-20260422_031259/models_300epochs/train_20260422_031300.log +3 -0
  49. syntheticSuccess/n20/ctgan/ctgan-n20-20260422_031259/public_gate/normalized_schema_snapshot.json +112 -0
  50. syntheticSuccess/n20/ctgan/ctgan-n20-20260422_031259/public_gate/public_gate_report.json +37 -0
syntheticSuccess/n20/arf/arf-n20-20260328_032219/_arf_generate.py ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ import pickle
2
+ with open("/work/output-SpecializedModels/n20/arf/arf-n20-20260328_032219/arf_model.pkl", "rb") as f:
3
+ model = pickle.load(f)
4
+ syn = model.forge(n=7654)
5
+ syn.to_csv("/work/output-SpecializedModels/n20/arf/arf-n20-20260328_032219/arf-n20-7654-20260330_071030.csv", index=False)
6
+ print(f"[ARF] Generated 7654 rows -> /work/output-SpecializedModels/n20/arf/arf-n20-20260328_032219/arf-n20-7654-20260330_071030.csv")
syntheticSuccess/n20/arf/arf-n20-20260328_032219/_arf_train.py ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import pickle
2
+ import pandas as pd
3
+ from arfpy import arf
4
+
5
+ df = pd.read_csv("/work/output-SpecializedModels/n20/arf/arf-n20-20260328_032219/staged/public/train.csv")
6
+ df = df.dropna(axis=1, how="all")
7
+ print(f"[ARF] Training on {len(df)} rows, {len(df.columns)} cols")
8
+
9
+ model = arf.arf(x=df)
10
+ if hasattr(model, "fit"):
11
+ model.fit()
12
+ elif hasattr(model, "forde"):
13
+ model.forde()
14
+ else:
15
+ raise RuntimeError("arfpy API: no fit() / forde()")
16
+
17
+ with open("/work/output-SpecializedModels/n20/arf/arf-n20-20260328_032219/arf_model.pkl", "wb") as f:
18
+ pickle.dump(model, f)
19
+ print(f"[ARF] Model saved -> /work/output-SpecializedModels/n20/arf/arf-n20-20260328_032219/arf_model.pkl")
syntheticSuccess/n20/arf/arf-n20-20260328_032219/arf-n20-1000-20260328_032306.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9115a67bf2c85222af3e2bc694ae34d3974e4e0763cccb0792f83d07cab9d347
3
+ size 91725
syntheticSuccess/n20/arf/arf-n20-20260328_032219/arf-n20-7654-20260330_071030.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3378e89d9e9c7cce22dfbf03060f30f2745cd71137bd6f5be837d99bff588adb
3
+ size 702241
syntheticSuccess/n20/arf/arf-n20-20260328_032219/arf_model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5fa0ff691d7bd32f7033d8e4d23a55fe7916c4902eaaebd36e823f2257341ad
3
+ size 10876939
syntheticSuccess/n20/arf/arf-n20-20260328_032219/gen_20260328_032306.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e24d5221283dccc4bb9a6e419d870455ae81a83cb7fbb5e5fb3c4e74584ffd6c
3
+ size 441
syntheticSuccess/n20/arf/arf-n20-20260328_032219/gen_20260330_071030.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:593712be066e75ff5bc3ad13cfc620cab4065c1d1f2ee35da16d76e59f3c8b08
3
+ size 441
syntheticSuccess/n20/arf/arf-n20-20260328_032219/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n20",
3
+ "model": "arf",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n20/n20-train.csv",
7
+ "exists": true,
8
+ "size": 291758,
9
+ "sha256": "8768b9641a081ce32375b2739c6d0a6cdf66c1b03268c7db5f71ffd0019c97e2"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n20/n20-val.csv",
13
+ "exists": true,
14
+ "size": 36657,
15
+ "sha256": "c2dae02f854856ba824310ecaca5c73a72a3302753396aa681c82b69d65b174c"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n20/n20-test.csv",
19
+ "exists": true,
20
+ "size": 36232,
21
+ "sha256": "82c48522e82ea4c5e4c407ec9239e82558dcff1df413f3d0c382e77fa041bc88"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/n20/n20-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 2675,
27
+ "sha256": "7e7d747ab11beae1e58278dc8d6ae08d7ae6f14fe93f77a4fc1e6e589df21df4"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/n20/n20-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 3047,
33
+ "sha256": "20f513ccbc9f09d5286bc8998a5772f42b78b40aa1ed60b079fa73edf9c78eec"
34
+ }
35
+ }
36
+ }
syntheticSuccess/n20/arf/arf-n20-20260328_032219/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n20",
3
+ "target_column": "PE",
4
+ "task_type": "regression",
5
+ "columns": [
6
+ {
7
+ "name": "AT",
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": 2635,
17
+ "unique_ratio": 0.344264,
18
+ "example_values": [
19
+ "29.64",
20
+ "10.63",
21
+ "27.09",
22
+ "24.2",
23
+ "15.31"
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "name": "V",
29
+ "role": "feature",
30
+ "semantic_type": "numeric",
31
+ "nullable": false,
32
+ "missing_tokens": [],
33
+ "parse_format": null,
34
+ "impute_strategy": "median",
35
+ "profile_stats": {
36
+ "missing_rate": 0.0,
37
+ "unique_count": 625,
38
+ "unique_ratio": 0.081657,
39
+ "example_values": [
40
+ "67.790000000000006",
41
+ "37.5",
42
+ "59.15",
43
+ "57.85",
44
+ "52.75"
45
+ ]
46
+ }
47
+ },
48
+ {
49
+ "name": "AP",
50
+ "role": "feature",
51
+ "semantic_type": "numeric",
52
+ "nullable": false,
53
+ "missing_tokens": [],
54
+ "parse_format": null,
55
+ "impute_strategy": "median",
56
+ "profile_stats": {
57
+ "missing_rate": 0.0,
58
+ "unique_count": 2365,
59
+ "unique_ratio": 0.308989,
60
+ "example_values": [
61
+ "1009.99",
62
+ "1008.93",
63
+ "1013.02",
64
+ "1013.05",
65
+ "1025.21"
66
+ ]
67
+ }
68
+ },
69
+ {
70
+ "name": "RH",
71
+ "role": "feature",
72
+ "semantic_type": "numeric",
73
+ "nullable": false,
74
+ "missing_tokens": [],
75
+ "parse_format": null,
76
+ "impute_strategy": "median",
77
+ "profile_stats": {
78
+ "missing_rate": 0.0,
79
+ "unique_count": 4096,
80
+ "unique_ratio": 0.535145,
81
+ "example_values": [
82
+ "51.23",
83
+ "98.14",
84
+ "55.18",
85
+ "70.290000000000006",
86
+ "55.22"
87
+ ]
88
+ }
89
+ },
90
+ {
91
+ "name": "PE",
92
+ "role": "target",
93
+ "semantic_type": "numeric",
94
+ "nullable": false,
95
+ "missing_tokens": [],
96
+ "parse_format": null,
97
+ "impute_strategy": "median",
98
+ "profile_stats": {
99
+ "missing_rate": 0.0,
100
+ "unique_count": 4351,
101
+ "unique_ratio": 0.568461,
102
+ "example_values": [
103
+ "440.74",
104
+ "474.81",
105
+ "438.9",
106
+ "446.87",
107
+ "460.77"
108
+ ]
109
+ }
110
+ }
111
+ ]
112
+ }
syntheticSuccess/n20/arf/arf-n20-20260328_032219/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n20",
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": "PE",
31
+ "task_type": "regression",
32
+ "input_splits": {
33
+ "train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n20/n20-train.csv",
34
+ "val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n20/n20-val.csv",
35
+ "test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n20/n20-test.csv"
36
+ }
37
+ }
syntheticSuccess/n20/arf/arf-n20-20260328_032219/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n20",
3
+ "target_column": "PE",
4
+ "task_type": "regression",
5
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/arf/arf-n20-20260328_032219/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/arf/arf-n20-20260328_032219/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/arf/arf-n20-20260328_032219/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/arf/arf-n20-20260328_032219/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/arf/arf-n20-20260328_032219/public_gate/public_gate_report.json",
10
+ "column_schema": [
11
+ {
12
+ "name": "AT",
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": 2635,
22
+ "unique_ratio": 0.344264,
23
+ "example_values": [
24
+ "29.64",
25
+ "10.63",
26
+ "27.09",
27
+ "24.2",
28
+ "15.31"
29
+ ]
30
+ }
31
+ },
32
+ {
33
+ "name": "V",
34
+ "role": "feature",
35
+ "semantic_type": "numeric",
36
+ "nullable": false,
37
+ "missing_tokens": [],
38
+ "parse_format": null,
39
+ "impute_strategy": "median",
40
+ "profile_stats": {
41
+ "missing_rate": 0.0,
42
+ "unique_count": 625,
43
+ "unique_ratio": 0.081657,
44
+ "example_values": [
45
+ "67.790000000000006",
46
+ "37.5",
47
+ "59.15",
48
+ "57.85",
49
+ "52.75"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "name": "AP",
55
+ "role": "feature",
56
+ "semantic_type": "numeric",
57
+ "nullable": false,
58
+ "missing_tokens": [],
59
+ "parse_format": null,
60
+ "impute_strategy": "median",
61
+ "profile_stats": {
62
+ "missing_rate": 0.0,
63
+ "unique_count": 2365,
64
+ "unique_ratio": 0.308989,
65
+ "example_values": [
66
+ "1009.99",
67
+ "1008.93",
68
+ "1013.02",
69
+ "1013.05",
70
+ "1025.21"
71
+ ]
72
+ }
73
+ },
74
+ {
75
+ "name": "RH",
76
+ "role": "feature",
77
+ "semantic_type": "numeric",
78
+ "nullable": false,
79
+ "missing_tokens": [],
80
+ "parse_format": null,
81
+ "impute_strategy": "median",
82
+ "profile_stats": {
83
+ "missing_rate": 0.0,
84
+ "unique_count": 4096,
85
+ "unique_ratio": 0.535145,
86
+ "example_values": [
87
+ "51.23",
88
+ "98.14",
89
+ "55.18",
90
+ "70.290000000000006",
91
+ "55.22"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "name": "PE",
97
+ "role": "target",
98
+ "semantic_type": "numeric",
99
+ "nullable": false,
100
+ "missing_tokens": [],
101
+ "parse_format": null,
102
+ "impute_strategy": "median",
103
+ "profile_stats": {
104
+ "missing_rate": 0.0,
105
+ "unique_count": 4351,
106
+ "unique_ratio": 0.568461,
107
+ "example_values": [
108
+ "440.74",
109
+ "474.81",
110
+ "438.9",
111
+ "446.87",
112
+ "460.77"
113
+ ]
114
+ }
115
+ }
116
+ ]
117
+ }
syntheticSuccess/n20/arf/arf-n20-20260328_032219/runtime_result.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n20",
3
+ "model": "arf",
4
+ "run_id": "arf-n20-20260328_032219",
5
+ "public_gate_status": "pass",
6
+ "adapter_ready_status": "pass",
7
+ "train_status": "skipped",
8
+ "generate_status": "success",
9
+ "reason_code": null,
10
+ "reason_detail": null,
11
+ "artifacts": {
12
+ "synthetic_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/arf/arf-n20-20260328_032219/arf-n20-7654-20260330_071030.csv"
13
+ }
14
+ }
syntheticSuccess/n20/arf/arf-n20-20260328_032219/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/n20/arf/arf-n20-20260328_032219/staged/arf/model_input_manifest.json"
7
+ }
syntheticSuccess/n20/arf/arf-n20-20260328_032219/staged/arf/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
syntheticSuccess/n20/arf/arf-n20-20260328_032219/staged/arf/model_input_manifest.json ADDED
@@ -0,0 +1,119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n20",
3
+ "model": "arf",
4
+ "target_column": "PE",
5
+ "task_type": "regression",
6
+ "column_schema": [
7
+ {
8
+ "name": "AT",
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": 2635,
18
+ "unique_ratio": 0.344264,
19
+ "example_values": [
20
+ "29.64",
21
+ "10.63",
22
+ "27.09",
23
+ "24.2",
24
+ "15.31"
25
+ ]
26
+ }
27
+ },
28
+ {
29
+ "name": "V",
30
+ "role": "feature",
31
+ "semantic_type": "numeric",
32
+ "nullable": false,
33
+ "missing_tokens": [],
34
+ "parse_format": null,
35
+ "impute_strategy": "median",
36
+ "profile_stats": {
37
+ "missing_rate": 0.0,
38
+ "unique_count": 625,
39
+ "unique_ratio": 0.081657,
40
+ "example_values": [
41
+ "67.790000000000006",
42
+ "37.5",
43
+ "59.15",
44
+ "57.85",
45
+ "52.75"
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "name": "AP",
51
+ "role": "feature",
52
+ "semantic_type": "numeric",
53
+ "nullable": false,
54
+ "missing_tokens": [],
55
+ "parse_format": null,
56
+ "impute_strategy": "median",
57
+ "profile_stats": {
58
+ "missing_rate": 0.0,
59
+ "unique_count": 2365,
60
+ "unique_ratio": 0.308989,
61
+ "example_values": [
62
+ "1009.99",
63
+ "1008.93",
64
+ "1013.02",
65
+ "1013.05",
66
+ "1025.21"
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "name": "RH",
72
+ "role": "feature",
73
+ "semantic_type": "numeric",
74
+ "nullable": false,
75
+ "missing_tokens": [],
76
+ "parse_format": null,
77
+ "impute_strategy": "median",
78
+ "profile_stats": {
79
+ "missing_rate": 0.0,
80
+ "unique_count": 4096,
81
+ "unique_ratio": 0.535145,
82
+ "example_values": [
83
+ "51.23",
84
+ "98.14",
85
+ "55.18",
86
+ "70.290000000000006",
87
+ "55.22"
88
+ ]
89
+ }
90
+ },
91
+ {
92
+ "name": "PE",
93
+ "role": "target",
94
+ "semantic_type": "numeric",
95
+ "nullable": false,
96
+ "missing_tokens": [],
97
+ "parse_format": null,
98
+ "impute_strategy": "median",
99
+ "profile_stats": {
100
+ "missing_rate": 0.0,
101
+ "unique_count": 4351,
102
+ "unique_ratio": 0.568461,
103
+ "example_values": [
104
+ "440.74",
105
+ "474.81",
106
+ "438.9",
107
+ "446.87",
108
+ "460.77"
109
+ ]
110
+ }
111
+ }
112
+ ],
113
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/arf/arf-n20-20260328_032219/public_gate/staged_input_manifest.json",
114
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/arf/arf-n20-20260328_032219/staged/public/train.csv",
115
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/arf/arf-n20-20260328_032219/staged/public/val.csv",
116
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/arf/arf-n20-20260328_032219/staged/public/test.csv",
117
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/arf/arf-n20-20260328_032219/staged/public/staged_features.json",
118
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/arf/arf-n20-20260328_032219/public_gate/public_gate_report.json"
119
+ }
syntheticSuccess/n20/arf/arf-n20-20260328_032219/staged/public/staged_features.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "feature_name": "AT",
4
+ "data_type": "continuous",
5
+ "is_target": false
6
+ },
7
+ {
8
+ "feature_name": "V",
9
+ "data_type": "continuous",
10
+ "is_target": false
11
+ },
12
+ {
13
+ "feature_name": "AP",
14
+ "data_type": "continuous",
15
+ "is_target": false
16
+ },
17
+ {
18
+ "feature_name": "RH",
19
+ "data_type": "continuous",
20
+ "is_target": false
21
+ },
22
+ {
23
+ "feature_name": "PE",
24
+ "data_type": "continuous",
25
+ "is_target": true
26
+ }
27
+ ]
syntheticSuccess/n20/arf/arf-n20-20260328_032219/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5db4ad3456ef2c15e4c6e8e3e2405eb0d506997097ae5af3de903a5fe5608cce
3
+ size 31623
syntheticSuccess/n20/arf/arf-n20-20260328_032219/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1a8d2910fbc1f78f2a58a208938e8c565d222cccaa0f516fcfd93a0d46db489
3
+ size 252576
syntheticSuccess/n20/arf/arf-n20-20260328_032219/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b80a697c0aa16609cc20a3c7365f6fc3de47345dbd60d4a31b2012b7388af44
3
+ size 31620
syntheticSuccess/n20/arf/arf-n20-20260328_032219/train_20260328_032219.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef21113f0aafc1c13d328460317c63b9316bbe23e0f88054c0a9b71a0276d040
3
+ size 232
syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/_bayesnet_generate.py ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import subprocess, sys, os
2
+
3
+ pip_libs = "/pip_libs"
4
+ sys.path.insert(0, pip_libs)
5
+ os.environ["PYTHONPATH"] = pip_libs + os.pathsep + os.environ.get("PYTHONPATH", "")
6
+
7
+ def _ensure_deps():
8
+ try:
9
+ import synthcity
10
+ except ModuleNotFoundError:
11
+ print("[BayesNet] synthcity not found - installing to cache...")
12
+ subprocess.run(
13
+ [sys.executable, "-m", "pip", "install",
14
+ "--target", pip_libs, "synthcity==0.2.12", "numpy<2", "-q"],
15
+ check=True
16
+ )
17
+ import shutil, glob
18
+ for pat in ["torch", "torch-*", "torchvision", "torchvision-*",
19
+ "torchvision.libs", "torchgen", "nvidia*", "triton*"]:
20
+ for p in glob.glob(os.path.join(pip_libs, pat)):
21
+ if os.path.isdir(p): shutil.rmtree(p)
22
+ else: os.remove(p)
23
+ if pip_libs not in sys.path:
24
+ sys.path.insert(0, pip_libs)
25
+
26
+ _ensure_deps()
27
+
28
+ import pickle, json as _json
29
+ with open("/work/output-SpecializedModels/n20/bayesnet/bayesnet-n20-20260321_091217/bayesnet_model.pkl", "rb") as f:
30
+ plugin = pickle.load(f)
31
+ syn = plugin.generate(count=7654).dataframe()
32
+
33
+ # Restore zero-variance columns that were dropped during training
34
+ const_path = "/work/output-SpecializedModels/n20/bayesnet/bayesnet-n20-20260321_091217/bayesnet_model.pkl".replace("bayesnet_model.pkl", "const_cols.json")
35
+ if os.path.exists(const_path):
36
+ with open(const_path) as _f:
37
+ const_cols = _json.load(_f)
38
+ for col, val in const_cols.items():
39
+ syn[col] = val
40
+ print(f"[BayesNet] Restored constant column '{col}' = {val}")
41
+
42
+ syn.to_csv("/work/output-SpecializedModels/n20/bayesnet/bayesnet-n20-20260321_091217/bayesnet-n20-7654-20260330_071037.csv", index=False)
43
+ print(f"[BayesNet] Generated 7654 rows -> /work/output-SpecializedModels/n20/bayesnet/bayesnet-n20-20260321_091217/bayesnet-n20-7654-20260330_071037.csv")
syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/_bayesnet_train.py ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import subprocess, sys, os
2
+
3
+ pip_libs = "/pip_libs"
4
+ sys.path.insert(0, pip_libs)
5
+ os.environ["PYTHONPATH"] = pip_libs + os.pathsep + os.environ.get("PYTHONPATH", "")
6
+
7
+ def _ensure_deps():
8
+ try:
9
+ import synthcity
10
+ except ModuleNotFoundError:
11
+ print("[BayesNet] synthcity not found - installing to cache (first run, may take minutes)...")
12
+ # Install synthcity with numpy<2 to avoid conflicts
13
+ subprocess.run(
14
+ [sys.executable, "-m", "pip", "install",
15
+ "--target", pip_libs, "synthcity==0.2.12", "numpy<2", "-q"],
16
+ check=True
17
+ )
18
+ # Remove torch/torchvision from pip_libs to avoid shadowing system versions
19
+ import shutil, glob
20
+ for pat in ["torch", "torch-*", "torchvision", "torchvision-*",
21
+ "torchvision.libs", "torchgen", "nvidia*", "triton*"]:
22
+ for p in glob.glob(os.path.join(pip_libs, pat)):
23
+ if os.path.isdir(p): shutil.rmtree(p)
24
+ else: os.remove(p)
25
+ if pip_libs not in sys.path:
26
+ sys.path.insert(0, pip_libs)
27
+
28
+ _ensure_deps()
29
+
30
+ from synthcity.plugins import Plugins
31
+ import pickle
32
+ import pandas as pd
33
+ from synthcity.plugins.core.dataloader import GenericDataLoader
34
+
35
+ df = pd.read_csv("/work/output-SpecializedModels/n20/bayesnet/bayesnet-n20-20260321_091217/staged/public/train.csv")
36
+ df = df.dropna(axis=1, how="all")
37
+
38
+ # Drop zero-variance columns (only 1 unique value) to avoid
39
+ # synthcity encoder KeyError during generation
40
+ import json as _json
41
+ const_cols = {}
42
+ for col in list(df.columns):
43
+ nuniq = df[col].nunique()
44
+ if nuniq <= 1:
45
+ const_cols[col] = df[col].iloc[0] if len(df) > 0 else None
46
+ df = df.drop(columns=[col])
47
+ print(f"[BayesNet] Dropped zero-variance column '{col}' (value={const_cols[col]})")
48
+
49
+ # Save constant columns info so generate can restore them
50
+ const_path = "/work/output-SpecializedModels/n20/bayesnet/bayesnet-n20-20260321_091217/bayesnet_model.pkl".replace("bayesnet_model.pkl", "const_cols.json")
51
+ with open(const_path, "w") as _f:
52
+ _json.dump({k: str(v) for k, v in const_cols.items()}, _f)
53
+
54
+ print(f"[BayesNet] Training on {len(df)} rows, {len(df.columns)} cols")
55
+
56
+ loader = GenericDataLoader(df)
57
+ plugin = Plugins().get("bayesian_network")
58
+ plugin.fit(loader)
59
+
60
+ with open("/work/output-SpecializedModels/n20/bayesnet/bayesnet-n20-20260321_091217/bayesnet_model.pkl", "wb") as f:
61
+ pickle.dump(plugin, f)
62
+ print(f"[BayesNet] Model saved -> /work/output-SpecializedModels/n20/bayesnet/bayesnet-n20-20260321_091217/bayesnet_model.pkl")
syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/bayesnet-n20-1000-20260321_091312.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fccda5d3a3ad1b78a394b17d69f6c305d8c0116f818692edccf81fd9931536e
3
+ size 91776
syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/bayesnet-n20-7654-20260330_071037.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:407011cbcda8a3e92a885489da85931013035147c23793234aec3241b57d4289
3
+ size 701638
syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/bayesnet_model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e748fb832cc67bb568f68f5ed47c4873d5694f2b48db380554248eab224f195
3
+ size 678938131
syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/const_cols.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/gen_20260321_091312.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b8a1efe27347f9a7ba360a2ad1f8979562cba9e1bccba9cbd718b1fadcf4fd4
3
+ size 979
syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/gen_20260330_071037.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e22173960c297432a8d202fd6250f6c54af9cedea1a75a12dbde38320d4f3f96
3
+ size 1351
syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n20",
3
+ "model": "bayesnet",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n20/n20-train.csv",
7
+ "exists": true,
8
+ "size": 291758,
9
+ "sha256": "8768b9641a081ce32375b2739c6d0a6cdf66c1b03268c7db5f71ffd0019c97e2"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n20/n20-val.csv",
13
+ "exists": true,
14
+ "size": 36657,
15
+ "sha256": "c2dae02f854856ba824310ecaca5c73a72a3302753396aa681c82b69d65b174c"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n20/n20-test.csv",
19
+ "exists": true,
20
+ "size": 36232,
21
+ "sha256": "82c48522e82ea4c5e4c407ec9239e82558dcff1df413f3d0c382e77fa041bc88"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/n20/n20-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 2675,
27
+ "sha256": "7e7d747ab11beae1e58278dc8d6ae08d7ae6f14fe93f77a4fc1e6e589df21df4"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/n20/n20-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 3047,
33
+ "sha256": "20f513ccbc9f09d5286bc8998a5772f42b78b40aa1ed60b079fa73edf9c78eec"
34
+ }
35
+ }
36
+ }
syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n20",
3
+ "target_column": "PE",
4
+ "task_type": "regression",
5
+ "columns": [
6
+ {
7
+ "name": "AT",
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": 2635,
17
+ "unique_ratio": 0.344264,
18
+ "example_values": [
19
+ "29.64",
20
+ "10.63",
21
+ "27.09",
22
+ "24.2",
23
+ "15.31"
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "name": "V",
29
+ "role": "feature",
30
+ "semantic_type": "numeric",
31
+ "nullable": false,
32
+ "missing_tokens": [],
33
+ "parse_format": null,
34
+ "impute_strategy": "median",
35
+ "profile_stats": {
36
+ "missing_rate": 0.0,
37
+ "unique_count": 625,
38
+ "unique_ratio": 0.081657,
39
+ "example_values": [
40
+ "67.790000000000006",
41
+ "37.5",
42
+ "59.15",
43
+ "57.85",
44
+ "52.75"
45
+ ]
46
+ }
47
+ },
48
+ {
49
+ "name": "AP",
50
+ "role": "feature",
51
+ "semantic_type": "numeric",
52
+ "nullable": false,
53
+ "missing_tokens": [],
54
+ "parse_format": null,
55
+ "impute_strategy": "median",
56
+ "profile_stats": {
57
+ "missing_rate": 0.0,
58
+ "unique_count": 2365,
59
+ "unique_ratio": 0.308989,
60
+ "example_values": [
61
+ "1009.99",
62
+ "1008.93",
63
+ "1013.02",
64
+ "1013.05",
65
+ "1025.21"
66
+ ]
67
+ }
68
+ },
69
+ {
70
+ "name": "RH",
71
+ "role": "feature",
72
+ "semantic_type": "numeric",
73
+ "nullable": false,
74
+ "missing_tokens": [],
75
+ "parse_format": null,
76
+ "impute_strategy": "median",
77
+ "profile_stats": {
78
+ "missing_rate": 0.0,
79
+ "unique_count": 4096,
80
+ "unique_ratio": 0.535145,
81
+ "example_values": [
82
+ "51.23",
83
+ "98.14",
84
+ "55.18",
85
+ "70.290000000000006",
86
+ "55.22"
87
+ ]
88
+ }
89
+ },
90
+ {
91
+ "name": "PE",
92
+ "role": "target",
93
+ "semantic_type": "numeric",
94
+ "nullable": false,
95
+ "missing_tokens": [],
96
+ "parse_format": null,
97
+ "impute_strategy": "median",
98
+ "profile_stats": {
99
+ "missing_rate": 0.0,
100
+ "unique_count": 4351,
101
+ "unique_ratio": 0.568461,
102
+ "example_values": [
103
+ "440.74",
104
+ "474.81",
105
+ "438.9",
106
+ "446.87",
107
+ "460.77"
108
+ ]
109
+ }
110
+ }
111
+ ]
112
+ }
syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n20",
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": "PE",
31
+ "task_type": "regression",
32
+ "input_splits": {
33
+ "train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n20/n20-train.csv",
34
+ "val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n20/n20-val.csv",
35
+ "test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n20/n20-test.csv"
36
+ }
37
+ }
syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n20",
3
+ "target_column": "PE",
4
+ "task_type": "regression",
5
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/bayesnet/bayesnet-n20-20260321_091217/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/bayesnet/bayesnet-n20-20260321_091217/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/bayesnet/bayesnet-n20-20260321_091217/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/bayesnet/bayesnet-n20-20260321_091217/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/bayesnet/bayesnet-n20-20260321_091217/public_gate/public_gate_report.json",
10
+ "column_schema": [
11
+ {
12
+ "name": "AT",
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": 2635,
22
+ "unique_ratio": 0.344264,
23
+ "example_values": [
24
+ "29.64",
25
+ "10.63",
26
+ "27.09",
27
+ "24.2",
28
+ "15.31"
29
+ ]
30
+ }
31
+ },
32
+ {
33
+ "name": "V",
34
+ "role": "feature",
35
+ "semantic_type": "numeric",
36
+ "nullable": false,
37
+ "missing_tokens": [],
38
+ "parse_format": null,
39
+ "impute_strategy": "median",
40
+ "profile_stats": {
41
+ "missing_rate": 0.0,
42
+ "unique_count": 625,
43
+ "unique_ratio": 0.081657,
44
+ "example_values": [
45
+ "67.790000000000006",
46
+ "37.5",
47
+ "59.15",
48
+ "57.85",
49
+ "52.75"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "name": "AP",
55
+ "role": "feature",
56
+ "semantic_type": "numeric",
57
+ "nullable": false,
58
+ "missing_tokens": [],
59
+ "parse_format": null,
60
+ "impute_strategy": "median",
61
+ "profile_stats": {
62
+ "missing_rate": 0.0,
63
+ "unique_count": 2365,
64
+ "unique_ratio": 0.308989,
65
+ "example_values": [
66
+ "1009.99",
67
+ "1008.93",
68
+ "1013.02",
69
+ "1013.05",
70
+ "1025.21"
71
+ ]
72
+ }
73
+ },
74
+ {
75
+ "name": "RH",
76
+ "role": "feature",
77
+ "semantic_type": "numeric",
78
+ "nullable": false,
79
+ "missing_tokens": [],
80
+ "parse_format": null,
81
+ "impute_strategy": "median",
82
+ "profile_stats": {
83
+ "missing_rate": 0.0,
84
+ "unique_count": 4096,
85
+ "unique_ratio": 0.535145,
86
+ "example_values": [
87
+ "51.23",
88
+ "98.14",
89
+ "55.18",
90
+ "70.290000000000006",
91
+ "55.22"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "name": "PE",
97
+ "role": "target",
98
+ "semantic_type": "numeric",
99
+ "nullable": false,
100
+ "missing_tokens": [],
101
+ "parse_format": null,
102
+ "impute_strategy": "median",
103
+ "profile_stats": {
104
+ "missing_rate": 0.0,
105
+ "unique_count": 4351,
106
+ "unique_ratio": 0.568461,
107
+ "example_values": [
108
+ "440.74",
109
+ "474.81",
110
+ "438.9",
111
+ "446.87",
112
+ "460.77"
113
+ ]
114
+ }
115
+ }
116
+ ]
117
+ }
syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/runtime_result.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n20",
3
+ "model": "bayesnet",
4
+ "run_id": "bayesnet-n20-20260321_091217",
5
+ "public_gate_status": "pass",
6
+ "adapter_ready_status": "pass",
7
+ "train_status": "skipped",
8
+ "generate_status": "success",
9
+ "reason_code": null,
10
+ "reason_detail": null,
11
+ "artifacts": {
12
+ "synthetic_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/bayesnet/bayesnet-n20-20260321_091217/bayesnet-n20-7654-20260330_071037.csv"
13
+ }
14
+ }
syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/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/n20/bayesnet/bayesnet-n20-20260321_091217/staged/bayesnet/model_input_manifest.json"
7
+ }
syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/staged/bayesnet/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/staged/bayesnet/model_input_manifest.json ADDED
@@ -0,0 +1,119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n20",
3
+ "model": "bayesnet",
4
+ "target_column": "PE",
5
+ "task_type": "regression",
6
+ "column_schema": [
7
+ {
8
+ "name": "AT",
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": 2635,
18
+ "unique_ratio": 0.344264,
19
+ "example_values": [
20
+ "29.64",
21
+ "10.63",
22
+ "27.09",
23
+ "24.2",
24
+ "15.31"
25
+ ]
26
+ }
27
+ },
28
+ {
29
+ "name": "V",
30
+ "role": "feature",
31
+ "semantic_type": "numeric",
32
+ "nullable": false,
33
+ "missing_tokens": [],
34
+ "parse_format": null,
35
+ "impute_strategy": "median",
36
+ "profile_stats": {
37
+ "missing_rate": 0.0,
38
+ "unique_count": 625,
39
+ "unique_ratio": 0.081657,
40
+ "example_values": [
41
+ "67.790000000000006",
42
+ "37.5",
43
+ "59.15",
44
+ "57.85",
45
+ "52.75"
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "name": "AP",
51
+ "role": "feature",
52
+ "semantic_type": "numeric",
53
+ "nullable": false,
54
+ "missing_tokens": [],
55
+ "parse_format": null,
56
+ "impute_strategy": "median",
57
+ "profile_stats": {
58
+ "missing_rate": 0.0,
59
+ "unique_count": 2365,
60
+ "unique_ratio": 0.308989,
61
+ "example_values": [
62
+ "1009.99",
63
+ "1008.93",
64
+ "1013.02",
65
+ "1013.05",
66
+ "1025.21"
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "name": "RH",
72
+ "role": "feature",
73
+ "semantic_type": "numeric",
74
+ "nullable": false,
75
+ "missing_tokens": [],
76
+ "parse_format": null,
77
+ "impute_strategy": "median",
78
+ "profile_stats": {
79
+ "missing_rate": 0.0,
80
+ "unique_count": 4096,
81
+ "unique_ratio": 0.535145,
82
+ "example_values": [
83
+ "51.23",
84
+ "98.14",
85
+ "55.18",
86
+ "70.290000000000006",
87
+ "55.22"
88
+ ]
89
+ }
90
+ },
91
+ {
92
+ "name": "PE",
93
+ "role": "target",
94
+ "semantic_type": "numeric",
95
+ "nullable": false,
96
+ "missing_tokens": [],
97
+ "parse_format": null,
98
+ "impute_strategy": "median",
99
+ "profile_stats": {
100
+ "missing_rate": 0.0,
101
+ "unique_count": 4351,
102
+ "unique_ratio": 0.568461,
103
+ "example_values": [
104
+ "440.74",
105
+ "474.81",
106
+ "438.9",
107
+ "446.87",
108
+ "460.77"
109
+ ]
110
+ }
111
+ }
112
+ ],
113
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/bayesnet/bayesnet-n20-20260321_091217/public_gate/staged_input_manifest.json",
114
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/bayesnet/bayesnet-n20-20260321_091217/staged/public/train.csv",
115
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/bayesnet/bayesnet-n20-20260321_091217/staged/public/val.csv",
116
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/bayesnet/bayesnet-n20-20260321_091217/staged/public/test.csv",
117
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/bayesnet/bayesnet-n20-20260321_091217/staged/public/staged_features.json",
118
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/n20/bayesnet/bayesnet-n20-20260321_091217/public_gate/public_gate_report.json"
119
+ }
syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/staged/public/staged_features.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "feature_name": "AT",
4
+ "data_type": "continuous",
5
+ "is_target": false
6
+ },
7
+ {
8
+ "feature_name": "V",
9
+ "data_type": "continuous",
10
+ "is_target": false
11
+ },
12
+ {
13
+ "feature_name": "AP",
14
+ "data_type": "continuous",
15
+ "is_target": false
16
+ },
17
+ {
18
+ "feature_name": "RH",
19
+ "data_type": "continuous",
20
+ "is_target": false
21
+ },
22
+ {
23
+ "feature_name": "PE",
24
+ "data_type": "continuous",
25
+ "is_target": true
26
+ }
27
+ ]
syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5db4ad3456ef2c15e4c6e8e3e2405eb0d506997097ae5af3de903a5fe5608cce
3
+ size 31623
syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1a8d2910fbc1f78f2a58a208938e8c565d222cccaa0f516fcfd93a0d46db489
3
+ size 252576
syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b80a697c0aa16609cc20a3c7365f6fc3de47345dbd60d4a31b2012b7388af44
3
+ size 31620
syntheticSuccess/n20/bayesnet/bayesnet-n20-20260321_091217/train_20260321_091217.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e5fa87a508cc9c7815bfeaf58d3661939e636f5b25cc965132aeba96a6b5e8d
3
+ size 2646
syntheticSuccess/n20/ctgan/ctgan-n20-20260422_031259/_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/n20/ctgan/ctgan-n20-20260422_031259/models_300epochs/ctgan_300epochs.pt")
8
+ total = 7654
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/n20/ctgan/ctgan-n20-20260422_031259/ctgan-n20-7654-20260422_031707.csv", index=False)
18
+ print("[CTGAN] Generated", total, "rows in", len(parts), "chunks ->", "/work/output-SpecializedModels/n20/ctgan/ctgan-n20-20260422_031259/ctgan-n20-7654-20260422_031707.csv")
syntheticSuccess/n20/ctgan/ctgan-n20-20260422_031259/ctgan-n20-7654-20260422_031707.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16d2b5ef4fbcd67fb2fa3872cb39594526c2e08d1dbc47b410e9c4fcb2a8e0da
3
+ size 704324
syntheticSuccess/n20/ctgan/ctgan-n20-20260422_031259/ctgan_metadata.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "columns": [
3
+ {
4
+ "name": "AT",
5
+ "type": "continuous"
6
+ },
7
+ {
8
+ "name": "V",
9
+ "type": "continuous"
10
+ },
11
+ {
12
+ "name": "AP",
13
+ "type": "continuous"
14
+ },
15
+ {
16
+ "name": "RH",
17
+ "type": "continuous"
18
+ },
19
+ {
20
+ "name": "PE",
21
+ "type": "continuous"
22
+ }
23
+ ]
24
+ }
syntheticSuccess/n20/ctgan/ctgan-n20-20260422_031259/gen_20260422_031707.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:855a4ee220870302b730596a88e449c7f70e81161d0cb5eaca1d1b57fb1ca955
3
+ size 295
syntheticSuccess/n20/ctgan/ctgan-n20-20260422_031259/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n20",
3
+ "model": "ctgan",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n20/n20-train.csv",
7
+ "exists": true,
8
+ "size": 291758,
9
+ "sha256": "8768b9641a081ce32375b2739c6d0a6cdf66c1b03268c7db5f71ffd0019c97e2"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n20/n20-val.csv",
13
+ "exists": true,
14
+ "size": 36657,
15
+ "sha256": "c2dae02f854856ba824310ecaca5c73a72a3302753396aa681c82b69d65b174c"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n20/n20-test.csv",
19
+ "exists": true,
20
+ "size": 36232,
21
+ "sha256": "82c48522e82ea4c5e4c407ec9239e82558dcff1df413f3d0c382e77fa041bc88"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/n20/n20-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 2675,
27
+ "sha256": "7e7d747ab11beae1e58278dc8d6ae08d7ae6f14fe93f77a4fc1e6e589df21df4"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/n20/n20-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 3047,
33
+ "sha256": "20f513ccbc9f09d5286bc8998a5772f42b78b40aa1ed60b079fa73edf9c78eec"
34
+ }
35
+ }
36
+ }
syntheticSuccess/n20/ctgan/ctgan-n20-20260422_031259/models_300epochs/ctgan_300epochs.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:086874f465141a2e7366b1e2ca751ef7917339b26124a4c675e45894b7b1cf42
3
+ size 851427
syntheticSuccess/n20/ctgan/ctgan-n20-20260422_031259/models_300epochs/train_20260422_031300.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43f9be556abe04f34923b7a6a69215a2b6c1da7399bd47153e0bebc8cb59b71d
3
+ size 1272
syntheticSuccess/n20/ctgan/ctgan-n20-20260422_031259/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n20",
3
+ "target_column": "PE",
4
+ "task_type": "regression",
5
+ "columns": [
6
+ {
7
+ "name": "AT",
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": 2635,
17
+ "unique_ratio": 0.344264,
18
+ "example_values": [
19
+ "29.64",
20
+ "10.63",
21
+ "27.09",
22
+ "24.2",
23
+ "15.31"
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "name": "V",
29
+ "role": "feature",
30
+ "semantic_type": "numeric",
31
+ "nullable": false,
32
+ "missing_tokens": [],
33
+ "parse_format": null,
34
+ "impute_strategy": "median",
35
+ "profile_stats": {
36
+ "missing_rate": 0.0,
37
+ "unique_count": 625,
38
+ "unique_ratio": 0.081657,
39
+ "example_values": [
40
+ "67.790000000000006",
41
+ "37.5",
42
+ "59.15",
43
+ "57.85",
44
+ "52.75"
45
+ ]
46
+ }
47
+ },
48
+ {
49
+ "name": "AP",
50
+ "role": "feature",
51
+ "semantic_type": "numeric",
52
+ "nullable": false,
53
+ "missing_tokens": [],
54
+ "parse_format": null,
55
+ "impute_strategy": "median",
56
+ "profile_stats": {
57
+ "missing_rate": 0.0,
58
+ "unique_count": 2365,
59
+ "unique_ratio": 0.308989,
60
+ "example_values": [
61
+ "1009.99",
62
+ "1008.93",
63
+ "1013.02",
64
+ "1013.05",
65
+ "1025.21"
66
+ ]
67
+ }
68
+ },
69
+ {
70
+ "name": "RH",
71
+ "role": "feature",
72
+ "semantic_type": "numeric",
73
+ "nullable": false,
74
+ "missing_tokens": [],
75
+ "parse_format": null,
76
+ "impute_strategy": "median",
77
+ "profile_stats": {
78
+ "missing_rate": 0.0,
79
+ "unique_count": 4096,
80
+ "unique_ratio": 0.535145,
81
+ "example_values": [
82
+ "51.23",
83
+ "98.14",
84
+ "55.18",
85
+ "70.290000000000006",
86
+ "55.22"
87
+ ]
88
+ }
89
+ },
90
+ {
91
+ "name": "PE",
92
+ "role": "target",
93
+ "semantic_type": "numeric",
94
+ "nullable": false,
95
+ "missing_tokens": [],
96
+ "parse_format": null,
97
+ "impute_strategy": "median",
98
+ "profile_stats": {
99
+ "missing_rate": 0.0,
100
+ "unique_count": 4351,
101
+ "unique_ratio": 0.568461,
102
+ "example_values": [
103
+ "440.74",
104
+ "474.81",
105
+ "438.9",
106
+ "446.87",
107
+ "460.77"
108
+ ]
109
+ }
110
+ }
111
+ ]
112
+ }
syntheticSuccess/n20/ctgan/ctgan-n20-20260422_031259/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "n20",
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": "PE",
31
+ "task_type": "regression",
32
+ "input_splits": {
33
+ "train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n20/n20-train.csv",
34
+ "val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n20/n20-val.csv",
35
+ "test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n20/n20-test.csv"
36
+ }
37
+ }