TabQueryBench commited on
Commit
61f20cf
·
verified ·
1 Parent(s): 330f04d

Resume SynthData0523 main/m6 batch 2

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 +99 -0
  2. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/public_gate/staged_input_manifest.json +3 -0
  3. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/runtime_result.json +3 -0
  4. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/staged/public/staged_features.json +3 -0
  5. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/staged/public/test.csv +3 -0
  6. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/staged/public/train.csv +3 -0
  7. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/staged/public/val.csv +3 -0
  8. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/staged/tabdiff/adapter_report.json +3 -0
  9. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/staged/tabdiff/adapter_transforms_applied.json +3 -0
  10. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/staged/tabdiff/model_input_manifest.json +3 -0
  11. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabdiff-m6-9864-20260429_043402.csv +3 -0
  12. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabdiff_train_meta.json +3 -0
  13. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/X_cat_test.npy +3 -0
  14. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/X_cat_train.npy +3 -0
  15. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/X_cat_val.npy +3 -0
  16. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/X_num_test.npy +3 -0
  17. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/X_num_train.npy +3 -0
  18. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/X_num_val.npy +3 -0
  19. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/info.json +3 -0
  20. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/real.csv +3 -0
  21. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/test.csv +3 -0
  22. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/val.csv +3 -0
  23. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/y_test.npy +3 -0
  24. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/y_train.npy +3 -0
  25. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/y_val.npy +3 -0
  26. SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/train_20260429_042701.log +3 -0
  27. SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/_tabpfgen_generate.py +68 -0
  28. SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/gen_20260422_070321.log +3 -0
  29. SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/input_snapshot.json +36 -0
  30. SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/public_gate/normalized_schema_snapshot.json +377 -0
  31. SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/public_gate/public_gate_report.json +37 -0
  32. SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/public_gate/staged_input_manifest.json +382 -0
  33. SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/runner.log +3 -0
  34. SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/runtime_result.json +14 -0
  35. SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/staged/public/staged_features.json +92 -0
  36. SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/staged/public/test.csv +3 -0
  37. SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/staged/public/train.csv +3 -0
  38. SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/staged/public/val.csv +3 -0
  39. SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/staged/tabpfgen/adapter_report.json +7 -0
  40. SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/staged/tabpfgen/adapter_transforms_applied.json +1 -0
  41. SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/staged/tabpfgen/model_input_manifest.json +384 -0
  42. SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/tabpfgen-m6-9864-20260422_070321.csv +3 -0
  43. SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/_tabpfgen_generate.py +100 -0
  44. SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/gen_20260429_061037.log +3 -0
  45. SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/input_snapshot.json +3 -0
  46. SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/public_gate/normalized_schema_snapshot.json +3 -0
  47. SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/public_gate/public_gate_report.json +3 -0
  48. SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/public_gate/staged_input_manifest.json +3 -0
  49. SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/runtime_result.json +3 -0
  50. SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/staged/public/staged_features.json +3 -0
.gitattributes CHANGED
@@ -9256,3 +9256,102 @@ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/input_snapshot.json fil
9256
  SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/models_tabdiff/trained.pt filter=lfs diff=lfs merge=lfs -text
9257
  SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/public_gate/normalized_schema_snapshot.json filter=lfs diff=lfs merge=lfs -text
9258
  SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/public_gate/public_gate_report.json filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9256
  SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/models_tabdiff/trained.pt filter=lfs diff=lfs merge=lfs -text
9257
  SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/public_gate/normalized_schema_snapshot.json filter=lfs diff=lfs merge=lfs -text
9258
  SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/public_gate/public_gate_report.json filter=lfs diff=lfs merge=lfs -text
