TabQueryBench commited on
Commit
082cf90
·
verified ·
1 Parent(s): a4bce79

Resume SynthData0523 main/c14 batch 1

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 +154 -0
  2. SynthData0523/main/c14/arf/arf-c14-20260323_222003/_arf_generate.py +6 -0
  3. SynthData0523/main/c14/arf/arf-c14-20260323_222003/_arf_train.py +19 -0
  4. SynthData0523/main/c14/arf/arf-c14-20260323_222003/arf-c14-1000-20260324_002110.csv +3 -0
  5. SynthData0523/main/c14/arf/arf-c14-20260323_222003/arf-c14-240000-20260330_065426.csv +3 -0
  6. SynthData0523/main/c14/arf/arf-c14-20260323_222003/arf_model.pkl +3 -0
  7. SynthData0523/main/c14/arf/arf-c14-20260323_222003/gen_20260324_002110.log +3 -0
  8. SynthData0523/main/c14/arf/arf-c14-20260323_222003/gen_20260330_065426.log +3 -0
  9. SynthData0523/main/c14/arf/arf-c14-20260323_222003/input_snapshot.json +36 -0
  10. SynthData0523/main/c14/arf/arf-c14-20260323_222003/public_gate/normalized_schema_snapshot.json +509 -0
  11. SynthData0523/main/c14/arf/arf-c14-20260323_222003/public_gate/public_gate_report.json +37 -0
  12. SynthData0523/main/c14/arf/arf-c14-20260323_222003/public_gate/staged_input_manifest.json +514 -0
  13. SynthData0523/main/c14/arf/arf-c14-20260323_222003/runtime_result.json +14 -0
  14. SynthData0523/main/c14/arf/arf-c14-20260323_222003/staged/arf/adapter_report.json +7 -0
  15. SynthData0523/main/c14/arf/arf-c14-20260323_222003/staged/arf/adapter_transforms_applied.json +1 -0
  16. SynthData0523/main/c14/arf/arf-c14-20260323_222003/staged/arf/model_input_manifest.json +516 -0
  17. SynthData0523/main/c14/arf/arf-c14-20260323_222003/staged/public/staged_features.json +127 -0
  18. SynthData0523/main/c14/arf/arf-c14-20260323_222003/staged/public/test.csv +3 -0
  19. SynthData0523/main/c14/arf/arf-c14-20260323_222003/staged/public/train.csv +3 -0
  20. SynthData0523/main/c14/arf/arf-c14-20260323_222003/staged/public/val.csv +3 -0
  21. SynthData0523/main/c14/arf/arf-c14-20260323_222003/train_20260323_222013.log +3 -0
  22. SynthData0523/main/c14/arf/arf-c14-20260501_225126/_arf_generate.py +93 -0
  23. SynthData0523/main/c14/arf/arf-c14-20260501_225126/_arf_train.py +37 -0
  24. SynthData0523/main/c14/arf/arf-c14-20260501_225126/arf-c14-240000-20260501_232038.csv +3 -0
  25. SynthData0523/main/c14/arf/arf-c14-20260501_225126/arf_model.pkl +3 -0
  26. SynthData0523/main/c14/arf/arf-c14-20260501_225126/gen_20260501_232038.log +3 -0
  27. SynthData0523/main/c14/arf/arf-c14-20260501_225126/input_snapshot.json +36 -0
  28. SynthData0523/main/c14/arf/arf-c14-20260501_225126/public_gate/normalized_schema_snapshot.json +509 -0
  29. SynthData0523/main/c14/arf/arf-c14-20260501_225126/public_gate/public_gate_report.json +37 -0
  30. SynthData0523/main/c14/arf/arf-c14-20260501_225126/public_gate/staged_input_manifest.json +514 -0
  31. SynthData0523/main/c14/arf/arf-c14-20260501_225126/runtime_result.json +27 -0
  32. SynthData0523/main/c14/arf/arf-c14-20260501_225126/staged/arf/adapter_report.json +7 -0
  33. SynthData0523/main/c14/arf/arf-c14-20260501_225126/staged/arf/adapter_transforms_applied.json +1 -0
  34. SynthData0523/main/c14/arf/arf-c14-20260501_225126/staged/arf/model_input_manifest.json +516 -0
  35. SynthData0523/main/c14/arf/arf-c14-20260501_225126/staged/public/staged_features.json +127 -0
  36. SynthData0523/main/c14/arf/arf-c14-20260501_225126/staged/public/test.csv +3 -0
  37. SynthData0523/main/c14/arf/arf-c14-20260501_225126/staged/public/train.csv +3 -0
  38. SynthData0523/main/c14/arf/arf-c14-20260501_225126/staged/public/val.csv +3 -0
  39. SynthData0523/main/c14/arf/arf-c14-20260501_225126/train_20260501_225128.log +3 -0
  40. SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/_bayesnet_generate.py +104 -0
  41. SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/_bayesnet_train.py +118 -0
  42. SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/bayesnet-c14-240000-20260422_060320.csv +3 -0
  43. SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/bayesnet_coltypes.json +105 -0
  44. SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/bayesnet_model.pkl +3 -0
  45. SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/const_cols.json +1 -0
  46. SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/gen_20260422_060320.log +3 -0
  47. SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/input_snapshot.json +36 -0
  48. SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/public_gate/normalized_schema_snapshot.json +509 -0
  49. SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/public_gate/public_gate_report.json +37 -0
  50. SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/public_gate/staged_input_manifest.json +514 -0
.gitattributes CHANGED
@@ -1113,3 +1113,157 @@ SynthData0523/main/c13/tvae/tvae-c13-20260425_212442/staged/tvae/adapter_transfo
1113
  SynthData0523/main/c13/tvae/tvae-c13-20260425_212442/staged/tvae/model_input_manifest.json filter=lfs diff=lfs merge=lfs -text
1114
  SynthData0523/main/c13/tvae/tvae-c13-20260425_212442/tvae-c13-1966628-20260426_000517.csv filter=lfs diff=lfs merge=lfs -text
1115
  SynthData0523/main/c13/tvae/tvae-c13-20260425_212442/tvae_metadata.json filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1113
  SynthData0523/main/c13/tvae/tvae-c13-20260425_212442/staged/tvae/model_input_manifest.json filter=lfs diff=lfs merge=lfs -text
1114
  SynthData0523/main/c13/tvae/tvae-c13-20260425_212442/tvae-c13-1966628-20260426_000517.csv filter=lfs diff=lfs merge=lfs -text
1115
  SynthData0523/main/c13/tvae/tvae-c13-20260425_212442/tvae_metadata.json filter=lfs diff=lfs merge=lfs -text
