TabQueryBench commited on
Commit
4201bae
·
verified ·
1 Parent(s): 5db25b9

Resume SynthData0523 main/c20 batch 4

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +37 -0
  2. SynthData0523/main/c20/realtabformer/rtf-c20-20260329_231509/staged/realtabformer/adapter_report.json +7 -0
  3. SynthData0523/main/c20/realtabformer/rtf-c20-20260329_231509/staged/realtabformer/adapter_transforms_applied.json +1 -0
  4. SynthData0523/main/c20/realtabformer/rtf-c20-20260329_231509/staged/realtabformer/model_input_manifest.json +159 -0
  5. SynthData0523/main/c20/realtabformer/rtf-c20-20260329_231509/train_20260329_231510.log +3 -0
  6. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/_tabbyflow_gen.py +33 -0
  7. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/_tabbyflow_train.py +22 -0
  8. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/input_snapshot.json +3 -0
  9. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/models_tabbyflow/trained.pt +3 -0
  10. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/public_gate/normalized_schema_snapshot.json +3 -0
  11. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/public_gate/public_gate_report.json +3 -0
  12. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/public_gate/staged_input_manifest.json +3 -0
  13. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/runtime_result.json +3 -0
  14. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/staged/public/staged_features.json +3 -0
  15. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/staged/public/test.csv +3 -0
  16. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/staged/public/train.csv +3 -0
  17. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/staged/public/val.csv +3 -0
  18. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/staged/tabbyflow/adapter_report.json +3 -0
  19. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/staged/tabbyflow/adapter_transforms_applied.json +3 -0
  20. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/staged/tabbyflow/model_input_manifest.json +3 -0
  21. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabbyflow-c20-35855-20260423_222304.csv +3 -0
  22. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabbyflow_resolved_ckpt.json +3 -0
  23. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabbyflow_train_meta.json +3 -0
  24. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/X_cat_test.npy +3 -0
  25. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/X_cat_train.npy +3 -0
  26. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/X_cat_val.npy +3 -0
  27. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/X_num_test.npy +3 -0
  28. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/X_num_train.npy +3 -0
  29. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/X_num_val.npy +3 -0
  30. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/info.json +3 -0
  31. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/real.csv +3 -0
  32. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/test.csv +3 -0
  33. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/val.csv +3 -0
  34. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/y_test.npy +3 -0
  35. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/y_train.npy +3 -0
  36. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/y_val.npy +3 -0
  37. SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/train_20260423_221729.log +3 -0
  38. SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/_tabddpm_sample.py +67 -0
  39. SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/_tabddpm_train.py +32 -0
  40. SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/config.toml +39 -0
  41. SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/config_sample_20260424_033931.toml +39 -0
  42. SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/data/X_num_train.npy +3 -0
  43. SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/data/info.json +29 -0
  44. SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/data/y_train.npy +3 -0
  45. SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/gen_20260424_033931.log +3 -0
  46. SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/input_snapshot.json +36 -0
  47. SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/output/X_num_train.npy +3 -0
  48. SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/output/X_num_unnorm.npy +3 -0
  49. SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/output/config.toml +39 -0
  50. SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/output/info.json +29 -0
.gitattributes CHANGED
@@ -4048,3 +4048,40 @@ SynthData0523/main/c20/realtabformer/rtf-c20-20260329_231509/rtf_checkpoints/che
4048
  SynthData0523/main/c20/realtabformer/rtf-c20-20260329_231509/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
4049
  SynthData0523/main/c20/realtabformer/rtf-c20-20260329_231509/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
4050
  SynthData0523/main/c20/realtabformer/rtf-c20-20260329_231509/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4048
  SynthData0523/main/c20/realtabformer/rtf-c20-20260329_231509/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
4049
  SynthData0523/main/c20/realtabformer/rtf-c20-20260329_231509/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
4050
  SynthData0523/main/c20/realtabformer/rtf-c20-20260329_231509/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