9259
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/public_gate/staged_input_manifest.json filter=lfs diff=lfs merge=lfs -text
9260
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/runtime_result.json filter=lfs diff=lfs merge=lfs -text
9261
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/staged/public/staged_features.json filter=lfs diff=lfs merge=lfs -text
9262
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
9263
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
9264
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
9265
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/staged/tabdiff/adapter_report.json filter=lfs diff=lfs merge=lfs -text
9266
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/staged/tabdiff/adapter_transforms_applied.json filter=lfs diff=lfs merge=lfs -text
9267
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/staged/tabdiff/model_input_manifest.json filter=lfs diff=lfs merge=lfs -text
9268
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabdiff-m6-9864-20260429_043402.csv filter=lfs diff=lfs merge=lfs -text
9269
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabdiff_train_meta.json filter=lfs diff=lfs merge=lfs -text
9270
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/X_cat_test.npy filter=lfs diff=lfs merge=lfs -text
9271
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/X_cat_train.npy filter=lfs diff=lfs merge=lfs -text
9272
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/X_cat_val.npy filter=lfs diff=lfs merge=lfs -text
9273
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/X_num_test.npy filter=lfs diff=lfs merge=lfs -text
9274
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/X_num_train.npy filter=lfs diff=lfs merge=lfs -text
9275
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/X_num_val.npy filter=lfs diff=lfs merge=lfs -text
9276
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/info.json filter=lfs diff=lfs merge=lfs -text
9277
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/real.csv filter=lfs diff=lfs merge=lfs -text
9278
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/test.csv filter=lfs diff=lfs merge=lfs -text
9279
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/val.csv filter=lfs diff=lfs merge=lfs -text
9280
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/y_test.npy filter=lfs diff=lfs merge=lfs -text
9281
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/y_train.npy filter=lfs diff=lfs merge=lfs -text
9282
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/y_val.npy filter=lfs diff=lfs merge=lfs -text
9283
+ SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/train_20260429_042701.log filter=lfs diff=lfs merge=lfs -text
9284
+ SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/gen_20260422_070321.log filter=lfs diff=lfs merge=lfs -text
9285
+ SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/runner.log filter=lfs diff=lfs merge=lfs -text
9286
+ SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
9287
+ SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
9288
+ SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
9289
+ SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/tabpfgen-m6-9864-20260422_070321.csv filter=lfs diff=lfs merge=lfs -text
9290
+ SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/gen_20260429_061037.log filter=lfs diff=lfs merge=lfs -text
9291
+ SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/input_snapshot.json filter=lfs diff=lfs merge=lfs -text
9292
+ SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/public_gate/normalized_schema_snapshot.json filter=lfs diff=lfs merge=lfs -text
9293
+ SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/public_gate/public_gate_report.json filter=lfs diff=lfs merge=lfs -text
9294
+ SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/public_gate/staged_input_manifest.json filter=lfs diff=lfs merge=lfs -text
9295
+ SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/runtime_result.json filter=lfs diff=lfs merge=lfs -text
9296
+ SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/staged/public/staged_features.json filter=lfs diff=lfs merge=lfs -text
9297
+ SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
9298
+ SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
9299
+ SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
9300
+ SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/staged/tabpfgen/adapter_report.json filter=lfs diff=lfs merge=lfs -text
9301
+ SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/staged/tabpfgen/adapter_transforms_applied.json filter=lfs diff=lfs merge=lfs -text
9302
+ SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/staged/tabpfgen/model_input_manifest.json filter=lfs diff=lfs merge=lfs -text
9303
+ SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/tabpfgen-m6-9864-20260429_061037.csv filter=lfs diff=lfs merge=lfs -text
9304
+ SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/tabpfgen_meta.json filter=lfs diff=lfs merge=lfs -text
9305
+ SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/train_20260429_061037.log filter=lfs diff=lfs merge=lfs -text
9306
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/data/tabsyn_m6/X_cat_test.npy filter=lfs diff=lfs merge=lfs -text
9307
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/data/tabsyn_m6/X_cat_train.npy filter=lfs diff=lfs merge=lfs -text
9308
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/data/tabsyn_m6/X_num_test.npy filter=lfs diff=lfs merge=lfs -text
9309
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/data/tabsyn_m6/X_num_train.npy filter=lfs diff=lfs merge=lfs -text
9310
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/data/tabsyn_m6/info.json filter=lfs diff=lfs merge=lfs -text
9311
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/data/tabsyn_m6/test.csv filter=lfs diff=lfs merge=lfs -text
9312
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/data/tabsyn_m6/train.csv filter=lfs diff=lfs merge=lfs -text
9313
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/data/tabsyn_m6/y_test.npy filter=lfs diff=lfs merge=lfs -text
9314
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/data/tabsyn_m6/y_train.npy filter=lfs diff=lfs merge=lfs -text
9315
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/gen_20260429_061024.log filter=lfs diff=lfs merge=lfs -text
9316
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/input_snapshot.json filter=lfs diff=lfs merge=lfs -text
9317
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/public_gate/normalized_schema_snapshot.json filter=lfs diff=lfs merge=lfs -text
9318
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/public_gate/public_gate_report.json filter=lfs diff=lfs merge=lfs -text
9319
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/public_gate/staged_input_manifest.json filter=lfs diff=lfs merge=lfs -text
9320
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/runtime_result.json filter=lfs diff=lfs merge=lfs -text
9321
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/staged/public/staged_features.json filter=lfs diff=lfs merge=lfs -text
9322
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
9323
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
9324
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
9325
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/staged/tabsyn/adapter_report.json filter=lfs diff=lfs merge=lfs -text
9326
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/staged/tabsyn/adapter_transforms_applied.json filter=lfs diff=lfs merge=lfs -text
9327
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/staged/tabsyn/model_input_manifest.json filter=lfs diff=lfs merge=lfs -text
9328
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/synthetic/tabsyn_m6/real.csv filter=lfs diff=lfs merge=lfs -text
9329
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/synthetic/tabsyn_m6/test.csv filter=lfs diff=lfs merge=lfs -text
9330
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/tabsyn-m6-9864-20260429_061024.csv filter=lfs diff=lfs merge=lfs -text
9331
+ SynthData0523/main/m6/tabsyn/tabsyn-m6-20260429_052236/train_20260429_052236.log filter=lfs diff=lfs merge=lfs -text
9332
+ SynthData0523/main/m6/tvae/tvae-m6-20260320_071000/gen_20260320_071402.log filter=lfs diff=lfs merge=lfs -text
9333
+ SynthData0523/main/m6/tvae/tvae-m6-20260320_071000/gen_20260330_065647.log filter=lfs diff=lfs merge=lfs -text
9334
+ SynthData0523/main/m6/tvae/tvae-m6-20260320_071000/models_300epochs/train_20260320_071000.log filter=lfs diff=lfs merge=lfs -text
9335
+ SynthData0523/main/m6/tvae/tvae-m6-20260320_071000/models_300epochs/tvae_300epochs.pt filter=lfs diff=lfs merge=lfs -text
9336
+ SynthData0523/main/m6/tvae/tvae-m6-20260320_071000/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
9337
+ SynthData0523/main/m6/tvae/tvae-m6-20260320_071000/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
9338
+ SynthData0523/main/m6/tvae/tvae-m6-20260320_071000/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
9339
+ SynthData0523/main/m6/tvae/tvae-m6-20260320_071000/tvae-m6-1000-20260320_071402.csv filter=lfs diff=lfs merge=lfs -text
9340
+ SynthData0523/main/m6/tvae/tvae-m6-20260320_071000/tvae-m6-9864-20260330_065647.csv filter=lfs diff=lfs merge=lfs -text
9341
+ SynthData0523/main/m6/tvae/tvae-m6-20260429_031938/gen_20260429_032133.log filter=lfs diff=lfs merge=lfs -text
9342
+ SynthData0523/main/m6/tvae/tvae-m6-20260429_031938/input_snapshot.json filter=lfs diff=lfs merge=lfs -text
9343
+ SynthData0523/main/m6/tvae/tvae-m6-20260429_031938/models_300epochs/train_20260429_031938.log filter=lfs diff=lfs merge=lfs -text
9344
+ SynthData0523/main/m6/tvae/tvae-m6-20260429_031938/models_300epochs/tvae_300epochs.pt filter=lfs diff=lfs merge=lfs -text
9345
+ SynthData0523/main/m6/tvae/tvae-m6-20260429_031938/public_gate/normalized_schema_snapshot.json filter=lfs diff=lfs merge=lfs -text
9346
+ SynthData0523/main/m6/tvae/tvae-m6-20260429_031938/public_gate/public_gate_report.json filter=lfs diff=lfs merge=lfs -text
9347
+ SynthData0523/main/m6/tvae/tvae-m6-20260429_031938/public_gate/staged_input_manifest.json filter=lfs diff=lfs merge=lfs -text
9348
+ SynthData0523/main/m6/tvae/tvae-m6-20260429_031938/runtime_result.json filter=lfs diff=lfs merge=lfs -text
9349
+ SynthData0523/main/m6/tvae/tvae-m6-20260429_031938/staged/public/staged_features.json filter=lfs diff=lfs merge=lfs -text
9350
+ SynthData0523/main/m6/tvae/tvae-m6-20260429_031938/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
9351
+ SynthData0523/main/m6/tvae/tvae-m6-20260429_031938/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
9352
+ SynthData0523/main/m6/tvae/tvae-m6-20260429_031938/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
9353
+ SynthData0523/main/m6/tvae/tvae-m6-20260429_031938/staged/tvae/adapter_report.json filter=lfs diff=lfs merge=lfs -text
9354
+ SynthData0523/main/m6/tvae/tvae-m6-20260429_031938/staged/tvae/adapter_transforms_applied.json filter=lfs diff=lfs merge=lfs -text
9355
+ SynthData0523/main/m6/tvae/tvae-m6-20260429_031938/staged/tvae/model_input_manifest.json filter=lfs diff=lfs merge=lfs -text
9356
+ SynthData0523/main/m6/tvae/tvae-m6-20260429_031938/tvae-m6-9864-20260429_032133.csv filter=lfs diff=lfs merge=lfs -text
9357
+ SynthData0523/main/m6/tvae/tvae-m6-20260429_031938/tvae_metadata.json filter=lfs diff=lfs merge=lfs -text
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68799ac489f30d135ac8c436fc65901da3202a95c6b1f2b4ed717fad613bb1a8
3
+ size 9214
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/runtime_result.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6321349f39916ea27cecb7815caf91e306e44eeacc7eea7224ed4fd5405c753a
3
+ size 615
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/staged/public/staged_features.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23eac1d28d264cb53a977ae6229286741b38cdeec8b02eb2ee5f9a2949661e29
3
+ size 1780
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d16d0389cb0fe4b23bab344dc10070de6678357a9452f9f620d0eeba66a6b12d
3
+ size 116376
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1f0338c367408dc21d5a4ec9cdc5d3fe8188916db6085f3fd326304a55551e1
3
+ size 924849
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb9169f3c7213420491d9b709ee1cc650aeaed732fa77dcbd6ffe3583366b2d4
3
+ size 116198
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/staged/tabdiff/adapter_report.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d34d3249741686e8585077e790d1dd3d2542e9b47c2b72adff22c3c50970b17
3
+ size 321
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/staged/tabdiff/adapter_transforms_applied.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945
3
+ size 2
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/staged/tabdiff/model_input_manifest.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:883462fe5bfb43b9be0d59061dcefdb765e9b21954dc5365b666d7e9d1d818b0
3
+ size 9411
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabdiff-m6-9864-20260429_043402.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:260bee6f179e31f600629d70c20b29daeb0825737f3dc95bfbc8d8380278748d
3
+ size 979636
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabdiff_train_meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0645f4366fbda09cf14ae6cc0991a36782cb648d99620a5598928436ba44c17
3
+ size 82
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/X_cat_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33b3ba6d661fb460428f33f010200f46937687463db68f5f919e4743a9802815
3
+ size 236864
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/X_cat_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33b3ba6d661fb460428f33f010200f46937687463db68f5f919e4743a9802815
3
+ size 236864
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/X_cat_val.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33b3ba6d661fb460428f33f010200f46937687463db68f5f919e4743a9802815
3
+ size 236864
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/X_num_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:960545f531401f06b1ef44d43f0e45228b36d96b6f6dbf87b8f6ad8578e915f5
3
+ size 552512
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/X_num_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:960545f531401f06b1ef44d43f0e45228b36d96b6f6dbf87b8f6ad8578e915f5
3
+ size 552512
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/X_num_val.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:960545f531401f06b1ef44d43f0e45228b36d96b6f6dbf87b8f6ad8578e915f5
3
+ size 552512
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/info.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e14c47db209e521986f0a29312b59ac6e4acfc78afd40251647fd4ee375796eb
3
+ size 3584
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/real.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da71c5d7ca6752fd26c431f7fefb3701600af7c659d4597ba65f755dcaf7b902
3
+ size 829594
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da71c5d7ca6752fd26c431f7fefb3701600af7c659d4597ba65f755dcaf7b902
3
+ size 829594
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da71c5d7ca6752fd26c431f7fefb3701600af7c659d4597ba65f755dcaf7b902
3
+ size 829594
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/y_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4495cd81dd4e25e4cece22309308cf6ac32d53e46ab3410a78c7e12900bd8f9e
3
+ size 79040
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/y_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4495cd81dd4e25e4cece22309308cf6ac32d53e46ab3410a78c7e12900bd8f9e
3
+ size 79040
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/tabular_bundle/pipeline_m6/y_val.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4495cd81dd4e25e4cece22309308cf6ac32d53e46ab3410a78c7e12900bd8f9e
3
+ size 79040
SynthData0523/main/m6/tabdiff/tabdiff-m6-20260429_042700/train_20260429_042701.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4335aee0b3501b5df97d1dc245f7249e7c2f16190805842a0891e45c31c1fe5d
3
+ size 450169
SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/_tabpfgen_generate.py ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import numpy as np
2
+ import pandas as pd
3
+ import json
4
+ from tabpfgen import TabPFGen
5
+
6
+ df = pd.read_csv("/work/temp/tabpfgen_regen_parallel_deadline/20260422_070318/m6/staged/public/train.csv")
7
+ target_col = "VisitorType"
8
+
9
+ feature_cols = [c for c in df.columns if c != target_col]
10
+
11
+ # --- Label-encode categorical / object columns ---
12
+ cat_encodings = {} # col -> list of unique values (index = code)
13
+ for col in feature_cols:
14
+ if df[col].dtype == object or str(df[col].dtype) == 'category':
15
+ cats = sorted(df[col].dropna().unique().tolist(), key=str)
16
+ cat_map = {v: i for i, v in enumerate(cats)}
17
+ df[col] = df[col].map(cat_map).astype(float)
18
+ cat_encodings[col] = cats
19
+ print(f"[TabPFGen] Label-encoded '{col}' ({len(cats)} categories)")
20
+
21
+ # Encode target if categorical
22
+ target_cats = None
23
+ if df[target_col].dtype == object or str(df[target_col].dtype) == 'category':
24
+ cats = sorted(df[target_col].dropna().unique().tolist(), key=str)
25
+ t_map = {v: i for i, v in enumerate(cats)}
26
+ df[target_col] = df[target_col].map(t_map).astype(float)
27
+ target_cats = cats
28
+ print(f"[TabPFGen] Label-encoded target '{target_col}' ({len(cats)} categories)")
29
+
30
+ X = df[feature_cols].values.astype(np.float32)
31
+ y = df[target_col].values
32
+
33
+ # Handle NaN
34
+ for i in range(X.shape[1]):
35
+ col_vals = X[:, i]
36
+ mask = np.isnan(col_vals)
37
+ if mask.any():
38
+ mean_val = np.nanmean(col_vals)
39
+ X[mask, i] = mean_val if not np.isnan(mean_val) else 0.0
40
+
41
+ gen = TabPFGen(
42
+ n_sgld_steps=1000,
43
+ sgld_step_size=0.01,
44
+ sgld_noise_scale=0.01,
45
+ device="auto",
46
+ )
47
+
48
+ print(f"[TabPFGen] Generating 9864 rows via generate_classification")
49
+ X_syn, y_syn = gen.generate_classification(X, y, n_samples=9864)
50
+
51
+ syn_df = pd.DataFrame(X_syn, columns=feature_cols)
52
+ syn_df[target_col] = y_syn
53
+
54
+ # --- Inverse label-encoding for categorical columns ---
55
+ for col, cats in cat_encodings.items():
56
+ # Round to nearest integer index, clamp to valid range
57
+ codes = np.round(syn_df[col].values).astype(int)
58
+ codes = np.clip(codes, 0, len(cats) - 1)
59
+ syn_df[col] = [cats[c] for c in codes]
60
+
61
+ if target_cats is not None:
62
+ codes = np.round(syn_df[target_col].values).astype(int)
63
+ codes = np.clip(codes, 0, len(target_cats) - 1)
64
+ syn_df[target_col] = [target_cats[c] for c in codes]
65
+
66
+ syn_df = syn_df[list(df.columns)]
67
+ syn_df.to_csv("/work/temp/tabpfgen_regen_parallel_deadline/20260422_070318/m6/tabpfgen-m6-9864-20260422_070321.csv", index=False)
68
+ print(f"[TabPFGen] Saved {len(syn_df)} rows -> /work/temp/tabpfgen_regen_parallel_deadline/20260422_070318/m6/tabpfgen-m6-9864-20260422_070321.csv")
SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/gen_20260422_070321.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3bfbf2de3d5f6fe8bccae8484ad3fabd4df4baba9f0a3b189425b5b3a8a9eec
3
+ size 588
SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m6",
3
+ "model": "tabpfgen",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m6/m6-train.csv",
7
+ "exists": true,
8
+ "size": 856785,
9
+ "sha256": "a5d1c487a8f2611385915fcc5a52bad546680ddbc8d23fc695f442cdd6dafa0c"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m6/m6-val.csv",
13
+ "exists": true,
14
+ "size": 107758,
15
+ "sha256": "598196cecc227cfba95c9796b80bc1baf684a0117e6673b8662b89482cdcb78f"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m6/m6-test.csv",
19
+ "exists": true,
20
+ "size": 107996,
21
+ "sha256": "ec939ad96a3b14dd960886359fb6c5d45591adc8a734661ade3dee1417a015de"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/m6/m6-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 7622,
27
+ "sha256": "859f1fe93806c8ecdea9c9db9db34fb6cf94bc112b5c0a66b2436e8ef71c2e98"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/m6/m6-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 8990,
33
+ "sha256": "01142eeb121af615a644c3e312f5f3e79d805396339f40d5a300ba3560cf8e90"
34
+ }
35
+ }
36
+ }
SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,377 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m6",
3
+ "target_column": "VisitorType",
4
+ "task_type": "classification",
5
+ "columns": [
6
+ {
7
+ "name": "Administrative",
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": 26,
17
+ "unique_ratio": 0.002636,
18
+ "example_values": [
19
+ "0",
20
+ "3",
21
+ "2",
22
+ "6",
23
+ "1"
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "name": "Administrative_Duration",
29
+ "role": "feature",
30
+ "semantic_type": "numeric",
31
+ "nullable": false,
32
+ "missing_tokens": [],
33
+ "parse_format": null,
34
+ "impute_strategy": "median",
35
+ "profile_stats": {
36
+ "missing_rate": 0.0,
37
+ "unique_count": 2789,
38
+ "unique_ratio": 0.282745,
39
+ "example_values": [
40
+ "0",
41
+ "45.8",
42
+ "77.7",
43
+ "52",
44
+ "46.33333333"
45
+ ]
46
+ }
47
+ },
48
+ {
49
+ "name": "Informational",
50
+ "role": "feature",
51
+ "semantic_type": "numeric",
52
+ "nullable": false,
53
+ "missing_tokens": [],
54
+ "parse_format": null,
55
+ "impute_strategy": "median",
56
+ "profile_stats": {
57
+ "missing_rate": 0.0,
58
+ "unique_count": 17,
59
+ "unique_ratio": 0.001723,
60
+ "example_values": [
61
+ "0",
62
+ "1",
63
+ "3",
64
+ "5",
65
+ "4"
66
+ ]
67
+ }
68
+ },
69
+ {
70
+ "name": "Informational_Duration",
71
+ "role": "feature",
72
+ "semantic_type": "numeric",
73
+ "nullable": false,
74
+ "missing_tokens": [],
75
+ "parse_format": null,
76
+ "impute_strategy": "median",
77
+ "profile_stats": {
78
+ "missing_rate": 0.0,
79
+ "unique_count": 1074,
80
+ "unique_ratio": 0.108881,
81
+ "example_values": [
82
+ "0",
83
+ "2",
84
+ "24",
85
+ "86.75",
86
+ "62.5"
87
+ ]
88
+ }
89
+ },
90
+ {
91
+ "name": "ProductRelated",
92
+ "role": "feature",
93
+ "semantic_type": "numeric",
94
+ "nullable": false,
95
+ "missing_tokens": [],
96
+ "parse_format": null,
97
+ "impute_strategy": "median",
98
+ "profile_stats": {
99
+ "missing_rate": 0.0,
100
+ "unique_count": 286,
101
+ "unique_ratio": 0.028994,
102
+ "example_values": [
103
+ "13",
104
+ "8",
105
+ "63",
106
+ "15",
107
+ "3"
108
+ ]
109
+ }
110
+ },
111
+ {
112
+ "name": "ProductRelated_Duration",
113
+ "role": "feature",
114
+ "semantic_type": "numeric",
115
+ "nullable": false,
116
+ "missing_tokens": [],
117
+ "parse_format": null,
118
+ "impute_strategy": "median",
119
+ "profile_stats": {
120
+ "missing_rate": 0.0,
121
+ "unique_count": 7769,
122
+ "unique_ratio": 0.787612,
123
+ "example_values": [
124
+ "549.2",
125
+ "64",
126
+ "2435.697531",
127
+ "267.7333333",
128
+ "57.4"
129
+ ]
130
+ }
131
+ },
132
+ {
133
+ "name": "BounceRates",
134
+ "role": "feature",
135
+ "semantic_type": "numeric",
136
+ "nullable": false,
137
+ "missing_tokens": [],
138
+ "parse_format": null,
139
+ "impute_strategy": "median",
140
+ "profile_stats": {
141
+ "missing_rate": 0.0,
142
+ "unique_count": 1574,
143
+ "unique_ratio": 0.15957,
144
+ "example_values": [
145
+ "0.019230769",
146
+ "0",
147
+ "0.00952381",
148
+ "0.022857143",
149
+ "0.004166667"
150
+ ]
151
+ }
152
+ },
153
+ {
154
+ "name": "ExitRates",
155
+ "role": "feature",
156
+ "semantic_type": "numeric",
157
+ "nullable": false,
158
+ "missing_tokens": [],
159
+ "parse_format": null,
160
+ "impute_strategy": "median",
161
+ "profile_stats": {
162
+ "missing_rate": 0.0,
163
+ "unique_count": 3953,
164
+ "unique_ratio": 0.40075,
165
+ "example_values": [
166
+ "0.045421245",
167
+ "0.05",
168
+ "0.017460317",
169
+ "0.040606061",
170
+ "0.133333333"
171
+ ]
172
+ }
173
+ },
174
+ {
175
+ "name": "PageValues",
176
+ "role": "feature",
177
+ "semantic_type": "numeric",
178
+ "nullable": false,
179
+ "missing_tokens": [],
180
+ "parse_format": null,
181
+ "impute_strategy": "median",
182
+ "profile_stats": {
183
+ "missing_rate": 0.0,
184
+ "unique_count": 2129,
185
+ "unique_ratio": 0.215835,
186
+ "example_values": [
187
+ "0",
188
+ "7.945368291",
189
+ "10.37042373",
190
+ "18.99269231",
191
+ "44.33548922"
192
+ ]
193
+ }
194
+ },
195
+ {
196
+ "name": "SpecialDay",
197
+ "role": "feature",
198
+ "semantic_type": "numeric",
199
+ "nullable": false,
200
+ "missing_tokens": [],
201
+ "parse_format": null,
202
+ "impute_strategy": "median",
203
+ "profile_stats": {
204
+ "missing_rate": 0.0,
205
+ "unique_count": 6,
206
+ "unique_ratio": 0.000608,
207
+ "example_values": [
208
+ "0",
209
+ "0.4",
210
+ "0.2",
211
+ "0.8",
212
+ "1"
213
+ ]
214
+ }
215
+ },
216
+ {
217
+ "name": "Month",
218
+ "role": "feature",
219
+ "semantic_type": "categorical",
220
+ "nullable": false,
221
+ "missing_tokens": [],
222
+ "parse_format": null,
223
+ "impute_strategy": "mode",
224
+ "profile_stats": {
225
+ "missing_rate": 0.0,
226
+ "unique_count": 10,
227
+ "unique_ratio": 0.001014,
228
+ "example_values": [
229
+ "Nov",
230
+ "Dec",
231
+ "Jul",
232
+ "Aug",
233
+ "Mar"
234
+ ]
235
+ }
236
+ },
237
+ {
238
+ "name": "OperatingSystems",
239
+ "role": "feature",
240
+ "semantic_type": "numeric",
241
+ "nullable": false,
242
+ "missing_tokens": [],
243
+ "parse_format": null,
244
+ "impute_strategy": "median",
245
+ "profile_stats": {
246
+ "missing_rate": 0.0,
247
+ "unique_count": 8,
248
+ "unique_ratio": 0.000811,
249
+ "example_values": [
250
+ "3",
251
+ "2",
252
+ "6",
253
+ "4",
254
+ "1"
255
+ ]
256
+ }
257
+ },
258
+ {
259
+ "name": "Browser",
260
+ "role": "feature",
261
+ "semantic_type": "numeric",
262
+ "nullable": false,
263
+ "missing_tokens": [],
264
+ "parse_format": null,
265
+ "impute_strategy": "median",
266
+ "profile_stats": {
267
+ "missing_rate": 0.0,
268
+ "unique_count": 13,
269
+ "unique_ratio": 0.001318,
270
+ "example_values": [
271
+ "2",
272
+ "1",
273
+ "5",
274
+ "4",
275
+ "3"
276
+ ]
277
+ }
278
+ },
279
+ {
280
+ "name": "Region",
281
+ "role": "feature",
282
+ "semantic_type": "numeric",
283
+ "nullable": false,
284
+ "missing_tokens": [],
285
+ "parse_format": null,
286
+ "impute_strategy": "median",
287
+ "profile_stats": {
288
+ "missing_rate": 0.0,
289
+ "unique_count": 9,
290
+ "unique_ratio": 0.000912,
291
+ "example_values": [
292
+ "6",
293
+ "3",
294
+ "4",
295
+ "1",
296
+ "9"
297
+ ]
298
+ }
299
+ },
300
+ {
301
+ "name": "TrafficType",
302
+ "role": "feature",
303
+ "semantic_type": "numeric",
304
+ "nullable": false,
305
+ "missing_tokens": [],
306
+ "parse_format": null,
307
+ "impute_strategy": "median",
308
+ "profile_stats": {
309
+ "missing_rate": 0.0,
310
+ "unique_count": 20,
311
+ "unique_ratio": 0.002028,
312
+ "example_values": [
313
+ "2",
314
+ "8",
315
+ "3",
316
+ "11",
317
+ "1"
318
+ ]
319
+ }
320
+ },
321
+ {
322
+ "name": "VisitorType",
323
+ "role": "target",
324
+ "semantic_type": "categorical",
325
+ "nullable": false,
326
+ "missing_tokens": [],
327
+ "parse_format": null,
328
+ "impute_strategy": "mode",
329
+ "profile_stats": {
330
+ "missing_rate": 0.0,
331
+ "unique_count": 3,
332
+ "unique_ratio": 0.000304,
333
+ "example_values": [
334
+ "Returning_Visitor",
335
+ "New_Visitor",
336
+ "Other"
337
+ ]
338
+ }
339
+ },
340
+ {
341
+ "name": "Weekend",
342
+ "role": "feature",
343
+ "semantic_type": "boolean",
344
+ "nullable": false,
345
+ "missing_tokens": [],
346
+ "parse_format": null,
347
+ "impute_strategy": "mode",
348
+ "profile_stats": {
349
+ "missing_rate": 0.0,
350
+ "unique_count": 2,
351
+ "unique_ratio": 0.000203,
352
+ "example_values": [
353
+ "FALSE",
354
+ "TRUE"
355
+ ]
356
+ }
357
+ },
358
+ {
359
+ "name": "Revenue",
360
+ "role": "feature",
361
+ "semantic_type": "boolean",
362
+ "nullable": false,
363
+ "missing_tokens": [],
364
+ "parse_format": null,
365
+ "impute_strategy": "mode",
366
+ "profile_stats": {
367
+ "missing_rate": 0.0,
368
+ "unique_count": 2,
369
+ "unique_ratio": 0.000203,
370
+ "example_values": [
371
+ "FALSE",
372
+ "TRUE"
373
+ ]
374
+ }
375
+ }
376
+ ]
377
+ }
SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m6",
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": "VisitorType",
31
+ "task_type": "classification",
32
+ "input_splits": {
33
+ "train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m6/m6-train.csv",
34
+ "val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m6/m6-val.csv",
35
+ "test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m6/m6-test.csv"
36
+ }
37
+ }
SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,382 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m6",
3
+ "target_column": "VisitorType",
4
+ "task_type": "classification",
5
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_070318/m6/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_070318/m6/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_070318/m6/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_070318/m6/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_070318/m6/public_gate/public_gate_report.json",
10
+ "column_schema": [
11
+ {
12
+ "name": "Administrative",
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": 26,
22
+ "unique_ratio": 0.002636,
23
+ "example_values": [
24
+ "0",
25
+ "3",
26
+ "2",
27
+ "6",
28
+ "1"
29
+ ]
30
+ }
31
+ },
32
+ {
33
+ "name": "Administrative_Duration",
34
+ "role": "feature",
35
+ "semantic_type": "numeric",
36
+ "nullable": false,
37
+ "missing_tokens": [],
38
+ "parse_format": null,
39
+ "impute_strategy": "median",
40
+ "profile_stats": {
41
+ "missing_rate": 0.0,
42
+ "unique_count": 2789,
43
+ "unique_ratio": 0.282745,
44
+ "example_values": [
45
+ "0",
46
+ "45.8",
47
+ "77.7",
48
+ "52",
49
+ "46.33333333"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "name": "Informational",
55
+ "role": "feature",
56
+ "semantic_type": "numeric",
57
+ "nullable": false,
58
+ "missing_tokens": [],
59
+ "parse_format": null,
60
+ "impute_strategy": "median",
61
+ "profile_stats": {
62
+ "missing_rate": 0.0,
63
+ "unique_count": 17,
64
+ "unique_ratio": 0.001723,
65
+ "example_values": [
66
+ "0",
67
+ "1",
68
+ "3",
69
+ "5",
70
+ "4"
71
+ ]
72
+ }
73
+ },
74
+ {
75
+ "name": "Informational_Duration",
76
+ "role": "feature",
77
+ "semantic_type": "numeric",
78
+ "nullable": false,
79
+ "missing_tokens": [],
80
+ "parse_format": null,
81
+ "impute_strategy": "median",
82
+ "profile_stats": {
83
+ "missing_rate": 0.0,
84
+ "unique_count": 1074,
85
+ "unique_ratio": 0.108881,
86
+ "example_values": [
87
+ "0",
88
+ "2",
89
+ "24",
90
+ "86.75",
91
+ "62.5"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "name": "ProductRelated",
97
+ "role": "feature",
98
+ "semantic_type": "numeric",
99
+ "nullable": false,
100
+ "missing_tokens": [],
101
+ "parse_format": null,
102
+ "impute_strategy": "median",
103
+ "profile_stats": {
104
+ "missing_rate": 0.0,
105
+ "unique_count": 286,
106
+ "unique_ratio": 0.028994,
107
+ "example_values": [
108
+ "13",
109
+ "8",
110
+ "63",
111
+ "15",
112
+ "3"
113
+ ]
114
+ }
115
+ },
116
+ {
117
+ "name": "ProductRelated_Duration",
118
+ "role": "feature",
119
+ "semantic_type": "numeric",
120
+ "nullable": false,
121
+ "missing_tokens": [],
122
+ "parse_format": null,
123
+ "impute_strategy": "median",
124
+ "profile_stats": {
125
+ "missing_rate": 0.0,
126
+ "unique_count": 7769,
127
+ "unique_ratio": 0.787612,
128
+ "example_values": [
129
+ "549.2",
130
+ "64",
131
+ "2435.697531",
132
+ "267.7333333",
133
+ "57.4"
134
+ ]
135
+ }
136
+ },
137
+ {
138
+ "name": "BounceRates",
139
+ "role": "feature",
140
+ "semantic_type": "numeric",
141
+ "nullable": false,
142
+ "missing_tokens": [],
143
+ "parse_format": null,
144
+ "impute_strategy": "median",
145
+ "profile_stats": {
146
+ "missing_rate": 0.0,
147
+ "unique_count": 1574,
148
+ "unique_ratio": 0.15957,
149
+ "example_values": [
150
+ "0.019230769",
151
+ "0",
152
+ "0.00952381",
153
+ "0.022857143",
154
+ "0.004166667"
155
+ ]
156
+ }
157
+ },
158
+ {
159
+ "name": "ExitRates",
160
+ "role": "feature",
161
+ "semantic_type": "numeric",
162
+ "nullable": false,
163
+ "missing_tokens": [],
164
+ "parse_format": null,
165
+ "impute_strategy": "median",
166
+ "profile_stats": {
167
+ "missing_rate": 0.0,
168
+ "unique_count": 3953,
169
+ "unique_ratio": 0.40075,
170
+ "example_values": [
171
+ "0.045421245",
172
+ "0.05",
173
+ "0.017460317",
174
+ "0.040606061",
175
+ "0.133333333"
176
+ ]
177
+ }
178
+ },
179
+ {
180
+ "name": "PageValues",
181
+ "role": "feature",
182
+ "semantic_type": "numeric",
183
+ "nullable": false,
184
+ "missing_tokens": [],
185
+ "parse_format": null,
186
+ "impute_strategy": "median",
187
+ "profile_stats": {
188
+ "missing_rate": 0.0,
189
+ "unique_count": 2129,
190
+ "unique_ratio": 0.215835,
191
+ "example_values": [
192
+ "0",
193
+ "7.945368291",
194
+ "10.37042373",
195
+ "18.99269231",
196
+ "44.33548922"
197
+ ]
198
+ }
199
+ },
200
+ {
201
+ "name": "SpecialDay",
202
+ "role": "feature",
203
+ "semantic_type": "numeric",
204
+ "nullable": false,
205
+ "missing_tokens": [],
206
+ "parse_format": null,
207
+ "impute_strategy": "median",
208
+ "profile_stats": {
209
+ "missing_rate": 0.0,
210
+ "unique_count": 6,
211
+ "unique_ratio": 0.000608,
212
+ "example_values": [
213
+ "0",
214
+ "0.4",
215
+ "0.2",
216
+ "0.8",
217
+ "1"
218
+ ]
219
+ }
220
+ },
221
+ {
222
+ "name": "Month",
223
+ "role": "feature",
224
+ "semantic_type": "categorical",
225
+ "nullable": false,
226
+ "missing_tokens": [],
227
+ "parse_format": null,
228
+ "impute_strategy": "mode",
229
+ "profile_stats": {
230
+ "missing_rate": 0.0,
231
+ "unique_count": 10,
232
+ "unique_ratio": 0.001014,
233
+ "example_values": [
234
+ "Nov",
235
+ "Dec",
236
+ "Jul",
237
+ "Aug",
238
+ "Mar"
239
+ ]
240
+ }
241
+ },
242
+ {
243
+ "name": "OperatingSystems",
244
+ "role": "feature",
245
+ "semantic_type": "numeric",
246
+ "nullable": false,
247
+ "missing_tokens": [],
248
+ "parse_format": null,
249
+ "impute_strategy": "median",
250
+ "profile_stats": {
251
+ "missing_rate": 0.0,
252
+ "unique_count": 8,
253
+ "unique_ratio": 0.000811,
254
+ "example_values": [
255
+ "3",
256
+ "2",
257
+ "6",
258
+ "4",
259
+ "1"
260
+ ]
261
+ }
262
+ },
263
+ {
264
+ "name": "Browser",
265
+ "role": "feature",
266
+ "semantic_type": "numeric",
267
+ "nullable": false,
268
+ "missing_tokens": [],
269
+ "parse_format": null,
270
+ "impute_strategy": "median",
271
+ "profile_stats": {
272
+ "missing_rate": 0.0,
273
+ "unique_count": 13,
274
+ "unique_ratio": 0.001318,
275
+ "example_values": [
276
+ "2",
277
+ "1",
278
+ "5",
279
+ "4",
280
+ "3"
281
+ ]
282
+ }
283
+ },
284
+ {
285
+ "name": "Region",
286
+ "role": "feature",
287
+ "semantic_type": "numeric",
288
+ "nullable": false,
289
+ "missing_tokens": [],
290
+ "parse_format": null,
291
+ "impute_strategy": "median",
292
+ "profile_stats": {
293
+ "missing_rate": 0.0,
294
+ "unique_count": 9,
295
+ "unique_ratio": 0.000912,
296
+ "example_values": [
297
+ "6",
298
+ "3",
299
+ "4",
300
+ "1",
301
+ "9"
302
+ ]
303
+ }
304
+ },
305
+ {
306
+ "name": "TrafficType",
307
+ "role": "feature",
308
+ "semantic_type": "numeric",
309
+ "nullable": false,
310
+ "missing_tokens": [],
311
+ "parse_format": null,
312
+ "impute_strategy": "median",
313
+ "profile_stats": {
314
+ "missing_rate": 0.0,
315
+ "unique_count": 20,
316
+ "unique_ratio": 0.002028,
317
+ "example_values": [
318
+ "2",
319
+ "8",
320
+ "3",
321
+ "11",
322
+ "1"
323
+ ]
324
+ }
325
+ },
326
+ {
327
+ "name": "VisitorType",
328
+ "role": "target",
329
+ "semantic_type": "categorical",
330
+ "nullable": false,
331
+ "missing_tokens": [],
332
+ "parse_format": null,
333
+ "impute_strategy": "mode",
334
+ "profile_stats": {
335
+ "missing_rate": 0.0,
336
+ "unique_count": 3,
337
+ "unique_ratio": 0.000304,
338
+ "example_values": [
339
+ "Returning_Visitor",
340
+ "New_Visitor",
341
+ "Other"
342
+ ]
343
+ }
344
+ },
345
+ {
346
+ "name": "Weekend",
347
+ "role": "feature",
348
+ "semantic_type": "boolean",
349
+ "nullable": false,
350
+ "missing_tokens": [],
351
+ "parse_format": null,
352
+ "impute_strategy": "mode",
353
+ "profile_stats": {
354
+ "missing_rate": 0.0,
355
+ "unique_count": 2,
356
+ "unique_ratio": 0.000203,
357
+ "example_values": [
358
+ "FALSE",
359
+ "TRUE"
360
+ ]
361
+ }
362
+ },
363
+ {
364
+ "name": "Revenue",
365
+ "role": "feature",
366
+ "semantic_type": "boolean",
367
+ "nullable": false,
368
+ "missing_tokens": [],
369
+ "parse_format": null,
370
+ "impute_strategy": "mode",
371
+ "profile_stats": {
372
+ "missing_rate": 0.0,
373
+ "unique_count": 2,
374
+ "unique_ratio": 0.000203,
375
+ "example_values": [
376
+ "FALSE",
377
+ "TRUE"
378
+ ]
379
+ }
380
+ }
381
+ ]
382
+ }
SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/runner.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7a239c8cfa504ca76f2ed0ebd22c9167372c7ee7f7c1a5c64b21d16ffe8a0c7
3
+ size 1413
SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/runtime_result.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m6",
3
+ "model": "tabpfgen",
4
+ "run_id": "m6-migrated-20260422_183752",
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/m6/tabpfgen/m6-migrated-20260422_183752/tabpfgen-m6-9864-20260422_070321.csv"
13
+ }
14
+ }
SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/staged/public/staged_features.json ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "feature_name": "Administrative",
4
+ "data_type": "continuous",
5
+ "is_target": false
6
+ },
7
+ {
8
+ "feature_name": "Administrative_Duration",
9
+ "data_type": "continuous",
10
+ "is_target": false
11
+ },
12
+ {
13
+ "feature_name": "Informational",
14
+ "data_type": "continuous",
15
+ "is_target": false
16
+ },
17
+ {
18
+ "feature_name": "Informational_Duration",
19
+ "data_type": "continuous",
20
+ "is_target": false
21
+ },
22
+ {
23
+ "feature_name": "ProductRelated",
24
+ "data_type": "continuous",
25
+ "is_target": false
26
+ },
27
+ {
28
+ "feature_name": "ProductRelated_Duration",
29
+ "data_type": "continuous",
30
+ "is_target": false
31
+ },
32
+ {
33
+ "feature_name": "BounceRates",
34
+ "data_type": "continuous",
35
+ "is_target": false
36
+ },
37
+ {
38
+ "feature_name": "ExitRates",
39
+ "data_type": "continuous",
40
+ "is_target": false
41
+ },
42
+ {
43
+ "feature_name": "PageValues",
44
+ "data_type": "continuous",
45
+ "is_target": false
46
+ },
47
+ {
48
+ "feature_name": "SpecialDay",
49
+ "data_type": "continuous",
50
+ "is_target": false
51
+ },
52
+ {
53
+ "feature_name": "Month",
54
+ "data_type": "categorical",
55
+ "is_target": false
56
+ },
57
+ {
58
+ "feature_name": "OperatingSystems",
59
+ "data_type": "continuous",
60
+ "is_target": false
61
+ },
62
+ {
63
+ "feature_name": "Browser",
64
+ "data_type": "continuous",
65
+ "is_target": false
66
+ },
67
+ {
68
+ "feature_name": "Region",
69
+ "data_type": "continuous",
70
+ "is_target": false
71
+ },
72
+ {
73
+ "feature_name": "TrafficType",
74
+ "data_type": "continuous",
75
+ "is_target": false
76
+ },
77
+ {
78
+ "feature_name": "VisitorType",
79
+ "data_type": "categorical",
80
+ "is_target": true
81
+ },
82
+ {
83
+ "feature_name": "Weekend",
84
+ "data_type": "binary",
85
+ "is_target": false
86
+ },
87
+ {
88
+ "feature_name": "Revenue",
89
+ "data_type": "binary",
90
+ "is_target": false
91
+ }
92
+ ]
SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d16d0389cb0fe4b23bab344dc10070de6678357a9452f9f620d0eeba66a6b12d
3
+ size 116376
SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1f0338c367408dc21d5a4ec9cdc5d3fe8188916db6085f3fd326304a55551e1
3
+ size 924849
SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb9169f3c7213420491d9b709ee1cc650aeaed732fa77dcbd6ffe3583366b2d4
3
+ size 116198
SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/staged/tabpfgen/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/temp/tabpfgen_regen_parallel_deadline/20260422_070318/m6/staged/tabpfgen/model_input_manifest.json"
7
+ }
SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/staged/tabpfgen/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/staged/tabpfgen/model_input_manifest.json ADDED
@@ -0,0 +1,384 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m6",
3
+ "model": "tabpfgen",
4
+ "target_column": "VisitorType",
5
+ "task_type": "classification",
6
+ "column_schema": [
7
+ {
8
+ "name": "Administrative",
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": 26,
18
+ "unique_ratio": 0.002636,
19
+ "example_values": [
20
+ "0",
21
+ "3",
22
+ "2",
23
+ "6",
24
+ "1"
25
+ ]
26
+ }
27
+ },
28
+ {
29
+ "name": "Administrative_Duration",
30
+ "role": "feature",
31
+ "semantic_type": "numeric",
32
+ "nullable": false,
33
+ "missing_tokens": [],
34
+ "parse_format": null,
35
+ "impute_strategy": "median",
36
+ "profile_stats": {
37
+ "missing_rate": 0.0,
38
+ "unique_count": 2789,
39
+ "unique_ratio": 0.282745,
40
+ "example_values": [
41
+ "0",
42
+ "45.8",
43
+ "77.7",
44
+ "52",
45
+ "46.33333333"
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "name": "Informational",
51
+ "role": "feature",
52
+ "semantic_type": "numeric",
53
+ "nullable": false,
54
+ "missing_tokens": [],
55
+ "parse_format": null,
56
+ "impute_strategy": "median",
57
+ "profile_stats": {
58
+ "missing_rate": 0.0,
59
+ "unique_count": 17,
60
+ "unique_ratio": 0.001723,
61
+ "example_values": [
62
+ "0",
63
+ "1",
64
+ "3",
65
+ "5",
66
+ "4"
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "name": "Informational_Duration",
72
+ "role": "feature",
73
+ "semantic_type": "numeric",
74
+ "nullable": false,
75
+ "missing_tokens": [],
76
+ "parse_format": null,
77
+ "impute_strategy": "median",
78
+ "profile_stats": {
79
+ "missing_rate": 0.0,
80
+ "unique_count": 1074,
81
+ "unique_ratio": 0.108881,
82
+ "example_values": [
83
+ "0",
84
+ "2",
85
+ "24",
86
+ "86.75",
87
+ "62.5"
88
+ ]
89
+ }
90
+ },
91
+ {
92
+ "name": "ProductRelated",
93
+ "role": "feature",
94
+ "semantic_type": "numeric",
95
+ "nullable": false,
96
+ "missing_tokens": [],
97
+ "parse_format": null,
98
+ "impute_strategy": "median",
99
+ "profile_stats": {
100
+ "missing_rate": 0.0,
101
+ "unique_count": 286,
102
+ "unique_ratio": 0.028994,
103
+ "example_values": [
104
+ "13",
105
+ "8",
106
+ "63",
107
+ "15",
108
+ "3"
109
+ ]
110
+ }
111
+ },
112
+ {
113
+ "name": "ProductRelated_Duration",
114
+ "role": "feature",
115
+ "semantic_type": "numeric",
116
+ "nullable": false,
117
+ "missing_tokens": [],
118
+ "parse_format": null,
119
+ "impute_strategy": "median",
120
+ "profile_stats": {
121
+ "missing_rate": 0.0,
122
+ "unique_count": 7769,
123
+ "unique_ratio": 0.787612,
124
+ "example_values": [
125
+ "549.2",
126
+ "64",
127
+ "2435.697531",
128
+ "267.7333333",
129
+ "57.4"
130
+ ]
131
+ }
132
+ },
133
+ {
134
+ "name": "BounceRates",
135
+ "role": "feature",
136
+ "semantic_type": "numeric",
137
+ "nullable": false,
138
+ "missing_tokens": [],
139
+ "parse_format": null,
140
+ "impute_strategy": "median",
141
+ "profile_stats": {
142
+ "missing_rate": 0.0,
143
+ "unique_count": 1574,
144
+ "unique_ratio": 0.15957,
145
+ "example_values": [
146
+ "0.019230769",
147
+ "0",
148
+ "0.00952381",
149
+ "0.022857143",
150
+ "0.004166667"
151
+ ]
152
+ }
153
+ },
154
+ {
155
+ "name": "ExitRates",
156
+ "role": "feature",
157
+ "semantic_type": "numeric",
158
+ "nullable": false,
159
+ "missing_tokens": [],
160
+ "parse_format": null,
161
+ "impute_strategy": "median",
162
+ "profile_stats": {
163
+ "missing_rate": 0.0,
164
+ "unique_count": 3953,
165
+ "unique_ratio": 0.40075,
166
+ "example_values": [
167
+ "0.045421245",
168
+ "0.05",
169
+ "0.017460317",
170
+ "0.040606061",
171
+ "0.133333333"
172
+ ]
173
+ }
174
+ },
175
+ {
176
+ "name": "PageValues",
177
+ "role": "feature",
178
+ "semantic_type": "numeric",
179
+ "nullable": false,
180
+ "missing_tokens": [],
181
+ "parse_format": null,
182
+ "impute_strategy": "median",
183
+ "profile_stats": {
184
+ "missing_rate": 0.0,
185
+ "unique_count": 2129,
186
+ "unique_ratio": 0.215835,
187
+ "example_values": [
188
+ "0",
189
+ "7.945368291",
190
+ "10.37042373",
191
+ "18.99269231",
192
+ "44.33548922"
193
+ ]
194
+ }
195
+ },
196
+ {
197
+ "name": "SpecialDay",
198
+ "role": "feature",
199
+ "semantic_type": "numeric",
200
+ "nullable": false,
201
+ "missing_tokens": [],
202
+ "parse_format": null,
203
+ "impute_strategy": "median",
204
+ "profile_stats": {
205
+ "missing_rate": 0.0,
206
+ "unique_count": 6,
207
+ "unique_ratio": 0.000608,
208
+ "example_values": [
209
+ "0",
210
+ "0.4",
211
+ "0.2",
212
+ "0.8",
213
+ "1"
214
+ ]
215
+ }
216
+ },
217
+ {
218
+ "name": "Month",
219
+ "role": "feature",
220
+ "semantic_type": "categorical",
221
+ "nullable": false,
222
+ "missing_tokens": [],
223
+ "parse_format": null,
224
+ "impute_strategy": "mode",
225
+ "profile_stats": {
226
+ "missing_rate": 0.0,
227
+ "unique_count": 10,
228
+ "unique_ratio": 0.001014,
229
+ "example_values": [
230
+ "Nov",
231
+ "Dec",
232
+ "Jul",
233
+ "Aug",
234
+ "Mar"
235
+ ]
236
+ }
237
+ },
238
+ {
239
+ "name": "OperatingSystems",
240
+ "role": "feature",
241
+ "semantic_type": "numeric",
242
+ "nullable": false,
243
+ "missing_tokens": [],
244
+ "parse_format": null,
245
+ "impute_strategy": "median",
246
+ "profile_stats": {
247
+ "missing_rate": 0.0,
248
+ "unique_count": 8,
249
+ "unique_ratio": 0.000811,
250
+ "example_values": [
251
+ "3",
252
+ "2",
253
+ "6",
254
+ "4",
255
+ "1"
256
+ ]
257
+ }
258
+ },
259
+ {
260
+ "name": "Browser",
261
+ "role": "feature",
262
+ "semantic_type": "numeric",
263
+ "nullable": false,
264
+ "missing_tokens": [],
265
+ "parse_format": null,
266
+ "impute_strategy": "median",
267
+ "profile_stats": {
268
+ "missing_rate": 0.0,
269
+ "unique_count": 13,
270
+ "unique_ratio": 0.001318,
271
+ "example_values": [
272
+ "2",
273
+ "1",
274
+ "5",
275
+ "4",
276
+ "3"
277
+ ]
278
+ }
279
+ },
280
+ {
281
+ "name": "Region",
282
+ "role": "feature",
283
+ "semantic_type": "numeric",
284
+ "nullable": false,
285
+ "missing_tokens": [],
286
+ "parse_format": null,
287
+ "impute_strategy": "median",
288
+ "profile_stats": {
289
+ "missing_rate": 0.0,
290
+ "unique_count": 9,
291
+ "unique_ratio": 0.000912,
292
+ "example_values": [
293
+ "6",
294
+ "3",
295
+ "4",
296
+ "1",
297
+ "9"
298
+ ]
299
+ }
300
+ },
301
+ {
302
+ "name": "TrafficType",
303
+ "role": "feature",
304
+ "semantic_type": "numeric",
305
+ "nullable": false,
306
+ "missing_tokens": [],
307
+ "parse_format": null,
308
+ "impute_strategy": "median",
309
+ "profile_stats": {
310
+ "missing_rate": 0.0,
311
+ "unique_count": 20,
312
+ "unique_ratio": 0.002028,
313
+ "example_values": [
314
+ "2",
315
+ "8",
316
+ "3",
317
+ "11",
318
+ "1"
319
+ ]
320
+ }
321
+ },
322
+ {
323
+ "name": "VisitorType",
324
+ "role": "target",
325
+ "semantic_type": "categorical",
326
+ "nullable": false,
327
+ "missing_tokens": [],
328
+ "parse_format": null,
329
+ "impute_strategy": "mode",
330
+ "profile_stats": {
331
+ "missing_rate": 0.0,
332
+ "unique_count": 3,
333
+ "unique_ratio": 0.000304,
334
+ "example_values": [
335
+ "Returning_Visitor",
336
+ "New_Visitor",
337
+ "Other"
338
+ ]
339
+ }
340
+ },
341
+ {
342
+ "name": "Weekend",
343
+ "role": "feature",
344
+ "semantic_type": "boolean",
345
+ "nullable": false,
346
+ "missing_tokens": [],
347
+ "parse_format": null,
348
+ "impute_strategy": "mode",
349
+ "profile_stats": {
350
+ "missing_rate": 0.0,
351
+ "unique_count": 2,
352
+ "unique_ratio": 0.000203,
353
+ "example_values": [
354
+ "FALSE",
355
+ "TRUE"
356
+ ]
357
+ }
358
+ },
359
+ {
360
+ "name": "Revenue",
361
+ "role": "feature",
362
+ "semantic_type": "boolean",
363
+ "nullable": false,
364
+ "missing_tokens": [],
365
+ "parse_format": null,
366
+ "impute_strategy": "mode",
367
+ "profile_stats": {
368
+ "missing_rate": 0.0,
369
+ "unique_count": 2,
370
+ "unique_ratio": 0.000203,
371
+ "example_values": [
372
+ "FALSE",
373
+ "TRUE"
374
+ ]
375
+ }
376
+ }
377
+ ],
378
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_070318/m6/public_gate/staged_input_manifest.json",
379
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_070318/m6/staged/public/train.csv",
380
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_070318/m6/staged/public/val.csv",
381
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_070318/m6/staged/public/test.csv",
382
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_070318/m6/staged/public/staged_features.json",
383
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_070318/m6/public_gate/public_gate_report.json"
384
+ }
SynthData0523/main/m6/tabpfgen/m6-migrated-20260422_183752/tabpfgen-m6-9864-20260422_070321.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e051e11efa0bbca0495b445e9ee238b6804b24b3de4d39549a023d3d14ef7d5
3
+ size 1312741
SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/_tabpfgen_generate.py ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os
2
+ import numpy as np
3
+ import pandas as pd
4
+ import json
5
+ from tabpfgen import TabPFGen
6
+
7
+ df = pd.read_csv("/work/output-Benchmark-trainonly-v1/m6/tabpfgen/tabpfgen-m6-20260429_061036/staged/public/train.csv")
8
+ target_col = "VisitorType"
9
+
10
+ target_missing = df[target_col].isna()
11
+ if target_missing.any():
12
+ dropped = int(target_missing.sum())
13
+ df = df.loc[~target_missing].copy()
14
+ print(
15
+ f"[TabPFGen] Dropped {dropped} rows with missing target '{target_col}'"
16
+ )
17
+ if df.empty:
18
+ raise ValueError(
19
+ f"[TabPFGen] No rows remain after dropping missing target '{target_col}'"
20
+ )
21
+
22
+ feature_cols = [c for c in df.columns if c != target_col]
23
+
24
+ cat_encodings = {}
25
+ for col in feature_cols:
26
+ if df[col].dtype == object or str(df[col].dtype) == 'category':
27
+ cats = sorted(df[col].dropna().unique().tolist(), key=str)
28
+ cat_map = {v: i for i, v in enumerate(cats)}
29
+ df[col] = df[col].map(cat_map).astype(float)
30
+ cat_encodings[col] = cats
31
+ print(f"[TabPFGen] Label-encoded '{col}' ({len(cats)} categories)")
32
+
33
+ target_cats = None
34
+ if df[target_col].dtype == object or str(df[target_col].dtype) == 'category':
35
+ cats = sorted(df[target_col].dropna().unique().tolist(), key=str)
36
+ t_map = {v: i for i, v in enumerate(cats)}
37
+ df[target_col] = df[target_col].map(t_map).astype(float)
38
+ target_cats = cats
39
+ print(f"[TabPFGen] Label-encoded target '{target_col}' ({len(cats)} categories)")
40
+
41
+ X = df[feature_cols].values.astype(np.float32)
42
+ y = df[target_col].values
43
+ target_n = int(9864)
44
+
45
+ for i in range(X.shape[1]):
46
+ col_vals = X[:, i]
47
+ mask = np.isnan(col_vals)
48
+ if mask.any():
49
+ mean_val = np.nanmean(col_vals)
50
+ X[mask, i] = mean_val if not np.isnan(mean_val) else 0.0
51
+
52
+ # TabPFGen v0.1.x API:仅支持 n_sgld_steps / sgld_* / device。
53
+ # (旧版脚本中的 energy_*_chunk 与上游 TabPFGen 不一致,会导致 TypeError。)
54
+ gen = TabPFGen(
55
+ n_sgld_steps=1000,
56
+ sgld_step_size=0.01,
57
+ sgld_noise_scale=0.01,
58
+ device="auto",
59
+ )
60
+
61
+ print(f"[TabPFGen] Generating {target_n} rows via generate_classification")
62
+ X_syn, y_syn = gen.generate_classification(X, y, n_samples=target_n)
63
+
64
+ syn_df = pd.DataFrame(X_syn, columns=feature_cols)
65
+ syn_df[target_col] = y_syn
66
+
67
+ for col, cats in cat_encodings.items():
68
+ codes = np.round(syn_df[col].values).astype(int)
69
+ codes = np.clip(codes, 0, len(cats) - 1)
70
+ syn_df[col] = [cats[c] for c in codes]
71
+
72
+ if target_cats is not None:
73
+ codes = np.round(syn_df[target_col].values).astype(int)
74
+ codes = np.clip(codes, 0, len(target_cats) - 1)
75
+ syn_df[target_col] = [target_cats[c] for c in codes]
76
+
77
+ if len(syn_df) > target_n:
78
+ print(f"[TabPFGen] Trimming rows: {len(syn_df)} -> {target_n}")
79
+ syn_df = syn_df.iloc[:target_n].copy()
80
+ elif len(syn_df) < target_n:
81
+ deficit = target_n - len(syn_df)
82
+ print(f"[TabPFGen] Padding rows: {len(syn_df)} -> {target_n} (deficit={deficit})")
83
+ if len(syn_df) > 0:
84
+ extra = syn_df.sample(n=deficit, replace=True, random_state=42)
85
+ syn_df = pd.concat(
86
+ [syn_df.reset_index(drop=True), extra.reset_index(drop=True)],
87
+ ignore_index=True,
88
+ )
89
+ else:
90
+ syn_df = df[feature_cols + [target_col]].sample(
91
+ n=target_n, replace=True, random_state=42
92
+ ).reset_index(drop=True)
93
+
94
+ syn_df = syn_df[list(df.columns)]
95
+ if len(syn_df) != target_n:
96
+ raise RuntimeError(
97
+ f"[TabPFGen] Row alignment failed: got {len(syn_df)}, expected {target_n}"
98
+ )
99
+ syn_df.to_csv("/work/output-Benchmark-trainonly-v1/m6/tabpfgen/tabpfgen-m6-20260429_061036/tabpfgen-m6-9864-20260429_061037.csv", index=False)
100
+ print(f"[TabPFGen] Saved {len(syn_df)} rows -> /work/output-Benchmark-trainonly-v1/m6/tabpfgen/tabpfgen-m6-20260429_061036/tabpfgen-m6-9864-20260429_061037.csv")
SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/gen_20260429_061037.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1298acab3bbb43c47659b717ab2fc82eefbb9b5e3f3fe5b0bdefee94ea6ce77
3
+ size 1009
SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/input_snapshot.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b4ca3cc1d16acda0fdcf10667afd7ef7951249ea9217774677d3fd239ba2dd9
3
+ size 1349
SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a347e1961ed33117b9d30b34fc15249721c7bd0b25fb31ac7f974d158104bdd
3
+ size 8408
SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eab3321ed4d9b51e430632d2aedeca5d0260df7acff58b7d732c556dd377db9d
3
+ size 918
SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6870a55834824cd60f9d8d4774b69f4a83e0b3e6cc2672bee29ca008289d951
3
+ size 9224
SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/runtime_result.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a043b711dac86ce0ba0516df4394b8059f14b5de3a318e79b42e937f8b4009ef
3
+ size 596
SynthData0523/main/m6/tabpfgen/tabpfgen-m6-20260429_061036/staged/public/staged_features.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23eac1d28d264cb53a977ae6229286741b38cdeec8b02eb2ee5f9a2949661e29
3
+ size 1780