TabQueryBench commited on
Commit
1cfdab4
·
verified ·
1 Parent(s): 517cc9d

Resume SynthData0523 main/c8 batch 3

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 +38 -0
  2. SynthData0523/main/c8/realtabformer/rtf-c8-20260328_150848/staged/realtabformer/adapter_report.json +7 -0
  3. SynthData0523/main/c8/realtabformer/rtf-c8-20260328_150848/staged/realtabformer/adapter_transforms_applied.json +1 -0
  4. SynthData0523/main/c8/realtabformer/rtf-c8-20260328_150848/staged/realtabformer/model_input_manifest.json +580 -0
  5. SynthData0523/main/c8/realtabformer/rtf-c8-20260328_150848/train_20260328_150848.log +3 -0
  6. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/_tabbyflow_gen.py +33 -0
  7. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/_tabbyflow_train.py +22 -0
  8. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/input_snapshot.json +3 -0
  9. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/models_tabbyflow/trained.pt +3 -0
  10. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/public_gate/normalized_schema_snapshot.json +3 -0
  11. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/public_gate/public_gate_report.json +3 -0
  12. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/public_gate/staged_input_manifest.json +3 -0
  13. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/runtime_result.json +3 -0
  14. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/staged_features.json +3 -0
  15. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/test.csv +3 -0
  16. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/train.csv +3 -0
  17. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/val.csv +3 -0
  18. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/tabbyflow/adapter_report.json +3 -0
  19. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/tabbyflow/adapter_transforms_applied.json +3 -0
  20. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/tabbyflow/model_input_manifest.json +3 -0
  21. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabbyflow-c8-8844-20260420_072901.csv +3 -0
  22. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabbyflow_train_meta.json +3 -0
  23. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_cat_test.npy +3 -0
  24. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_cat_train.npy +3 -0
  25. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_cat_val.npy +3 -0
  26. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_num_test.npy +3 -0
  27. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_num_train.npy +3 -0
  28. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_num_val.npy +3 -0
  29. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/info.json +3 -0
  30. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/real.csv +3 -0
  31. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/test.csv +3 -0
  32. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/val.csv +3 -0
  33. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/y_test.npy +3 -0
  34. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/y_train.npy +3 -0
  35. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/y_val.npy +3 -0
  36. SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/train_20260420_072139.log +3 -0
  37. SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/_tabddpm_sample.py +67 -0
  38. SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/_tabddpm_train.py +32 -0
  39. SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/config.toml +39 -0
  40. SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/config_sample_20260422_212734.toml +39 -0
  41. SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/data/X_cat_train.npy +3 -0
  42. SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/data/X_num_train.npy +3 -0
  43. SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/data/info.json +78 -0
  44. SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/data/y_train.npy +3 -0
  45. SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/gen_20260422_212734.log +3 -0
  46. SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/input_snapshot.json +36 -0
  47. SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/output/X_cat_train.npy +3 -0
  48. SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/output/X_cat_unnorm.npy +3 -0
  49. SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/output/X_num_train.npy +3 -0
  50. SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/output/X_num_unnorm.npy +3 -0
.gitattributes CHANGED
@@ -5797,3 +5797,41 @@ SynthData0523/main/c8/realtabformer/rtf-c8-20260328_150848/rtf-c8-8844-20260418_
5797
  SynthData0523/main/c8/realtabformer/rtf-c8-20260328_150848/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
5798
  SynthData0523/main/c8/realtabformer/rtf-c8-20260328_150848/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
5799
  SynthData0523/main/c8/realtabformer/rtf-c8-20260328_150848/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5797
  SynthData0523/main/c8/realtabformer/rtf-c8-20260328_150848/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
5798
  SynthData0523/main/c8/realtabformer/rtf-c8-20260328_150848/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
5799
  SynthData0523/main/c8/realtabformer/rtf-c8-20260328_150848/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