1116
+ SynthData0523/main/c14/arf/arf-c14-20260323_222003/arf-c14-1000-20260324_002110.csv filter=lfs diff=lfs merge=lfs -text
1117
+ SynthData0523/main/c14/arf/arf-c14-20260323_222003/arf-c14-240000-20260330_065426.csv filter=lfs diff=lfs merge=lfs -text
1118
+ SynthData0523/main/c14/arf/arf-c14-20260323_222003/arf_model.pkl filter=lfs diff=lfs merge=lfs -text
1119
+ SynthData0523/main/c14/arf/arf-c14-20260323_222003/gen_20260324_002110.log filter=lfs diff=lfs merge=lfs -text
1120
+ SynthData0523/main/c14/arf/arf-c14-20260323_222003/gen_20260330_065426.log filter=lfs diff=lfs merge=lfs -text
1121
+ SynthData0523/main/c14/arf/arf-c14-20260323_222003/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
1122
+ SynthData0523/main/c14/arf/arf-c14-20260323_222003/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
1123
+ SynthData0523/main/c14/arf/arf-c14-20260323_222003/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
1124
+ SynthData0523/main/c14/arf/arf-c14-20260323_222003/train_20260323_222013.log filter=lfs diff=lfs merge=lfs -text
1125
+ SynthData0523/main/c14/arf/arf-c14-20260501_225126/arf-c14-240000-20260501_232038.csv filter=lfs diff=lfs merge=lfs -text
1126
+ SynthData0523/main/c14/arf/arf-c14-20260501_225126/arf_model.pkl filter=lfs diff=lfs merge=lfs -text
1127
+ SynthData0523/main/c14/arf/arf-c14-20260501_225126/gen_20260501_232038.log filter=lfs diff=lfs merge=lfs -text
1128
+ SynthData0523/main/c14/arf/arf-c14-20260501_225126/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
1129
+ SynthData0523/main/c14/arf/arf-c14-20260501_225126/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
1130
+ SynthData0523/main/c14/arf/arf-c14-20260501_225126/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
1131
+ SynthData0523/main/c14/arf/arf-c14-20260501_225126/train_20260501_225128.log filter=lfs diff=lfs merge=lfs -text
1132
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/bayesnet-c14-240000-20260422_060320.csv filter=lfs diff=lfs merge=lfs -text
1133
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/bayesnet_model.pkl filter=lfs diff=lfs merge=lfs -text
1134
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/gen_20260422_060320.log filter=lfs diff=lfs merge=lfs -text
1135
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
1136
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
1137
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
1138
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/train_20260422_060205.log filter=lfs diff=lfs merge=lfs -text
1139
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260501_232608/bayesnet-c14-240000-20260501_232624.csv filter=lfs diff=lfs merge=lfs -text
1140
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260501_232608/bayesnet_coltypes.json filter=lfs diff=lfs merge=lfs -text
1141
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260501_232608/bayesnet_model.pkl filter=lfs diff=lfs merge=lfs -text
1142
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260501_232608/const_cols.json filter=lfs diff=lfs merge=lfs -text
1143
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260501_232608/gen_20260501_232624.log filter=lfs diff=lfs merge=lfs -text
1144
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260501_232608/input_snapshot.json filter=lfs diff=lfs merge=lfs -text
1145
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260501_232608/public_gate/normalized_schema_snapshot.json filter=lfs diff=lfs merge=lfs -text
1146
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260501_232608/public_gate/public_gate_report.json filter=lfs diff=lfs merge=lfs -text
1147
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260501_232608/public_gate/staged_input_manifest.json filter=lfs diff=lfs merge=lfs -text
1148
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260501_232608/runtime_result.json filter=lfs diff=lfs merge=lfs -text
1149
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260501_232608/staged/bayesnet/adapter_report.json filter=lfs diff=lfs merge=lfs -text
1150
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260501_232608/staged/bayesnet/adapter_transforms_applied.json filter=lfs diff=lfs merge=lfs -text
1151
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260501_232608/staged/bayesnet/model_input_manifest.json filter=lfs diff=lfs merge=lfs -text
1152
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260501_232608/staged/public/staged_features.json filter=lfs diff=lfs merge=lfs -text
1153
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260501_232608/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
1154
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260501_232608/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
1155
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260501_232608/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
1156
+ SynthData0523/main/c14/bayesnet/bayesnet-c14-20260501_232608/train_20260501_232611.log filter=lfs diff=lfs merge=lfs -text
1157
+ SynthData0523/main/c14/ctgan/ctgan-c14-20260505_185844/ctgan-c14-240000-20260505_185951.csv filter=lfs diff=lfs merge=lfs -text
1158
+ SynthData0523/main/c14/ctgan/ctgan-c14-20260505_185844/ctgan_train_prepared.csv filter=lfs diff=lfs merge=lfs -text
1159
+ SynthData0523/main/c14/ctgan/ctgan-c14-20260505_185844/gen_20260505_185951.log filter=lfs diff=lfs merge=lfs -text
1160
+ SynthData0523/main/c14/ctgan/ctgan-c14-20260505_185844/models_5epochs/ctgan_5epochs.pt filter=lfs diff=lfs merge=lfs -text
1161
+ SynthData0523/main/c14/ctgan/ctgan-c14-20260505_185844/models_5epochs/train_20260505_185849.log filter=lfs diff=lfs merge=lfs -text
1162
+ SynthData0523/main/c14/ctgan/ctgan-c14-20260505_185844/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
1163
+ SynthData0523/main/c14/ctgan/ctgan-c14-20260505_185844/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
1164
+ SynthData0523/main/c14/ctgan/ctgan-c14-20260505_185844/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
1165
+ SynthData0523/main/c14/ctgan/ctgan-c14-20260510_070847/ctgan-c14-240000-20260510_140518.csv filter=lfs diff=lfs merge=lfs -text
1166
+ SynthData0523/main/c14/ctgan/ctgan-c14-20260510_070847/ctgan_metadata.json filter=lfs diff=lfs merge=lfs -text
1167
+ SynthData0523/main/c14/ctgan/ctgan-c14-20260510_070847/gen_20260510_140518.log filter=lfs diff=lfs merge=lfs -text
1168
+ SynthData0523/main/c14/ctgan/ctgan-c14-20260510_070847/input_snapshot.json filter=lfs diff=lfs merge=lfs -text
1169
+ SynthData0523/main/c14/ctgan/ctgan-c14-20260510_070847/models_100epochs/ctgan_100epochs.pt filter=lfs diff=lfs merge=lfs -text
1170
+ SynthData0523/main/c14/ctgan/ctgan-c14-20260510_070847/run_config.json filter=lfs diff=lfs merge=lfs -text
1171
+ SynthData0523/main/c14/ctgan/ctgan-c14-20260510_070847/runtime_result.json filter=lfs diff=lfs merge=lfs -text
1172
+ SynthData0523/main/c14/ctgan/ctgan-c14-20260510_070847/staged/ctgan/adapter_report.json filter=lfs diff=lfs merge=lfs -text
1173
+ SynthData0523/main/c14/ctgan/ctgan-c14-20260510_070847/staged/ctgan/adapter_transforms_applied.json filter=lfs diff=lfs merge=lfs -text
1174
+ SynthData0523/main/c14/ctgan/ctgan-c14-20260510_070847/staged/ctgan/model_input_manifest.json filter=lfs diff=lfs merge=lfs -text
1175
+ SynthData0523/main/c14/ctgan/ctgan-c14-20260510_070847/staged/public/staged_features.json filter=lfs diff=lfs merge=lfs -text
1176
+ SynthData0523/main/c14/ctgan/ctgan-c14-20260510_070847/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
1177
+ SynthData0523/main/c14/ctgan/ctgan-c14-20260510_070847/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
1178
+ SynthData0523/main/c14/ctgan/ctgan-c14-20260510_070847/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
1179
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260505_211215/_fd_X_host.npy filter=lfs diff=lfs merge=lfs -text
1180
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260505_211215/_fd_meta_host.json filter=lfs diff=lfs merge=lfs -text
1181
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260505_211215/forest-c14-240000-20260505_232632.csv filter=lfs diff=lfs merge=lfs -text
1182
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260505_211215/forestdiffusion_model.joblib filter=lfs diff=lfs merge=lfs -text
1183
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260505_211215/gen_20260505_232632.log filter=lfs diff=lfs merge=lfs -text
1184
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260505_211215/input_snapshot.json filter=lfs diff=lfs merge=lfs -text
1185
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260505_211215/models_fd/model.joblib filter=lfs diff=lfs merge=lfs -text
1186
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260505_211215/public_gate/normalized_schema_snapshot.json filter=lfs diff=lfs merge=lfs -text
1187
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260505_211215/public_gate/public_gate_report.json filter=lfs diff=lfs merge=lfs -text
1188
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260505_211215/public_gate/staged_input_manifest.json filter=lfs diff=lfs merge=lfs -text
1189
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260505_211215/run_config.json filter=lfs diff=lfs merge=lfs -text
1190
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260505_211215/runtime_result.json filter=lfs diff=lfs merge=lfs -text
1191
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260505_211215/staged/forestdiffusion/adapter_report.json filter=lfs diff=lfs merge=lfs -text
1192
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260505_211215/staged/forestdiffusion/adapter_transforms_applied.json filter=lfs diff=lfs merge=lfs -text
1193
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260505_211215/staged/forestdiffusion/model_input_manifest.json filter=lfs diff=lfs merge=lfs -text
1194
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260505_211215/staged/public/staged_features.json filter=lfs diff=lfs merge=lfs -text
1195
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260505_211215/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
1196
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260505_211215/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
1197
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260505_211215/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
1198
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260505_211215/train_20260505_211220.log filter=lfs diff=lfs merge=lfs -text
1199
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260506_023140/_fd_X_host.npy filter=lfs diff=lfs merge=lfs -text
1200
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260506_023140/forest-c14-240000-20260506_023514.csv filter=lfs diff=lfs merge=lfs -text
1201
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260506_023140/forestdiffusion_model.joblib filter=lfs diff=lfs merge=lfs -text
1202
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260506_023140/gen_20260506_023514.log filter=lfs diff=lfs merge=lfs -text
1203
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260506_023140/models_fd/model.joblib filter=lfs diff=lfs merge=lfs -text
1204
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260506_023140/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
1205
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260506_023140/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
1206
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260506_023140/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
1207
+ SynthData0523/main/c14/forestdiffusion/forest-c14-20260506_023140/train_20260506_023145.log filter=lfs diff=lfs merge=lfs -text
1208
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/gen_20260425_183200.log filter=lfs diff=lfs merge=lfs -text
1209
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/models_100epochs/id000017771131173183268864/rtf_model.pt filter=lfs diff=lfs merge=lfs -text
1210
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf-c14-240000-20260425_183200.csv filter=lfs diff=lfs merge=lfs -text
1211
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749500/model.safetensors filter=lfs diff=lfs merge=lfs -text
1212
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749500/optimizer.pt filter=lfs diff=lfs merge=lfs -text
1213
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749500/rng_state.pth filter=lfs diff=lfs merge=lfs -text
1214
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749500/scaler.pt filter=lfs diff=lfs merge=lfs -text
1215
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749500/scheduler.pt filter=lfs diff=lfs merge=lfs -text
1216
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749500/training_args.bin filter=lfs diff=lfs merge=lfs -text
1217
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749600/model.safetensors filter=lfs diff=lfs merge=lfs -text
1218
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749600/optimizer.pt filter=lfs diff=lfs merge=lfs -text
1219
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749600/rng_state.pth filter=lfs diff=lfs merge=lfs -text
1220
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749600/scaler.pt filter=lfs diff=lfs merge=lfs -text
1221
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749600/scheduler.pt filter=lfs diff=lfs merge=lfs -text
1222
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749600/training_args.bin filter=lfs diff=lfs merge=lfs -text
1223
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749700/model.safetensors filter=lfs diff=lfs merge=lfs -text
1224
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749700/optimizer.pt filter=lfs diff=lfs merge=lfs -text
1225
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749700/rng_state.pth filter=lfs diff=lfs merge=lfs -text
1226
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749700/scaler.pt filter=lfs diff=lfs merge=lfs -text
1227
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749700/scheduler.pt filter=lfs diff=lfs merge=lfs -text
1228
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749700/training_args.bin filter=lfs diff=lfs merge=lfs -text
1229
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749800/model.safetensors filter=lfs diff=lfs merge=lfs -text
1230
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749800/optimizer.pt filter=lfs diff=lfs merge=lfs -text
1231
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749800/rng_state.pth filter=lfs diff=lfs merge=lfs -text
1232
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749800/scaler.pt filter=lfs diff=lfs merge=lfs -text
1233
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749800/scheduler.pt filter=lfs diff=lfs merge=lfs -text
1234
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749800/training_args.bin filter=lfs diff=lfs merge=lfs -text
1235
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749900/model.safetensors filter=lfs diff=lfs merge=lfs -text
1236
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749900/optimizer.pt filter=lfs diff=lfs merge=lfs -text
1237
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749900/rng_state.pth filter=lfs diff=lfs merge=lfs -text
1238
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749900/scaler.pt filter=lfs diff=lfs merge=lfs -text
1239
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749900/scheduler.pt filter=lfs diff=lfs merge=lfs -text
1240
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-749900/training_args.bin filter=lfs diff=lfs merge=lfs -text
1241
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-750000/model.safetensors filter=lfs diff=lfs merge=lfs -text
1242
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-750000/optimizer.pt filter=lfs diff=lfs merge=lfs -text
1243
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-750000/rng_state.pth filter=lfs diff=lfs merge=lfs -text
1244
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-750000/scaler.pt filter=lfs diff=lfs merge=lfs -text
1245
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-750000/scheduler.pt filter=lfs diff=lfs merge=lfs -text
1246
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/rtf_checkpoints/checkpoint-750000/training_args.bin filter=lfs diff=lfs merge=lfs -text
1247
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
1248
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
1249
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
1250
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260424_175432/train_20260424_175435.log filter=lfs diff=lfs merge=lfs -text
1251
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260501_010151/gen_20260501_162159.log filter=lfs diff=lfs merge=lfs -text
1252
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260501_010151/input_snapshot.json filter=lfs diff=lfs merge=lfs -text
1253
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260501_010151/models_100epochs/id000017776237140881922048/rtf_config.json filter=lfs diff=lfs merge=lfs -text
1254
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260501_010151/models_100epochs/id000017776237140881922048/rtf_model.pt filter=lfs diff=lfs merge=lfs -text
1255
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260501_010151/public_gate/normalized_schema_snapshot.json filter=lfs diff=lfs merge=lfs -text
1256
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260501_010151/public_gate/public_gate_report.json filter=lfs diff=lfs merge=lfs -text
1257
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260501_010151/public_gate/staged_input_manifest.json filter=lfs diff=lfs merge=lfs -text
1258
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260501_010151/realtabformer_features.json filter=lfs diff=lfs merge=lfs -text
1259
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260501_010151/rtf-c14-240000-20260501_162159.csv filter=lfs diff=lfs merge=lfs -text
1260
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260501_010151/rtf_checkpoints/checkpoint-749500/config.json filter=lfs diff=lfs merge=lfs -text
1261
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260501_010151/rtf_checkpoints/checkpoint-749500/generation_config.json filter=lfs diff=lfs merge=lfs -text
1262
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260501_010151/rtf_checkpoints/checkpoint-749500/model.safetensors filter=lfs diff=lfs merge=lfs -text
1263
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260501_010151/rtf_checkpoints/checkpoint-749500/optimizer.pt filter=lfs diff=lfs merge=lfs -text
1264
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260501_010151/rtf_checkpoints/checkpoint-749500/rng_state.pth filter=lfs diff=lfs merge=lfs -text
1265
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260501_010151/rtf_checkpoints/checkpoint-749500/scaler.pt filter=lfs diff=lfs merge=lfs -text
1266
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260501_010151/rtf_checkpoints/checkpoint-749500/scheduler.pt filter=lfs diff=lfs merge=lfs -text
1267
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260501_010151/rtf_checkpoints/checkpoint-749500/trainer_state.json filter=lfs diff=lfs merge=lfs -text
1268
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260501_010151/rtf_checkpoints/checkpoint-749500/training_args.bin filter=lfs diff=lfs merge=lfs -text
1269
+ SynthData0523/main/c14/realtabformer/rtf-c14-20260501_010151/rtf_checkpoints/checkpoint-749600/config.json filter=lfs diff=lfs merge=lfs -text
SynthData0523/main/c14/arf/arf-c14-20260323_222003/_arf_generate.py ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ import pickle
2
+ with open("/work/output-SpecializedModels/c14/arf/arf-c14-20260323_222003/arf_model.pkl", "rb") as f:
3
+ model = pickle.load(f)
4
+ syn = model.forge(n=240000)
5
+ syn.to_csv("/work/output-SpecializedModels/c14/arf/arf-c14-20260323_222003/arf-c14-240000-20260330_065426.csv", index=False)
6
+ print(f"[ARF] Generated 240000 rows -> /work/output-SpecializedModels/c14/arf/arf-c14-20260323_222003/arf-c14-240000-20260330_065426.csv")
SynthData0523/main/c14/arf/arf-c14-20260323_222003/_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/c14/arf/arf-c14-20260323_222003/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/c14/arf/arf-c14-20260323_222003/arf_model.pkl", "wb") as f:
18
+ pickle.dump(model, f)
19
+ print(f"[ARF] Model saved -> /work/output-SpecializedModels/c14/arf/arf-c14-20260323_222003/arf_model.pkl")
SynthData0523/main/c14/arf/arf-c14-20260323_222003/arf-c14-1000-20260324_002110.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a0fcee49fb6abac061737c3b549ecc1265528405e95e81d3695091036b65ccd
3
+ size 232615
SynthData0523/main/c14/arf/arf-c14-20260323_222003/arf-c14-240000-20260330_065426.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10c0185a943f24db3ff609a0c2f892a5133c7edb07840082d0ff6e10819a7ecd
3
+ size 34534275
SynthData0523/main/c14/arf/arf-c14-20260323_222003/arf_model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:980be0cb2baa63f33c3f773db8e890e9eaf5854355892b4753ad52925f4d4240
3
+ size 4659124109
SynthData0523/main/c14/arf/arf-c14-20260323_222003/gen_20260324_002110.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ab7990324b62c2b884ce6c4bf3e667351d212271047d909d0a1b7fa3ccfff3e
3
+ size 5813
SynthData0523/main/c14/arf/arf-c14-20260323_222003/gen_20260330_065426.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ff31d61035296d655605caa4c691899f8a22d86eded6b2ae900eb724392ad2e
3
+ size 5817
SynthData0523/main/c14/arf/arf-c14-20260323_222003/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c14",
3
+ "model": "arf",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c14/c14-train.csv",
7
+ "exists": true,
8
+ "size": 31957080,
9
+ "sha256": "4a11abde6a7fae9f8bb1a1d7e31035b9dd61587d2721749a52d78d65441fba5e"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c14/c14-val.csv",
13
+ "exists": true,
14
+ "size": 3995920,
15
+ "sha256": "b04d723eeb59d339a356302660463c129141b4213fefbf472ef48f8a4daa50c9"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c14/c14-test.csv",
19
+ "exists": true,
20
+ "size": 3995840,
21
+ "sha256": "4780b90e46f6b440983cc9315cad8bca0e86bd26d8877ffae7111258fba0a132"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c14/c14-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 9505,
27
+ "sha256": "577cc5830dcb336243555d3d41c06e2e7c0a63df2a9caccb7a0411b9332cde15"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c14/c14-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 11901,
33
+ "sha256": "955197dff3346d55aaa999adf98d64c375a7e4ca9bc4bcfe626499c9cfea9a41"
34
+ }
35
+ }
36
+ }
SynthData0523/main/c14/arf/arf-c14-20260323_222003/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,509 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c14",
3
+ "target_column": "target",
4
+ "task_type": "classification",
5
+ "columns": [
6
+ {
7
+ "name": "id",
8
+ "role": "feature",
9
+ "semantic_type": "numeric",
10
+ "nullable": false,
11
+ "missing_tokens": [],
12
+ "parse_format": null,
13
+ "impute_strategy": "median",
14
+ "profile_stats": {
15
+ "missing_rate": 0.0,
16
+ "unique_count": 20000,
17
+ "unique_ratio": 0.083333,
18
+ "example_values": [
19
+ "182547",
20
+ "28342",
21
+ "172611",
22
+ "81876",
23
+ "110780"
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "name": "bin_0",
29
+ "role": "feature",
30
+ "semantic_type": "boolean",
31
+ "nullable": false,
32
+ "missing_tokens": [],
33
+ "parse_format": null,
34
+ "impute_strategy": "mode",
35
+ "profile_stats": {
36
+ "missing_rate": 0.0,
37
+ "unique_count": 2,
38
+ "unique_ratio": 8e-06,
39
+ "example_values": [
40
+ "0",
41
+ "1"
42
+ ]
43
+ }
44
+ },
45
+ {
46
+ "name": "bin_1",
47
+ "role": "feature",
48
+ "semantic_type": "boolean",
49
+ "nullable": false,
50
+ "missing_tokens": [],
51
+ "parse_format": null,
52
+ "impute_strategy": "mode",
53
+ "profile_stats": {
54
+ "missing_rate": 0.0,
55
+ "unique_count": 2,
56
+ "unique_ratio": 8e-06,
57
+ "example_values": [
58
+ "0",
59
+ "1"
60
+ ]
61
+ }
62
+ },
63
+ {
64
+ "name": "bin_2",
65
+ "role": "feature",
66
+ "semantic_type": "boolean",
67
+ "nullable": false,
68
+ "missing_tokens": [],
69
+ "parse_format": null,
70
+ "impute_strategy": "mode",
71
+ "profile_stats": {
72
+ "missing_rate": 0.0,
73
+ "unique_count": 2,
74
+ "unique_ratio": 8e-06,
75
+ "example_values": [
76
+ "0",
77
+ "1"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "name": "bin_3",
83
+ "role": "feature",
84
+ "semantic_type": "boolean",
85
+ "nullable": false,
86
+ "missing_tokens": [],
87
+ "parse_format": null,
88
+ "impute_strategy": "mode",
89
+ "profile_stats": {
90
+ "missing_rate": 0.0,
91
+ "unique_count": 2,
92
+ "unique_ratio": 8e-06,
93
+ "example_values": [
94
+ "F",
95
+ "T"
96
+ ]
97
+ }
98
+ },
99
+ {
100
+ "name": "bin_4",
101
+ "role": "feature",
102
+ "semantic_type": "boolean",
103
+ "nullable": false,
104
+ "missing_tokens": [],
105
+ "parse_format": null,
106
+ "impute_strategy": "mode",
107
+ "profile_stats": {
108
+ "missing_rate": 0.0,
109
+ "unique_count": 2,
110
+ "unique_ratio": 8e-06,
111
+ "example_values": [
112
+ "Y",
113
+ "N"
114
+ ]
115
+ }
116
+ },
117
+ {
118
+ "name": "nom_0",
119
+ "role": "feature",
120
+ "semantic_type": "categorical",
121
+ "nullable": false,
122
+ "missing_tokens": [],
123
+ "parse_format": null,
124
+ "impute_strategy": "mode",
125
+ "profile_stats": {
126
+ "missing_rate": 0.0,
127
+ "unique_count": 3,
128
+ "unique_ratio": 1.3e-05,
129
+ "example_values": [
130
+ "Blue",
131
+ "Green",
132
+ "Red"
133
+ ]
134
+ }
135
+ },
136
+ {
137
+ "name": "nom_1",
138
+ "role": "feature",
139
+ "semantic_type": "categorical",
140
+ "nullable": false,
141
+ "missing_tokens": [],
142
+ "parse_format": null,
143
+ "impute_strategy": "mode",
144
+ "profile_stats": {
145
+ "missing_rate": 0.0,
146
+ "unique_count": 6,
147
+ "unique_ratio": 2.5e-05,
148
+ "example_values": [
149
+ "Trapezoid",
150
+ "Polygon",
151
+ "Square",
152
+ "Star",
153
+ "Triangle"
154
+ ]
155
+ }
156
+ },
157
+ {
158
+ "name": "nom_2",
159
+ "role": "feature",
160
+ "semantic_type": "categorical",
161
+ "nullable": false,
162
+ "missing_tokens": [],
163
+ "parse_format": null,
164
+ "impute_strategy": "mode",
165
+ "profile_stats": {
166
+ "missing_rate": 0.0,
167
+ "unique_count": 6,
168
+ "unique_ratio": 2.5e-05,
169
+ "example_values": [
170
+ "Cat",
171
+ "Dog",
172
+ "Lion",
173
+ "Snake",
174
+ "Axolotl"
175
+ ]
176
+ }
177
+ },
178
+ {
179
+ "name": "nom_3",
180
+ "role": "feature",
181
+ "semantic_type": "categorical",
182
+ "nullable": false,
183
+ "missing_tokens": [],
184
+ "parse_format": null,
185
+ "impute_strategy": "mode",
186
+ "profile_stats": {
187
+ "missing_rate": 0.0,
188
+ "unique_count": 6,
189
+ "unique_ratio": 2.5e-05,
190
+ "example_values": [
191
+ "China",
192
+ "Finland",
193
+ "Canada",
194
+ "India",
195
+ "Russia"
196
+ ]
197
+ }
198
+ },
199
+ {
200
+ "name": "nom_4",
201
+ "role": "feature",
202
+ "semantic_type": "categorical",
203
+ "nullable": false,
204
+ "missing_tokens": [],
205
+ "parse_format": null,
206
+ "impute_strategy": "mode",
207
+ "profile_stats": {
208
+ "missing_rate": 0.0,
209
+ "unique_count": 4,
210
+ "unique_ratio": 1.7e-05,
211
+ "example_values": [
212
+ "Oboe",
213
+ "Bassoon",
214
+ "Theremin",
215
+ "Piano"
216
+ ]
217
+ }
218
+ },
219
+ {
220
+ "name": "nom_5",
221
+ "role": "feature",
222
+ "semantic_type": "categorical",
223
+ "nullable": false,
224
+ "missing_tokens": [],
225
+ "parse_format": null,
226
+ "impute_strategy": "mode",
227
+ "profile_stats": {
228
+ "missing_rate": 0.0,
229
+ "unique_count": 222,
230
+ "unique_ratio": 0.000925,
231
+ "example_values": [
232
+ "c5725677e",
233
+ "92190168b",
234
+ "dbfb714a4",
235
+ "60a44c8f4",
236
+ "e70a6270d"
237
+ ]
238
+ }
239
+ },
240
+ {
241
+ "name": "nom_6",
242
+ "role": "feature",
243
+ "semantic_type": "categorical",
244
+ "nullable": false,
245
+ "missing_tokens": [],
246
+ "parse_format": null,
247
+ "impute_strategy": "mode",
248
+ "profile_stats": {
249
+ "missing_rate": 0.0,
250
+ "unique_count": 522,
251
+ "unique_ratio": 0.002175,
252
+ "example_values": [
253
+ "231233ca9",
254
+ "79a82b7c0",
255
+ "9a70de492",
256
+ "cad70d692",
257
+ "6d2cd10c5"
258
+ ]
259
+ }
260
+ },
261
+ {
262
+ "name": "nom_7",
263
+ "role": "feature",
264
+ "semantic_type": "categorical",
265
+ "nullable": false,
266
+ "missing_tokens": [],
267
+ "parse_format": null,
268
+ "impute_strategy": "mode",
269
+ "profile_stats": {
270
+ "missing_rate": 0.0,
271
+ "unique_count": 1219,
272
+ "unique_ratio": 0.005079,
273
+ "example_values": [
274
+ "673d3c1c0",
275
+ "7ad3e362c",
276
+ "fcd030cc2",
277
+ "27e8d4511",
278
+ "7df1399cb"
279
+ ]
280
+ }
281
+ },
282
+ {
283
+ "name": "nom_8",
284
+ "role": "feature",
285
+ "semantic_type": "categorical",
286
+ "nullable": false,
287
+ "missing_tokens": [],
288
+ "parse_format": null,
289
+ "impute_strategy": "mode",
290
+ "profile_stats": {
291
+ "missing_rate": 0.0,
292
+ "unique_count": 2215,
293
+ "unique_ratio": 0.009229,
294
+ "example_values": [
295
+ "4fbb167ac",
296
+ "7d97eba78",
297
+ "b886d6c1c",
298
+ "a9d35cede",
299
+ "fd0041a98"
300
+ ]
301
+ }
302
+ },
303
+ {
304
+ "name": "nom_9",
305
+ "role": "feature",
306
+ "semantic_type": "categorical",
307
+ "nullable": false,
308
+ "missing_tokens": [],
309
+ "parse_format": null,
310
+ "impute_strategy": "mode",
311
+ "profile_stats": {
312
+ "missing_rate": 0.0,
313
+ "unique_count": 11927,
314
+ "unique_ratio": 0.049696,
315
+ "example_values": [
316
+ "1f31c5cc1",
317
+ "89539e0fa",
318
+ "8a34e794f",
319
+ "34760ea8a",
320
+ "46b472cdb"
321
+ ]
322
+ }
323
+ },
324
+ {
325
+ "name": "ord_0",
326
+ "role": "feature",
327
+ "semantic_type": "numeric",
328
+ "nullable": false,
329
+ "missing_tokens": [],
330
+ "parse_format": null,
331
+ "impute_strategy": "median",
332
+ "profile_stats": {
333
+ "missing_rate": 0.0,
334
+ "unique_count": 3,
335
+ "unique_ratio": 1.3e-05,
336
+ "example_values": [
337
+ "1",
338
+ "2",
339
+ "3"
340
+ ]
341
+ }
342
+ },
343
+ {
344
+ "name": "ord_1",
345
+ "role": "feature",
346
+ "semantic_type": "categorical",
347
+ "nullable": false,
348
+ "missing_tokens": [],
349
+ "parse_format": null,
350
+ "impute_strategy": "mode",
351
+ "profile_stats": {
352
+ "missing_rate": 0.0,
353
+ "unique_count": 5,
354
+ "unique_ratio": 2.1e-05,
355
+ "example_values": [
356
+ "Grandmaster",
357
+ "Contributor",
358
+ "Novice",
359
+ "Master",
360
+ "Expert"
361
+ ]
362
+ }
363
+ },
364
+ {
365
+ "name": "ord_2",
366
+ "role": "feature",
367
+ "semantic_type": "categorical",
368
+ "nullable": false,
369
+ "missing_tokens": [],
370
+ "parse_format": null,
371
+ "impute_strategy": "mode",
372
+ "profile_stats": {
373
+ "missing_rate": 0.0,
374
+ "unique_count": 6,
375
+ "unique_ratio": 2.5e-05,
376
+ "example_values": [
377
+ "Lava Hot",
378
+ "Boiling Hot",
379
+ "Freezing",
380
+ "Hot",
381
+ "Cold"
382
+ ]
383
+ }
384
+ },
385
+ {
386
+ "name": "ord_3",
387
+ "role": "feature",
388
+ "semantic_type": "categorical",
389
+ "nullable": false,
390
+ "missing_tokens": [],
391
+ "parse_format": null,
392
+ "impute_strategy": "mode",
393
+ "profile_stats": {
394
+ "missing_rate": 0.0,
395
+ "unique_count": 15,
396
+ "unique_ratio": 6.3e-05,
397
+ "example_values": [
398
+ "g",
399
+ "j",
400
+ "l",
401
+ "f",
402
+ "k"
403
+ ]
404
+ }
405
+ },
406
+ {
407
+ "name": "ord_4",
408
+ "role": "feature",
409
+ "semantic_type": "categorical",
410
+ "nullable": false,
411
+ "missing_tokens": [],
412
+ "parse_format": null,
413
+ "impute_strategy": "mode",
414
+ "profile_stats": {
415
+ "missing_rate": 0.0,
416
+ "unique_count": 26,
417
+ "unique_ratio": 0.000108,
418
+ "example_values": [
419
+ "L",
420
+ "S",
421
+ "K",
422
+ "I",
423
+ "A"
424
+ ]
425
+ }
426
+ },
427
+ {
428
+ "name": "ord_5",
429
+ "role": "feature",
430
+ "semantic_type": "categorical",
431
+ "nullable": false,
432
+ "missing_tokens": [],
433
+ "parse_format": null,
434
+ "impute_strategy": "mode",
435
+ "profile_stats": {
436
+ "missing_rate": 0.0,
437
+ "unique_count": 192,
438
+ "unique_ratio": 0.0008,
439
+ "example_values": [
440
+ "qo",
441
+ "aM",
442
+ "AP",
443
+ "fO",
444
+ "hh"
445
+ ]
446
+ }
447
+ },
448
+ {
449
+ "name": "day",
450
+ "role": "feature",
451
+ "semantic_type": "numeric",
452
+ "nullable": false,
453
+ "missing_tokens": [],
454
+ "parse_format": null,
455
+ "impute_strategy": "median",
456
+ "profile_stats": {
457
+ "missing_rate": 0.0,
458
+ "unique_count": 7,
459
+ "unique_ratio": 2.9e-05,
460
+ "example_values": [
461
+ "1",
462
+ "2",
463
+ "7",
464
+ "4",
465
+ "3"
466
+ ]
467
+ }
468
+ },
469
+ {
470
+ "name": "month",
471
+ "role": "feature",
472
+ "semantic_type": "numeric",
473
+ "nullable": false,
474
+ "missing_tokens": [],
475
+ "parse_format": null,
476
+ "impute_strategy": "median",
477
+ "profile_stats": {
478
+ "missing_rate": 0.0,
479
+ "unique_count": 12,
480
+ "unique_ratio": 5e-05,
481
+ "example_values": [
482
+ "12",
483
+ "4",
484
+ "8",
485
+ "2",
486
+ "9"
487
+ ]
488
+ }
489
+ },
490
+ {
491
+ "name": "target",
492
+ "role": "target",
493
+ "semantic_type": "boolean",
494
+ "nullable": false,
495
+ "missing_tokens": [],
496
+ "parse_format": null,
497
+ "impute_strategy": "mode",
498
+ "profile_stats": {
499
+ "missing_rate": 0.0,
500
+ "unique_count": 2,
501
+ "unique_ratio": 8e-06,
502
+ "example_values": [
503
+ "0",
504
+ "1"
505
+ ]
506
+ }
507
+ }
508
+ ]
509
+ }
SynthData0523/main/c14/arf/arf-c14-20260323_222003/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c14",
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": "target",
31
+ "task_type": "classification",
32
+ "input_splits": {
33
+ "train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c14/c14-train.csv",
34
+ "val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c14/c14-val.csv",
35
+ "test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c14/c14-test.csv"
36
+ }
37
+ }
SynthData0523/main/c14/arf/arf-c14-20260323_222003/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,514 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c14",
3
+ "target_column": "target",
4
+ "task_type": "classification",
5
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c14/arf/arf-c14-20260323_222003/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c14/arf/arf-c14-20260323_222003/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c14/arf/arf-c14-20260323_222003/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c14/arf/arf-c14-20260323_222003/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c14/arf/arf-c14-20260323_222003/public_gate/public_gate_report.json",
10
+ "column_schema": [
11
+ {
12
+ "name": "id",
13
+ "role": "feature",
14
+ "semantic_type": "numeric",
15
+ "nullable": false,
16
+ "missing_tokens": [],
17
+ "parse_format": null,
18
+ "impute_strategy": "median",
19
+ "profile_stats": {
20
+ "missing_rate": 0.0,
21
+ "unique_count": 20000,
22
+ "unique_ratio": 0.083333,
23
+ "example_values": [
24
+ "182547",
25
+ "28342",
26
+ "172611",
27
+ "81876",
28
+ "110780"
29
+ ]
30
+ }
31
+ },
32
+ {
33
+ "name": "bin_0",
34
+ "role": "feature",
35
+ "semantic_type": "boolean",
36
+ "nullable": false,
37
+ "missing_tokens": [],
38
+ "parse_format": null,
39
+ "impute_strategy": "mode",
40
+ "profile_stats": {
41
+ "missing_rate": 0.0,
42
+ "unique_count": 2,
43
+ "unique_ratio": 8e-06,
44
+ "example_values": [
45
+ "0",
46
+ "1"
47
+ ]
48
+ }
49
+ },
50
+ {
51
+ "name": "bin_1",
52
+ "role": "feature",
53
+ "semantic_type": "boolean",
54
+ "nullable": false,
55
+ "missing_tokens": [],
56
+ "parse_format": null,
57
+ "impute_strategy": "mode",
58
+ "profile_stats": {
59
+ "missing_rate": 0.0,
60
+ "unique_count": 2,
61
+ "unique_ratio": 8e-06,
62
+ "example_values": [
63
+ "0",
64
+ "1"
65
+ ]
66
+ }
67
+ },
68
+ {
69
+ "name": "bin_2",
70
+ "role": "feature",
71
+ "semantic_type": "boolean",
72
+ "nullable": false,
73
+ "missing_tokens": [],
74
+ "parse_format": null,
75
+ "impute_strategy": "mode",
76
+ "profile_stats": {
77
+ "missing_rate": 0.0,
78
+ "unique_count": 2,
79
+ "unique_ratio": 8e-06,
80
+ "example_values": [
81
+ "0",
82
+ "1"
83
+ ]
84
+ }
85
+ },
86
+ {
87
+ "name": "bin_3",
88
+ "role": "feature",
89
+ "semantic_type": "boolean",
90
+ "nullable": false,
91
+ "missing_tokens": [],
92
+ "parse_format": null,
93
+ "impute_strategy": "mode",
94
+ "profile_stats": {
95
+ "missing_rate": 0.0,
96
+ "unique_count": 2,
97
+ "unique_ratio": 8e-06,
98
+ "example_values": [
99
+ "F",
100
+ "T"
101
+ ]
102
+ }
103
+ },
104
+ {
105
+ "name": "bin_4",
106
+ "role": "feature",
107
+ "semantic_type": "boolean",
108
+ "nullable": false,
109
+ "missing_tokens": [],
110
+ "parse_format": null,
111
+ "impute_strategy": "mode",
112
+ "profile_stats": {
113
+ "missing_rate": 0.0,
114
+ "unique_count": 2,
115
+ "unique_ratio": 8e-06,
116
+ "example_values": [
117
+ "Y",
118
+ "N"
119
+ ]
120
+ }
121
+ },
122
+ {
123
+ "name": "nom_0",
124
+ "role": "feature",
125
+ "semantic_type": "categorical",
126
+ "nullable": false,
127
+ "missing_tokens": [],
128
+ "parse_format": null,
129
+ "impute_strategy": "mode",
130
+ "profile_stats": {
131
+ "missing_rate": 0.0,
132
+ "unique_count": 3,
133
+ "unique_ratio": 1.3e-05,
134
+ "example_values": [
135
+ "Blue",
136
+ "Green",
137
+ "Red"
138
+ ]
139
+ }
140
+ },
141
+ {
142
+ "name": "nom_1",
143
+ "role": "feature",
144
+ "semantic_type": "categorical",
145
+ "nullable": false,
146
+ "missing_tokens": [],
147
+ "parse_format": null,
148
+ "impute_strategy": "mode",
149
+ "profile_stats": {
150
+ "missing_rate": 0.0,
151
+ "unique_count": 6,
152
+ "unique_ratio": 2.5e-05,
153
+ "example_values": [
154
+ "Trapezoid",
155
+ "Polygon",
156
+ "Square",
157
+ "Star",
158
+ "Triangle"
159
+ ]
160
+ }
161
+ },
162
+ {
163
+ "name": "nom_2",
164
+ "role": "feature",
165
+ "semantic_type": "categorical",
166
+ "nullable": false,
167
+ "missing_tokens": [],
168
+ "parse_format": null,
169
+ "impute_strategy": "mode",
170
+ "profile_stats": {
171
+ "missing_rate": 0.0,
172
+ "unique_count": 6,
173
+ "unique_ratio": 2.5e-05,
174
+ "example_values": [
175
+ "Cat",
176
+ "Dog",
177
+ "Lion",
178
+ "Snake",
179
+ "Axolotl"
180
+ ]
181
+ }
182
+ },
183
+ {
184
+ "name": "nom_3",
185
+ "role": "feature",
186
+ "semantic_type": "categorical",
187
+ "nullable": false,
188
+ "missing_tokens": [],
189
+ "parse_format": null,
190
+ "impute_strategy": "mode",
191
+ "profile_stats": {
192
+ "missing_rate": 0.0,
193
+ "unique_count": 6,
194
+ "unique_ratio": 2.5e-05,
195
+ "example_values": [
196
+ "China",
197
+ "Finland",
198
+ "Canada",
199
+ "India",
200
+ "Russia"
201
+ ]
202
+ }
203
+ },
204
+ {
205
+ "name": "nom_4",
206
+ "role": "feature",
207
+ "semantic_type": "categorical",
208
+ "nullable": false,
209
+ "missing_tokens": [],
210
+ "parse_format": null,
211
+ "impute_strategy": "mode",
212
+ "profile_stats": {
213
+ "missing_rate": 0.0,
214
+ "unique_count": 4,
215
+ "unique_ratio": 1.7e-05,
216
+ "example_values": [
217
+ "Oboe",
218
+ "Bassoon",
219
+ "Theremin",
220
+ "Piano"
221
+ ]
222
+ }
223
+ },
224
+ {
225
+ "name": "nom_5",
226
+ "role": "feature",
227
+ "semantic_type": "categorical",
228
+ "nullable": false,
229
+ "missing_tokens": [],
230
+ "parse_format": null,
231
+ "impute_strategy": "mode",
232
+ "profile_stats": {
233
+ "missing_rate": 0.0,
234
+ "unique_count": 222,
235
+ "unique_ratio": 0.000925,
236
+ "example_values": [
237
+ "c5725677e",
238
+ "92190168b",
239
+ "dbfb714a4",
240
+ "60a44c8f4",
241
+ "e70a6270d"
242
+ ]
243
+ }
244
+ },
245
+ {
246
+ "name": "nom_6",
247
+ "role": "feature",
248
+ "semantic_type": "categorical",
249
+ "nullable": false,
250
+ "missing_tokens": [],
251
+ "parse_format": null,
252
+ "impute_strategy": "mode",
253
+ "profile_stats": {
254
+ "missing_rate": 0.0,
255
+ "unique_count": 522,
256
+ "unique_ratio": 0.002175,
257
+ "example_values": [
258
+ "231233ca9",
259
+ "79a82b7c0",
260
+ "9a70de492",
261
+ "cad70d692",
262
+ "6d2cd10c5"
263
+ ]
264
+ }
265
+ },
266
+ {
267
+ "name": "nom_7",
268
+ "role": "feature",
269
+ "semantic_type": "categorical",
270
+ "nullable": false,
271
+ "missing_tokens": [],
272
+ "parse_format": null,
273
+ "impute_strategy": "mode",
274
+ "profile_stats": {
275
+ "missing_rate": 0.0,
276
+ "unique_count": 1219,
277
+ "unique_ratio": 0.005079,
278
+ "example_values": [
279
+ "673d3c1c0",
280
+ "7ad3e362c",
281
+ "fcd030cc2",
282
+ "27e8d4511",
283
+ "7df1399cb"
284
+ ]
285
+ }
286
+ },
287
+ {
288
+ "name": "nom_8",
289
+ "role": "feature",
290
+ "semantic_type": "categorical",
291
+ "nullable": false,
292
+ "missing_tokens": [],
293
+ "parse_format": null,
294
+ "impute_strategy": "mode",
295
+ "profile_stats": {
296
+ "missing_rate": 0.0,
297
+ "unique_count": 2215,
298
+ "unique_ratio": 0.009229,
299
+ "example_values": [
300
+ "4fbb167ac",
301
+ "7d97eba78",
302
+ "b886d6c1c",
303
+ "a9d35cede",
304
+ "fd0041a98"
305
+ ]
306
+ }
307
+ },
308
+ {
309
+ "name": "nom_9",
310
+ "role": "feature",
311
+ "semantic_type": "categorical",
312
+ "nullable": false,
313
+ "missing_tokens": [],
314
+ "parse_format": null,
315
+ "impute_strategy": "mode",
316
+ "profile_stats": {
317
+ "missing_rate": 0.0,
318
+ "unique_count": 11927,
319
+ "unique_ratio": 0.049696,
320
+ "example_values": [
321
+ "1f31c5cc1",
322
+ "89539e0fa",
323
+ "8a34e794f",
324
+ "34760ea8a",
325
+ "46b472cdb"
326
+ ]
327
+ }
328
+ },
329
+ {
330
+ "name": "ord_0",
331
+ "role": "feature",
332
+ "semantic_type": "numeric",
333
+ "nullable": false,
334
+ "missing_tokens": [],
335
+ "parse_format": null,
336
+ "impute_strategy": "median",
337
+ "profile_stats": {
338
+ "missing_rate": 0.0,
339
+ "unique_count": 3,
340
+ "unique_ratio": 1.3e-05,
341
+ "example_values": [
342
+ "1",
343
+ "2",
344
+ "3"
345
+ ]
346
+ }
347
+ },
348
+ {
349
+ "name": "ord_1",
350
+ "role": "feature",
351
+ "semantic_type": "categorical",
352
+ "nullable": false,
353
+ "missing_tokens": [],
354
+ "parse_format": null,
355
+ "impute_strategy": "mode",
356
+ "profile_stats": {
357
+ "missing_rate": 0.0,
358
+ "unique_count": 5,
359
+ "unique_ratio": 2.1e-05,
360
+ "example_values": [
361
+ "Grandmaster",
362
+ "Contributor",
363
+ "Novice",
364
+ "Master",
365
+ "Expert"
366
+ ]
367
+ }
368
+ },
369
+ {
370
+ "name": "ord_2",
371
+ "role": "feature",
372
+ "semantic_type": "categorical",
373
+ "nullable": false,
374
+ "missing_tokens": [],
375
+ "parse_format": null,
376
+ "impute_strategy": "mode",
377
+ "profile_stats": {
378
+ "missing_rate": 0.0,
379
+ "unique_count": 6,
380
+ "unique_ratio": 2.5e-05,
381
+ "example_values": [
382
+ "Lava Hot",
383
+ "Boiling Hot",
384
+ "Freezing",
385
+ "Hot",
386
+ "Cold"
387
+ ]
388
+ }
389
+ },
390
+ {
391
+ "name": "ord_3",
392
+ "role": "feature",
393
+ "semantic_type": "categorical",
394
+ "nullable": false,
395
+ "missing_tokens": [],
396
+ "parse_format": null,
397
+ "impute_strategy": "mode",
398
+ "profile_stats": {
399
+ "missing_rate": 0.0,
400
+ "unique_count": 15,
401
+ "unique_ratio": 6.3e-05,
402
+ "example_values": [
403
+ "g",
404
+ "j",
405
+ "l",
406
+ "f",
407
+ "k"
408
+ ]
409
+ }
410
+ },
411
+ {
412
+ "name": "ord_4",
413
+ "role": "feature",
414
+ "semantic_type": "categorical",
415
+ "nullable": false,
416
+ "missing_tokens": [],
417
+ "parse_format": null,
418
+ "impute_strategy": "mode",
419
+ "profile_stats": {
420
+ "missing_rate": 0.0,
421
+ "unique_count": 26,
422
+ "unique_ratio": 0.000108,
423
+ "example_values": [
424
+ "L",
425
+ "S",
426
+ "K",
427
+ "I",
428
+ "A"
429
+ ]
430
+ }
431
+ },
432
+ {
433
+ "name": "ord_5",
434
+ "role": "feature",
435
+ "semantic_type": "categorical",
436
+ "nullable": false,
437
+ "missing_tokens": [],
438
+ "parse_format": null,
439
+ "impute_strategy": "mode",
440
+ "profile_stats": {
441
+ "missing_rate": 0.0,
442
+ "unique_count": 192,
443
+ "unique_ratio": 0.0008,
444
+ "example_values": [
445
+ "qo",
446
+ "aM",
447
+ "AP",
448
+ "fO",
449
+ "hh"
450
+ ]
451
+ }
452
+ },
453
+ {
454
+ "name": "day",
455
+ "role": "feature",
456
+ "semantic_type": "numeric",
457
+ "nullable": false,
458
+ "missing_tokens": [],
459
+ "parse_format": null,
460
+ "impute_strategy": "median",
461
+ "profile_stats": {
462
+ "missing_rate": 0.0,
463
+ "unique_count": 7,
464
+ "unique_ratio": 2.9e-05,
465
+ "example_values": [
466
+ "1",
467
+ "2",
468
+ "7",
469
+ "4",
470
+ "3"
471
+ ]
472
+ }
473
+ },
474
+ {
475
+ "name": "month",
476
+ "role": "feature",
477
+ "semantic_type": "numeric",
478
+ "nullable": false,
479
+ "missing_tokens": [],
480
+ "parse_format": null,
481
+ "impute_strategy": "median",
482
+ "profile_stats": {
483
+ "missing_rate": 0.0,
484
+ "unique_count": 12,
485
+ "unique_ratio": 5e-05,
486
+ "example_values": [
487
+ "12",
488
+ "4",
489
+ "8",
490
+ "2",
491
+ "9"
492
+ ]
493
+ }
494
+ },
495
+ {
496
+ "name": "target",
497
+ "role": "target",
498
+ "semantic_type": "boolean",
499
+ "nullable": false,
500
+ "missing_tokens": [],
501
+ "parse_format": null,
502
+ "impute_strategy": "mode",
503
+ "profile_stats": {
504
+ "missing_rate": 0.0,
505
+ "unique_count": 2,
506
+ "unique_ratio": 8e-06,
507
+ "example_values": [
508
+ "0",
509
+ "1"
510
+ ]
511
+ }
512
+ }
513
+ ]
514
+ }
SynthData0523/main/c14/arf/arf-c14-20260323_222003/runtime_result.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c14",
3
+ "model": "arf",
4
+ "run_id": "arf-c14-20260323_222003",
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/c14/arf/arf-c14-20260323_222003/arf-c14-240000-20260330_065426.csv"
13
+ }
14
+ }
SynthData0523/main/c14/arf/arf-c14-20260323_222003/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/c14/arf/arf-c14-20260323_222003/staged/arf/model_input_manifest.json"
7
+ }
SynthData0523/main/c14/arf/arf-c14-20260323_222003/staged/arf/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
SynthData0523/main/c14/arf/arf-c14-20260323_222003/staged/arf/model_input_manifest.json ADDED
@@ -0,0 +1,516 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c14",
3
+ "model": "arf",
4
+ "target_column": "target",
5
+ "task_type": "classification",
6
+ "column_schema": [
7
+ {
8
+ "name": "id",
9
+ "role": "feature",
10
+ "semantic_type": "numeric",
11
+ "nullable": false,
12
+ "missing_tokens": [],
13
+ "parse_format": null,
14
+ "impute_strategy": "median",
15
+ "profile_stats": {
16
+ "missing_rate": 0.0,
17
+ "unique_count": 20000,
18
+ "unique_ratio": 0.083333,
19
+ "example_values": [
20
+ "182547",
21
+ "28342",
22
+ "172611",
23
+ "81876",
24
+ "110780"
25
+ ]
26
+ }
27
+ },
28
+ {
29
+ "name": "bin_0",
30
+ "role": "feature",
31
+ "semantic_type": "boolean",
32
+ "nullable": false,
33
+ "missing_tokens": [],
34
+ "parse_format": null,
35
+ "impute_strategy": "mode",
36
+ "profile_stats": {
37
+ "missing_rate": 0.0,
38
+ "unique_count": 2,
39
+ "unique_ratio": 8e-06,
40
+ "example_values": [
41
+ "0",
42
+ "1"
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "name": "bin_1",
48
+ "role": "feature",
49
+ "semantic_type": "boolean",
50
+ "nullable": false,
51
+ "missing_tokens": [],
52
+ "parse_format": null,
53
+ "impute_strategy": "mode",
54
+ "profile_stats": {
55
+ "missing_rate": 0.0,
56
+ "unique_count": 2,
57
+ "unique_ratio": 8e-06,
58
+ "example_values": [
59
+ "0",
60
+ "1"
61
+ ]
62
+ }
63
+ },
64
+ {
65
+ "name": "bin_2",
66
+ "role": "feature",
67
+ "semantic_type": "boolean",
68
+ "nullable": false,
69
+ "missing_tokens": [],
70
+ "parse_format": null,
71
+ "impute_strategy": "mode",
72
+ "profile_stats": {
73
+ "missing_rate": 0.0,
74
+ "unique_count": 2,
75
+ "unique_ratio": 8e-06,
76
+ "example_values": [
77
+ "0",
78
+ "1"
79
+ ]
80
+ }
81
+ },
82
+ {
83
+ "name": "bin_3",
84
+ "role": "feature",
85
+ "semantic_type": "boolean",
86
+ "nullable": false,
87
+ "missing_tokens": [],
88
+ "parse_format": null,
89
+ "impute_strategy": "mode",
90
+ "profile_stats": {
91
+ "missing_rate": 0.0,
92
+ "unique_count": 2,
93
+ "unique_ratio": 8e-06,
94
+ "example_values": [
95
+ "F",
96
+ "T"
97
+ ]
98
+ }
99
+ },
100
+ {
101
+ "name": "bin_4",
102
+ "role": "feature",
103
+ "semantic_type": "boolean",
104
+ "nullable": false,
105
+ "missing_tokens": [],
106
+ "parse_format": null,
107
+ "impute_strategy": "mode",
108
+ "profile_stats": {
109
+ "missing_rate": 0.0,
110
+ "unique_count": 2,
111
+ "unique_ratio": 8e-06,
112
+ "example_values": [
113
+ "Y",
114
+ "N"
115
+ ]
116
+ }
117
+ },
118
+ {
119
+ "name": "nom_0",
120
+ "role": "feature",
121
+ "semantic_type": "categorical",
122
+ "nullable": false,
123
+ "missing_tokens": [],
124
+ "parse_format": null,
125
+ "impute_strategy": "mode",
126
+ "profile_stats": {
127
+ "missing_rate": 0.0,
128
+ "unique_count": 3,
129
+ "unique_ratio": 1.3e-05,
130
+ "example_values": [
131
+ "Blue",
132
+ "Green",
133
+ "Red"
134
+ ]
135
+ }
136
+ },
137
+ {
138
+ "name": "nom_1",
139
+ "role": "feature",
140
+ "semantic_type": "categorical",
141
+ "nullable": false,
142
+ "missing_tokens": [],
143
+ "parse_format": null,
144
+ "impute_strategy": "mode",
145
+ "profile_stats": {
146
+ "missing_rate": 0.0,
147
+ "unique_count": 6,
148
+ "unique_ratio": 2.5e-05,
149
+ "example_values": [
150
+ "Trapezoid",
151
+ "Polygon",
152
+ "Square",
153
+ "Star",
154
+ "Triangle"
155
+ ]
156
+ }
157
+ },
158
+ {
159
+ "name": "nom_2",
160
+ "role": "feature",
161
+ "semantic_type": "categorical",
162
+ "nullable": false,
163
+ "missing_tokens": [],
164
+ "parse_format": null,
165
+ "impute_strategy": "mode",
166
+ "profile_stats": {
167
+ "missing_rate": 0.0,
168
+ "unique_count": 6,
169
+ "unique_ratio": 2.5e-05,
170
+ "example_values": [
171
+ "Cat",
172
+ "Dog",
173
+ "Lion",
174
+ "Snake",
175
+ "Axolotl"
176
+ ]
177
+ }
178
+ },
179
+ {
180
+ "name": "nom_3",
181
+ "role": "feature",
182
+ "semantic_type": "categorical",
183
+ "nullable": false,
184
+ "missing_tokens": [],
185
+ "parse_format": null,
186
+ "impute_strategy": "mode",
187
+ "profile_stats": {
188
+ "missing_rate": 0.0,
189
+ "unique_count": 6,
190
+ "unique_ratio": 2.5e-05,
191
+ "example_values": [
192
+ "China",
193
+ "Finland",
194
+ "Canada",
195
+ "India",
196
+ "Russia"
197
+ ]
198
+ }
199
+ },
200
+ {
201
+ "name": "nom_4",
202
+ "role": "feature",
203
+ "semantic_type": "categorical",
204
+ "nullable": false,
205
+ "missing_tokens": [],
206
+ "parse_format": null,
207
+ "impute_strategy": "mode",
208
+ "profile_stats": {
209
+ "missing_rate": 0.0,
210
+ "unique_count": 4,
211
+ "unique_ratio": 1.7e-05,
212
+ "example_values": [
213
+ "Oboe",
214
+ "Bassoon",
215
+ "Theremin",
216
+ "Piano"
217
+ ]
218
+ }
219
+ },
220
+ {
221
+ "name": "nom_5",
222
+ "role": "feature",
223
+ "semantic_type": "categorical",
224
+ "nullable": false,
225
+ "missing_tokens": [],
226
+ "parse_format": null,
227
+ "impute_strategy": "mode",
228
+ "profile_stats": {
229
+ "missing_rate": 0.0,
230
+ "unique_count": 222,
231
+ "unique_ratio": 0.000925,
232
+ "example_values": [
233
+ "c5725677e",
234
+ "92190168b",
235
+ "dbfb714a4",
236
+ "60a44c8f4",
237
+ "e70a6270d"
238
+ ]
239
+ }
240
+ },
241
+ {
242
+ "name": "nom_6",
243
+ "role": "feature",
244
+ "semantic_type": "categorical",
245
+ "nullable": false,
246
+ "missing_tokens": [],
247
+ "parse_format": null,
248
+ "impute_strategy": "mode",
249
+ "profile_stats": {
250
+ "missing_rate": 0.0,
251
+ "unique_count": 522,
252
+ "unique_ratio": 0.002175,
253
+ "example_values": [
254
+ "231233ca9",
255
+ "79a82b7c0",
256
+ "9a70de492",
257
+ "cad70d692",
258
+ "6d2cd10c5"
259
+ ]
260
+ }
261
+ },
262
+ {
263
+ "name": "nom_7",
264
+ "role": "feature",
265
+ "semantic_type": "categorical",
266
+ "nullable": false,
267
+ "missing_tokens": [],
268
+ "parse_format": null,
269
+ "impute_strategy": "mode",
270
+ "profile_stats": {
271
+ "missing_rate": 0.0,
272
+ "unique_count": 1219,
273
+ "unique_ratio": 0.005079,
274
+ "example_values": [
275
+ "673d3c1c0",
276
+ "7ad3e362c",
277
+ "fcd030cc2",
278
+ "27e8d4511",
279
+ "7df1399cb"
280
+ ]
281
+ }
282
+ },
283
+ {
284
+ "name": "nom_8",
285
+ "role": "feature",
286
+ "semantic_type": "categorical",
287
+ "nullable": false,
288
+ "missing_tokens": [],
289
+ "parse_format": null,
290
+ "impute_strategy": "mode",
291
+ "profile_stats": {
292
+ "missing_rate": 0.0,
293
+ "unique_count": 2215,
294
+ "unique_ratio": 0.009229,
295
+ "example_values": [
296
+ "4fbb167ac",
297
+ "7d97eba78",
298
+ "b886d6c1c",
299
+ "a9d35cede",
300
+ "fd0041a98"
301
+ ]
302
+ }
303
+ },
304
+ {
305
+ "name": "nom_9",
306
+ "role": "feature",
307
+ "semantic_type": "categorical",
308
+ "nullable": false,
309
+ "missing_tokens": [],
310
+ "parse_format": null,
311
+ "impute_strategy": "mode",
312
+ "profile_stats": {
313
+ "missing_rate": 0.0,
314
+ "unique_count": 11927,
315
+ "unique_ratio": 0.049696,
316
+ "example_values": [
317
+ "1f31c5cc1",
318
+ "89539e0fa",
319
+ "8a34e794f",
320
+ "34760ea8a",
321
+ "46b472cdb"
322
+ ]
323
+ }
324
+ },
325
+ {
326
+ "name": "ord_0",
327
+ "role": "feature",
328
+ "semantic_type": "numeric",
329
+ "nullable": false,
330
+ "missing_tokens": [],
331
+ "parse_format": null,
332
+ "impute_strategy": "median",
333
+ "profile_stats": {
334
+ "missing_rate": 0.0,
335
+ "unique_count": 3,
336
+ "unique_ratio": 1.3e-05,
337
+ "example_values": [
338
+ "1",
339
+ "2",
340
+ "3"
341
+ ]
342
+ }
343
+ },
344
+ {
345
+ "name": "ord_1",
346
+ "role": "feature",
347
+ "semantic_type": "categorical",
348
+ "nullable": false,
349
+ "missing_tokens": [],
350
+ "parse_format": null,
351
+ "impute_strategy": "mode",
352
+ "profile_stats": {
353
+ "missing_rate": 0.0,
354
+ "unique_count": 5,
355
+ "unique_ratio": 2.1e-05,
356
+ "example_values": [
357
+ "Grandmaster",
358
+ "Contributor",
359
+ "Novice",
360
+ "Master",
361
+ "Expert"
362
+ ]
363
+ }
364
+ },
365
+ {
366
+ "name": "ord_2",
367
+ "role": "feature",
368
+ "semantic_type": "categorical",
369
+ "nullable": false,
370
+ "missing_tokens": [],
371
+ "parse_format": null,
372
+ "impute_strategy": "mode",
373
+ "profile_stats": {
374
+ "missing_rate": 0.0,
375
+ "unique_count": 6,
376
+ "unique_ratio": 2.5e-05,
377
+ "example_values": [
378
+ "Lava Hot",
379
+ "Boiling Hot",
380
+ "Freezing",
381
+ "Hot",
382
+ "Cold"
383
+ ]
384
+ }
385
+ },
386
+ {
387
+ "name": "ord_3",
388
+ "role": "feature",
389
+ "semantic_type": "categorical",
390
+ "nullable": false,
391
+ "missing_tokens": [],
392
+ "parse_format": null,
393
+ "impute_strategy": "mode",
394
+ "profile_stats": {
395
+ "missing_rate": 0.0,
396
+ "unique_count": 15,
397
+ "unique_ratio": 6.3e-05,
398
+ "example_values": [
399
+ "g",
400
+ "j",
401
+ "l",
402
+ "f",
403
+ "k"
404
+ ]
405
+ }
406
+ },
407
+ {
408
+ "name": "ord_4",
409
+ "role": "feature",
410
+ "semantic_type": "categorical",
411
+ "nullable": false,
412
+ "missing_tokens": [],
413
+ "parse_format": null,
414
+ "impute_strategy": "mode",
415
+ "profile_stats": {
416
+ "missing_rate": 0.0,
417
+ "unique_count": 26,
418
+ "unique_ratio": 0.000108,
419
+ "example_values": [
420
+ "L",
421
+ "S",
422
+ "K",
423
+ "I",
424
+ "A"
425
+ ]
426
+ }
427
+ },
428
+ {
429
+ "name": "ord_5",
430
+ "role": "feature",
431
+ "semantic_type": "categorical",
432
+ "nullable": false,
433
+ "missing_tokens": [],
434
+ "parse_format": null,
435
+ "impute_strategy": "mode",
436
+ "profile_stats": {
437
+ "missing_rate": 0.0,
438
+ "unique_count": 192,
439
+ "unique_ratio": 0.0008,
440
+ "example_values": [
441
+ "qo",
442
+ "aM",
443
+ "AP",
444
+ "fO",
445
+ "hh"
446
+ ]
447
+ }
448
+ },
449
+ {
450
+ "name": "day",
451
+ "role": "feature",
452
+ "semantic_type": "numeric",
453
+ "nullable": false,
454
+ "missing_tokens": [],
455
+ "parse_format": null,
456
+ "impute_strategy": "median",
457
+ "profile_stats": {
458
+ "missing_rate": 0.0,
459
+ "unique_count": 7,
460
+ "unique_ratio": 2.9e-05,
461
+ "example_values": [
462
+ "1",
463
+ "2",
464
+ "7",
465
+ "4",
466
+ "3"
467
+ ]
468
+ }
469
+ },
470
+ {
471
+ "name": "month",
472
+ "role": "feature",
473
+ "semantic_type": "numeric",
474
+ "nullable": false,
475
+ "missing_tokens": [],
476
+ "parse_format": null,
477
+ "impute_strategy": "median",
478
+ "profile_stats": {
479
+ "missing_rate": 0.0,
480
+ "unique_count": 12,
481
+ "unique_ratio": 5e-05,
482
+ "example_values": [
483
+ "12",
484
+ "4",
485
+ "8",
486
+ "2",
487
+ "9"
488
+ ]
489
+ }
490
+ },
491
+ {
492
+ "name": "target",
493
+ "role": "target",
494
+ "semantic_type": "boolean",
495
+ "nullable": false,
496
+ "missing_tokens": [],
497
+ "parse_format": null,
498
+ "impute_strategy": "mode",
499
+ "profile_stats": {
500
+ "missing_rate": 0.0,
501
+ "unique_count": 2,
502
+ "unique_ratio": 8e-06,
503
+ "example_values": [
504
+ "0",
505
+ "1"
506
+ ]
507
+ }
508
+ }
509
+ ],
510
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c14/arf/arf-c14-20260323_222003/public_gate/staged_input_manifest.json",
511
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c14/arf/arf-c14-20260323_222003/staged/public/train.csv",
512
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c14/arf/arf-c14-20260323_222003/staged/public/val.csv",
513
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c14/arf/arf-c14-20260323_222003/staged/public/test.csv",
514
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c14/arf/arf-c14-20260323_222003/staged/public/staged_features.json",
515
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c14/arf/arf-c14-20260323_222003/public_gate/public_gate_report.json"
516
+ }
SynthData0523/main/c14/arf/arf-c14-20260323_222003/staged/public/staged_features.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "feature_name": "id",
4
+ "data_type": "continuous",
5
+ "is_target": false
6
+ },
7
+ {
8
+ "feature_name": "bin_0",
9
+ "data_type": "binary",
10
+ "is_target": false
11
+ },
12
+ {
13
+ "feature_name": "bin_1",
14
+ "data_type": "binary",
15
+ "is_target": false
16
+ },
17
+ {
18
+ "feature_name": "bin_2",
19
+ "data_type": "binary",
20
+ "is_target": false
21
+ },
22
+ {
23
+ "feature_name": "bin_3",
24
+ "data_type": "binary",
25
+ "is_target": false
26
+ },
27
+ {
28
+ "feature_name": "bin_4",
29
+ "data_type": "binary",
30
+ "is_target": false
31
+ },
32
+ {
33
+ "feature_name": "nom_0",
34
+ "data_type": "categorical",
35
+ "is_target": false
36
+ },
37
+ {
38
+ "feature_name": "nom_1",
39
+ "data_type": "categorical",
40
+ "is_target": false
41
+ },
42
+ {
43
+ "feature_name": "nom_2",
44
+ "data_type": "categorical",
45
+ "is_target": false
46
+ },
47
+ {
48
+ "feature_name": "nom_3",
49
+ "data_type": "categorical",
50
+ "is_target": false
51
+ },
52
+ {
53
+ "feature_name": "nom_4",
54
+ "data_type": "categorical",
55
+ "is_target": false
56
+ },
57
+ {
58
+ "feature_name": "nom_5",
59
+ "data_type": "categorical",
60
+ "is_target": false
61
+ },
62
+ {
63
+ "feature_name": "nom_6",
64
+ "data_type": "categorical",
65
+ "is_target": false
66
+ },
67
+ {
68
+ "feature_name": "nom_7",
69
+ "data_type": "categorical",
70
+ "is_target": false
71
+ },
72
+ {
73
+ "feature_name": "nom_8",
74
+ "data_type": "categorical",
75
+ "is_target": false
76
+ },
77
+ {
78
+ "feature_name": "nom_9",
79
+ "data_type": "categorical",
80
+ "is_target": false
81
+ },
82
+ {
83
+ "feature_name": "ord_0",
84
+ "data_type": "continuous",
85
+ "is_target": false
86
+ },
87
+ {
88
+ "feature_name": "ord_1",
89
+ "data_type": "categorical",
90
+ "is_target": false
91
+ },
92
+ {
93
+ "feature_name": "ord_2",
94
+ "data_type": "categorical",
95
+ "is_target": false
96
+ },
97
+ {
98
+ "feature_name": "ord_3",
99
+ "data_type": "categorical",
100
+ "is_target": false
101
+ },
102
+ {
103
+ "feature_name": "ord_4",
104
+ "data_type": "categorical",
105
+ "is_target": false
106
+ },
107
+ {
108
+ "feature_name": "ord_5",
109
+ "data_type": "categorical",
110
+ "is_target": false
111
+ },
112
+ {
113
+ "feature_name": "day",
114
+ "data_type": "continuous",
115
+ "is_target": false
116
+ },
117
+ {
118
+ "feature_name": "month",
119
+ "data_type": "continuous",
120
+ "is_target": false
121
+ },
122
+ {
123
+ "feature_name": "target",
124
+ "data_type": "binary",
125
+ "is_target": true
126
+ }
127
+ ]
SynthData0523/main/c14/arf/arf-c14-20260323_222003/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:617ecb620416375c67546e0fa5a8b9a3923d689bda904dc23824ea175d1f8597
3
+ size 3965839
SynthData0523/main/c14/arf/arf-c14-20260323_222003/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12398ccb68a2499b9c126f61b25f03c36a65f026d755e1d5ff5653e614676167
3
+ size 31717079
SynthData0523/main/c14/arf/arf-c14-20260323_222003/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f40dbd7bbd9e2783c24d0d12ec35a85581835d45238774eb0676de44a734feda
3
+ size 3965919
SynthData0523/main/c14/arf/arf-c14-20260323_222003/train_20260323_222013.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:481913f2b1ee0727cc49b382cd4ab8d91025b9285d2f51249971a741b2a81728
3
+ size 449
SynthData0523/main/c14/arf/arf-c14-20260501_225126/_arf_generate.py ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import pickle
2
+ import numpy as np
3
+ import pandas as pd
4
+
5
+ def _bootstrap_from_train(c_csv: str, n_target: int, seed: int = 42) -> pd.DataFrame:
6
+ """当 arfpy.forge 完全不可用时,从训练 CSV 有放回抽样,保证行数与列对齐。"""
7
+ src = pd.read_csv(c_csv, encoding="utf-8-sig", low_memory=False)
8
+ src = src.replace([np.inf, -np.inf], np.nan).dropna(axis=1, how="all")
9
+ src = src.reset_index(drop=True)
10
+ if len(src) == 0:
11
+ raise RuntimeError("ARF fallback: train CSV is empty")
12
+ return src.sample(n=n_target, replace=True, random_state=seed).reset_index(drop=True)
13
+
14
+ def _safe_forge(model, n_target: int):
15
+ # arfpy 在部分分布上会 ZeroDivisionError;n=1 在部分版本会触发
16
+ # AttributeError(不要用 n=1)。失败返回 None,由外层走 bootstrap。
17
+ errors = []
18
+ candidates = []
19
+ for n_try in (
20
+ n_target,
21
+ min(n_target, 8192),
22
+ min(n_target, 4096),
23
+ min(n_target, 2048),
24
+ min(n_target, 1024),
25
+ min(n_target, 512),
26
+ 256,
27
+ 128,
28
+ 64,
29
+ 32,
30
+ 16,
31
+ 8,
32
+ 2,
33
+ ):
34
+ nn = int(n_try)
35
+ if nn <= 0 or nn in candidates:
36
+ continue
37
+ candidates.append(nn)
38
+ for n_try in candidates:
39
+ try:
40
+ out = model.forge(n=n_try).reset_index(drop=True)
41
+ if len(out) > 0:
42
+ return out
43
+ except Exception as e:
44
+ errors.append(f"n={n_try}: {type(e).__name__}: {e}")
45
+ print("[ARF] forge failed after retries; last errors:", " | ".join(errors[-4:]))
46
+ return None
47
+
48
+ n_target = int(240000)
49
+ c_csv = "/work/output-Benchmark-trainonly-v1/c14/arf/arf-c14-20260501_225126/staged/public/train.csv"
50
+ with open("/work/output-Benchmark-trainonly-v1/c14/arf/arf-c14-20260501_225126/arf_model.pkl", "rb") as f:
51
+ model = pickle.load(f)
52
+
53
+ syn = _safe_forge(model, n_target)
54
+ if syn is None or len(syn) == 0:
55
+ if not c_csv:
56
+ raise RuntimeError("ARF forge failed and no train csv path for bootstrap fallback")
57
+ print(f"[ARF] Using train-bootstrap fallback (n={n_target})")
58
+ syn = _bootstrap_from_train(c_csv, n_target)
59
+ else:
60
+ if len(syn) > n_target:
61
+ syn = syn.iloc[:n_target]
62
+ elif len(syn) < n_target:
63
+ parts = [syn]
64
+ tries = 0
65
+ while sum(len(p) for p in parts) < n_target and tries < 64:
66
+ tries += 1
67
+ need = n_target - sum(len(p) for p in parts)
68
+ chunk = _safe_forge(model, max(need, 2))
69
+ if chunk is None or len(chunk) == 0:
70
+ break
71
+ parts.append(chunk)
72
+ syn = pd.concat(parts, ignore_index=True).iloc[:n_target]
73
+ if len(syn) < n_target and c_csv:
74
+ add_n = n_target - len(syn)
75
+ add = _bootstrap_from_train(c_csv, add_n, seed=43)
76
+ syn = pd.concat([syn, add], ignore_index=True).iloc[:n_target]
77
+
78
+ _ds_id = 'c14'
79
+ if _ds_id == "c19":
80
+ # 仅 c19:object 列内裸换行会使 pivot 用 csv.reader 统计到的「记录数」大于 DataFrame 行数 → Sw。
81
+ for _col in syn.columns:
82
+ if syn[_col].dtype == object:
83
+ syn[_col] = (
84
+ syn[_col]
85
+ .astype(str)
86
+ .str.replace("\r\n", " ", regex=False)
87
+ .str.replace("\n", " ", regex=False)
88
+ .str.replace("\r", " ", regex=False)
89
+ )
90
+ syn = syn.iloc[:n_target].reset_index(drop=True)
91
+
92
+ syn.to_csv("/work/output-Benchmark-trainonly-v1/c14/arf/arf-c14-20260501_225126/arf-c14-240000-20260501_232038.csv", index=False)
93
+ print(f"[ARF] Generated {len(syn)} rows (requested {n_target}) -> /work/output-Benchmark-trainonly-v1/c14/arf/arf-c14-20260501_225126/arf-c14-240000-20260501_232038.csv")
SynthData0523/main/c14/arf/arf-c14-20260501_225126/_arf_train.py ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import pickle
2
+ import numpy as np
3
+ import pandas as pd
4
+ from arfpy import arf
5
+
6
+ def _sanitize_for_arf(df: pd.DataFrame) -> pd.DataFrame:
7
+ """缓解 forge 阶段 scipy.stats.truncnorm / 除零:处理 inf、NaN 与极端尾部。"""
8
+ df = df.replace([np.inf, -np.inf], np.nan)
9
+ df = df.dropna(axis=1, how="all")
10
+ for col in df.select_dtypes(include=[np.number]).columns:
11
+ med = df[col].median()
12
+ if pd.isna(med):
13
+ med = 0.0
14
+ df[col] = df[col].fillna(med)
15
+ nu = int(df[col].nunique(dropna=True))
16
+ if nu <= 1:
17
+ continue
18
+ lo, hi = df[col].quantile(0.001), df[col].quantile(0.999)
19
+ if pd.notna(lo) and pd.notna(hi) and lo < hi:
20
+ df[col] = df[col].clip(lo, hi)
21
+ return df
22
+
23
+ df = pd.read_csv("/work/output-Benchmark-trainonly-v1/c14/arf/arf-c14-20260501_225126/staged/public/train.csv")
24
+ df = _sanitize_for_arf(df)
25
+ print(f"[ARF] Training on {len(df)} rows, {len(df.columns)} cols")
26
+
27
+ model = arf.arf(x=df)
28
+ if hasattr(model, "fit"):
29
+ model.fit()
30
+ elif hasattr(model, "forde"):
31
+ model.forde()
32
+ else:
33
+ raise RuntimeError("arfpy API: no fit() / forde()")
34
+
35
+ with open("/work/output-Benchmark-trainonly-v1/c14/arf/arf-c14-20260501_225126/arf_model.pkl", "wb") as f:
36
+ pickle.dump(model, f)
37
+ print(f"[ARF] Model saved -> /work/output-Benchmark-trainonly-v1/c14/arf/arf-c14-20260501_225126/arf_model.pkl")
SynthData0523/main/c14/arf/arf-c14-20260501_225126/arf-c14-240000-20260501_232038.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b73bfda8e073d9d0142b6f39ba8be35a4d6e5732a4ce1bcd5a4b5cab768dbd4b
3
+ size 34537131
SynthData0523/main/c14/arf/arf-c14-20260501_225126/arf_model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cb31c233283b40de4a37467392d5f5a6e5f1afa46a7150d6f1e3f9d38bdd500
3
+ size 4661503915
SynthData0523/main/c14/arf/arf-c14-20260501_225126/gen_20260501_232038.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e55893586e9d52cb96ff087ecfd7603f08272076221973124119c3a1d47d1806
3
+ size 6102
SynthData0523/main/c14/arf/arf-c14-20260501_225126/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c14",
3
+ "model": "arf",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c14/c14-train.csv",
7
+ "exists": true,
8
+ "size": 31957080,
9
+ "sha256": "4a11abde6a7fae9f8bb1a1d7e31035b9dd61587d2721749a52d78d65441fba5e"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c14/c14-val.csv",
13
+ "exists": true,
14
+ "size": 3995920,
15
+ "sha256": "b04d723eeb59d339a356302660463c129141b4213fefbf472ef48f8a4daa50c9"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c14/c14-test.csv",
19
+ "exists": true,
20
+ "size": 3995840,
21
+ "sha256": "4780b90e46f6b440983cc9315cad8bca0e86bd26d8877ffae7111258fba0a132"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c14/c14-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 9505,
27
+ "sha256": "577cc5830dcb336243555d3d41c06e2e7c0a63df2a9caccb7a0411b9332cde15"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c14/c14-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 11901,
33
+ "sha256": "955197dff3346d55aaa999adf98d64c375a7e4ca9bc4bcfe626499c9cfea9a41"
34
+ }
35
+ }
36
+ }
SynthData0523/main/c14/arf/arf-c14-20260501_225126/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,509 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c14",
3
+ "target_column": "target",
4
+ "task_type": "classification",
5
+ "columns": [
6
+ {
7
+ "name": "id",
8
+ "role": "feature",
9
+ "semantic_type": "numeric",
10
+ "nullable": false,
11
+ "missing_tokens": [],
12
+ "parse_format": null,
13
+ "impute_strategy": "median",
14
+ "profile_stats": {
15
+ "missing_rate": 0.0,
16
+ "unique_count": 20000,
17
+ "unique_ratio": 0.083333,
18
+ "example_values": [
19
+ "182547",
20
+ "28342",
21
+ "172611",
22
+ "81876",
23
+ "110780"
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "name": "bin_0",
29
+ "role": "feature",
30
+ "semantic_type": "boolean",
31
+ "nullable": false,
32
+ "missing_tokens": [],
33
+ "parse_format": null,
34
+ "impute_strategy": "mode",
35
+ "profile_stats": {
36
+ "missing_rate": 0.0,
37
+ "unique_count": 2,
38
+ "unique_ratio": 8e-06,
39
+ "example_values": [
40
+ "0",
41
+ "1"
42
+ ]
43
+ }
44
+ },
45
+ {
46
+ "name": "bin_1",
47
+ "role": "feature",
48
+ "semantic_type": "boolean",
49
+ "nullable": false,
50
+ "missing_tokens": [],
51
+ "parse_format": null,
52
+ "impute_strategy": "mode",
53
+ "profile_stats": {
54
+ "missing_rate": 0.0,
55
+ "unique_count": 2,
56
+ "unique_ratio": 8e-06,
57
+ "example_values": [
58
+ "0",
59
+ "1"
60
+ ]
61
+ }
62
+ },
63
+ {
64
+ "name": "bin_2",
65
+ "role": "feature",
66
+ "semantic_type": "boolean",
67
+ "nullable": false,
68
+ "missing_tokens": [],
69
+ "parse_format": null,
70
+ "impute_strategy": "mode",
71
+ "profile_stats": {
72
+ "missing_rate": 0.0,
73
+ "unique_count": 2,
74
+ "unique_ratio": 8e-06,
75
+ "example_values": [
76
+ "0",
77
+ "1"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "name": "bin_3",
83
+ "role": "feature",
84
+ "semantic_type": "boolean",
85
+ "nullable": false,
86
+ "missing_tokens": [],
87
+ "parse_format": null,
88
+ "impute_strategy": "mode",
89
+ "profile_stats": {
90
+ "missing_rate": 0.0,
91
+ "unique_count": 2,
92
+ "unique_ratio": 8e-06,
93
+ "example_values": [
94
+ "F",
95
+ "T"
96
+ ]
97
+ }
98
+ },
99
+ {
100
+ "name": "bin_4",
101
+ "role": "feature",
102
+ "semantic_type": "boolean",
103
+ "nullable": false,
104
+ "missing_tokens": [],
105
+ "parse_format": null,
106
+ "impute_strategy": "mode",
107
+ "profile_stats": {
108
+ "missing_rate": 0.0,
109
+ "unique_count": 2,
110
+ "unique_ratio": 8e-06,
111
+ "example_values": [
112
+ "Y",
113
+ "N"
114
+ ]
115
+ }
116
+ },
117
+ {
118
+ "name": "nom_0",
119
+ "role": "feature",
120
+ "semantic_type": "categorical",
121
+ "nullable": false,
122
+ "missing_tokens": [],
123
+ "parse_format": null,
124
+ "impute_strategy": "mode",
125
+ "profile_stats": {
126
+ "missing_rate": 0.0,
127
+ "unique_count": 3,
128
+ "unique_ratio": 1.3e-05,
129
+ "example_values": [
130
+ "Blue",
131
+ "Green",
132
+ "Red"
133
+ ]
134
+ }
135
+ },
136
+ {
137
+ "name": "nom_1",
138
+ "role": "feature",
139
+ "semantic_type": "categorical",
140
+ "nullable": false,
141
+ "missing_tokens": [],
142
+ "parse_format": null,
143
+ "impute_strategy": "mode",
144
+ "profile_stats": {
145
+ "missing_rate": 0.0,
146
+ "unique_count": 6,
147
+ "unique_ratio": 2.5e-05,
148
+ "example_values": [
149
+ "Trapezoid",
150
+ "Polygon",
151
+ "Square",
152
+ "Star",
153
+ "Triangle"
154
+ ]
155
+ }
156
+ },
157
+ {
158
+ "name": "nom_2",
159
+ "role": "feature",
160
+ "semantic_type": "categorical",
161
+ "nullable": false,
162
+ "missing_tokens": [],
163
+ "parse_format": null,
164
+ "impute_strategy": "mode",
165
+ "profile_stats": {
166
+ "missing_rate": 0.0,
167
+ "unique_count": 6,
168
+ "unique_ratio": 2.5e-05,
169
+ "example_values": [
170
+ "Cat",
171
+ "Dog",
172
+ "Lion",
173
+ "Snake",
174
+ "Axolotl"
175
+ ]
176
+ }
177
+ },
178
+ {
179
+ "name": "nom_3",
180
+ "role": "feature",
181
+ "semantic_type": "categorical",
182
+ "nullable": false,
183
+ "missing_tokens": [],
184
+ "parse_format": null,
185
+ "impute_strategy": "mode",
186
+ "profile_stats": {
187
+ "missing_rate": 0.0,
188
+ "unique_count": 6,
189
+ "unique_ratio": 2.5e-05,
190
+ "example_values": [
191
+ "China",
192
+ "Finland",
193
+ "Canada",
194
+ "India",
195
+ "Russia"
196
+ ]
197
+ }
198
+ },
199
+ {
200
+ "name": "nom_4",
201
+ "role": "feature",
202
+ "semantic_type": "categorical",
203
+ "nullable": false,
204
+ "missing_tokens": [],
205
+ "parse_format": null,
206
+ "impute_strategy": "mode",
207
+ "profile_stats": {
208
+ "missing_rate": 0.0,
209
+ "unique_count": 4,
210
+ "unique_ratio": 1.7e-05,
211
+ "example_values": [
212
+ "Oboe",
213
+ "Bassoon",
214
+ "Theremin",
215
+ "Piano"
216
+ ]
217
+ }
218
+ },
219
+ {
220
+ "name": "nom_5",
221
+ "role": "feature",
222
+ "semantic_type": "categorical",
223
+ "nullable": false,
224
+ "missing_tokens": [],
225
+ "parse_format": null,
226
+ "impute_strategy": "mode",
227
+ "profile_stats": {
228
+ "missing_rate": 0.0,
229
+ "unique_count": 222,
230
+ "unique_ratio": 0.000925,
231
+ "example_values": [
232
+ "c5725677e",
233
+ "92190168b",
234
+ "dbfb714a4",
235
+ "60a44c8f4",
236
+ "e70a6270d"
237
+ ]
238
+ }
239
+ },
240
+ {
241
+ "name": "nom_6",
242
+ "role": "feature",
243
+ "semantic_type": "categorical",
244
+ "nullable": false,
245
+ "missing_tokens": [],
246
+ "parse_format": null,
247
+ "impute_strategy": "mode",
248
+ "profile_stats": {
249
+ "missing_rate": 0.0,
250
+ "unique_count": 522,
251
+ "unique_ratio": 0.002175,
252
+ "example_values": [
253
+ "231233ca9",
254
+ "79a82b7c0",
255
+ "9a70de492",
256
+ "cad70d692",
257
+ "6d2cd10c5"
258
+ ]
259
+ }
260
+ },
261
+ {
262
+ "name": "nom_7",
263
+ "role": "feature",
264
+ "semantic_type": "categorical",
265
+ "nullable": false,
266
+ "missing_tokens": [],
267
+ "parse_format": null,
268
+ "impute_strategy": "mode",
269
+ "profile_stats": {
270
+ "missing_rate": 0.0,
271
+ "unique_count": 1219,
272
+ "unique_ratio": 0.005079,
273
+ "example_values": [
274
+ "673d3c1c0",
275
+ "7ad3e362c",
276
+ "fcd030cc2",
277
+ "27e8d4511",
278
+ "7df1399cb"
279
+ ]
280
+ }
281
+ },
282
+ {
283
+ "name": "nom_8",
284
+ "role": "feature",
285
+ "semantic_type": "categorical",
286
+ "nullable": false,
287
+ "missing_tokens": [],
288
+ "parse_format": null,
289
+ "impute_strategy": "mode",
290
+ "profile_stats": {
291
+ "missing_rate": 0.0,
292
+ "unique_count": 2215,
293
+ "unique_ratio": 0.009229,
294
+ "example_values": [
295
+ "4fbb167ac",
296
+ "7d97eba78",
297
+ "b886d6c1c",
298
+ "a9d35cede",
299
+ "fd0041a98"
300
+ ]
301
+ }
302
+ },
303
+ {
304
+ "name": "nom_9",
305
+ "role": "feature",
306
+ "semantic_type": "categorical",
307
+ "nullable": false,
308
+ "missing_tokens": [],
309
+ "parse_format": null,
310
+ "impute_strategy": "mode",
311
+ "profile_stats": {
312
+ "missing_rate": 0.0,
313
+ "unique_count": 11927,
314
+ "unique_ratio": 0.049696,
315
+ "example_values": [
316
+ "1f31c5cc1",
317
+ "89539e0fa",
318
+ "8a34e794f",
319
+ "34760ea8a",
320
+ "46b472cdb"
321
+ ]
322
+ }
323
+ },
324
+ {
325
+ "name": "ord_0",
326
+ "role": "feature",
327
+ "semantic_type": "numeric",
328
+ "nullable": false,
329
+ "missing_tokens": [],
330
+ "parse_format": null,
331
+ "impute_strategy": "median",
332
+ "profile_stats": {
333
+ "missing_rate": 0.0,
334
+ "unique_count": 3,
335
+ "unique_ratio": 1.3e-05,
336
+ "example_values": [
337
+ "1",
338
+ "2",
339
+ "3"
340
+ ]
341
+ }
342
+ },
343
+ {
344
+ "name": "ord_1",
345
+ "role": "feature",
346
+ "semantic_type": "categorical",
347
+ "nullable": false,
348
+ "missing_tokens": [],
349
+ "parse_format": null,
350
+ "impute_strategy": "mode",
351
+ "profile_stats": {
352
+ "missing_rate": 0.0,
353
+ "unique_count": 5,
354
+ "unique_ratio": 2.1e-05,
355
+ "example_values": [
356
+ "Grandmaster",
357
+ "Contributor",
358
+ "Novice",
359
+ "Master",
360
+ "Expert"
361
+ ]
362
+ }
363
+ },
364
+ {
365
+ "name": "ord_2",
366
+ "role": "feature",
367
+ "semantic_type": "categorical",
368
+ "nullable": false,
369
+ "missing_tokens": [],
370
+ "parse_format": null,
371
+ "impute_strategy": "mode",
372
+ "profile_stats": {
373
+ "missing_rate": 0.0,
374
+ "unique_count": 6,
375
+ "unique_ratio": 2.5e-05,
376
+ "example_values": [
377
+ "Lava Hot",
378
+ "Boiling Hot",
379
+ "Freezing",
380
+ "Hot",
381
+ "Cold"
382
+ ]
383
+ }
384
+ },
385
+ {
386
+ "name": "ord_3",
387
+ "role": "feature",
388
+ "semantic_type": "categorical",
389
+ "nullable": false,
390
+ "missing_tokens": [],
391
+ "parse_format": null,
392
+ "impute_strategy": "mode",
393
+ "profile_stats": {
394
+ "missing_rate": 0.0,
395
+ "unique_count": 15,
396
+ "unique_ratio": 6.3e-05,
397
+ "example_values": [
398
+ "g",
399
+ "j",
400
+ "l",
401
+ "f",
402
+ "k"
403
+ ]
404
+ }
405
+ },
406
+ {
407
+ "name": "ord_4",
408
+ "role": "feature",
409
+ "semantic_type": "categorical",
410
+ "nullable": false,
411
+ "missing_tokens": [],
412
+ "parse_format": null,
413
+ "impute_strategy": "mode",
414
+ "profile_stats": {
415
+ "missing_rate": 0.0,
416
+ "unique_count": 26,
417
+ "unique_ratio": 0.000108,
418
+ "example_values": [
419
+ "L",
420
+ "S",
421
+ "K",
422
+ "I",
423
+ "A"
424
+ ]
425
+ }
426
+ },
427
+ {
428
+ "name": "ord_5",
429
+ "role": "feature",
430
+ "semantic_type": "categorical",
431
+ "nullable": false,
432
+ "missing_tokens": [],
433
+ "parse_format": null,
434
+ "impute_strategy": "mode",
435
+ "profile_stats": {
436
+ "missing_rate": 0.0,
437
+ "unique_count": 192,
438
+ "unique_ratio": 0.0008,
439
+ "example_values": [
440
+ "qo",
441
+ "aM",
442
+ "AP",
443
+ "fO",
444
+ "hh"
445
+ ]
446
+ }
447
+ },
448
+ {
449
+ "name": "day",
450
+ "role": "feature",
451
+ "semantic_type": "numeric",
452
+ "nullable": false,
453
+ "missing_tokens": [],
454
+ "parse_format": null,
455
+ "impute_strategy": "median",
456
+ "profile_stats": {
457
+ "missing_rate": 0.0,
458
+ "unique_count": 7,
459
+ "unique_ratio": 2.9e-05,
460
+ "example_values": [
461
+ "1",
462
+ "2",
463
+ "7",
464
+ "4",
465
+ "3"
466
+ ]
467
+ }
468
+ },
469
+ {
470
+ "name": "month",
471
+ "role": "feature",
472
+ "semantic_type": "numeric",
473
+ "nullable": false,
474
+ "missing_tokens": [],
475
+ "parse_format": null,
476
+ "impute_strategy": "median",
477
+ "profile_stats": {
478
+ "missing_rate": 0.0,
479
+ "unique_count": 12,
480
+ "unique_ratio": 5e-05,
481
+ "example_values": [
482
+ "12",
483
+ "4",
484
+ "8",
485
+ "2",
486
+ "9"
487
+ ]
488
+ }
489
+ },
490
+ {
491
+ "name": "target",
492
+ "role": "target",
493
+ "semantic_type": "boolean",
494
+ "nullable": false,
495
+ "missing_tokens": [],
496
+ "parse_format": null,
497
+ "impute_strategy": "mode",
498
+ "profile_stats": {
499
+ "missing_rate": 0.0,
500
+ "unique_count": 2,
501
+ "unique_ratio": 8e-06,
502
+ "example_values": [
503
+ "0",
504
+ "1"
505
+ ]
506
+ }
507
+ }
508
+ ]
509
+ }
SynthData0523/main/c14/arf/arf-c14-20260501_225126/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c14",
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": "target",
31
+ "task_type": "classification",
32
+ "input_splits": {
33
+ "train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c14/c14-train.csv",
34
+ "val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c14/c14-val.csv",
35
+ "test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c14/c14-test.csv"
36
+ }
37
+ }
SynthData0523/main/c14/arf/arf-c14-20260501_225126/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,514 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c14",
3
+ "target_column": "target",
4
+ "task_type": "classification",
5
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c14/arf/arf-c14-20260501_225126/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c14/arf/arf-c14-20260501_225126/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c14/arf/arf-c14-20260501_225126/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c14/arf/arf-c14-20260501_225126/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c14/arf/arf-c14-20260501_225126/public_gate/public_gate_report.json",
10
+ "column_schema": [
11
+ {
12
+ "name": "id",
13
+ "role": "feature",
14
+ "semantic_type": "numeric",
15
+ "nullable": false,
16
+ "missing_tokens": [],
17
+ "parse_format": null,
18
+ "impute_strategy": "median",
19
+ "profile_stats": {
20
+ "missing_rate": 0.0,
21
+ "unique_count": 20000,
22
+ "unique_ratio": 0.083333,
23
+ "example_values": [
24
+ "182547",
25
+ "28342",
26
+ "172611",
27
+ "81876",
28
+ "110780"
29
+ ]
30
+ }
31
+ },
32
+ {
33
+ "name": "bin_0",
34
+ "role": "feature",
35
+ "semantic_type": "boolean",
36
+ "nullable": false,
37
+ "missing_tokens": [],
38
+ "parse_format": null,
39
+ "impute_strategy": "mode",
40
+ "profile_stats": {
41
+ "missing_rate": 0.0,
42
+ "unique_count": 2,
43
+ "unique_ratio": 8e-06,
44
+ "example_values": [
45
+ "0",
46
+ "1"
47
+ ]
48
+ }
49
+ },
50
+ {
51
+ "name": "bin_1",
52
+ "role": "feature",
53
+ "semantic_type": "boolean",
54
+ "nullable": false,
55
+ "missing_tokens": [],
56
+ "parse_format": null,
57
+ "impute_strategy": "mode",
58
+ "profile_stats": {
59
+ "missing_rate": 0.0,
60
+ "unique_count": 2,
61
+ "unique_ratio": 8e-06,
62
+ "example_values": [
63
+ "0",
64
+ "1"
65
+ ]
66
+ }
67
+ },
68
+ {
69
+ "name": "bin_2",
70
+ "role": "feature",
71
+ "semantic_type": "boolean",
72
+ "nullable": false,
73
+ "missing_tokens": [],
74
+ "parse_format": null,
75
+ "impute_strategy": "mode",
76
+ "profile_stats": {
77
+ "missing_rate": 0.0,
78
+ "unique_count": 2,
79
+ "unique_ratio": 8e-06,
80
+ "example_values": [
81
+ "0",
82
+ "1"
83
+ ]
84
+ }
85
+ },
86
+ {
87
+ "name": "bin_3",
88
+ "role": "feature",
89
+ "semantic_type": "boolean",
90
+ "nullable": false,
91
+ "missing_tokens": [],
92
+ "parse_format": null,
93
+ "impute_strategy": "mode",
94
+ "profile_stats": {
95
+ "missing_rate": 0.0,
96
+ "unique_count": 2,
97
+ "unique_ratio": 8e-06,
98
+ "example_values": [
99
+ "F",
100
+ "T"
101
+ ]
102
+ }
103
+ },
104
+ {
105
+ "name": "bin_4",
106
+ "role": "feature",
107
+ "semantic_type": "boolean",
108
+ "nullable": false,
109
+ "missing_tokens": [],
110
+ "parse_format": null,
111
+ "impute_strategy": "mode",
112
+ "profile_stats": {
113
+ "missing_rate": 0.0,
114
+ "unique_count": 2,
115
+ "unique_ratio": 8e-06,
116
+ "example_values": [
117
+ "Y",
118
+ "N"
119
+ ]
120
+ }
121
+ },
122
+ {
123
+ "name": "nom_0",
124
+ "role": "feature",
125
+ "semantic_type": "categorical",
126
+ "nullable": false,
127
+ "missing_tokens": [],
128
+ "parse_format": null,
129
+ "impute_strategy": "mode",
130
+ "profile_stats": {
131
+ "missing_rate": 0.0,
132
+ "unique_count": 3,
133
+ "unique_ratio": 1.3e-05,
134
+ "example_values": [
135
+ "Blue",
136
+ "Green",
137
+ "Red"
138
+ ]
139
+ }
140
+ },
141
+ {
142
+ "name": "nom_1",
143
+ "role": "feature",
144
+ "semantic_type": "categorical",
145
+ "nullable": false,
146
+ "missing_tokens": [],
147
+ "parse_format": null,
148
+ "impute_strategy": "mode",
149
+ "profile_stats": {
150
+ "missing_rate": 0.0,
151
+ "unique_count": 6,
152
+ "unique_ratio": 2.5e-05,
153
+ "example_values": [
154
+ "Trapezoid",
155
+ "Polygon",
156
+ "Square",
157
+ "Star",
158
+ "Triangle"
159
+ ]
160
+ }
161
+ },
162
+ {
163
+ "name": "nom_2",
164
+ "role": "feature",
165
+ "semantic_type": "categorical",
166
+ "nullable": false,
167
+ "missing_tokens": [],
168
+ "parse_format": null,
169
+ "impute_strategy": "mode",
170
+ "profile_stats": {
171
+ "missing_rate": 0.0,
172
+ "unique_count": 6,
173
+ "unique_ratio": 2.5e-05,
174
+ "example_values": [
175
+ "Cat",
176
+ "Dog",
177
+ "Lion",
178
+ "Snake",
179
+ "Axolotl"
180
+ ]
181
+ }
182
+ },
183
+ {
184
+ "name": "nom_3",
185
+ "role": "feature",
186
+ "semantic_type": "categorical",
187
+ "nullable": false,
188
+ "missing_tokens": [],
189
+ "parse_format": null,
190
+ "impute_strategy": "mode",
191
+ "profile_stats": {
192
+ "missing_rate": 0.0,
193
+ "unique_count": 6,
194
+ "unique_ratio": 2.5e-05,
195
+ "example_values": [
196
+ "China",
197
+ "Finland",
198
+ "Canada",
199
+ "India",
200
+ "Russia"
201
+ ]
202
+ }
203
+ },
204
+ {
205
+ "name": "nom_4",
206
+ "role": "feature",
207
+ "semantic_type": "categorical",
208
+ "nullable": false,
209
+ "missing_tokens": [],
210
+ "parse_format": null,
211
+ "impute_strategy": "mode",
212
+ "profile_stats": {
213
+ "missing_rate": 0.0,
214
+ "unique_count": 4,
215
+ "unique_ratio": 1.7e-05,
216
+ "example_values": [
217
+ "Oboe",
218
+ "Bassoon",
219
+ "Theremin",
220
+ "Piano"
221
+ ]
222
+ }
223
+ },
224
+ {
225
+ "name": "nom_5",
226
+ "role": "feature",
227
+ "semantic_type": "categorical",
228
+ "nullable": false,
229
+ "missing_tokens": [],
230
+ "parse_format": null,
231
+ "impute_strategy": "mode",
232
+ "profile_stats": {
233
+ "missing_rate": 0.0,
234
+ "unique_count": 222,
235
+ "unique_ratio": 0.000925,
236
+ "example_values": [
237
+ "c5725677e",
238
+ "92190168b",
239
+ "dbfb714a4",
240
+ "60a44c8f4",
241
+ "e70a6270d"
242
+ ]
243
+ }
244
+ },
245
+ {
246
+ "name": "nom_6",
247
+ "role": "feature",
248
+ "semantic_type": "categorical",
249
+ "nullable": false,
250
+ "missing_tokens": [],
251
+ "parse_format": null,
252
+ "impute_strategy": "mode",
253
+ "profile_stats": {
254
+ "missing_rate": 0.0,
255
+ "unique_count": 522,
256
+ "unique_ratio": 0.002175,
257
+ "example_values": [
258
+ "231233ca9",
259
+ "79a82b7c0",
260
+ "9a70de492",
261
+ "cad70d692",
262
+ "6d2cd10c5"
263
+ ]
264
+ }
265
+ },
266
+ {
267
+ "name": "nom_7",
268
+ "role": "feature",
269
+ "semantic_type": "categorical",
270
+ "nullable": false,
271
+ "missing_tokens": [],
272
+ "parse_format": null,
273
+ "impute_strategy": "mode",
274
+ "profile_stats": {
275
+ "missing_rate": 0.0,
276
+ "unique_count": 1219,
277
+ "unique_ratio": 0.005079,
278
+ "example_values": [
279
+ "673d3c1c0",
280
+ "7ad3e362c",
281
+ "fcd030cc2",
282
+ "27e8d4511",
283
+ "7df1399cb"
284
+ ]
285
+ }
286
+ },
287
+ {
288
+ "name": "nom_8",
289
+ "role": "feature",
290
+ "semantic_type": "categorical",
291
+ "nullable": false,
292
+ "missing_tokens": [],
293
+ "parse_format": null,
294
+ "impute_strategy": "mode",
295
+ "profile_stats": {
296
+ "missing_rate": 0.0,
297
+ "unique_count": 2215,
298
+ "unique_ratio": 0.009229,
299
+ "example_values": [
300
+ "4fbb167ac",
301
+ "7d97eba78",
302
+ "b886d6c1c",
303
+ "a9d35cede",
304
+ "fd0041a98"
305
+ ]
306
+ }
307
+ },
308
+ {
309
+ "name": "nom_9",
310
+ "role": "feature",
311
+ "semantic_type": "categorical",
312
+ "nullable": false,
313
+ "missing_tokens": [],
314
+ "parse_format": null,
315
+ "impute_strategy": "mode",
316
+ "profile_stats": {
317
+ "missing_rate": 0.0,
318
+ "unique_count": 11927,
319
+ "unique_ratio": 0.049696,
320
+ "example_values": [
321
+ "1f31c5cc1",
322
+ "89539e0fa",
323
+ "8a34e794f",
324
+ "34760ea8a",
325
+ "46b472cdb"
326
+ ]
327
+ }
328
+ },
329
+ {
330
+ "name": "ord_0",
331
+ "role": "feature",
332
+ "semantic_type": "numeric",
333
+ "nullable": false,
334
+ "missing_tokens": [],
335
+ "parse_format": null,
336
+ "impute_strategy": "median",
337
+ "profile_stats": {
338
+ "missing_rate": 0.0,
339
+ "unique_count": 3,
340
+ "unique_ratio": 1.3e-05,
341
+ "example_values": [
342
+ "1",
343
+ "2",
344
+ "3"
345
+ ]
346
+ }
347
+ },
348
+ {
349
+ "name": "ord_1",
350
+ "role": "feature",
351
+ "semantic_type": "categorical",
352
+ "nullable": false,
353
+ "missing_tokens": [],
354
+ "parse_format": null,
355
+ "impute_strategy": "mode",
356
+ "profile_stats": {
357
+ "missing_rate": 0.0,
358
+ "unique_count": 5,
359
+ "unique_ratio": 2.1e-05,
360
+ "example_values": [
361
+ "Grandmaster",
362
+ "Contributor",
363
+ "Novice",
364
+ "Master",
365
+ "Expert"
366
+ ]
367
+ }
368
+ },
369
+ {
370
+ "name": "ord_2",
371
+ "role": "feature",
372
+ "semantic_type": "categorical",
373
+ "nullable": false,
374
+ "missing_tokens": [],
375
+ "parse_format": null,
376
+ "impute_strategy": "mode",
377
+ "profile_stats": {
378
+ "missing_rate": 0.0,
379
+ "unique_count": 6,
380
+ "unique_ratio": 2.5e-05,
381
+ "example_values": [
382
+ "Lava Hot",
383
+ "Boiling Hot",
384
+ "Freezing",
385
+ "Hot",
386
+ "Cold"
387
+ ]
388
+ }
389
+ },
390
+ {
391
+ "name": "ord_3",
392
+ "role": "feature",
393
+ "semantic_type": "categorical",
394
+ "nullable": false,
395
+ "missing_tokens": [],
396
+ "parse_format": null,
397
+ "impute_strategy": "mode",
398
+ "profile_stats": {
399
+ "missing_rate": 0.0,
400
+ "unique_count": 15,
401
+ "unique_ratio": 6.3e-05,
402
+ "example_values": [
403
+ "g",
404
+ "j",
405
+ "l",
406
+ "f",
407
+ "k"
408
+ ]
409
+ }
410
+ },
411
+ {
412
+ "name": "ord_4",
413
+ "role": "feature",
414
+ "semantic_type": "categorical",
415
+ "nullable": false,
416
+ "missing_tokens": [],
417
+ "parse_format": null,
418
+ "impute_strategy": "mode",
419
+ "profile_stats": {
420
+ "missing_rate": 0.0,
421
+ "unique_count": 26,
422
+ "unique_ratio": 0.000108,
423
+ "example_values": [
424
+ "L",
425
+ "S",
426
+ "K",
427
+ "I",
428
+ "A"
429
+ ]
430
+ }
431
+ },
432
+ {
433
+ "name": "ord_5",
434
+ "role": "feature",
435
+ "semantic_type": "categorical",
436
+ "nullable": false,
437
+ "missing_tokens": [],
438
+ "parse_format": null,
439
+ "impute_strategy": "mode",
440
+ "profile_stats": {
441
+ "missing_rate": 0.0,
442
+ "unique_count": 192,
443
+ "unique_ratio": 0.0008,
444
+ "example_values": [
445
+ "qo",
446
+ "aM",
447
+ "AP",
448
+ "fO",
449
+ "hh"
450
+ ]
451
+ }
452
+ },
453
+ {
454
+ "name": "day",
455
+ "role": "feature",
456
+ "semantic_type": "numeric",
457
+ "nullable": false,
458
+ "missing_tokens": [],
459
+ "parse_format": null,
460
+ "impute_strategy": "median",
461
+ "profile_stats": {
462
+ "missing_rate": 0.0,
463
+ "unique_count": 7,
464
+ "unique_ratio": 2.9e-05,
465
+ "example_values": [
466
+ "1",
467
+ "2",
468
+ "7",
469
+ "4",
470
+ "3"
471
+ ]
472
+ }
473
+ },
474
+ {
475
+ "name": "month",
476
+ "role": "feature",
477
+ "semantic_type": "numeric",
478
+ "nullable": false,
479
+ "missing_tokens": [],
480
+ "parse_format": null,
481
+ "impute_strategy": "median",
482
+ "profile_stats": {
483
+ "missing_rate": 0.0,
484
+ "unique_count": 12,
485
+ "unique_ratio": 5e-05,
486
+ "example_values": [
487
+ "12",
488
+ "4",
489
+ "8",
490
+ "2",
491
+ "9"
492
+ ]
493
+ }
494
+ },
495
+ {
496
+ "name": "target",
497
+ "role": "target",
498
+ "semantic_type": "boolean",
499
+ "nullable": false,
500
+ "missing_tokens": [],
501
+ "parse_format": null,
502
+ "impute_strategy": "mode",
503
+ "profile_stats": {
504
+ "missing_rate": 0.0,
505
+ "unique_count": 2,
506
+ "unique_ratio": 8e-06,
507
+ "example_values": [
508
+ "0",
509
+ "1"
510
+ ]
511
+ }
512
+ }
513
+ ]
514
+ }
SynthData0523/main/c14/arf/arf-c14-20260501_225126/runtime_result.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c14",
3
+ "model": "arf",
4
+ "run_id": "arf-c14-20260501_225126",
5
+ "public_gate_status": "pass",
6
+ "adapter_ready_status": "pass",
7
+ "train_status": "success",
8
+ "generate_status": "success",
9
+ "reason_code": null,
10
+ "reason_detail": null,
11
+ "artifacts": {
12
+ "synthetic_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c14/arf/arf-c14-20260501_225126/arf-c14-240000-20260501_232038.csv",
13
+ "model_path": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c14/arf/arf-c14-20260501_225126/arf_model.pkl"
14
+ },
15
+ "timings": {
16
+ "train": {
17
+ "started_at": "2026-05-01T22:51:28",
18
+ "ended_at": "2026-05-01T23:20:38",
19
+ "duration_sec": 1750.112
20
+ },
21
+ "generate": {
22
+ "started_at": "2026-05-01T23:20:38",
23
+ "ended_at": "2026-05-01T23:25:58",
24
+ "duration_sec": 320.007
25
+ }
26
+ }
27
+ }
SynthData0523/main/c14/arf/arf-c14-20260501_225126/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-Benchmark-trainonly-v1/c14/arf/arf-c14-20260501_225126/staged/arf/model_input_manifest.json"
7
+ }
SynthData0523/main/c14/arf/arf-c14-20260501_225126/staged/arf/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
SynthData0523/main/c14/arf/arf-c14-20260501_225126/staged/arf/model_input_manifest.json ADDED
@@ -0,0 +1,516 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c14",
3
+ "model": "arf",
4
+ "target_column": "target",
5
+ "task_type": "classification",
6
+ "column_schema": [
7
+ {
8
+ "name": "id",
9
+ "role": "feature",
10
+ "semantic_type": "numeric",
11
+ "nullable": false,
12
+ "missing_tokens": [],
13
+ "parse_format": null,
14
+ "impute_strategy": "median",
15
+ "profile_stats": {
16
+ "missing_rate": 0.0,
17
+ "unique_count": 20000,
18
+ "unique_ratio": 0.083333,
19
+ "example_values": [
20
+ "182547",
21
+ "28342",
22
+ "172611",
23
+ "81876",
24
+ "110780"
25
+ ]
26
+ }
27
+ },
28
+ {
29
+ "name": "bin_0",
30
+ "role": "feature",
31
+ "semantic_type": "boolean",
32
+ "nullable": false,
33
+ "missing_tokens": [],
34
+ "parse_format": null,
35
+ "impute_strategy": "mode",
36
+ "profile_stats": {
37
+ "missing_rate": 0.0,
38
+ "unique_count": 2,
39
+ "unique_ratio": 8e-06,
40
+ "example_values": [
41
+ "0",
42
+ "1"
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "name": "bin_1",
48
+ "role": "feature",
49
+ "semantic_type": "boolean",
50
+ "nullable": false,
51
+ "missing_tokens": [],
52
+ "parse_format": null,
53
+ "impute_strategy": "mode",
54
+ "profile_stats": {
55
+ "missing_rate": 0.0,
56
+ "unique_count": 2,
57
+ "unique_ratio": 8e-06,
58
+ "example_values": [
59
+ "0",
60
+ "1"
61
+ ]
62
+ }
63
+ },
64
+ {
65
+ "name": "bin_2",
66
+ "role": "feature",
67
+ "semantic_type": "boolean",
68
+ "nullable": false,
69
+ "missing_tokens": [],
70
+ "parse_format": null,
71
+ "impute_strategy": "mode",
72
+ "profile_stats": {
73
+ "missing_rate": 0.0,
74
+ "unique_count": 2,
75
+ "unique_ratio": 8e-06,
76
+ "example_values": [
77
+ "0",
78
+ "1"
79
+ ]
80
+ }
81
+ },
82
+ {
83
+ "name": "bin_3",
84
+ "role": "feature",
85
+ "semantic_type": "boolean",
86
+ "nullable": false,
87
+ "missing_tokens": [],
88
+ "parse_format": null,
89
+ "impute_strategy": "mode",
90
+ "profile_stats": {
91
+ "missing_rate": 0.0,
92
+ "unique_count": 2,
93
+ "unique_ratio": 8e-06,
94
+ "example_values": [
95
+ "F",
96
+ "T"
97
+ ]
98
+ }
99
+ },
100
+ {
101
+ "name": "bin_4",
102
+ "role": "feature",
103
+ "semantic_type": "boolean",
104
+ "nullable": false,
105
+ "missing_tokens": [],
106
+ "parse_format": null,
107
+ "impute_strategy": "mode",
108
+ "profile_stats": {
109
+ "missing_rate": 0.0,
110
+ "unique_count": 2,
111
+ "unique_ratio": 8e-06,
112
+ "example_values": [
113
+ "Y",
114
+ "N"
115
+ ]
116
+ }
117
+ },
118
+ {
119
+ "name": "nom_0",
120
+ "role": "feature",
121
+ "semantic_type": "categorical",
122
+ "nullable": false,
123
+ "missing_tokens": [],
124
+ "parse_format": null,
125
+ "impute_strategy": "mode",
126
+ "profile_stats": {
127
+ "missing_rate": 0.0,
128
+ "unique_count": 3,
129
+ "unique_ratio": 1.3e-05,
130
+ "example_values": [
131
+ "Blue",
132
+ "Green",
133
+ "Red"
134
+ ]
135
+ }
136
+ },
137
+ {
138
+ "name": "nom_1",
139
+ "role": "feature",
140
+ "semantic_type": "categorical",
141
+ "nullable": false,
142
+ "missing_tokens": [],
143
+ "parse_format": null,
144
+ "impute_strategy": "mode",
145
+ "profile_stats": {
146
+ "missing_rate": 0.0,
147
+ "unique_count": 6,
148
+ "unique_ratio": 2.5e-05,
149
+ "example_values": [
150
+ "Trapezoid",
151
+ "Polygon",
152
+ "Square",
153
+ "Star",
154
+ "Triangle"
155
+ ]
156
+ }
157
+ },
158
+ {
159
+ "name": "nom_2",
160
+ "role": "feature",
161
+ "semantic_type": "categorical",
162
+ "nullable": false,
163
+ "missing_tokens": [],
164
+ "parse_format": null,
165
+ "impute_strategy": "mode",
166
+ "profile_stats": {
167
+ "missing_rate": 0.0,
168
+ "unique_count": 6,
169
+ "unique_ratio": 2.5e-05,
170
+ "example_values": [
171
+ "Cat",
172
+ "Dog",
173
+ "Lion",
174
+ "Snake",
175
+ "Axolotl"
176
+ ]
177
+ }
178
+ },
179
+ {
180
+ "name": "nom_3",
181
+ "role": "feature",
182
+ "semantic_type": "categorical",
183
+ "nullable": false,
184
+ "missing_tokens": [],
185
+ "parse_format": null,
186
+ "impute_strategy": "mode",
187
+ "profile_stats": {
188
+ "missing_rate": 0.0,
189
+ "unique_count": 6,
190
+ "unique_ratio": 2.5e-05,
191
+ "example_values": [
192
+ "China",
193
+ "Finland",
194
+ "Canada",
195
+ "India",
196
+ "Russia"
197
+ ]
198
+ }
199
+ },
200
+ {
201
+ "name": "nom_4",
202
+ "role": "feature",
203
+ "semantic_type": "categorical",
204
+ "nullable": false,
205
+ "missing_tokens": [],
206
+ "parse_format": null,
207
+ "impute_strategy": "mode",
208
+ "profile_stats": {
209
+ "missing_rate": 0.0,
210
+ "unique_count": 4,
211
+ "unique_ratio": 1.7e-05,
212
+ "example_values": [
213
+ "Oboe",
214
+ "Bassoon",
215
+ "Theremin",
216
+ "Piano"
217
+ ]
218
+ }
219
+ },
220
+ {
221
+ "name": "nom_5",
222
+ "role": "feature",
223
+ "semantic_type": "categorical",
224
+ "nullable": false,
225
+ "missing_tokens": [],
226
+ "parse_format": null,
227
+ "impute_strategy": "mode",
228
+ "profile_stats": {
229
+ "missing_rate": 0.0,
230
+ "unique_count": 222,
231
+ "unique_ratio": 0.000925,
232
+ "example_values": [
233
+ "c5725677e",
234
+ "92190168b",
235
+ "dbfb714a4",
236
+ "60a44c8f4",
237
+ "e70a6270d"
238
+ ]
239
+ }
240
+ },
241
+ {
242
+ "name": "nom_6",
243
+ "role": "feature",
244
+ "semantic_type": "categorical",
245
+ "nullable": false,
246
+ "missing_tokens": [],
247
+ "parse_format": null,
248
+ "impute_strategy": "mode",
249
+ "profile_stats": {
250
+ "missing_rate": 0.0,
251
+ "unique_count": 522,
252
+ "unique_ratio": 0.002175,
253
+ "example_values": [
254
+ "231233ca9",
255
+ "79a82b7c0",
256
+ "9a70de492",
257
+ "cad70d692",
258
+ "6d2cd10c5"
259
+ ]
260
+ }
261
+ },
262
+ {
263
+ "name": "nom_7",
264
+ "role": "feature",
265
+ "semantic_type": "categorical",
266
+ "nullable": false,
267
+ "missing_tokens": [],
268
+ "parse_format": null,
269
+ "impute_strategy": "mode",
270
+ "profile_stats": {
271
+ "missing_rate": 0.0,
272
+ "unique_count": 1219,
273
+ "unique_ratio": 0.005079,
274
+ "example_values": [
275
+ "673d3c1c0",
276
+ "7ad3e362c",
277
+ "fcd030cc2",
278
+ "27e8d4511",
279
+ "7df1399cb"
280
+ ]
281
+ }
282
+ },
283
+ {
284
+ "name": "nom_8",
285
+ "role": "feature",
286
+ "semantic_type": "categorical",
287
+ "nullable": false,
288
+ "missing_tokens": [],
289
+ "parse_format": null,
290
+ "impute_strategy": "mode",
291
+ "profile_stats": {
292
+ "missing_rate": 0.0,
293
+ "unique_count": 2215,
294
+ "unique_ratio": 0.009229,
295
+ "example_values": [
296
+ "4fbb167ac",
297
+ "7d97eba78",
298
+ "b886d6c1c",
299
+ "a9d35cede",
300
+ "fd0041a98"
301
+ ]
302
+ }
303
+ },
304
+ {
305
+ "name": "nom_9",
306
+ "role": "feature",
307
+ "semantic_type": "categorical",
308
+ "nullable": false,
309
+ "missing_tokens": [],
310
+ "parse_format": null,
311
+ "impute_strategy": "mode",
312
+ "profile_stats": {
313
+ "missing_rate": 0.0,
314
+ "unique_count": 11927,
315
+ "unique_ratio": 0.049696,
316
+ "example_values": [
317
+ "1f31c5cc1",
318
+ "89539e0fa",
319
+ "8a34e794f",
320
+ "34760ea8a",
321
+ "46b472cdb"
322
+ ]
323
+ }
324
+ },
325
+ {
326
+ "name": "ord_0",
327
+ "role": "feature",
328
+ "semantic_type": "numeric",
329
+ "nullable": false,
330
+ "missing_tokens": [],
331
+ "parse_format": null,
332
+ "impute_strategy": "median",
333
+ "profile_stats": {
334
+ "missing_rate": 0.0,
335
+ "unique_count": 3,
336
+ "unique_ratio": 1.3e-05,
337
+ "example_values": [
338
+ "1",
339
+ "2",
340
+ "3"
341
+ ]
342
+ }
343
+ },
344
+ {
345
+ "name": "ord_1",
346
+ "role": "feature",
347
+ "semantic_type": "categorical",
348
+ "nullable": false,
349
+ "missing_tokens": [],
350
+ "parse_format": null,
351
+ "impute_strategy": "mode",
352
+ "profile_stats": {
353
+ "missing_rate": 0.0,
354
+ "unique_count": 5,
355
+ "unique_ratio": 2.1e-05,
356
+ "example_values": [
357
+ "Grandmaster",
358
+ "Contributor",
359
+ "Novice",
360
+ "Master",
361
+ "Expert"
362
+ ]
363
+ }
364
+ },
365
+ {
366
+ "name": "ord_2",
367
+ "role": "feature",
368
+ "semantic_type": "categorical",
369
+ "nullable": false,
370
+ "missing_tokens": [],
371
+ "parse_format": null,
372
+ "impute_strategy": "mode",
373
+ "profile_stats": {
374
+ "missing_rate": 0.0,
375
+ "unique_count": 6,
376
+ "unique_ratio": 2.5e-05,
377
+ "example_values": [
378
+ "Lava Hot",
379
+ "Boiling Hot",
380
+ "Freezing",
381
+ "Hot",
382
+ "Cold"
383
+ ]
384
+ }
385
+ },
386
+ {
387
+ "name": "ord_3",
388
+ "role": "feature",
389
+ "semantic_type": "categorical",
390
+ "nullable": false,
391
+ "missing_tokens": [],
392
+ "parse_format": null,
393
+ "impute_strategy": "mode",
394
+ "profile_stats": {
395
+ "missing_rate": 0.0,
396
+ "unique_count": 15,
397
+ "unique_ratio": 6.3e-05,
398
+ "example_values": [
399
+ "g",
400
+ "j",
401
+ "l",
402
+ "f",
403
+ "k"
404
+ ]
405
+ }
406
+ },
407
+ {
408
+ "name": "ord_4",
409
+ "role": "feature",
410
+ "semantic_type": "categorical",
411
+ "nullable": false,
412
+ "missing_tokens": [],
413
+ "parse_format": null,
414
+ "impute_strategy": "mode",
415
+ "profile_stats": {
416
+ "missing_rate": 0.0,
417
+ "unique_count": 26,
418
+ "unique_ratio": 0.000108,
419
+ "example_values": [
420
+ "L",
421
+ "S",
422
+ "K",
423
+ "I",
424
+ "A"
425
+ ]
426
+ }
427
+ },
428
+ {
429
+ "name": "ord_5",
430
+ "role": "feature",
431
+ "semantic_type": "categorical",
432
+ "nullable": false,
433
+ "missing_tokens": [],
434
+ "parse_format": null,
435
+ "impute_strategy": "mode",
436
+ "profile_stats": {
437
+ "missing_rate": 0.0,
438
+ "unique_count": 192,
439
+ "unique_ratio": 0.0008,
440
+ "example_values": [
441
+ "qo",
442
+ "aM",
443
+ "AP",
444
+ "fO",
445
+ "hh"
446
+ ]
447
+ }
448
+ },
449
+ {
450
+ "name": "day",
451
+ "role": "feature",
452
+ "semantic_type": "numeric",
453
+ "nullable": false,
454
+ "missing_tokens": [],
455
+ "parse_format": null,
456
+ "impute_strategy": "median",
457
+ "profile_stats": {
458
+ "missing_rate": 0.0,
459
+ "unique_count": 7,
460
+ "unique_ratio": 2.9e-05,
461
+ "example_values": [
462
+ "1",
463
+ "2",
464
+ "7",
465
+ "4",
466
+ "3"
467
+ ]
468
+ }
469
+ },
470
+ {
471
+ "name": "month",
472
+ "role": "feature",
473
+ "semantic_type": "numeric",
474
+ "nullable": false,
475
+ "missing_tokens": [],
476
+ "parse_format": null,
477
+ "impute_strategy": "median",
478
+ "profile_stats": {
479
+ "missing_rate": 0.0,
480
+ "unique_count": 12,
481
+ "unique_ratio": 5e-05,
482
+ "example_values": [
483
+ "12",
484
+ "4",
485
+ "8",
486
+ "2",
487
+ "9"
488
+ ]
489
+ }
490
+ },
491
+ {
492
+ "name": "target",
493
+ "role": "target",
494
+ "semantic_type": "boolean",
495
+ "nullable": false,
496
+ "missing_tokens": [],
497
+ "parse_format": null,
498
+ "impute_strategy": "mode",
499
+ "profile_stats": {
500
+ "missing_rate": 0.0,
501
+ "unique_count": 2,
502
+ "unique_ratio": 8e-06,
503
+ "example_values": [
504
+ "0",
505
+ "1"
506
+ ]
507
+ }
508
+ }
509
+ ],
510
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c14/arf/arf-c14-20260501_225126/public_gate/staged_input_manifest.json",
511
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c14/arf/arf-c14-20260501_225126/staged/public/train.csv",
512
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c14/arf/arf-c14-20260501_225126/staged/public/val.csv",
513
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c14/arf/arf-c14-20260501_225126/staged/public/test.csv",
514
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c14/arf/arf-c14-20260501_225126/staged/public/staged_features.json",
515
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c14/arf/arf-c14-20260501_225126/public_gate/public_gate_report.json"
516
+ }
SynthData0523/main/c14/arf/arf-c14-20260501_225126/staged/public/staged_features.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "feature_name": "id",
4
+ "data_type": "continuous",
5
+ "is_target": false
6
+ },
7
+ {
8
+ "feature_name": "bin_0",
9
+ "data_type": "binary",
10
+ "is_target": false
11
+ },
12
+ {
13
+ "feature_name": "bin_1",
14
+ "data_type": "binary",
15
+ "is_target": false
16
+ },
17
+ {
18
+ "feature_name": "bin_2",
19
+ "data_type": "binary",
20
+ "is_target": false
21
+ },
22
+ {
23
+ "feature_name": "bin_3",
24
+ "data_type": "binary",
25
+ "is_target": false
26
+ },
27
+ {
28
+ "feature_name": "bin_4",
29
+ "data_type": "binary",
30
+ "is_target": false
31
+ },
32
+ {
33
+ "feature_name": "nom_0",
34
+ "data_type": "categorical",
35
+ "is_target": false
36
+ },
37
+ {
38
+ "feature_name": "nom_1",
39
+ "data_type": "categorical",
40
+ "is_target": false
41
+ },
42
+ {
43
+ "feature_name": "nom_2",
44
+ "data_type": "categorical",
45
+ "is_target": false
46
+ },
47
+ {
48
+ "feature_name": "nom_3",
49
+ "data_type": "categorical",
50
+ "is_target": false
51
+ },
52
+ {
53
+ "feature_name": "nom_4",
54
+ "data_type": "categorical",
55
+ "is_target": false
56
+ },
57
+ {
58
+ "feature_name": "nom_5",
59
+ "data_type": "categorical",
60
+ "is_target": false
61
+ },
62
+ {
63
+ "feature_name": "nom_6",
64
+ "data_type": "categorical",
65
+ "is_target": false
66
+ },
67
+ {
68
+ "feature_name": "nom_7",
69
+ "data_type": "categorical",
70
+ "is_target": false
71
+ },
72
+ {
73
+ "feature_name": "nom_8",
74
+ "data_type": "categorical",
75
+ "is_target": false
76
+ },
77
+ {
78
+ "feature_name": "nom_9",
79
+ "data_type": "categorical",
80
+ "is_target": false
81
+ },
82
+ {
83
+ "feature_name": "ord_0",
84
+ "data_type": "continuous",
85
+ "is_target": false
86
+ },
87
+ {
88
+ "feature_name": "ord_1",
89
+ "data_type": "categorical",
90
+ "is_target": false
91
+ },
92
+ {
93
+ "feature_name": "ord_2",
94
+ "data_type": "categorical",
95
+ "is_target": false
96
+ },
97
+ {
98
+ "feature_name": "ord_3",
99
+ "data_type": "categorical",
100
+ "is_target": false
101
+ },
102
+ {
103
+ "feature_name": "ord_4",
104
+ "data_type": "categorical",
105
+ "is_target": false
106
+ },
107
+ {
108
+ "feature_name": "ord_5",
109
+ "data_type": "categorical",
110
+ "is_target": false
111
+ },
112
+ {
113
+ "feature_name": "day",
114
+ "data_type": "continuous",
115
+ "is_target": false
116
+ },
117
+ {
118
+ "feature_name": "month",
119
+ "data_type": "continuous",
120
+ "is_target": false
121
+ },
122
+ {
123
+ "feature_name": "target",
124
+ "data_type": "binary",
125
+ "is_target": true
126
+ }
127
+ ]
SynthData0523/main/c14/arf/arf-c14-20260501_225126/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:617ecb620416375c67546e0fa5a8b9a3923d689bda904dc23824ea175d1f8597
3
+ size 3965839
SynthData0523/main/c14/arf/arf-c14-20260501_225126/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12398ccb68a2499b9c126f61b25f03c36a65f026d755e1d5ff5653e614676167
3
+ size 31717079
SynthData0523/main/c14/arf/arf-c14-20260501_225126/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f40dbd7bbd9e2783c24d0d12ec35a85581835d45238774eb0676de44a734feda
3
+ size 3965919
SynthData0523/main/c14/arf/arf-c14-20260501_225126/train_20260501_225128.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdb494e9811dd3873e941a70b73c79f0070b00e12cc5e392cbc533587a749759
3
+ size 503
SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/_bayesnet_generate.py ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ import pickle
3
+ import subprocess
4
+ import sys
5
+ import warnings
6
+
7
+ import numpy as np
8
+ import pandas as pd
9
+ from pgmpy.sampling import BayesianModelSampling
10
+
11
+ warnings.filterwarnings("ignore", category=FutureWarning)
12
+
13
+ def _ensure_cloudpickle():
14
+ try:
15
+ import cloudpickle # noqa: F401
16
+ except ModuleNotFoundError:
17
+ subprocess.check_call(
18
+ [sys.executable, "-m", "pip", "install", "--quiet", "cloudpickle"],
19
+ )
20
+
21
+ _ensure_cloudpickle()
22
+
23
+ with open("/work/output-SpecializedModels/c14/bayesnet/bayesnet-c14-20260422_060152/bayesnet_model.pkl", "rb") as f:
24
+ bundle = pickle.load(f)
25
+
26
+ network = bundle["network"]
27
+ inverse = bundle["inverse"]
28
+ cols = bundle["column_order"]
29
+ integer_columns = set(bundle.get("integer_columns") or [])
30
+ full_order = bundle.get("full_column_order") or cols
31
+ const_cols = bundle.get("const_cols") or {}
32
+
33
+ num_rows = int(240000)
34
+ sampler = BayesianModelSampling(network)
35
+ raw = sampler.forward_sample(size=num_rows, show_progress=False)
36
+ raw = raw.reset_index(drop=True)
37
+ if len(raw) > num_rows:
38
+ raw = raw.iloc[:num_rows]
39
+ _tries = 0
40
+ while len(raw) < num_rows and _tries < 64:
41
+ _tries += 1
42
+ nextra = min(10000, num_rows - len(raw))
43
+ more = sampler.forward_sample(size=max(nextra, 1), show_progress=False)
44
+ more = more.reset_index(drop=True)
45
+ if len(more) == 0:
46
+ break
47
+ raw = pd.concat([raw, more], ignore_index=True)
48
+ if len(raw) > num_rows:
49
+ raw = raw.iloc[:num_rows]
50
+
51
+ out = pd.DataFrame(index=raw.index)
52
+ rng = np.random.default_rng()
53
+
54
+ for c in cols:
55
+ if c in inverse["categorical"]:
56
+ levels = inverse["categorical"][c]
57
+ idx = raw[c].astype(int).to_numpy()
58
+ idx = np.clip(idx, 0, max(0, len(levels) - 1))
59
+ out[c] = [levels[i] for i in idx]
60
+ else:
61
+ edges = np.asarray(inverse["continuous"][c], dtype=float)
62
+ if edges.size < 2:
63
+ out[c] = 0.0
64
+ else:
65
+ nbin = edges.size - 1
66
+ res = []
67
+ for k in raw[c].astype(int).to_numpy():
68
+ k = int(k)
69
+ if k < 0:
70
+ k = 0
71
+ if k >= nbin:
72
+ k = nbin - 1
73
+ lo, hi = float(edges[k]), float(edges[k + 1])
74
+ if hi < lo:
75
+ lo, hi = hi, lo
76
+ v = rng.uniform(lo, hi)
77
+ if c in integer_columns:
78
+ v = int(round(v))
79
+ res.append(v)
80
+ out[c] = res
81
+
82
+ final = pd.DataFrame(index=out.index)
83
+ for c in full_order:
84
+ if c in const_cols:
85
+ final[c] = const_cols[c]
86
+ elif c in out.columns:
87
+ final[c] = out[c]
88
+
89
+ dtypes = bundle.get("original_dtypes") or {}
90
+ for c, dts in dtypes.items():
91
+ if c not in final.columns:
92
+ continue
93
+ try:
94
+ if "int" in dts:
95
+ final[c] = pd.to_numeric(final[c], errors="coerce").astype("Int64")
96
+ elif "float" in dts:
97
+ final[c] = pd.to_numeric(final[c], errors="coerce")
98
+ except Exception:
99
+ pass
100
+
101
+ if len(final) != num_rows:
102
+ final = final.iloc[:num_rows].copy()
103
+ final.to_csv("/work/output-SpecializedModels/c14/bayesnet/bayesnet-c14-20260422_060152/bayesnet-c14-240000-20260422_060320.csv", index=False)
104
+ print(f"[BayesNet] Generated {len(final)} rows (requested {num_rows}) -> /work/output-SpecializedModels/c14/bayesnet/bayesnet-c14-20260422_060152/bayesnet-c14-240000-20260422_060320.csv")
SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/_bayesnet_train.py ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ import json
3
+ import pickle
4
+ import subprocess
5
+ import sys
6
+ import warnings
7
+
8
+ import numpy as np
9
+ import pandas as pd
10
+ from pgmpy.estimators import TreeSearch
11
+ from pgmpy.models import DiscreteBayesianNetwork
12
+ warnings.filterwarnings("ignore", category=FutureWarning)
13
+
14
+ def _ensure_cloudpickle():
15
+ try:
16
+ import cloudpickle # noqa: F401
17
+ except ModuleNotFoundError:
18
+ subprocess.check_call(
19
+ [sys.executable, "-m", "pip", "install", "--quiet", "cloudpickle"],
20
+ )
21
+
22
+ _ensure_cloudpickle()
23
+
24
+ with open("/work/output-SpecializedModels/c14/bayesnet/bayesnet-c14-20260422_060152/bayesnet_coltypes.json", "r", encoding="utf-8") as _f:
25
+ colmeta = json.load(_f)
26
+ integer_columns = set(colmeta.get("integer_columns") or [])
27
+
28
+ df = pd.read_csv("/work/output-SpecializedModels/c14/bayesnet/bayesnet-c14-20260422_060152/staged/public/train.csv")
29
+ df = df.dropna(axis=1, how="all")
30
+ full_column_order = list(df.columns)
31
+
32
+ const_cols = {}
33
+ for col in list(df.columns):
34
+ if df[col].nunique(dropna=True) <= 1:
35
+ const_cols[col] = df[col].iloc[0] if len(df) > 0 else None
36
+ df = df.drop(columns=[col])
37
+ print(f"[BayesNet] Dropped zero-variance column '{col}'")
38
+
39
+ const_path = "/work/output-SpecializedModels/c14/bayesnet/bayesnet-c14-20260422_060152/bayesnet_model.pkl".replace("bayesnet_model.pkl", "const_cols.json")
40
+ with open(const_path, "w", encoding="utf-8") as _f:
41
+ json.dump({k: str(v) for k, v in const_cols.items()}, _f)
42
+
43
+ inverse = {"categorical": {}, "continuous": {}}
44
+ enc = pd.DataFrame(index=df.index)
45
+ _n_samples = len(df)
46
+ _n_plan = sum(
47
+ 1 for e in colmeta["columns"] if str(e.get("name", "")) in df.columns
48
+ )
49
+ max_bins = 10
50
+ if _n_plan > 35 or _n_samples > 200000:
51
+ max_bins = 5
52
+ if _n_plan > 55:
53
+ max_bins = 4
54
+ print(f"[BayesNet] max_bins={max_bins} (cols_in_df={_n_plan}, rows={_n_samples})")
55
+
56
+ for entry in colmeta["columns"]:
57
+ name = entry["name"]
58
+ if name not in df.columns:
59
+ continue
60
+ kind = entry["type"]
61
+ s = df[name]
62
+ if kind == "categorical":
63
+ uniques = sorted(s.dropna().unique(), key=lambda x: str(x))
64
+ mapping = {str(v): i for i, v in enumerate(uniques)}
65
+ inverse["categorical"][name] = [uniques[i] for i in range(len(uniques))]
66
+ enc[name] = s.map(lambda x, m=mapping: m.get(str(x), 0)).astype(int)
67
+ else:
68
+ s_num = pd.to_numeric(s, errors="coerce")
69
+ nu = int(s_num.nunique(dropna=True))
70
+ q = min(max_bins, max(2, nu))
71
+ if nu < 2:
72
+ enc[name] = np.zeros(len(s_num), dtype=int)
73
+ lo, hi = float(s_num.min()), float(s_num.max())
74
+ inverse["continuous"][name] = [lo, hi]
75
+ else:
76
+ try:
77
+ _, bins = pd.qcut(
78
+ s_num, q=q, retbins=True, duplicates="drop"
79
+ )
80
+ except Exception:
81
+ med = float(s_num.median())
82
+ s2 = s_num.fillna(med)
83
+ _, bins = pd.qcut(
84
+ s2, q=min(q, 3), retbins=True, duplicates="drop"
85
+ )
86
+ bins = np.asarray(bins, dtype=float)
87
+ lab = pd.cut(
88
+ s_num, bins=bins, labels=False, include_lowest=True
89
+ )
90
+ enc[name] = lab.fillna(0).astype(int)
91
+ inverse["continuous"][name] = bins.tolist()
92
+
93
+ print(f"[BayesNet] Training on {len(enc)} rows, {len(enc.columns)} cols (encoded)")
94
+
95
+ enc_struct = enc
96
+ if len(enc) > 25000:
97
+ enc_struct = enc.sample(n=25000, random_state=0, replace=False)
98
+ print(f"[BayesNet] TreeSearch on {len(enc_struct)} rows (subsample; full n={len(enc)})")
99
+ dag = TreeSearch(enc_struct).estimate(show_progress=False)
100
+ for col in enc.columns:
101
+ if col not in dag.nodes():
102
+ dag.add_node(col)
103
+ print(f"[BayesNet] Added isolated node to DAG: {col}")
104
+ network = DiscreteBayesianNetwork(dag)
105
+ network.fit(enc)
106
+
107
+ bundle = {
108
+ "network": network,
109
+ "inverse": inverse,
110
+ "column_order": list(enc.columns),
111
+ "full_column_order": full_column_order,
112
+ "integer_columns": list(integer_columns),
113
+ "original_dtypes": {c: str(df[c].dtype) for c in enc.columns},
114
+ "const_cols": const_cols,
115
+ }
116
+ with open("/work/output-SpecializedModels/c14/bayesnet/bayesnet-c14-20260422_060152/bayesnet_model.pkl", "wb") as _f:
117
+ pickle.dump(bundle, _f)
118
+ print(f"[BayesNet] Model saved -> /work/output-SpecializedModels/c14/bayesnet/bayesnet-c14-20260422_060152/bayesnet_model.pkl")
SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/bayesnet-c14-240000-20260422_060320.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92e0cb34425befefddc882934b4b8f780c5d057affd9053faccb535b1fbca54e
3
+ size 34525940
SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/bayesnet_coltypes.json ADDED
@@ -0,0 +1,105 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "columns": [
3
+ {
4
+ "name": "id",
5
+ "type": "continuous"
6
+ },
7
+ {
8
+ "name": "bin_0",
9
+ "type": "categorical"
10
+ },
11
+ {
12
+ "name": "bin_1",
13
+ "type": "categorical"
14
+ },
15
+ {
16
+ "name": "bin_2",
17
+ "type": "categorical"
18
+ },
19
+ {
20
+ "name": "bin_3",
21
+ "type": "categorical"
22
+ },
23
+ {
24
+ "name": "bin_4",
25
+ "type": "categorical"
26
+ },
27
+ {
28
+ "name": "nom_0",
29
+ "type": "categorical"
30
+ },
31
+ {
32
+ "name": "nom_1",
33
+ "type": "categorical"
34
+ },
35
+ {
36
+ "name": "nom_2",
37
+ "type": "categorical"
38
+ },
39
+ {
40
+ "name": "nom_3",
41
+ "type": "categorical"
42
+ },
43
+ {
44
+ "name": "nom_4",
45
+ "type": "categorical"
46
+ },
47
+ {
48
+ "name": "nom_5",
49
+ "type": "categorical"
50
+ },
51
+ {
52
+ "name": "nom_6",
53
+ "type": "categorical"
54
+ },
55
+ {
56
+ "name": "nom_7",
57
+ "type": "categorical"
58
+ },
59
+ {
60
+ "name": "nom_8",
61
+ "type": "categorical"
62
+ },
63
+ {
64
+ "name": "nom_9",
65
+ "type": "categorical"
66
+ },
67
+ {
68
+ "name": "ord_0",
69
+ "type": "continuous"
70
+ },
71
+ {
72
+ "name": "ord_1",
73
+ "type": "categorical"
74
+ },
75
+ {
76
+ "name": "ord_2",
77
+ "type": "categorical"
78
+ },
79
+ {
80
+ "name": "ord_3",
81
+ "type": "categorical"
82
+ },
83
+ {
84
+ "name": "ord_4",
85
+ "type": "categorical"
86
+ },
87
+ {
88
+ "name": "ord_5",
89
+ "type": "categorical"
90
+ },
91
+ {
92
+ "name": "day",
93
+ "type": "continuous"
94
+ },
95
+ {
96
+ "name": "month",
97
+ "type": "continuous"
98
+ },
99
+ {
100
+ "name": "target",
101
+ "type": "categorical"
102
+ }
103
+ ],
104
+ "integer_columns": []
105
+ }
SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/bayesnet_model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2699b09a56cf254e821a9555dc621cf5433f9c6447bb95ee54591273d4dbc85
3
+ size 432473854
SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/const_cols.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/gen_20260422_060320.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:165c41f96817e77ce6d73342fec03e31e76677cdc32cc0b1f73d8e6d602aca89
3
+ size 3396
SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c14",
3
+ "model": "bayesnet",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c14/c14-train.csv",
7
+ "exists": true,
8
+ "size": 31957080,
9
+ "sha256": "4a11abde6a7fae9f8bb1a1d7e31035b9dd61587d2721749a52d78d65441fba5e"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c14/c14-val.csv",
13
+ "exists": true,
14
+ "size": 3995920,
15
+ "sha256": "b04d723eeb59d339a356302660463c129141b4213fefbf472ef48f8a4daa50c9"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c14/c14-test.csv",
19
+ "exists": true,
20
+ "size": 3995840,
21
+ "sha256": "4780b90e46f6b440983cc9315cad8bca0e86bd26d8877ffae7111258fba0a132"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c14/c14-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 9505,
27
+ "sha256": "577cc5830dcb336243555d3d41c06e2e7c0a63df2a9caccb7a0411b9332cde15"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c14/c14-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 11901,
33
+ "sha256": "955197dff3346d55aaa999adf98d64c375a7e4ca9bc4bcfe626499c9cfea9a41"
34
+ }
35
+ }
36
+ }
SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,509 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c14",
3
+ "target_column": "target",
4
+ "task_type": "classification",
5
+ "columns": [
6
+ {
7
+ "name": "id",
8
+ "role": "feature",
9
+ "semantic_type": "numeric",
10
+ "nullable": false,
11
+ "missing_tokens": [],
12
+ "parse_format": null,
13
+ "impute_strategy": "median",
14
+ "profile_stats": {
15
+ "missing_rate": 0.0,
16
+ "unique_count": 20000,
17
+ "unique_ratio": 0.083333,
18
+ "example_values": [
19
+ "182547",
20
+ "28342",
21
+ "172611",
22
+ "81876",
23
+ "110780"
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "name": "bin_0",
29
+ "role": "feature",
30
+ "semantic_type": "boolean",
31
+ "nullable": false,
32
+ "missing_tokens": [],
33
+ "parse_format": null,
34
+ "impute_strategy": "mode",
35
+ "profile_stats": {
36
+ "missing_rate": 0.0,
37
+ "unique_count": 2,
38
+ "unique_ratio": 8e-06,
39
+ "example_values": [
40
+ "0",
41
+ "1"
42
+ ]
43
+ }
44
+ },
45
+ {
46
+ "name": "bin_1",
47
+ "role": "feature",
48
+ "semantic_type": "boolean",
49
+ "nullable": false,
50
+ "missing_tokens": [],
51
+ "parse_format": null,
52
+ "impute_strategy": "mode",
53
+ "profile_stats": {
54
+ "missing_rate": 0.0,
55
+ "unique_count": 2,
56
+ "unique_ratio": 8e-06,
57
+ "example_values": [
58
+ "0",
59
+ "1"
60
+ ]
61
+ }
62
+ },
63
+ {
64
+ "name": "bin_2",
65
+ "role": "feature",
66
+ "semantic_type": "boolean",
67
+ "nullable": false,
68
+ "missing_tokens": [],
69
+ "parse_format": null,
70
+ "impute_strategy": "mode",
71
+ "profile_stats": {
72
+ "missing_rate": 0.0,
73
+ "unique_count": 2,
74
+ "unique_ratio": 8e-06,
75
+ "example_values": [
76
+ "0",
77
+ "1"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "name": "bin_3",
83
+ "role": "feature",
84
+ "semantic_type": "boolean",
85
+ "nullable": false,
86
+ "missing_tokens": [],
87
+ "parse_format": null,
88
+ "impute_strategy": "mode",
89
+ "profile_stats": {
90
+ "missing_rate": 0.0,
91
+ "unique_count": 2,
92
+ "unique_ratio": 8e-06,
93
+ "example_values": [
94
+ "F",
95
+ "T"
96
+ ]
97
+ }
98
+ },
99
+ {
100
+ "name": "bin_4",
101
+ "role": "feature",
102
+ "semantic_type": "boolean",
103
+ "nullable": false,
104
+ "missing_tokens": [],
105
+ "parse_format": null,
106
+ "impute_strategy": "mode",
107
+ "profile_stats": {
108
+ "missing_rate": 0.0,
109
+ "unique_count": 2,
110
+ "unique_ratio": 8e-06,
111
+ "example_values": [
112
+ "Y",
113
+ "N"
114
+ ]
115
+ }
116
+ },
117
+ {
118
+ "name": "nom_0",
119
+ "role": "feature",
120
+ "semantic_type": "categorical",
121
+ "nullable": false,
122
+ "missing_tokens": [],
123
+ "parse_format": null,
124
+ "impute_strategy": "mode",
125
+ "profile_stats": {
126
+ "missing_rate": 0.0,
127
+ "unique_count": 3,
128
+ "unique_ratio": 1.3e-05,
129
+ "example_values": [
130
+ "Blue",
131
+ "Green",
132
+ "Red"
133
+ ]
134
+ }
135
+ },
136
+ {
137
+ "name": "nom_1",
138
+ "role": "feature",
139
+ "semantic_type": "categorical",
140
+ "nullable": false,
141
+ "missing_tokens": [],
142
+ "parse_format": null,
143
+ "impute_strategy": "mode",
144
+ "profile_stats": {
145
+ "missing_rate": 0.0,
146
+ "unique_count": 6,
147
+ "unique_ratio": 2.5e-05,
148
+ "example_values": [
149
+ "Trapezoid",
150
+ "Polygon",
151
+ "Square",
152
+ "Star",
153
+ "Triangle"
154
+ ]
155
+ }
156
+ },
157
+ {
158
+ "name": "nom_2",
159
+ "role": "feature",
160
+ "semantic_type": "categorical",
161
+ "nullable": false,
162
+ "missing_tokens": [],
163
+ "parse_format": null,
164
+ "impute_strategy": "mode",
165
+ "profile_stats": {
166
+ "missing_rate": 0.0,
167
+ "unique_count": 6,
168
+ "unique_ratio": 2.5e-05,
169
+ "example_values": [
170
+ "Cat",
171
+ "Dog",
172
+ "Lion",
173
+ "Snake",
174
+ "Axolotl"
175
+ ]
176
+ }
177
+ },
178
+ {
179
+ "name": "nom_3",
180
+ "role": "feature",
181
+ "semantic_type": "categorical",
182
+ "nullable": false,
183
+ "missing_tokens": [],
184
+ "parse_format": null,
185
+ "impute_strategy": "mode",
186
+ "profile_stats": {
187
+ "missing_rate": 0.0,
188
+ "unique_count": 6,
189
+ "unique_ratio": 2.5e-05,
190
+ "example_values": [
191
+ "China",
192
+ "Finland",
193
+ "Canada",
194
+ "India",
195
+ "Russia"
196
+ ]
197
+ }
198
+ },
199
+ {
200
+ "name": "nom_4",
201
+ "role": "feature",
202
+ "semantic_type": "categorical",
203
+ "nullable": false,
204
+ "missing_tokens": [],
205
+ "parse_format": null,
206
+ "impute_strategy": "mode",
207
+ "profile_stats": {
208
+ "missing_rate": 0.0,
209
+ "unique_count": 4,
210
+ "unique_ratio": 1.7e-05,
211
+ "example_values": [
212
+ "Oboe",
213
+ "Bassoon",
214
+ "Theremin",
215
+ "Piano"
216
+ ]
217
+ }
218
+ },
219
+ {
220
+ "name": "nom_5",
221
+ "role": "feature",
222
+ "semantic_type": "categorical",
223
+ "nullable": false,
224
+ "missing_tokens": [],
225
+ "parse_format": null,
226
+ "impute_strategy": "mode",
227
+ "profile_stats": {
228
+ "missing_rate": 0.0,
229
+ "unique_count": 222,
230
+ "unique_ratio": 0.000925,
231
+ "example_values": [
232
+ "c5725677e",
233
+ "92190168b",
234
+ "dbfb714a4",
235
+ "60a44c8f4",
236
+ "e70a6270d"
237
+ ]
238
+ }
239
+ },
240
+ {
241
+ "name": "nom_6",
242
+ "role": "feature",
243
+ "semantic_type": "categorical",
244
+ "nullable": false,
245
+ "missing_tokens": [],
246
+ "parse_format": null,
247
+ "impute_strategy": "mode",
248
+ "profile_stats": {
249
+ "missing_rate": 0.0,
250
+ "unique_count": 522,
251
+ "unique_ratio": 0.002175,
252
+ "example_values": [
253
+ "231233ca9",
254
+ "79a82b7c0",
255
+ "9a70de492",
256
+ "cad70d692",
257
+ "6d2cd10c5"
258
+ ]
259
+ }
260
+ },
261
+ {
262
+ "name": "nom_7",
263
+ "role": "feature",
264
+ "semantic_type": "categorical",
265
+ "nullable": false,
266
+ "missing_tokens": [],
267
+ "parse_format": null,
268
+ "impute_strategy": "mode",
269
+ "profile_stats": {
270
+ "missing_rate": 0.0,
271
+ "unique_count": 1219,
272
+ "unique_ratio": 0.005079,
273
+ "example_values": [
274
+ "673d3c1c0",
275
+ "7ad3e362c",
276
+ "fcd030cc2",
277
+ "27e8d4511",
278
+ "7df1399cb"
279
+ ]
280
+ }
281
+ },
282
+ {
283
+ "name": "nom_8",
284
+ "role": "feature",
285
+ "semantic_type": "categorical",
286
+ "nullable": false,
287
+ "missing_tokens": [],
288
+ "parse_format": null,
289
+ "impute_strategy": "mode",
290
+ "profile_stats": {
291
+ "missing_rate": 0.0,
292
+ "unique_count": 2215,
293
+ "unique_ratio": 0.009229,
294
+ "example_values": [
295
+ "4fbb167ac",
296
+ "7d97eba78",
297
+ "b886d6c1c",
298
+ "a9d35cede",
299
+ "fd0041a98"
300
+ ]
301
+ }
302
+ },
303
+ {
304
+ "name": "nom_9",
305
+ "role": "feature",
306
+ "semantic_type": "categorical",
307
+ "nullable": false,
308
+ "missing_tokens": [],
309
+ "parse_format": null,
310
+ "impute_strategy": "mode",
311
+ "profile_stats": {
312
+ "missing_rate": 0.0,
313
+ "unique_count": 11927,
314
+ "unique_ratio": 0.049696,
315
+ "example_values": [
316
+ "1f31c5cc1",
317
+ "89539e0fa",
318
+ "8a34e794f",
319
+ "34760ea8a",
320
+ "46b472cdb"
321
+ ]
322
+ }
323
+ },
324
+ {
325
+ "name": "ord_0",
326
+ "role": "feature",
327
+ "semantic_type": "numeric",
328
+ "nullable": false,
329
+ "missing_tokens": [],
330
+ "parse_format": null,
331
+ "impute_strategy": "median",
332
+ "profile_stats": {
333
+ "missing_rate": 0.0,
334
+ "unique_count": 3,
335
+ "unique_ratio": 1.3e-05,
336
+ "example_values": [
337
+ "1",
338
+ "2",
339
+ "3"
340
+ ]
341
+ }
342
+ },
343
+ {
344
+ "name": "ord_1",
345
+ "role": "feature",
346
+ "semantic_type": "categorical",
347
+ "nullable": false,
348
+ "missing_tokens": [],
349
+ "parse_format": null,
350
+ "impute_strategy": "mode",
351
+ "profile_stats": {
352
+ "missing_rate": 0.0,
353
+ "unique_count": 5,
354
+ "unique_ratio": 2.1e-05,
355
+ "example_values": [
356
+ "Grandmaster",
357
+ "Contributor",
358
+ "Novice",
359
+ "Master",
360
+ "Expert"
361
+ ]
362
+ }
363
+ },
364
+ {
365
+ "name": "ord_2",
366
+ "role": "feature",
367
+ "semantic_type": "categorical",
368
+ "nullable": false,
369
+ "missing_tokens": [],
370
+ "parse_format": null,
371
+ "impute_strategy": "mode",
372
+ "profile_stats": {
373
+ "missing_rate": 0.0,
374
+ "unique_count": 6,
375
+ "unique_ratio": 2.5e-05,
376
+ "example_values": [
377
+ "Lava Hot",
378
+ "Boiling Hot",
379
+ "Freezing",
380
+ "Hot",
381
+ "Cold"
382
+ ]
383
+ }
384
+ },
385
+ {
386
+ "name": "ord_3",
387
+ "role": "feature",
388
+ "semantic_type": "categorical",
389
+ "nullable": false,
390
+ "missing_tokens": [],
391
+ "parse_format": null,
392
+ "impute_strategy": "mode",
393
+ "profile_stats": {
394
+ "missing_rate": 0.0,
395
+ "unique_count": 15,
396
+ "unique_ratio": 6.3e-05,
397
+ "example_values": [
398
+ "g",
399
+ "j",
400
+ "l",
401
+ "f",
402
+ "k"
403
+ ]
404
+ }
405
+ },
406
+ {
407
+ "name": "ord_4",
408
+ "role": "feature",
409
+ "semantic_type": "categorical",
410
+ "nullable": false,
411
+ "missing_tokens": [],
412
+ "parse_format": null,
413
+ "impute_strategy": "mode",
414
+ "profile_stats": {
415
+ "missing_rate": 0.0,
416
+ "unique_count": 26,
417
+ "unique_ratio": 0.000108,
418
+ "example_values": [
419
+ "L",
420
+ "S",
421
+ "K",
422
+ "I",
423
+ "A"
424
+ ]
425
+ }
426
+ },
427
+ {
428
+ "name": "ord_5",
429
+ "role": "feature",
430
+ "semantic_type": "categorical",
431
+ "nullable": false,
432
+ "missing_tokens": [],
433
+ "parse_format": null,
434
+ "impute_strategy": "mode",
435
+ "profile_stats": {
436
+ "missing_rate": 0.0,
437
+ "unique_count": 192,
438
+ "unique_ratio": 0.0008,
439
+ "example_values": [
440
+ "qo",
441
+ "aM",
442
+ "AP",
443
+ "fO",
444
+ "hh"
445
+ ]
446
+ }
447
+ },
448
+ {
449
+ "name": "day",
450
+ "role": "feature",
451
+ "semantic_type": "numeric",
452
+ "nullable": false,
453
+ "missing_tokens": [],
454
+ "parse_format": null,
455
+ "impute_strategy": "median",
456
+ "profile_stats": {
457
+ "missing_rate": 0.0,
458
+ "unique_count": 7,
459
+ "unique_ratio": 2.9e-05,
460
+ "example_values": [
461
+ "1",
462
+ "2",
463
+ "7",
464
+ "4",
465
+ "3"
466
+ ]
467
+ }
468
+ },
469
+ {
470
+ "name": "month",
471
+ "role": "feature",
472
+ "semantic_type": "numeric",
473
+ "nullable": false,
474
+ "missing_tokens": [],
475
+ "parse_format": null,
476
+ "impute_strategy": "median",
477
+ "profile_stats": {
478
+ "missing_rate": 0.0,
479
+ "unique_count": 12,
480
+ "unique_ratio": 5e-05,
481
+ "example_values": [
482
+ "12",
483
+ "4",
484
+ "8",
485
+ "2",
486
+ "9"
487
+ ]
488
+ }
489
+ },
490
+ {
491
+ "name": "target",
492
+ "role": "target",
493
+ "semantic_type": "boolean",
494
+ "nullable": false,
495
+ "missing_tokens": [],
496
+ "parse_format": null,
497
+ "impute_strategy": "mode",
498
+ "profile_stats": {
499
+ "missing_rate": 0.0,
500
+ "unique_count": 2,
501
+ "unique_ratio": 8e-06,
502
+ "example_values": [
503
+ "0",
504
+ "1"
505
+ ]
506
+ }
507
+ }
508
+ ]
509
+ }
SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c14",
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": "target",
31
+ "task_type": "classification",
32
+ "input_splits": {
33
+ "train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c14/c14-train.csv",
34
+ "val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c14/c14-val.csv",
35
+ "test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c14/c14-test.csv"
36
+ }
37
+ }
SynthData0523/main/c14/bayesnet/bayesnet-c14-20260422_060152/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,514 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c14",
3
+ "target_column": "target",
4
+ "task_type": "classification",
5
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c14/bayesnet/bayesnet-c14-20260422_060152/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c14/bayesnet/bayesnet-c14-20260422_060152/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c14/bayesnet/bayesnet-c14-20260422_060152/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c14/bayesnet/bayesnet-c14-20260422_060152/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/c14/bayesnet/bayesnet-c14-20260422_060152/public_gate/public_gate_report.json",
10
+ "column_schema": [
11
+ {
12
+ "name": "id",
13
+ "role": "feature",
14
+ "semantic_type": "numeric",
15
+ "nullable": false,
16
+ "missing_tokens": [],
17
+ "parse_format": null,
18
+ "impute_strategy": "median",
19
+ "profile_stats": {
20
+ "missing_rate": 0.0,
21
+ "unique_count": 20000,
22
+ "unique_ratio": 0.083333,
23
+ "example_values": [
24
+ "182547",
25
+ "28342",
26
+ "172611",
27
+ "81876",
28
+ "110780"
29
+ ]
30
+ }
31
+ },
32
+ {
33
+ "name": "bin_0",
34
+ "role": "feature",
35
+ "semantic_type": "boolean",
36
+ "nullable": false,
37
+ "missing_tokens": [],
38
+ "parse_format": null,
39
+ "impute_strategy": "mode",
40
+ "profile_stats": {
41
+ "missing_rate": 0.0,
42
+ "unique_count": 2,
43
+ "unique_ratio": 8e-06,
44
+ "example_values": [
45
+ "0",
46
+ "1"
47
+ ]
48
+ }
49
+ },
50
+ {
51
+ "name": "bin_1",
52
+ "role": "feature",
53
+ "semantic_type": "boolean",
54
+ "nullable": false,
55
+ "missing_tokens": [],
56
+ "parse_format": null,
57
+ "impute_strategy": "mode",
58
+ "profile_stats": {
59
+ "missing_rate": 0.0,
60
+ "unique_count": 2,
61
+ "unique_ratio": 8e-06,
62
+ "example_values": [
63
+ "0",
64
+ "1"
65
+ ]
66
+ }
67
+ },
68
+ {
69
+ "name": "bin_2",
70
+ "role": "feature",
71
+ "semantic_type": "boolean",
72
+ "nullable": false,
73
+ "missing_tokens": [],
74
+ "parse_format": null,
75
+ "impute_strategy": "mode",
76
+ "profile_stats": {
77
+ "missing_rate": 0.0,
78
+ "unique_count": 2,
79
+ "unique_ratio": 8e-06,
80
+ "example_values": [
81
+ "0",
82
+ "1"
83
+ ]
84
+ }
85
+ },
86
+ {
87
+ "name": "bin_3",
88
+ "role": "feature",
89
+ "semantic_type": "boolean",
90
+ "nullable": false,
91
+ "missing_tokens": [],
92
+ "parse_format": null,
93
+ "impute_strategy": "mode",
94
+ "profile_stats": {
95
+ "missing_rate": 0.0,
96
+ "unique_count": 2,
97
+ "unique_ratio": 8e-06,
98
+ "example_values": [
99
+ "F",
100
+ "T"
101
+ ]
102
+ }
103
+ },
104
+ {
105
+ "name": "bin_4",
106
+ "role": "feature",
107
+ "semantic_type": "boolean",
108
+ "nullable": false,
109
+ "missing_tokens": [],
110
+ "parse_format": null,
111
+ "impute_strategy": "mode",
112
+ "profile_stats": {
113
+ "missing_rate": 0.0,
114
+ "unique_count": 2,
115
+ "unique_ratio": 8e-06,
116
+ "example_values": [
117
+ "Y",
118
+ "N"
119
+ ]
120
+ }
121
+ },
122
+ {
123
+ "name": "nom_0",
124
+ "role": "feature",
125
+ "semantic_type": "categorical",
126
+ "nullable": false,
127
+ "missing_tokens": [],
128
+ "parse_format": null,
129
+ "impute_strategy": "mode",
130
+ "profile_stats": {
131
+ "missing_rate": 0.0,
132
+ "unique_count": 3,
133
+ "unique_ratio": 1.3e-05,
134
+ "example_values": [
135
+ "Blue",
136
+ "Green",
137
+ "Red"
138
+ ]
139
+ }
140
+ },
141
+ {
142
+ "name": "nom_1",
143
+ "role": "feature",
144
+ "semantic_type": "categorical",
145
+ "nullable": false,
146
+ "missing_tokens": [],
147
+ "parse_format": null,
148
+ "impute_strategy": "mode",
149
+ "profile_stats": {
150
+ "missing_rate": 0.0,
151
+ "unique_count": 6,
152
+ "unique_ratio": 2.5e-05,
153
+ "example_values": [
154
+ "Trapezoid",
155
+ "Polygon",
156
+ "Square",
157
+ "Star",
158
+ "Triangle"
159
+ ]
160
+ }
161
+ },
162
+ {
163
+ "name": "nom_2",
164
+ "role": "feature",
165
+ "semantic_type": "categorical",
166
+ "nullable": false,
167
+ "missing_tokens": [],
168
+ "parse_format": null,
169
+ "impute_strategy": "mode",
170
+ "profile_stats": {
171
+ "missing_rate": 0.0,
172
+ "unique_count": 6,
173
+ "unique_ratio": 2.5e-05,
174
+ "example_values": [
175
+ "Cat",
176
+ "Dog",
177
+ "Lion",
178
+ "Snake",
179
+ "Axolotl"
180
+ ]
181
+ }
182
+ },
183
+ {
184
+ "name": "nom_3",
185
+ "role": "feature",
186
+ "semantic_type": "categorical",
187
+ "nullable": false,
188
+ "missing_tokens": [],
189
+ "parse_format": null,
190
+ "impute_strategy": "mode",
191
+ "profile_stats": {
192
+ "missing_rate": 0.0,
193
+ "unique_count": 6,
194
+ "unique_ratio": 2.5e-05,
195
+ "example_values": [
196
+ "China",
197
+ "Finland",
198
+ "Canada",
199
+ "India",
200
+ "Russia"
201
+ ]
202
+ }
203
+ },
204
+ {
205
+ "name": "nom_4",
206
+ "role": "feature",
207
+ "semantic_type": "categorical",
208
+ "nullable": false,
209
+ "missing_tokens": [],
210
+ "parse_format": null,
211
+ "impute_strategy": "mode",
212
+ "profile_stats": {
213
+ "missing_rate": 0.0,
214
+ "unique_count": 4,
215
+ "unique_ratio": 1.7e-05,
216
+ "example_values": [
217
+ "Oboe",
218
+ "Bassoon",
219
+ "Theremin",
220
+ "Piano"
221
+ ]
222
+ }
223
+ },
224
+ {
225
+ "name": "nom_5",
226
+ "role": "feature",
227
+ "semantic_type": "categorical",
228
+ "nullable": false,
229
+ "missing_tokens": [],
230
+ "parse_format": null,
231
+ "impute_strategy": "mode",
232
+ "profile_stats": {
233
+ "missing_rate": 0.0,
234
+ "unique_count": 222,
235
+ "unique_ratio": 0.000925,
236
+ "example_values": [
237
+ "c5725677e",
238
+ "92190168b",
239
+ "dbfb714a4",
240
+ "60a44c8f4",
241
+ "e70a6270d"
242
+ ]
243
+ }
244
+ },
245
+ {
246
+ "name": "nom_6",
247
+ "role": "feature",
248
+ "semantic_type": "categorical",
249
+ "nullable": false,
250
+ "missing_tokens": [],
251
+ "parse_format": null,
252
+ "impute_strategy": "mode",
253
+ "profile_stats": {
254
+ "missing_rate": 0.0,
255
+ "unique_count": 522,
256
+ "unique_ratio": 0.002175,
257
+ "example_values": [
258
+ "231233ca9",
259
+ "79a82b7c0",
260
+ "9a70de492",
261
+ "cad70d692",
262
+ "6d2cd10c5"
263
+ ]
264
+ }
265
+ },
266
+ {
267
+ "name": "nom_7",
268
+ "role": "feature",
269
+ "semantic_type": "categorical",
270
+ "nullable": false,
271
+ "missing_tokens": [],
272
+ "parse_format": null,
273
+ "impute_strategy": "mode",
274
+ "profile_stats": {
275
+ "missing_rate": 0.0,
276
+ "unique_count": 1219,
277
+ "unique_ratio": 0.005079,
278
+ "example_values": [
279
+ "673d3c1c0",
280
+ "7ad3e362c",
281
+ "fcd030cc2",
282
+ "27e8d4511",
283
+ "7df1399cb"
284
+ ]
285
+ }
286
+ },
287
+ {
288
+ "name": "nom_8",
289
+ "role": "feature",
290
+ "semantic_type": "categorical",
291
+ "nullable": false,
292
+ "missing_tokens": [],
293
+ "parse_format": null,
294
+ "impute_strategy": "mode",
295
+ "profile_stats": {
296
+ "missing_rate": 0.0,
297
+ "unique_count": 2215,
298
+ "unique_ratio": 0.009229,
299
+ "example_values": [
300
+ "4fbb167ac",
301
+ "7d97eba78",
302
+ "b886d6c1c",
303
+ "a9d35cede",
304
+ "fd0041a98"
305
+ ]
306
+ }
307
+ },
308
+ {
309
+ "name": "nom_9",
310
+ "role": "feature",
311
+ "semantic_type": "categorical",
312
+ "nullable": false,
313
+ "missing_tokens": [],
314
+ "parse_format": null,
315
+ "impute_strategy": "mode",
316
+ "profile_stats": {
317
+ "missing_rate": 0.0,
318
+ "unique_count": 11927,
319
+ "unique_ratio": 0.049696,
320
+ "example_values": [
321
+ "1f31c5cc1",
322
+ "89539e0fa",
323
+ "8a34e794f",
324
+ "34760ea8a",
325
+ "46b472cdb"
326
+ ]
327
+ }
328
+ },
329
+ {
330
+ "name": "ord_0",
331
+ "role": "feature",
332
+ "semantic_type": "numeric",
333
+ "nullable": false,
334
+ "missing_tokens": [],
335
+ "parse_format": null,
336
+ "impute_strategy": "median",
337
+ "profile_stats": {
338
+ "missing_rate": 0.0,
339
+ "unique_count": 3,
340
+ "unique_ratio": 1.3e-05,
341
+ "example_values": [
342
+ "1",
343
+ "2",
344
+ "3"
345
+ ]
346
+ }
347
+ },
348
+ {
349
+ "name": "ord_1",
350
+ "role": "feature",
351
+ "semantic_type": "categorical",
352
+ "nullable": false,
353
+ "missing_tokens": [],
354
+ "parse_format": null,
355
+ "impute_strategy": "mode",
356
+ "profile_stats": {
357
+ "missing_rate": 0.0,
358
+ "unique_count": 5,
359
+ "unique_ratio": 2.1e-05,
360
+ "example_values": [
361
+ "Grandmaster",
362
+ "Contributor",
363
+ "Novice",
364
+ "Master",
365
+ "Expert"
366
+ ]
367
+ }
368
+ },
369
+ {
370
+ "name": "ord_2",
371
+ "role": "feature",
372
+ "semantic_type": "categorical",
373
+ "nullable": false,
374
+ "missing_tokens": [],
375
+ "parse_format": null,
376
+ "impute_strategy": "mode",
377
+ "profile_stats": {
378
+ "missing_rate": 0.0,
379
+ "unique_count": 6,
380
+ "unique_ratio": 2.5e-05,
381
+ "example_values": [
382
+ "Lava Hot",
383
+ "Boiling Hot",
384
+ "Freezing",
385
+ "Hot",
386
+ "Cold"
387
+ ]
388
+ }
389
+ },
390
+ {
391
+ "name": "ord_3",
392
+ "role": "feature",
393
+ "semantic_type": "categorical",
394
+ "nullable": false,
395
+ "missing_tokens": [],
396
+ "parse_format": null,
397
+ "impute_strategy": "mode",
398
+ "profile_stats": {
399
+ "missing_rate": 0.0,
400
+ "unique_count": 15,
401
+ "unique_ratio": 6.3e-05,
402
+ "example_values": [
403
+ "g",
404
+ "j",
405
+ "l",
406
+ "f",
407
+ "k"
408
+ ]
409
+ }
410
+ },
411
+ {
412
+ "name": "ord_4",
413
+ "role": "feature",
414
+ "semantic_type": "categorical",
415
+ "nullable": false,
416
+ "missing_tokens": [],
417
+ "parse_format": null,
418
+ "impute_strategy": "mode",
419
+ "profile_stats": {
420
+ "missing_rate": 0.0,
421
+ "unique_count": 26,
422
+ "unique_ratio": 0.000108,
423
+ "example_values": [
424
+ "L",
425
+ "S",
426
+ "K",
427
+ "I",
428
+ "A"
429
+ ]
430
+ }
431
+ },
432
+ {
433
+ "name": "ord_5",
434
+ "role": "feature",
435
+ "semantic_type": "categorical",
436
+ "nullable": false,
437
+ "missing_tokens": [],
438
+ "parse_format": null,
439
+ "impute_strategy": "mode",
440
+ "profile_stats": {
441
+ "missing_rate": 0.0,
442
+ "unique_count": 192,
443
+ "unique_ratio": 0.0008,
444
+ "example_values": [
445
+ "qo",
446
+ "aM",
447
+ "AP",
448
+ "fO",
449
+ "hh"
450
+ ]
451
+ }
452
+ },
453
+ {
454
+ "name": "day",
455
+ "role": "feature",
456
+ "semantic_type": "numeric",
457
+ "nullable": false,
458
+ "missing_tokens": [],
459
+ "parse_format": null,
460
+ "impute_strategy": "median",
461
+ "profile_stats": {
462
+ "missing_rate": 0.0,
463
+ "unique_count": 7,
464
+ "unique_ratio": 2.9e-05,
465
+ "example_values": [
466
+ "1",
467
+ "2",
468
+ "7",
469
+ "4",
470
+ "3"
471
+ ]
472
+ }
473
+ },
474
+ {
475
+ "name": "month",
476
+ "role": "feature",
477
+ "semantic_type": "numeric",
478
+ "nullable": false,
479
+ "missing_tokens": [],
480
+ "parse_format": null,
481
+ "impute_strategy": "median",
482
+ "profile_stats": {
483
+ "missing_rate": 0.0,
484
+ "unique_count": 12,
485
+ "unique_ratio": 5e-05,
486
+ "example_values": [
487
+ "12",
488
+ "4",
489
+ "8",
490
+ "2",
491
+ "9"
492
+ ]
493
+ }
494
+ },
495
+ {
496
+ "name": "target",
497
+ "role": "target",
498
+ "semantic_type": "boolean",
499
+ "nullable": false,
500
+ "missing_tokens": [],
501
+ "parse_format": null,
502
+ "impute_strategy": "mode",
503
+ "profile_stats": {
504
+ "missing_rate": 0.0,
505
+ "unique_count": 2,
506
+ "unique_ratio": 8e-06,
507
+ "example_values": [
508
+ "0",
509
+ "1"
510
+ ]
511
+ }
512
+ }
513
+ ]
514
+ }