4051
+ SynthData0523/main/c20/realtabformer/rtf-c20-20260329_231509/train_20260329_231510.log filter=lfs diff=lfs merge=lfs -text
4052
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/input_snapshot.json filter=lfs diff=lfs merge=lfs -text
4053
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/models_tabbyflow/trained.pt filter=lfs diff=lfs merge=lfs -text
4054
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/public_gate/normalized_schema_snapshot.json filter=lfs diff=lfs merge=lfs -text
4055
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/public_gate/public_gate_report.json filter=lfs diff=lfs merge=lfs -text
4056
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/public_gate/staged_input_manifest.json filter=lfs diff=lfs merge=lfs -text
4057
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/runtime_result.json filter=lfs diff=lfs merge=lfs -text
4058
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/staged/public/staged_features.json filter=lfs diff=lfs merge=lfs -text
4059
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
4060
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
4061
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
4062
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/staged/tabbyflow/adapter_report.json filter=lfs diff=lfs merge=lfs -text
4063
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/staged/tabbyflow/adapter_transforms_applied.json filter=lfs diff=lfs merge=lfs -text
4064
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/staged/tabbyflow/model_input_manifest.json filter=lfs diff=lfs merge=lfs -text
4065
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabbyflow-c20-35855-20260423_222304.csv filter=lfs diff=lfs merge=lfs -text
4066
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabbyflow_resolved_ckpt.json filter=lfs diff=lfs merge=lfs -text
4067
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabbyflow_train_meta.json filter=lfs diff=lfs merge=lfs -text
4068
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/X_cat_test.npy filter=lfs diff=lfs merge=lfs -text
4069
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/X_cat_train.npy filter=lfs diff=lfs merge=lfs -text
4070
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/X_cat_val.npy filter=lfs diff=lfs merge=lfs -text
4071
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/X_num_test.npy filter=lfs diff=lfs merge=lfs -text
4072
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/X_num_train.npy filter=lfs diff=lfs merge=lfs -text
4073
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/X_num_val.npy filter=lfs diff=lfs merge=lfs -text
4074
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/info.json filter=lfs diff=lfs merge=lfs -text
4075
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/real.csv filter=lfs diff=lfs merge=lfs -text
4076
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/test.csv filter=lfs diff=lfs merge=lfs -text
4077
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/val.csv filter=lfs diff=lfs merge=lfs -text
4078
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/y_test.npy filter=lfs diff=lfs merge=lfs -text
4079
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/y_train.npy filter=lfs diff=lfs merge=lfs -text
4080
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/y_val.npy filter=lfs diff=lfs merge=lfs -text
4081
+ SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/train_20260423_221729.log filter=lfs diff=lfs merge=lfs -text
4082
+ SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/data/X_num_train.npy filter=lfs diff=lfs merge=lfs -text
4083
+ SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/data/y_train.npy filter=lfs diff=lfs merge=lfs -text
4084
+ SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/gen_20260424_033931.log filter=lfs diff=lfs merge=lfs -text
4085
+ SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/output/X_num_train.npy filter=lfs diff=lfs merge=lfs -text
4086
+ SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/output/X_num_unnorm.npy filter=lfs diff=lfs merge=lfs -text
4087
+ SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/output/loss.csv filter=lfs diff=lfs merge=lfs -text
SynthData0523/main/c20/realtabformer/rtf-c20-20260329_231509/staged/realtabformer/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/c20/realtabformer/rtf-c20-20260329_231509/staged/realtabformer/model_input_manifest.json"
7
+ }
SynthData0523/main/c20/realtabformer/rtf-c20-20260329_231509/staged/realtabformer/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
SynthData0523/main/c20/realtabformer/rtf-c20-20260329_231509/staged/realtabformer/model_input_manifest.json ADDED
@@ -0,0 +1,159 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c20",
3
+ "model": "realtabformer",
4
+ "target_column": "class",
5
+ "task_type": "classification",
6
+ "column_schema": [
7
+ {
8
+ "name": "white_piece0_strength",
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": 5,
18
+ "unique_ratio": 0.000139,
19
+ "example_values": [
20
+ "7",
21
+ "0",
22
+ "4",
23
+ "5",
24
+ "6"
25
+ ]
26
+ }
27
+ },
28
+ {
29
+ "name": "white_piece0_file",
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": 7,
39
+ "unique_ratio": 0.000195,
40
+ "example_values": [
41
+ "5",
42
+ "6",
43
+ "3",
44
+ "0",
45
+ "1"
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "name": "white_piece0_rank",
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": 9,
60
+ "unique_ratio": 0.000251,
61
+ "example_values": [
62
+ "8",
63
+ "0",
64
+ "1",
65
+ "3",
66
+ "7"
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "name": "black_piece0_strength",
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": 5,
81
+ "unique_ratio": 0.000139,
82
+ "example_values": [
83
+ "4",
84
+ "7",
85
+ "0",
86
+ "6",
87
+ "5"
88
+ ]
89
+ }
90
+ },
91
+ {
92
+ "name": "black_piece0_file",
93
+ "role": "feature",
94
+ "semantic_type": "numeric",
95
+ "nullable": false,
96
+ "missing_tokens": [],
97
+ "parse_format": null,
98
+ "impute_strategy": "median",
99
+ "profile_stats": {
100
+ "missing_rate": 0.0,
101
+ "unique_count": 7,
102
+ "unique_ratio": 0.000195,
103
+ "example_values": [
104
+ "1",
105
+ "0",
106
+ "3",
107
+ "4",
108
+ "6"
109
+ ]
110
+ }
111
+ },
112
+ {
113
+ "name": "black_piece0_rank",
114
+ "role": "feature",
115
+ "semantic_type": "numeric",
116
+ "nullable": false,
117
+ "missing_tokens": [],
118
+ "parse_format": null,
119
+ "impute_strategy": "median",
120
+ "profile_stats": {
121
+ "missing_rate": 0.0,
122
+ "unique_count": 9,
123
+ "unique_ratio": 0.000251,
124
+ "example_values": [
125
+ "7",
126
+ "2",
127
+ "5",
128
+ "1",
129
+ "4"
130
+ ]
131
+ }
132
+ },
133
+ {
134
+ "name": "class",
135
+ "role": "target",
136
+ "semantic_type": "categorical",
137
+ "nullable": false,
138
+ "missing_tokens": [],
139
+ "parse_format": null,
140
+ "impute_strategy": "mode",
141
+ "profile_stats": {
142
+ "missing_rate": 0.0,
143
+ "unique_count": 3,
144
+ "unique_ratio": 8.4e-05,
145
+ "example_values": [
146
+ "w",
147
+ "b",
148
+ "d"
149
+ ]
150
+ }
151
+ }
152
+ ],
153
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c20/realtabformer/rtf-c20-20260329_231509/public_gate/staged_input_manifest.json",
154
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c20/realtabformer/rtf-c20-20260329_231509/staged/public/train.csv",
155
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c20/realtabformer/rtf-c20-20260329_231509/staged/public/val.csv",
156
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c20/realtabformer/rtf-c20-20260329_231509/staged/public/test.csv",
157
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c20/realtabformer/rtf-c20-20260329_231509/staged/public/staged_features.json",
158
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c20/realtabformer/rtf-c20-20260329_231509/public_gate/public_gate_report.json"
159
+ }
SynthData0523/main/c20/realtabformer/rtf-c20-20260329_231509/train_20260329_231510.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cb06f777e41f44778b5f54ec3337eac3fdad1dd602ad4974a7a3be357915893
3
+ size 8315518
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/_tabbyflow_gen.py ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ import os, shutil, subprocess, sys
3
+ root = r"/workspace/ef-vfm"
4
+ name = r"pipeline_ds"
5
+ src = r"/work/output-SpecializedModels/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds"
6
+ dst_data = os.path.join(root, "data", name)
7
+ shutil.rmtree(dst_data, ignore_errors=True)
8
+ shutil.copytree(src, dst_data)
9
+ dst_syn = os.path.join(root, "synthetic", name)
10
+ os.makedirs(dst_syn, exist_ok=True)
11
+ for fn in ("real.csv", "test.csv", "val.csv"):
12
+ shutil.copy(os.path.join(src, fn), os.path.join(dst_syn, fn))
13
+ os.chdir(root)
14
+ os.environ["PYTHONPATH"] = root + os.pathsep + os.environ.get("PYTHONPATH", "")
15
+ subprocess.check_call([
16
+ sys.executable, "main.py",
17
+ "--dataname", name, "--mode", "test", "--gpu", "0",
18
+ "--no_wandb", "--exp_name", r"adapter_tabbyflow-c20-20260423_221729",
19
+ "--ckpt_path", r"/workspace/ef-vfm/ef_vfm/ckpt/pipeline_ds/adapter_tabbyflow-c20-20260423_221729/model_500.pt",
20
+ "--num_samples_to_generate", str(int(35855)),
21
+ ])
22
+ base = os.path.join(root, "ef_vfm", "result", name, r"adapter_tabbyflow-c20-20260423_221729")
23
+ best = None
24
+ best_t = -1.0
25
+ for r, _, files in os.walk(base):
26
+ if "samples.csv" in files:
27
+ p = os.path.join(r, "samples.csv")
28
+ t = os.path.getmtime(p)
29
+ if t > best_t:
30
+ best_t, best = t, p
31
+ if not best:
32
+ raise SystemExit("tabbyflow: no samples.csv in " + base)
33
+ shutil.copy(best, r"/work/output-SpecializedModels/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabbyflow-c20-35855-20260423_222304.csv")
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/_tabbyflow_train.py ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ import os, shutil, subprocess, sys
3
+ root = r"/workspace/ef-vfm"
4
+ name = r"pipeline_ds"
5
+ src = r"/work/output-SpecializedModels/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds"
6
+ os.makedirs(os.path.join(root, "data", name), exist_ok=True)
7
+ dst_data = os.path.join(root, "data", name)
8
+ dst_syn = os.path.join(root, "synthetic", name)
9
+ shutil.rmtree(dst_data, ignore_errors=True)
10
+ shutil.copytree(src, dst_data)
11
+ os.makedirs(dst_syn, exist_ok=True)
12
+ for fn in ("real.csv", "test.csv", "val.csv"):
13
+ shutil.copy(os.path.join(src, fn), os.path.join(dst_syn, fn))
14
+ os.chdir(root)
15
+ os.environ["PYTHONPATH"] = root + os.pathsep + os.environ.get("PYTHONPATH", "")
16
+ os.environ["EFVFM_SMOKE_STEPS"] = "500"
17
+ os.environ["EFVFM_ADAPTER_TRAIN"] = "1"
18
+ subprocess.check_call([
19
+ sys.executable, "main.py",
20
+ "--dataname", name, "--mode", "train", "--gpu", "0",
21
+ "--no_wandb", "--exp_name", r"adapter_tabbyflow-c20-20260423_221729",
22
+ ])
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/input_snapshot.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ada2903cddecb9facf361817f61143ef1f647100aa4192690f88b9e0c6885444
3
+ size 1359
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/models_tabbyflow/trained.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adb734fec12f2251befd371dca69e481b19464aded2a6823105a01b4be6ddbe5
3
+ size 40
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:830d74fbed61676747c37937d4cec4067dbb933a65b7848db4652c288d691bcc
3
+ size 3277
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:614d73c62ed6bbaa646050144e2dbc55af6bd28a2ffa8cba94e305c1f73e6634
3
+ size 919
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ca7c5fb6cd014a19276dca63c71f8951282f1e93d1be0fe3ffb2a1718d5477d
3
+ size 4088
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/runtime_result.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0b0701b71e87c2c6b90ed9e43ac21eca251dc9d5c28c0d1b2b4e286b425a9d0
3
+ size 629
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/staged/public/staged_features.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b2019501faafa7b8f2cc92be10d18b21daeb31a98bed2538a998e0c39a3cfb3
3
+ size 726
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0091c37417c2702c5bfc5aee9911927ba2c8c7de2233b2d5c72d5e530a503d88
3
+ size 62884
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2c76c6d0e5ed6c6df6e6351254bc759b208e8f11d47f2ee114a65a38bc3e82a
3
+ size 502092
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5106c1dd013c7fef43fb35d4c4bb45fae99af977e1d18465006e726ec2ece73e
3
+ size 62856
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/staged/tabbyflow/adapter_report.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6a9349c82efeeea5dfdc986425bae5a6955c748075dc2a6c7772767e5752631
3
+ size 324
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/staged/tabbyflow/adapter_transforms_applied.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945
3
+ size 2
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/staged/tabbyflow/model_input_manifest.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2594168da09a2102a0baab1f47b9063c253f4c613e863f1abe3e12b3605ccacb
3
+ size 4288
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabbyflow-c20-35855-20260423_222304.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6023421fc7c544673e776eea9a636bb5e844570c68344e1a1b4e369261d5e2fa
3
+ size 502092
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabbyflow_resolved_ckpt.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8578dd17373211941506f30f41bc67f9c1c50aa61101101bbb9704c6a58212ed
3
+ size 357
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabbyflow_train_meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:910300d766ab149514796e7ba0dd36c95cee7fb9edb97356bcfc4760c02c3f3c
3
+ size 261
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/X_cat_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2590c40ffd247d2a2989e0923274a3c794e0d537488ac49e26d03615051650dc
3
+ size 128
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/X_cat_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:329a0385fb1c23823bd64f1246a2c090b66865230604bbf2ae0894b21529cdb8
3
+ size 128
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/X_cat_val.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0085aac5a1bd7fcb20b0306c8f30e679a8c47b8f4e10f9fffa7b39597e0d5aa4
3
+ size 128
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/X_num_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46a66a6e97f0fed162a88ea3ff113a957c3b92289fd82aedcb18596464301a17
3
+ size 107720
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/X_num_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd166aa301ba439b2918313e8ab13fd22e49f7bc40bb42326452863f3e2fb7fc
3
+ size 860648
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/X_num_val.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4852d618748d44fddb45705a38d9011bf39e4163eb4bde61fc848b4e4b27e69b
3
+ size 107672
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/info.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4faa558c0bfec3657fb0b48537f3513ef3a8ec5b1b9205c4d083b31d641c34cb
3
+ size 1718
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/real.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2c76c6d0e5ed6c6df6e6351254bc759b208e8f11d47f2ee114a65a38bc3e82a
3
+ size 502092
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0091c37417c2702c5bfc5aee9911927ba2c8c7de2233b2d5c72d5e530a503d88
3
+ size 62884
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5106c1dd013c7fef43fb35d4c4bb45fae99af977e1d18465006e726ec2ece73e
3
+ size 62856
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/y_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0638dbd10fa3f66e49ab921836fd8b2ed7b243385b1b0eb548b107bfdcd86264
3
+ size 35992
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/y_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf305b376649a86377fac1640c5f151cca5891867fd09b1259e7de016502ebf2
3
+ size 286968
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/tabular_bundle/pipeline_ds/y_val.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e20e71797210dbd2d601839f8aaa8aad961bac564f16ca8d29cee2755cfe7cd
3
+ size 35976
SynthData0523/main/c20/tabbyflow/tabbyflow-c20-20260423_221729/train_20260423_221729.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f226f6ed779c6391d307eb84d8dfae2c95c89f4d51589d1672b7c74f565f010
3
+ size 1012222
SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/_tabddpm_sample.py ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os, sys, subprocess, json
2
+ import numpy as np
3
+ import pandas as pd
4
+
5
+ tabddpm_root = "/workspace/tabddpm/code"
6
+ assert os.path.isdir(tabddpm_root), f"TabDDPM source not mounted: {tabddpm_root}"
7
+ env = os.environ.copy()
8
+ env["PYTHONPATH"] = tabddpm_root + (os.pathsep + env.get("PYTHONPATH", ""))
9
+
10
+ # Reuse the compat wrapper (patches collections.Sequence for skorch)
11
+ wrapper = os.path.join(tabddpm_root, "_compat_run.py")
12
+ if not os.path.exists(wrapper):
13
+ with open(wrapper, "w") as f:
14
+ f.write(
15
+ "import collections, collections.abc\n"
16
+ "for _a in ('Sequence','MutableSequence','MutableMapping','Mapping',"
17
+ "'MutableSet','Set','Callable','Iterable','Iterator'):\n"
18
+ " if not hasattr(collections, _a): setattr(collections, _a, getattr(collections.abc, _a, None))\n"
19
+ "import sys, runpy\n"
20
+ "sys.argv = sys.argv[1:]\n"
21
+ "runpy.run_path(sys.argv[0], run_name='__main__')\n"
22
+ )
23
+
24
+ print(f"[TabDDPM] Sampling 35855 rows")
25
+ ret = subprocess.run(
26
+ [sys.executable, wrapper, "scripts/pipeline.py",
27
+ "--config", "/work/output-SpecializedModels/c20/tabddpm/tabddpm-c20-20260424_033725/config_sample_20260424_033931.toml",
28
+ "--sample"],
29
+ cwd=tabddpm_root,
30
+ env=env
31
+ )
32
+ if ret.returncode != 0:
33
+ sys.exit(ret.returncode)
34
+
35
+ # 将 .npy 输出转为 CSV
36
+ work_dir = "/work/output-SpecializedModels/c20/tabddpm/tabddpm-c20-20260424_033725"
37
+ info_path = os.path.join(work_dir, "data", "info.json")
38
+ with open(info_path) as f:
39
+ info = json.load(f)
40
+
41
+ output_dir = os.path.join(work_dir, "output")
42
+ col_names = info.get("column_names", [])
43
+
44
+ parts = []
45
+ x_num_path = os.path.join(output_dir, "X_num_train.npy")
46
+ x_cat_path = os.path.join(output_dir, "X_cat_train.npy")
47
+ y_path = os.path.join(output_dir, "y_train.npy")
48
+
49
+ if os.path.exists(x_num_path):
50
+ parts.append(np.load(x_num_path, allow_pickle=True))
51
+ if os.path.exists(x_cat_path):
52
+ parts.append(np.load(x_cat_path, allow_pickle=True).astype(float))
53
+ if os.path.exists(y_path):
54
+ y = np.load(y_path, allow_pickle=True)
55
+ parts.append(y.reshape(-1, 1) if y.ndim == 1 else y)
56
+
57
+ if parts:
58
+ combined = np.concatenate(parts, axis=1)
59
+ if col_names and len(col_names) == combined.shape[1]:
60
+ df = pd.DataFrame(combined, columns=col_names)
61
+ else:
62
+ df = pd.DataFrame(combined)
63
+ df.to_csv("/work/output-SpecializedModels/c20/tabddpm/tabddpm-c20-20260424_033725/tabddpm-c20-35855-20260424_033931.csv", index=False)
64
+ print(f"[TabDDPM] Saved {len(df)} rows -> /work/output-SpecializedModels/c20/tabddpm/tabddpm-c20-20260424_033725/tabddpm-c20-35855-20260424_033931.csv")
65
+ else:
66
+ print("[TabDDPM] WARNING: No output .npy files found")
67
+ sys.exit(1)
SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/_tabddpm_train.py ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os, sys, subprocess
2
+
3
+ tabddpm_root = "/workspace/tabddpm/code"
4
+ assert os.path.isdir(tabddpm_root), f"TabDDPM source not mounted: {tabddpm_root}"
5
+ env = os.environ.copy()
6
+ env["PYTHONPATH"] = tabddpm_root + (os.pathsep + env.get("PYTHONPATH", ""))
7
+
8
+ # Write a wrapper that patches collections.Sequence (removed in Python 3.10+)
9
+ # before running pipeline.py - needed because skorch uses old API
10
+ wrapper = os.path.join(tabddpm_root, "_compat_run.py")
11
+ with open(wrapper, "w") as f:
12
+ f.write(
13
+ "import collections, collections.abc\n"
14
+ "for _a in ('Sequence','MutableSequence','MutableMapping','Mapping',"
15
+ "'MutableSet','Set','Callable','Iterable','Iterator'):\n"
16
+ " if not hasattr(collections, _a): setattr(collections, _a, getattr(collections.abc, _a, None))\n"
17
+ "import sys, runpy\n"
18
+ "sys.argv = sys.argv[1:]\n"
19
+ "runpy.run_path(sys.argv[0], run_name='__main__')\n"
20
+ )
21
+
22
+ print(f"[TabDDPM] Training, config=/work/output-SpecializedModels/c20/tabddpm/tabddpm-c20-20260424_033725/config.toml")
23
+ ret = subprocess.run(
24
+ [sys.executable, wrapper, "scripts/pipeline.py",
25
+ "--config", "/work/output-SpecializedModels/c20/tabddpm/tabddpm-c20-20260424_033725/config.toml",
26
+ "--train"],
27
+ cwd=tabddpm_root,
28
+ env=env
29
+ )
30
+ if ret.returncode != 0:
31
+ sys.exit(ret.returncode)
32
+ print("[TabDDPM] Training complete")
SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/config.toml ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ seed = 0
2
+ parent_dir = "/work/output-SpecializedModels/c20/tabddpm/tabddpm-c20-20260424_033725/output"
3
+ real_data_path = "/work/output-SpecializedModels/c20/tabddpm/tabddpm-c20-20260424_033725/data"
4
+ model_type = "mlp"
5
+ num_numerical_features = 6
6
+ device = "cuda:0"
7
+
8
+ [model_params]
9
+ d_in = 6
10
+ num_classes = 3
11
+ is_y_cond = true
12
+
13
+ [model_params.rtdl_params]
14
+ d_layers = [256, 256]
15
+ dropout = 0.0
16
+
17
+ [diffusion_params]
18
+ num_timesteps = 1000
19
+ gaussian_loss_type = "mse"
20
+
21
+ [train.main]
22
+ steps = 5000
23
+ lr = 0.001
24
+ weight_decay = 0.0
25
+ batch_size = 256
26
+
27
+ [train.T]
28
+ seed = 0
29
+ normalization = "quantile"
30
+ num_nan_policy = "__none__"
31
+ cat_nan_policy = "__none__"
32
+ cat_min_frequency = "__none__"
33
+ cat_encoding = "__none__"
34
+ y_policy = "default"
35
+
36
+ [sample]
37
+ num_samples = 1000
38
+ batch_size = 1000
39
+ seed = 0
SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/config_sample_20260424_033931.toml ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ seed = 0
2
+ parent_dir = "/work/output-SpecializedModels/c20/tabddpm/tabddpm-c20-20260424_033725/output"
3
+ real_data_path = "/work/output-SpecializedModels/c20/tabddpm/tabddpm-c20-20260424_033725/data"
4
+ model_type = "mlp"
5
+ num_numerical_features = 6
6
+ device = "cuda:0"
7
+
8
+ [model_params]
9
+ d_in = 6
10
+ num_classes = 3
11
+ is_y_cond = true
12
+
13
+ [model_params.rtdl_params]
14
+ d_layers = [256, 256]
15
+ dropout = 0.0
16
+
17
+ [diffusion_params]
18
+ num_timesteps = 1000
19
+ gaussian_loss_type = "mse"
20
+
21
+ [train.main]
22
+ steps = 5000
23
+ lr = 0.001
24
+ weight_decay = 0.0
25
+ batch_size = 256
26
+
27
+ [train.T]
28
+ seed = 0
29
+ normalization = "quantile"
30
+ num_nan_policy = "__none__"
31
+ cat_nan_policy = "__none__"
32
+ cat_min_frequency = "__none__"
33
+ cat_encoding = "__none__"
34
+ y_policy = "default"
35
+
36
+ [sample]
37
+ num_samples = 35855
38
+ batch_size = 1000
39
+ seed = 0
SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/data/X_num_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd166aa301ba439b2918313e8ab13fd22e49f7bc40bb42326452863f3e2fb7fc
3
+ size 860648
SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/data/info.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "benchmark_dataset",
3
+ "task_type": "multiclass",
4
+ "n_num_features": 6,
5
+ "n_cat_features": 0,
6
+ "train_size": 35855,
7
+ "num_col_idx": [
8
+ 0,
9
+ 1,
10
+ 2,
11
+ 3,
12
+ 4,
13
+ 5
14
+ ],
15
+ "cat_col_idx": [],
16
+ "target_col_idx": [
17
+ 6
18
+ ],
19
+ "column_names": [
20
+ "white_piece0_strength",
21
+ "white_piece0_file",
22
+ "white_piece0_rank",
23
+ "black_piece0_strength",
24
+ "black_piece0_file",
25
+ "black_piece0_rank",
26
+ "class"
27
+ ],
28
+ "num_classes": 3
29
+ }
SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/data/y_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf305b376649a86377fac1640c5f151cca5891867fd09b1259e7de016502ebf2
3
+ size 286968
SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/gen_20260424_033931.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d939b02aab7dd7ab8abc6fdf9c1a95f53ebf65e1dc3df3288f95860dbf68f0d
3
+ size 756252
SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c20",
3
+ "model": "tabddpm",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c20/c20-train.csv",
7
+ "exists": true,
8
+ "size": 537948,
9
+ "sha256": "7b491c9989a22d06db0c24422e76bf1d73173a7ba1760d5a3c4e5768c868ac21"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c20/c20-val.csv",
13
+ "exists": true,
14
+ "size": 67338,
15
+ "sha256": "82d69efb2fbd8ddf6e8d77d9070b3d299f619fded74e2956d3af4b34a9c95a75"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c20/c20-test.csv",
19
+ "exists": true,
20
+ "size": 67368,
21
+ "sha256": "ab311b2ccc419e2b1423bd27d4079912f464405ef8d37cd87e73ad147ed787ec"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c20/c20-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 3686,
27
+ "sha256": "64a935250a31399f41982c61828d40ab90791bab84e8dc6201dbdfa4508092b8"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c20/c20-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 3867,
33
+ "sha256": "78c743a19951022e3cbae86814578ff8723146c3d216423edc4b94e1b233ad27"
34
+ }
35
+ }
36
+ }
SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/output/X_num_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6cc0d94469efaf7e5412406fa682e275b012ff63033a4fb990748b544aafac4
3
+ size 1721168
SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/output/X_num_unnorm.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c26c811d8df52999b0c84ad9a8cc743259f0a6e596569844578284499563a6e4
3
+ size 1721168
SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/output/config.toml ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ seed = 0
2
+ parent_dir = "/work/output-SpecializedModels/c20/tabddpm/tabddpm-c20-20260424_033725/output"
3
+ real_data_path = "/work/output-SpecializedModels/c20/tabddpm/tabddpm-c20-20260424_033725/data"
4
+ model_type = "mlp"
5
+ num_numerical_features = 6
6
+ device = "cuda:0"
7
+
8
+ [model_params]
9
+ d_in = 6
10
+ num_classes = 3
11
+ is_y_cond = true
12
+
13
+ [model_params.rtdl_params]
14
+ d_layers = [256, 256]
15
+ dropout = 0.0
16
+
17
+ [diffusion_params]
18
+ num_timesteps = 1000
19
+ gaussian_loss_type = "mse"
20
+
21
+ [train.main]
22
+ steps = 5000
23
+ lr = 0.001
24
+ weight_decay = 0.0
25
+ batch_size = 256
26
+
27
+ [train.T]
28
+ seed = 0
29
+ normalization = "quantile"
30
+ num_nan_policy = "__none__"
31
+ cat_nan_policy = "__none__"
32
+ cat_min_frequency = "__none__"
33
+ cat_encoding = "__none__"
34
+ y_policy = "default"
35
+
36
+ [sample]
37
+ num_samples = 35855
38
+ batch_size = 1000
39
+ seed = 0
SynthData0523/main/c20/tabddpm/tabddpm-c20-20260424_033725/output/info.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "benchmark_dataset",
3
+ "task_type": "multiclass",
4
+ "n_num_features": 6,
5
+ "n_cat_features": 0,
6
+ "train_size": 35855,
7
+ "num_col_idx": [
8
+ 0,
9
+ 1,
10
+ 2,
11
+ 3,
12
+ 4,
13
+ 5
14
+ ],
15
+ "cat_col_idx": [],
16
+ "target_col_idx": [
17
+ 6
18
+ ],
19
+ "column_names": [
20
+ "white_piece0_strength",
21
+ "white_piece0_file",
22
+ "white_piece0_rank",
23
+ "black_piece0_strength",
24
+ "black_piece0_file",
25
+ "black_piece0_rank",
26
+ "class"
27
+ ],
28
+ "num_classes": 3
29
+ }