5800
+ SynthData0523/main/c8/realtabformer/rtf-c8-20260328_150848/train_20260328_150848.log filter=lfs diff=lfs merge=lfs -text
5801
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/input_snapshot.json filter=lfs diff=lfs merge=lfs -text
5802
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/models_tabbyflow/trained.pt filter=lfs diff=lfs merge=lfs -text
5803
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/public_gate/normalized_schema_snapshot.json filter=lfs diff=lfs merge=lfs -text
5804
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/public_gate/public_gate_report.json filter=lfs diff=lfs merge=lfs -text
5805
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/public_gate/staged_input_manifest.json filter=lfs diff=lfs merge=lfs -text
5806
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/runtime_result.json filter=lfs diff=lfs merge=lfs -text
5807
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/staged_features.json filter=lfs diff=lfs merge=lfs -text
5808
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
5809
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
5810
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
5811
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/tabbyflow/adapter_report.json filter=lfs diff=lfs merge=lfs -text
5812
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/tabbyflow/adapter_transforms_applied.json filter=lfs diff=lfs merge=lfs -text
5813
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/tabbyflow/model_input_manifest.json filter=lfs diff=lfs merge=lfs -text
5814
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabbyflow-c8-8844-20260420_072901.csv filter=lfs diff=lfs merge=lfs -text
5815
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabbyflow_train_meta.json filter=lfs diff=lfs merge=lfs -text
5816
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_cat_test.npy filter=lfs diff=lfs merge=lfs -text
5817
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_cat_train.npy filter=lfs diff=lfs merge=lfs -text
5818
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_cat_val.npy filter=lfs diff=lfs merge=lfs -text
5819
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_num_test.npy filter=lfs diff=lfs merge=lfs -text
5820
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_num_train.npy filter=lfs diff=lfs merge=lfs -text
5821
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_num_val.npy filter=lfs diff=lfs merge=lfs -text
5822
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/info.json filter=lfs diff=lfs merge=lfs -text
5823
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/real.csv filter=lfs diff=lfs merge=lfs -text
5824
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/test.csv filter=lfs diff=lfs merge=lfs -text
5825
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/val.csv filter=lfs diff=lfs merge=lfs -text
5826
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/y_test.npy filter=lfs diff=lfs merge=lfs -text
5827
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/y_train.npy filter=lfs diff=lfs merge=lfs -text
5828
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/y_val.npy filter=lfs diff=lfs merge=lfs -text
5829
+ SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/train_20260420_072139.log filter=lfs diff=lfs merge=lfs -text
5830
+ SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/data/X_cat_train.npy filter=lfs diff=lfs merge=lfs -text
5831
+ SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/data/X_num_train.npy filter=lfs diff=lfs merge=lfs -text
5832
+ SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/data/y_train.npy filter=lfs diff=lfs merge=lfs -text
5833
+ SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/gen_20260422_212734.log filter=lfs diff=lfs merge=lfs -text
5834
+ SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/output/X_cat_train.npy filter=lfs diff=lfs merge=lfs -text
5835
+ SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/output/X_cat_unnorm.npy filter=lfs diff=lfs merge=lfs -text
5836
+ SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/output/X_num_train.npy filter=lfs diff=lfs merge=lfs -text
5837
+ SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/output/X_num_unnorm.npy filter=lfs diff=lfs merge=lfs -text
SynthData0523/main/c8/realtabformer/rtf-c8-20260328_150848/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/c8/realtabformer/rtf-c8-20260328_150848/staged/realtabformer/model_input_manifest.json"
7
+ }
SynthData0523/main/c8/realtabformer/rtf-c8-20260328_150848/staged/realtabformer/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
SynthData0523/main/c8/realtabformer/rtf-c8-20260328_150848/staged/realtabformer/model_input_manifest.json ADDED
@@ -0,0 +1,580 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c8",
3
+ "model": "realtabformer",
4
+ "target_column": "having_At_Symbol",
5
+ "task_type": "classification",
6
+ "column_schema": [
7
+ {
8
+ "name": "having_IP_Address",
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": 2,
18
+ "unique_ratio": 0.000226,
19
+ "example_values": [
20
+ "-1",
21
+ "1"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "name": "URL_Length",
27
+ "role": "feature",
28
+ "semantic_type": "numeric",
29
+ "nullable": false,
30
+ "missing_tokens": [],
31
+ "parse_format": null,
32
+ "impute_strategy": "median",
33
+ "profile_stats": {
34
+ "missing_rate": 0.0,
35
+ "unique_count": 3,
36
+ "unique_ratio": 0.000339,
37
+ "example_values": [
38
+ "-1",
39
+ "0",
40
+ "1"
41
+ ]
42
+ }
43
+ },
44
+ {
45
+ "name": "Shortining_Service",
46
+ "role": "feature",
47
+ "semantic_type": "numeric",
48
+ "nullable": false,
49
+ "missing_tokens": [],
50
+ "parse_format": null,
51
+ "impute_strategy": "median",
52
+ "profile_stats": {
53
+ "missing_rate": 0.0,
54
+ "unique_count": 2,
55
+ "unique_ratio": 0.000226,
56
+ "example_values": [
57
+ "1",
58
+ "-1"
59
+ ]
60
+ }
61
+ },
62
+ {
63
+ "name": "having_At_Symbol",
64
+ "role": "target",
65
+ "semantic_type": "numeric",
66
+ "nullable": false,
67
+ "missing_tokens": [],
68
+ "parse_format": null,
69
+ "impute_strategy": "median",
70
+ "profile_stats": {
71
+ "missing_rate": 0.0,
72
+ "unique_count": 2,
73
+ "unique_ratio": 0.000226,
74
+ "example_values": [
75
+ "1",
76
+ "-1"
77
+ ]
78
+ }
79
+ },
80
+ {
81
+ "name": "double_slash_redirecting",
82
+ "role": "feature",
83
+ "semantic_type": "numeric",
84
+ "nullable": false,
85
+ "missing_tokens": [],
86
+ "parse_format": null,
87
+ "impute_strategy": "median",
88
+ "profile_stats": {
89
+ "missing_rate": 0.0,
90
+ "unique_count": 2,
91
+ "unique_ratio": 0.000226,
92
+ "example_values": [
93
+ "1",
94
+ "-1"
95
+ ]
96
+ }
97
+ },
98
+ {
99
+ "name": "Prefix_Suffix",
100
+ "role": "feature",
101
+ "semantic_type": "numeric",
102
+ "nullable": false,
103
+ "missing_tokens": [],
104
+ "parse_format": null,
105
+ "impute_strategy": "median",
106
+ "profile_stats": {
107
+ "missing_rate": 0.0,
108
+ "unique_count": 2,
109
+ "unique_ratio": 0.000226,
110
+ "example_values": [
111
+ "-1",
112
+ "1"
113
+ ]
114
+ }
115
+ },
116
+ {
117
+ "name": "having_Sub_Domain",
118
+ "role": "feature",
119
+ "semantic_type": "numeric",
120
+ "nullable": false,
121
+ "missing_tokens": [],
122
+ "parse_format": null,
123
+ "impute_strategy": "median",
124
+ "profile_stats": {
125
+ "missing_rate": 0.0,
126
+ "unique_count": 3,
127
+ "unique_ratio": 0.000339,
128
+ "example_values": [
129
+ "0",
130
+ "1",
131
+ "-1"
132
+ ]
133
+ }
134
+ },
135
+ {
136
+ "name": "SSLfinal_State",
137
+ "role": "feature",
138
+ "semantic_type": "numeric",
139
+ "nullable": false,
140
+ "missing_tokens": [],
141
+ "parse_format": null,
142
+ "impute_strategy": "median",
143
+ "profile_stats": {
144
+ "missing_rate": 0.0,
145
+ "unique_count": 3,
146
+ "unique_ratio": 0.000339,
147
+ "example_values": [
148
+ "-1",
149
+ "0",
150
+ "1"
151
+ ]
152
+ }
153
+ },
154
+ {
155
+ "name": "Domain_registeration_length",
156
+ "role": "feature",
157
+ "semantic_type": "numeric",
158
+ "nullable": false,
159
+ "missing_tokens": [],
160
+ "parse_format": null,
161
+ "impute_strategy": "median",
162
+ "profile_stats": {
163
+ "missing_rate": 0.0,
164
+ "unique_count": 2,
165
+ "unique_ratio": 0.000226,
166
+ "example_values": [
167
+ "1",
168
+ "-1"
169
+ ]
170
+ }
171
+ },
172
+ {
173
+ "name": "Favicon",
174
+ "role": "feature",
175
+ "semantic_type": "numeric",
176
+ "nullable": false,
177
+ "missing_tokens": [],
178
+ "parse_format": null,
179
+ "impute_strategy": "median",
180
+ "profile_stats": {
181
+ "missing_rate": 0.0,
182
+ "unique_count": 2,
183
+ "unique_ratio": 0.000226,
184
+ "example_values": [
185
+ "1",
186
+ "-1"
187
+ ]
188
+ }
189
+ },
190
+ {
191
+ "name": "port",
192
+ "role": "feature",
193
+ "semantic_type": "numeric",
194
+ "nullable": false,
195
+ "missing_tokens": [],
196
+ "parse_format": null,
197
+ "impute_strategy": "median",
198
+ "profile_stats": {
199
+ "missing_rate": 0.0,
200
+ "unique_count": 2,
201
+ "unique_ratio": 0.000226,
202
+ "example_values": [
203
+ "1",
204
+ "-1"
205
+ ]
206
+ }
207
+ },
208
+ {
209
+ "name": "HTTPS_token",
210
+ "role": "feature",
211
+ "semantic_type": "numeric",
212
+ "nullable": false,
213
+ "missing_tokens": [],
214
+ "parse_format": null,
215
+ "impute_strategy": "median",
216
+ "profile_stats": {
217
+ "missing_rate": 0.0,
218
+ "unique_count": 2,
219
+ "unique_ratio": 0.000226,
220
+ "example_values": [
221
+ "1",
222
+ "-1"
223
+ ]
224
+ }
225
+ },
226
+ {
227
+ "name": "Request_URL",
228
+ "role": "feature",
229
+ "semantic_type": "numeric",
230
+ "nullable": false,
231
+ "missing_tokens": [],
232
+ "parse_format": null,
233
+ "impute_strategy": "median",
234
+ "profile_stats": {
235
+ "missing_rate": 0.0,
236
+ "unique_count": 2,
237
+ "unique_ratio": 0.000226,
238
+ "example_values": [
239
+ "-1",
240
+ "1"
241
+ ]
242
+ }
243
+ },
244
+ {
245
+ "name": "URL_of_Anchor",
246
+ "role": "feature",
247
+ "semantic_type": "numeric",
248
+ "nullable": false,
249
+ "missing_tokens": [],
250
+ "parse_format": null,
251
+ "impute_strategy": "median",
252
+ "profile_stats": {
253
+ "missing_rate": 0.0,
254
+ "unique_count": 3,
255
+ "unique_ratio": 0.000339,
256
+ "example_values": [
257
+ "0",
258
+ "-1",
259
+ "1"
260
+ ]
261
+ }
262
+ },
263
+ {
264
+ "name": "Links_in_tags",
265
+ "role": "feature",
266
+ "semantic_type": "numeric",
267
+ "nullable": false,
268
+ "missing_tokens": [],
269
+ "parse_format": null,
270
+ "impute_strategy": "median",
271
+ "profile_stats": {
272
+ "missing_rate": 0.0,
273
+ "unique_count": 3,
274
+ "unique_ratio": 0.000339,
275
+ "example_values": [
276
+ "-1",
277
+ "1",
278
+ "0"
279
+ ]
280
+ }
281
+ },
282
+ {
283
+ "name": "SFH",
284
+ "role": "feature",
285
+ "semantic_type": "numeric",
286
+ "nullable": false,
287
+ "missing_tokens": [],
288
+ "parse_format": null,
289
+ "impute_strategy": "median",
290
+ "profile_stats": {
291
+ "missing_rate": 0.0,
292
+ "unique_count": 3,
293
+ "unique_ratio": 0.000339,
294
+ "example_values": [
295
+ "-1",
296
+ "1",
297
+ "0"
298
+ ]
299
+ }
300
+ },
301
+ {
302
+ "name": "Submitting_to_email",
303
+ "role": "feature",
304
+ "semantic_type": "numeric",
305
+ "nullable": false,
306
+ "missing_tokens": [],
307
+ "parse_format": null,
308
+ "impute_strategy": "median",
309
+ "profile_stats": {
310
+ "missing_rate": 0.0,
311
+ "unique_count": 2,
312
+ "unique_ratio": 0.000226,
313
+ "example_values": [
314
+ "1",
315
+ "-1"
316
+ ]
317
+ }
318
+ },
319
+ {
320
+ "name": "Abnormal_URL",
321
+ "role": "feature",
322
+ "semantic_type": "numeric",
323
+ "nullable": false,
324
+ "missing_tokens": [],
325
+ "parse_format": null,
326
+ "impute_strategy": "median",
327
+ "profile_stats": {
328
+ "missing_rate": 0.0,
329
+ "unique_count": 2,
330
+ "unique_ratio": 0.000226,
331
+ "example_values": [
332
+ "1",
333
+ "-1"
334
+ ]
335
+ }
336
+ },
337
+ {
338
+ "name": "Redirect",
339
+ "role": "feature",
340
+ "semantic_type": "boolean",
341
+ "nullable": false,
342
+ "missing_tokens": [],
343
+ "parse_format": null,
344
+ "impute_strategy": "mode",
345
+ "profile_stats": {
346
+ "missing_rate": 0.0,
347
+ "unique_count": 2,
348
+ "unique_ratio": 0.000226,
349
+ "example_values": [
350
+ "1",
351
+ "0"
352
+ ]
353
+ }
354
+ },
355
+ {
356
+ "name": "on_mouseover",
357
+ "role": "feature",
358
+ "semantic_type": "numeric",
359
+ "nullable": false,
360
+ "missing_tokens": [],
361
+ "parse_format": null,
362
+ "impute_strategy": "median",
363
+ "profile_stats": {
364
+ "missing_rate": 0.0,
365
+ "unique_count": 2,
366
+ "unique_ratio": 0.000226,
367
+ "example_values": [
368
+ "1",
369
+ "-1"
370
+ ]
371
+ }
372
+ },
373
+ {
374
+ "name": "RightClick",
375
+ "role": "feature",
376
+ "semantic_type": "numeric",
377
+ "nullable": false,
378
+ "missing_tokens": [],
379
+ "parse_format": null,
380
+ "impute_strategy": "median",
381
+ "profile_stats": {
382
+ "missing_rate": 0.0,
383
+ "unique_count": 2,
384
+ "unique_ratio": 0.000226,
385
+ "example_values": [
386
+ "1",
387
+ "-1"
388
+ ]
389
+ }
390
+ },
391
+ {
392
+ "name": "popUpWidnow",
393
+ "role": "feature",
394
+ "semantic_type": "numeric",
395
+ "nullable": false,
396
+ "missing_tokens": [],
397
+ "parse_format": null,
398
+ "impute_strategy": "median",
399
+ "profile_stats": {
400
+ "missing_rate": 0.0,
401
+ "unique_count": 2,
402
+ "unique_ratio": 0.000226,
403
+ "example_values": [
404
+ "1",
405
+ "-1"
406
+ ]
407
+ }
408
+ },
409
+ {
410
+ "name": "Iframe",
411
+ "role": "feature",
412
+ "semantic_type": "numeric",
413
+ "nullable": false,
414
+ "missing_tokens": [],
415
+ "parse_format": null,
416
+ "impute_strategy": "median",
417
+ "profile_stats": {
418
+ "missing_rate": 0.0,
419
+ "unique_count": 2,
420
+ "unique_ratio": 0.000226,
421
+ "example_values": [
422
+ "1",
423
+ "-1"
424
+ ]
425
+ }
426
+ },
427
+ {
428
+ "name": "age_of_domain",
429
+ "role": "feature",
430
+ "semantic_type": "numeric",
431
+ "nullable": false,
432
+ "missing_tokens": [],
433
+ "parse_format": null,
434
+ "impute_strategy": "median",
435
+ "profile_stats": {
436
+ "missing_rate": 0.0,
437
+ "unique_count": 2,
438
+ "unique_ratio": 0.000226,
439
+ "example_values": [
440
+ "-1",
441
+ "1"
442
+ ]
443
+ }
444
+ },
445
+ {
446
+ "name": "DNSRecord",
447
+ "role": "feature",
448
+ "semantic_type": "numeric",
449
+ "nullable": false,
450
+ "missing_tokens": [],
451
+ "parse_format": null,
452
+ "impute_strategy": "median",
453
+ "profile_stats": {
454
+ "missing_rate": 0.0,
455
+ "unique_count": 2,
456
+ "unique_ratio": 0.000226,
457
+ "example_values": [
458
+ "1",
459
+ "-1"
460
+ ]
461
+ }
462
+ },
463
+ {
464
+ "name": "web_traffic",
465
+ "role": "feature",
466
+ "semantic_type": "numeric",
467
+ "nullable": false,
468
+ "missing_tokens": [],
469
+ "parse_format": null,
470
+ "impute_strategy": "median",
471
+ "profile_stats": {
472
+ "missing_rate": 0.0,
473
+ "unique_count": 3,
474
+ "unique_ratio": 0.000339,
475
+ "example_values": [
476
+ "1",
477
+ "0",
478
+ "-1"
479
+ ]
480
+ }
481
+ },
482
+ {
483
+ "name": "Page_Rank",
484
+ "role": "feature",
485
+ "semantic_type": "numeric",
486
+ "nullable": false,
487
+ "missing_tokens": [],
488
+ "parse_format": null,
489
+ "impute_strategy": "median",
490
+ "profile_stats": {
491
+ "missing_rate": 0.0,
492
+ "unique_count": 2,
493
+ "unique_ratio": 0.000226,
494
+ "example_values": [
495
+ "-1",
496
+ "1"
497
+ ]
498
+ }
499
+ },
500
+ {
501
+ "name": "Google_Index",
502
+ "role": "feature",
503
+ "semantic_type": "numeric",
504
+ "nullable": false,
505
+ "missing_tokens": [],
506
+ "parse_format": null,
507
+ "impute_strategy": "median",
508
+ "profile_stats": {
509
+ "missing_rate": 0.0,
510
+ "unique_count": 2,
511
+ "unique_ratio": 0.000226,
512
+ "example_values": [
513
+ "1",
514
+ "-1"
515
+ ]
516
+ }
517
+ },
518
+ {
519
+ "name": "Links_pointing_to_page",
520
+ "role": "feature",
521
+ "semantic_type": "numeric",
522
+ "nullable": false,
523
+ "missing_tokens": [],
524
+ "parse_format": null,
525
+ "impute_strategy": "median",
526
+ "profile_stats": {
527
+ "missing_rate": 0.0,
528
+ "unique_count": 3,
529
+ "unique_ratio": 0.000339,
530
+ "example_values": [
531
+ "0",
532
+ "1",
533
+ "-1"
534
+ ]
535
+ }
536
+ },
537
+ {
538
+ "name": "Statistical_report",
539
+ "role": "feature",
540
+ "semantic_type": "numeric",
541
+ "nullable": false,
542
+ "missing_tokens": [],
543
+ "parse_format": null,
544
+ "impute_strategy": "median",
545
+ "profile_stats": {
546
+ "missing_rate": 0.0,
547
+ "unique_count": 2,
548
+ "unique_ratio": 0.000226,
549
+ "example_values": [
550
+ "1",
551
+ "-1"
552
+ ]
553
+ }
554
+ },
555
+ {
556
+ "name": "Result",
557
+ "role": "feature",
558
+ "semantic_type": "numeric",
559
+ "nullable": false,
560
+ "missing_tokens": [],
561
+ "parse_format": null,
562
+ "impute_strategy": "median",
563
+ "profile_stats": {
564
+ "missing_rate": 0.0,
565
+ "unique_count": 2,
566
+ "unique_ratio": 0.000226,
567
+ "example_values": [
568
+ "-1",
569
+ "1"
570
+ ]
571
+ }
572
+ }
573
+ ],
574
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c8/realtabformer/rtf-c8-20260328_150848/public_gate/staged_input_manifest.json",
575
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c8/realtabformer/rtf-c8-20260328_150848/staged/public/train.csv",
576
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c8/realtabformer/rtf-c8-20260328_150848/staged/public/val.csv",
577
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c8/realtabformer/rtf-c8-20260328_150848/staged/public/test.csv",
578
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c8/realtabformer/rtf-c8-20260328_150848/staged/public/staged_features.json",
579
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c8/realtabformer/rtf-c8-20260328_150848/public_gate/public_gate_report.json"
580
+ }
SynthData0523/main/c8/realtabformer/rtf-c8-20260328_150848/train_20260328_150848.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bc8571bb7ace49b37c2300a920aded06d7cdd621c3843f67d9e577cea48625b
3
+ size 1988132
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/_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/c8/tabbyflow/tabbyflow-c8-20260420_072139/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_efvfm",
19
+ "--ckpt_path", r"/workspace/ef-vfm/ef_vfm/ckpt/pipeline_ds/adapter_efvfm/model_500.pt",
20
+ "--num_samples_to_generate", str(int(8844)),
21
+ ])
22
+ base = os.path.join(root, "ef_vfm", "result", name, r"adapter_efvfm")
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/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabbyflow-c8-8844-20260420_072901.csv")
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/_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/c8/tabbyflow/tabbyflow-c8-20260420_072139/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_efvfm",
22
+ ])
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/input_snapshot.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:953e9dceb03574375ca7e3e96c829078107c18a8f84b27d57d5d0f40d2c9fa47
3
+ size 1350
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/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/c8/tabbyflow/tabbyflow-c8-20260420_072139/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4213af428a9dba0a099f5f4b83768c0a9dd7b17a3045f0ddac06ce6354437140
3
+ size 12934
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c05fcf6daf4b968504c2e5d9a2d92257f0e29fb104b4822b486248f921ac6c5
3
+ size 923
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8000cf62f2b14cce357ca292325a860d94951de35beaa149454c3768d45afe74
3
+ size 13735
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/runtime_result.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a5ed1a166867d3f4ffe0b54196a1ec81b6c0bf70c9878617009b0288ec5af7e
3
+ size 621
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/staged_features.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:225f86796b970ab41c82ed9bc4036cfe6616bc61bc5a93404e4803ad6b375c6d
3
+ size 3090
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75e0809428463e710fffe7443c63202bb0df096f71365262a3e32e43e365fa35
3
+ size 79280
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88a639183f8fa6acc2a2465b4d787607df6b931c2b681b0e9d0e1be007fea0da
3
+ size 631235
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:272551def8b1e81583201f55065453d772f25b8dd17958d4f25478c033769f9e
3
+ size 79486
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/tabbyflow/adapter_report.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd443daf8f7f51c0aac675fa9ea576a179a66be049dce72f6b65e59faca2728f
3
+ size 322
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/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/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/tabbyflow/model_input_manifest.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8e73fb5ec63273a99ce8e4cf43c15af10eba17d39406400459f91783758f6cc
3
+ size 13933
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabbyflow-c8-8844-20260420_072901.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7a1cc10f791df9b6148bbb069cbbd443d39870a288a319736b637eb14323780
3
+ size 626368
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabbyflow_train_meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bbe507388dc5629e9155e6ecf504bc121a9c227c10ff53532d15220fc65ee13
3
+ size 78
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/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:af7af7116a1db33d440f1f9dab00cfb5b02cd4bd1b327e4d0ff75c0f8bb6b9da
3
+ size 8976
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/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:69c080f550f12c0813332ad1406d251d5a9cbbba6c83d4b2f87dcc0d05e52d3f
3
+ size 70880
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/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:9670b93db7be059471acccc752f148ea6390b6f6ce4b633cbeb5f18db5a964c1
3
+ size 8968
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/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:1db877be9d8b37ba3ced68d2b7f051557b2fd04485b5f1a75fc29bb0289de0e4
3
+ size 128424
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/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:75dae443e666996315960652398f63cf5f6b43b5807f9203e0c699f3acccc87e
3
+ size 1026032
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/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:95cb2c14b1aa5ec4b0f63006b514ae47997696a531fab6fcfb126d2654de0654
3
+ size 128308
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/info.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff40aede42ccfc78e3996db8816900fdc43ac9b72f8f3cb0979b5c98af757c99
3
+ size 5936
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/real.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:448b3313e84e657241ee0202c1133cb858442476f95e4a6b370ba5b27152608e
3
+ size 631235
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:670b0c4e23e3f103a3177fc17a659218bdb609a54541791bd84ad17cd993c377
3
+ size 79280
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2622b66cb770bd11f05f79bc14339e728f4d616916c54656b30c72e1be0e97d0
3
+ size 79486
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/y_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7fabf0a9590569719d4949d0dd5475dca32331b7dbb51c5c445404105425d75
3
+ size 8976
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/y_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8ac3cb9a9b23e0c3e08da4c4d46fe060013b300acb48580e9c603d7a332fdae
3
+ size 70880
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/y_val.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36b38f4f09ebca7bba0021cbe147ad163058e59434fdcfc2198ec7458cf60c8e
3
+ size 8968
SynthData0523/main/c8/tabbyflow/tabbyflow-c8-20260420_072139/train_20260420_072139.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8532ec24e8ebe12d2d896c5641a14227aa14bbb45cee74865987d3f3102044c7
3
+ size 441562
SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/_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 8844 rows")
25
+ ret = subprocess.run(
26
+ [sys.executable, wrapper, "scripts/pipeline.py",
27
+ "--config", "/work/output-SpecializedModels/c8/tabddpm/tabddpm-c8-20260422_212506/config_sample_20260422_212734.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/c8/tabddpm/tabddpm-c8-20260422_212506"
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/c8/tabddpm/tabddpm-c8-20260422_212506/tabddpm-c8-8844-20260422_212734.csv", index=False)
64
+ print(f"[TabDDPM] Saved {len(df)} rows -> /work/output-SpecializedModels/c8/tabddpm/tabddpm-c8-20260422_212506/tabddpm-c8-8844-20260422_212734.csv")
65
+ else:
66
+ print("[TabDDPM] WARNING: No output .npy files found")
67
+ sys.exit(1)
SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/_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/c8/tabddpm/tabddpm-c8-20260422_212506/config.toml")
23
+ ret = subprocess.run(
24
+ [sys.executable, wrapper, "scripts/pipeline.py",
25
+ "--config", "/work/output-SpecializedModels/c8/tabddpm/tabddpm-c8-20260422_212506/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/c8/tabddpm/tabddpm-c8-20260422_212506/config.toml ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ seed = 0
2
+ parent_dir = "/work/output-SpecializedModels/c8/tabddpm/tabddpm-c8-20260422_212506/output"
3
+ real_data_path = "/work/output-SpecializedModels/c8/tabddpm/tabddpm-c8-20260422_212506/data"
4
+ model_type = "mlp"
5
+ num_numerical_features = 29
6
+ device = "cuda:0"
7
+
8
+ [model_params]
9
+ d_in = 30
10
+ num_classes = 2
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/c8/tabddpm/tabddpm-c8-20260422_212506/config_sample_20260422_212734.toml ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ seed = 0
2
+ parent_dir = "/work/output-SpecializedModels/c8/tabddpm/tabddpm-c8-20260422_212506/output"
3
+ real_data_path = "/work/output-SpecializedModels/c8/tabddpm/tabddpm-c8-20260422_212506/data"
4
+ model_type = "mlp"
5
+ num_numerical_features = 29
6
+ device = "cuda:0"
7
+
8
+ [model_params]
9
+ d_in = 30
10
+ num_classes = 2
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 = 8844
38
+ batch_size = 1000
39
+ seed = 0
SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/data/X_cat_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69c080f550f12c0813332ad1406d251d5a9cbbba6c83d4b2f87dcc0d05e52d3f
3
+ size 70880
SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/data/X_num_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75dae443e666996315960652398f63cf5f6b43b5807f9203e0c699f3acccc87e
3
+ size 1026032
SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/data/info.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "benchmark_dataset",
3
+ "task_type": "multiclass",
4
+ "n_num_features": 29,
5
+ "n_cat_features": 1,
6
+ "train_size": 8844,
7
+ "num_col_idx": [
8
+ 0,
9
+ 1,
10
+ 2,
11
+ 3,
12
+ 4,
13
+ 5,
14
+ 6,
15
+ 7,
16
+ 8,
17
+ 9,
18
+ 10,
19
+ 11,
20
+ 12,
21
+ 13,
22
+ 14,
23
+ 15,
24
+ 16,
25
+ 17,
26
+ 18,
27
+ 19,
28
+ 20,
29
+ 21,
30
+ 22,
31
+ 23,
32
+ 24,
33
+ 25,
34
+ 26,
35
+ 27,
36
+ 28
37
+ ],
38
+ "cat_col_idx": [
39
+ 29
40
+ ],
41
+ "target_col_idx": [
42
+ 30
43
+ ],
44
+ "column_names": [
45
+ "having_IP_Address",
46
+ "URL_Length",
47
+ "Shortining_Service",
48
+ "double_slash_redirecting",
49
+ "Prefix_Suffix",
50
+ "having_Sub_Domain",
51
+ "SSLfinal_State",
52
+ "Domain_registeration_length",
53
+ "Favicon",
54
+ "port",
55
+ "HTTPS_token",
56
+ "Request_URL",
57
+ "URL_of_Anchor",
58
+ "Links_in_tags",
59
+ "SFH",
60
+ "Submitting_to_email",
61
+ "Abnormal_URL",
62
+ "on_mouseover",
63
+ "RightClick",
64
+ "popUpWidnow",
65
+ "Iframe",
66
+ "age_of_domain",
67
+ "DNSRecord",
68
+ "web_traffic",
69
+ "Page_Rank",
70
+ "Google_Index",
71
+ "Links_pointing_to_page",
72
+ "Statistical_report",
73
+ "Result",
74
+ "Redirect",
75
+ "having_At_Symbol"
76
+ ],
77
+ "num_classes": 2
78
+ }
SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/data/y_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8ac3cb9a9b23e0c3e08da4c4d46fe060013b300acb48580e9c603d7a332fdae
3
+ size 70880
SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/gen_20260422_212734.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50ba2561c013917753a51fec55048a483bf028a8c38e12f2ec41e9a2dfdfd55f
3
+ size 189334
SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c8",
3
+ "model": "tabddpm",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c8/c8-train.csv",
7
+ "exists": true,
8
+ "size": 640080,
9
+ "sha256": "b79676a58294f2aad042d087ff1dcfc051164efcf602109c878dd1b722a610fc"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c8/c8-val.csv",
13
+ "exists": true,
14
+ "size": 80592,
15
+ "sha256": "47f84e81fc7ae28ac74afb86ed4a196ca5f4a5b6de2decf3a0fea52e9020c008"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c8/c8-test.csv",
19
+ "exists": true,
20
+ "size": 80387,
21
+ "sha256": "3f9f79d3671796c3b632f50938278cd9fe2a692c1849e80d5cd5680cd3d561ca"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c8/c8-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 12087,
27
+ "sha256": "1dae703bc78790b4f9ab775d4aff0c39a375e8f7854b0d8783d1afd8e2e99e95"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c8/c8-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 13516,
33
+ "sha256": "6ae07dba7e830a4eea5110098aa6554dac7e956097b742e39f0cd27386c58789"
34
+ }
35
+ }
36
+ }
SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/output/X_cat_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4744eb6012a166a0275c9815e8efd1379f11ea04c8eb470cb4bed12fb1aa2ac2
3
+ size 17989
SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/output/X_cat_unnorm.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:344471fc6f9b9c7f755d7331c2fe9be67862b48698f76828ca59334174f30d2c
3
+ size 70880
SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/output/X_num_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cde17685ac0f52cd8034d56f93ce5c5dd27e9e90005d7fc78857529e03eaf006
3
+ size 2051936
SynthData0523/main/c8/tabddpm/tabddpm-c8-20260422_212506/output/X_num_unnorm.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1382b842e03dbcfb8c670cd96001f80d0bcbe1a3dddf8fe519c35a345b4eb9b1
3
+ size 2051936