TabQueryBench commited on
Commit
f6b34c7
·
verified ·
1 Parent(s): 63d9fbd

Resume SynthData0523 main/c9 batch 4

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +38 -0
  2. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/input_snapshot.json +3 -0
  3. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/models_tabdiff/trained.pt +3 -0
  4. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/public_gate/normalized_schema_snapshot.json +3 -0
  5. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/public_gate/public_gate_report.json +3 -0
  6. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/public_gate/staged_input_manifest.json +3 -0
  7. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/runtime_result.json +3 -0
  8. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/staged_features.json +3 -0
  9. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/test.csv +3 -0
  10. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/train.csv +3 -0
  11. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/val.csv +3 -0
  12. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/staged/tabdiff/adapter_report.json +3 -0
  13. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/staged/tabdiff/adapter_transforms_applied.json +3 -0
  14. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/staged/tabdiff/model_input_manifest.json +3 -0
  15. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabdiff-c9-26215-20260420_074317.csv +3 -0
  16. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabdiff_train_meta.json +3 -0
  17. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_cat_test.npy +3 -0
  18. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_cat_train.npy +3 -0
  19. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_cat_val.npy +3 -0
  20. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_num_test.npy +3 -0
  21. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_num_train.npy +3 -0
  22. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_num_val.npy +3 -0
  23. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/info.json +3 -0
  24. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/real.csv +3 -0
  25. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/test.csv +3 -0
  26. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/val.csv +3 -0
  27. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/y_test.npy +3 -0
  28. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/y_train.npy +3 -0
  29. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/y_val.npy +3 -0
  30. SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/train_20260420_073501.log +3 -0
  31. SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/_tabpfgen_generate.py +87 -0
  32. SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/gen_20260422_191741.log +3 -0
  33. SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/input_snapshot.json +36 -0
  34. SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/public_gate/normalized_schema_snapshot.json +214 -0
  35. SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/public_gate/public_gate_report.json +37 -0
  36. SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/public_gate/staged_input_manifest.json +219 -0
  37. SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/runner.log +3 -0
  38. SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/runtime_result.json +14 -0
  39. SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/staged/public/staged_features.json +52 -0
  40. SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/staged/public/test.csv +3 -0
  41. SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/staged/public/train.csv +3 -0
  42. SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/staged/public/val.csv +3 -0
  43. SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/staged/tabpfgen/adapter_report.json +7 -0
  44. SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/staged/tabpfgen/adapter_transforms_applied.json +1 -0
  45. SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/staged/tabpfgen/model_input_manifest.json +221 -0
  46. SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/tabpfgen-c9-26215-20260422_191741.csv +3 -0
  47. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/_tabsyn_sample.py +39 -0
  48. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/_tabsyn_train.py +62 -0
  49. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/X_cat_test.npy +3 -0
  50. SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/X_cat_train.npy +3 -0
.gitattributes CHANGED
@@ -5988,3 +5988,41 @@ SynthData0523/main/c9/tabddpm/tabddpm-c9-20260422_212506/staged/public/train.csv
5988
  SynthData0523/main/c9/tabddpm/tabddpm-c9-20260422_212506/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
5989
  SynthData0523/main/c9/tabddpm/tabddpm-c9-20260422_212506/tabddpm-c9-26215-20260422_212735.csv filter=lfs diff=lfs merge=lfs -text
5990
  SynthData0523/main/c9/tabddpm/tabddpm-c9-20260422_212506/train_20260422_212507.log filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5988
  SynthData0523/main/c9/tabddpm/tabddpm-c9-20260422_212506/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
5989
  SynthData0523/main/c9/tabddpm/tabddpm-c9-20260422_212506/tabddpm-c9-26215-20260422_212735.csv filter=lfs diff=lfs merge=lfs -text
5990
  SynthData0523/main/c9/tabddpm/tabddpm-c9-20260422_212506/train_20260422_212507.log filter=lfs diff=lfs merge=lfs -text
5991
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/input_snapshot.json filter=lfs diff=lfs merge=lfs -text
5992
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/models_tabdiff/trained.pt filter=lfs diff=lfs merge=lfs -text
5993
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/public_gate/normalized_schema_snapshot.json filter=lfs diff=lfs merge=lfs -text
5994
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/public_gate/public_gate_report.json filter=lfs diff=lfs merge=lfs -text
5995
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/public_gate/staged_input_manifest.json filter=lfs diff=lfs merge=lfs -text
5996
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/runtime_result.json filter=lfs diff=lfs merge=lfs -text
5997
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/staged_features.json filter=lfs diff=lfs merge=lfs -text
5998
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
5999
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
6000
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
6001
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/staged/tabdiff/adapter_report.json filter=lfs diff=lfs merge=lfs -text
6002
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/staged/tabdiff/adapter_transforms_applied.json filter=lfs diff=lfs merge=lfs -text
6003
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/staged/tabdiff/model_input_manifest.json filter=lfs diff=lfs merge=lfs -text
6004
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabdiff-c9-26215-20260420_074317.csv filter=lfs diff=lfs merge=lfs -text
6005
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabdiff_train_meta.json filter=lfs diff=lfs merge=lfs -text
6006
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_cat_test.npy filter=lfs diff=lfs merge=lfs -text
6007
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_cat_train.npy filter=lfs diff=lfs merge=lfs -text
6008
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_cat_val.npy filter=lfs diff=lfs merge=lfs -text
6009
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_num_test.npy filter=lfs diff=lfs merge=lfs -text
6010
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_num_train.npy filter=lfs diff=lfs merge=lfs -text
6011
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_num_val.npy filter=lfs diff=lfs merge=lfs -text
6012
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/info.json filter=lfs diff=lfs merge=lfs -text
6013
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/real.csv filter=lfs diff=lfs merge=lfs -text
6014
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/test.csv filter=lfs diff=lfs merge=lfs -text
6015
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/val.csv filter=lfs diff=lfs merge=lfs -text
6016
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/y_test.npy filter=lfs diff=lfs merge=lfs -text
6017
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/y_train.npy filter=lfs diff=lfs merge=lfs -text
6018
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/y_val.npy filter=lfs diff=lfs merge=lfs -text
6019
+ SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/train_20260420_073501.log filter=lfs diff=lfs merge=lfs -text
6020
+ SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/gen_20260422_191741.log filter=lfs diff=lfs merge=lfs -text
6021
+ SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/runner.log filter=lfs diff=lfs merge=lfs -text
6022
+ SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
6023
+ SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
6024
+ SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
6025
+ SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/tabpfgen-c9-26215-20260422_191741.csv filter=lfs diff=lfs merge=lfs -text
6026
+ SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/X_cat_test.npy filter=lfs diff=lfs merge=lfs -text
6027
+ SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/X_cat_train.npy filter=lfs diff=lfs merge=lfs -text
6028
+ SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/X_num_test.npy filter=lfs diff=lfs merge=lfs -text
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/input_snapshot.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ddbdbcc24d11048dabe7e228b66ba54b16894d7afa157b4601bde08ae262713
3
+ size 1349
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/models_tabdiff/trained.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:306660b8aad4549267c68390b017e15ddb9bc06a02c80515eb72a97ae31a81eb
3
+ size 74
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83f8364b69bf8dbae1b24e07aaa9992a5f109c944e4c9a7c80cf6c26a46ac325
3
+ size 4803
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1964746533475f77130f406ab9512971a656fc1eeb5d1b649b92389810e7c7d7
3
+ size 914
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c335d05e2506b90463f32f1d6990563171e9c10393ca426a92e4a99e55e39fb6
3
+ size 5584
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/runtime_result.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb26913ebb5ec5632261c729d85ccff120e25a449ff7d493d1467ed67d27e0e2
3
+ size 606
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/staged_features.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ac6e9727221d87c5fc182247d5b3205c5c1e7e3fc5722d3d3d0ceee528fb3b3
3
+ size 972
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0af6e0312230bd2e171907bf4a9604e4b600e6335c3e4b4842b1f60c8e7260c7
3
+ size 203927
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5289d18c270c8b9f28c49f65f7dcbcbfe99c6d9c36bf7468cb0bd306c37a6c7
3
+ size 1630334
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad236210ab730f44360ed17509da76cda75ad36d8ab73965a437110f905764d3
3
+ size 203862
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/staged/tabdiff/adapter_report.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5107d88f9fe520d94a9c5d1f6847194adeb45c54aea948ed781de7596476c91c
3
+ size 316
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/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/c9/tabdiff/tabdiff-c9-20260420_073501/staged/tabdiff/model_input_manifest.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71b730d2b23f13bb258989678973dacc6508c044ee4e5955fffc0745e5022751
3
+ size 5776
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabdiff-c9-26215-20260420_074317.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d214f6a3ef73a1862fe7fdc95f93115510ee3a2fcc87756bff6f0368d9210548
3
+ size 2254186
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabdiff_train_meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f847e0ef723d87c8f3448e352f47cc24c93249a7c601dcf2903fb003075437a8
3
+ size 82
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_cat_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62540e8e18ee482349ef996721bbbcceeea5bdd5a48c0e05aef961d64cc6d557
3
+ size 26352
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_cat_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d76b75f989b3dc29e9c1776971bfcfe6782477af9b30d143474c2e7c6d296c5
3
+ size 209848
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_cat_val.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2291123e434ecaaabd29c188cef42e13b54c0d8946375772cca7042ec4ea84f0
3
+ size 26336
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_num_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4429f0d335d4329172f9c047ea82fc7abf310e9b6f3a5df0644de5253f6851b9
3
+ size 105024
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_num_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a6bc53b6dfcd4e17d7f1d3c01d3897f13d7871d3734a5514501dca11a68ad6b
3
+ size 839008
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_num_val.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11ca7ee238803325e4061f276c0f2b20ede05bb8657a1ee7e6dbda40d1504fc6
3
+ size 104960
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/info.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c63535dff81f08969b010628283ee5e5e39c90a5fd67ac492fe37f440432ed8f
3
+ size 2126
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/real.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b4e5a92c3a56bb93cb5062b88be41b13386cba65f2a2314081723028d9d5186
3
+ size 1630334
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3d5f6b434441612b681d8d8f4afd989957521ed07b0cebd43e95cc9cf41755c
3
+ size 203927
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f057524d53685c758e8db633549b92cd0656d5028f330442b0ea5e6b521fe1fb
3
+ size 203862
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/y_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99a529e34beb9173ce308da21037b4df41255fd64588dd21e008187052de763f
3
+ size 13240
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/y_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdbd34feb47e6cd662ae8b0fee47c70fefe01d073e0410e2a2c645603317c342
3
+ size 104988
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/y_val.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed9644a20acd216fd4d98ba382723c55e9202f2444ed0dadf9e9adcaf79d3fc4
3
+ size 13232
SynthData0523/main/c9/tabdiff/tabdiff-c9-20260420_073501/train_20260420_073501.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9478b76f71d4974b4aea33e7867f09e27e66caa9f39dc9bfa2f93c8db3d10b3
3
+ size 838104
SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/_tabpfgen_generate.py ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_191739/c9/staged/public/train.csv")
7
+ target_col = "ROLE_FAMILY"
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
+ target_n = int(26215)
33
+
34
+ # Handle NaN
35
+ for i in range(X.shape[1]):
36
+ col_vals = X[:, i]
37
+ mask = np.isnan(col_vals)
38
+ if mask.any():
39
+ mean_val = np.nanmean(col_vals)
40
+ X[mask, i] = mean_val if not np.isnan(mean_val) else 0.0
41
+
42
+ gen = TabPFGen(
43
+ n_sgld_steps=1000,
44
+ sgld_step_size=0.01,
45
+ sgld_noise_scale=0.01,
46
+ device="auto",
47
+ )
48
+
49
+ print(f"[TabPFGen] Generating {target_n} rows via generate_regression")
50
+ X_syn, y_syn = gen.generate_regression(X, y, n_samples=target_n)
51
+
52
+ syn_df = pd.DataFrame(X_syn, columns=feature_cols)
53
+ syn_df[target_col] = y_syn
54
+
55
+ # --- Inverse label-encoding for categorical columns ---
56
+ for col, cats in cat_encodings.items():
57
+ # Round to nearest integer index, clamp to valid range
58
+ codes = np.round(syn_df[col].values).astype(int)
59
+ codes = np.clip(codes, 0, len(cats) - 1)
60
+ syn_df[col] = [cats[c] for c in codes]
61
+
62
+ if target_cats is not None:
63
+ codes = np.round(syn_df[target_col].values).astype(int)
64
+ codes = np.clip(codes, 0, len(target_cats) - 1)
65
+ syn_df[target_col] = [target_cats[c] for c in codes]
66
+
67
+ # Ensure output row count is strictly aligned with target_n.
68
+ if len(syn_df) > target_n:
69
+ print(f"[TabPFGen] Trimming rows: {len(syn_df)} -> {target_n}")
70
+ syn_df = syn_df.iloc[:target_n].copy()
71
+ elif len(syn_df) < target_n:
72
+ deficit = target_n - len(syn_df)
73
+ print(f"[TabPFGen] Padding rows: {len(syn_df)} -> {target_n} (deficit={deficit})")
74
+ if len(syn_df) > 0:
75
+ extra = syn_df.sample(n=deficit, replace=True, random_state=42)
76
+ syn_df = pd.concat([syn_df.reset_index(drop=True), extra.reset_index(drop=True)], ignore_index=True)
77
+ else:
78
+ # Defensive fallback: if generator returns empty, bootstrap from training rows.
79
+ syn_df = df[feature_cols + [target_col]].sample(
80
+ n=target_n, replace=True, random_state=42
81
+ ).reset_index(drop=True)
82
+
83
+ syn_df = syn_df[list(df.columns)]
84
+ if len(syn_df) != target_n:
85
+ raise RuntimeError(f"[TabPFGen] Row alignment failed: got {len(syn_df)}, expected {target_n}")
86
+ syn_df.to_csv("/work/temp/tabpfgen_regen_parallel_deadline/20260422_191739/c9/tabpfgen-c9-26215-20260422_191741.csv", index=False)
87
+ print(f"[TabPFGen] Saved {len(syn_df)} rows -> /work/temp/tabpfgen_regen_parallel_deadline/20260422_191739/c9/tabpfgen-c9-26215-20260422_191741.csv")
SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/gen_20260422_191741.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbdc6e320af7f6504608624bd6af4d875a79e1c7ddbd151493ea8fc0603e9bfc
3
+ size 529
SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c9",
3
+ "model": "tabpfgen",
4
+ "inputs": {
5
+ "train_csv": {
6
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c9/c9-train.csv",
7
+ "exists": true,
8
+ "size": 1656550,
9
+ "sha256": "7fe9e4b6e2719c346fd93c7ada4977430d0c593cc5bdae7442a78886f7b71b9e"
10
+ },
11
+ "val_csv": {
12
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c9/c9-val.csv",
13
+ "exists": true,
14
+ "size": 207139,
15
+ "sha256": "01557a0b4304c4b5435df0909d16016ec0ba4ce2c3b31a8815f813ef1376b0b9"
16
+ },
17
+ "test_csv": {
18
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c9/c9-test.csv",
19
+ "exists": true,
20
+ "size": 207206,
21
+ "sha256": "6de1346ef61646cbd096588223a049bf26f2b26229ac65b2734fed139f3c06bb"
22
+ },
23
+ "profile_json": {
24
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c9/c9-dataset_profile.json",
25
+ "exists": true,
26
+ "size": 4540,
27
+ "sha256": "536d3ace5469df116ca00b7544ee8af409fc29edb7e85f365e465a91244a564e"
28
+ },
29
+ "contract_json": {
30
+ "path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/c9/c9-dataset_contract_v1.json",
31
+ "exists": true,
32
+ "size": 5389,
33
+ "sha256": "d63ab9aee52c7f931f14b7ad2c9a601b670ba5cd739494b2c4d2e4005430ea6d"
34
+ }
35
+ }
36
+ }
SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,214 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c9",
3
+ "target_column": "ROLE_FAMILY",
4
+ "task_type": "regression",
5
+ "columns": [
6
+ {
7
+ "name": "ACTION",
8
+ "role": "feature",
9
+ "semantic_type": "boolean",
10
+ "nullable": false,
11
+ "missing_tokens": [],
12
+ "parse_format": null,
13
+ "impute_strategy": "mode",
14
+ "profile_stats": {
15
+ "missing_rate": 0.0,
16
+ "unique_count": 2,
17
+ "unique_ratio": 7.6e-05,
18
+ "example_values": [
19
+ "1",
20
+ "0"
21
+ ]
22
+ }
23
+ },
24
+ {
25
+ "name": "RESOURCE",
26
+ "role": "feature",
27
+ "semantic_type": "numeric",
28
+ "nullable": false,
29
+ "missing_tokens": [],
30
+ "parse_format": null,
31
+ "impute_strategy": "median",
32
+ "profile_stats": {
33
+ "missing_rate": 0.0,
34
+ "unique_count": 6690,
35
+ "unique_ratio": 0.255197,
36
+ "example_values": [
37
+ "44623",
38
+ "74192",
39
+ "79092",
40
+ "4675",
41
+ "37639"
42
+ ]
43
+ }
44
+ },
45
+ {
46
+ "name": "MGR_ID",
47
+ "role": "feature",
48
+ "semantic_type": "numeric",
49
+ "nullable": false,
50
+ "missing_tokens": [],
51
+ "parse_format": null,
52
+ "impute_strategy": "median",
53
+ "profile_stats": {
54
+ "missing_rate": 0.0,
55
+ "unique_count": 4052,
56
+ "unique_ratio": 0.154568,
57
+ "example_values": [
58
+ "67326",
59
+ "16850",
60
+ "5223",
61
+ "14952",
62
+ "88170"
63
+ ]
64
+ }
65
+ },
66
+ {
67
+ "name": "ROLE_ROLLUP_1",
68
+ "role": "feature",
69
+ "semantic_type": "numeric",
70
+ "nullable": false,
71
+ "missing_tokens": [],
72
+ "parse_format": null,
73
+ "impute_strategy": "median",
74
+ "profile_stats": {
75
+ "missing_rate": 0.0,
76
+ "unique_count": 126,
77
+ "unique_ratio": 0.004806,
78
+ "example_values": [
79
+ "117910",
80
+ "117961",
81
+ "118595",
82
+ "118200",
83
+ "117978"
84
+ ]
85
+ }
86
+ },
87
+ {
88
+ "name": "ROLE_ROLLUP_2",
89
+ "role": "feature",
90
+ "semantic_type": "numeric",
91
+ "nullable": false,
92
+ "missing_tokens": [],
93
+ "parse_format": null,
94
+ "impute_strategy": "median",
95
+ "profile_stats": {
96
+ "missing_rate": 0.0,
97
+ "unique_count": 174,
98
+ "unique_ratio": 0.006637,
99
+ "example_values": [
100
+ "117911",
101
+ "118225",
102
+ "118596",
103
+ "117962",
104
+ "118201"
105
+ ]
106
+ }
107
+ },
108
+ {
109
+ "name": "ROLE_DEPTNAME",
110
+ "role": "feature",
111
+ "semantic_type": "numeric",
112
+ "nullable": false,
113
+ "missing_tokens": [],
114
+ "parse_format": null,
115
+ "impute_strategy": "median",
116
+ "profile_stats": {
117
+ "missing_rate": 0.0,
118
+ "unique_count": 442,
119
+ "unique_ratio": 0.016861,
120
+ "example_values": [
121
+ "117912",
122
+ "119092",
123
+ "81476",
124
+ "119223",
125
+ "117941"
126
+ ]
127
+ }
128
+ },
129
+ {
130
+ "name": "ROLE_TITLE",
131
+ "role": "feature",
132
+ "semantic_type": "numeric",
133
+ "nullable": false,
134
+ "missing_tokens": [],
135
+ "parse_format": null,
136
+ "impute_strategy": "median",
137
+ "profile_stats": {
138
+ "missing_rate": 0.0,
139
+ "unique_count": 334,
140
+ "unique_ratio": 0.012741,
141
+ "example_values": [
142
+ "118568",
143
+ "122849",
144
+ "118054",
145
+ "119962",
146
+ "117885"
147
+ ]
148
+ }
149
+ },
150
+ {
151
+ "name": "ROLE_FAMILY_DESC",
152
+ "role": "feature",
153
+ "semantic_type": "numeric",
154
+ "nullable": false,
155
+ "missing_tokens": [],
156
+ "parse_format": null,
157
+ "impute_strategy": "median",
158
+ "profile_stats": {
159
+ "missing_rate": 0.0,
160
+ "unique_count": 2205,
161
+ "unique_ratio": 0.084112,
162
+ "example_values": [
163
+ "198040",
164
+ "119094",
165
+ "120238",
166
+ "168365",
167
+ "117913"
168
+ ]
169
+ }
170
+ },
171
+ {
172
+ "name": "ROLE_FAMILY",
173
+ "role": "target",
174
+ "semantic_type": "numeric",
175
+ "nullable": false,
176
+ "missing_tokens": [],
177
+ "parse_format": null,
178
+ "impute_strategy": "median",
179
+ "profile_stats": {
180
+ "missing_rate": 0.0,
181
+ "unique_count": 67,
182
+ "unique_ratio": 0.002556,
183
+ "example_values": [
184
+ "19721",
185
+ "119095",
186
+ "117887",
187
+ "118205",
188
+ "270488"
189
+ ]
190
+ }
191
+ },
192
+ {
193
+ "name": "ROLE_CODE",
194
+ "role": "feature",
195
+ "semantic_type": "numeric",
196
+ "nullable": false,
197
+ "missing_tokens": [],
198
+ "parse_format": null,
199
+ "impute_strategy": "median",
200
+ "profile_stats": {
201
+ "missing_rate": 0.0,
202
+ "unique_count": 334,
203
+ "unique_ratio": 0.012741,
204
+ "example_values": [
205
+ "118570",
206
+ "122850",
207
+ "118055",
208
+ "119964",
209
+ "117888"
210
+ ]
211
+ }
212
+ }
213
+ ]
214
+ }
SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c9",
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": "ROLE_FAMILY",
31
+ "task_type": "regression",
32
+ "input_splits": {
33
+ "train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c9/c9-train.csv",
34
+ "val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c9/c9-val.csv",
35
+ "test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/c9/c9-test.csv"
36
+ }
37
+ }
SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,219 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c9",
3
+ "target_column": "ROLE_FAMILY",
4
+ "task_type": "regression",
5
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_191739/c9/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_191739/c9/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_191739/c9/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_191739/c9/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_191739/c9/public_gate/public_gate_report.json",
10
+ "column_schema": [
11
+ {
12
+ "name": "ACTION",
13
+ "role": "feature",
14
+ "semantic_type": "boolean",
15
+ "nullable": false,
16
+ "missing_tokens": [],
17
+ "parse_format": null,
18
+ "impute_strategy": "mode",
19
+ "profile_stats": {
20
+ "missing_rate": 0.0,
21
+ "unique_count": 2,
22
+ "unique_ratio": 7.6e-05,
23
+ "example_values": [
24
+ "1",
25
+ "0"
26
+ ]
27
+ }
28
+ },
29
+ {
30
+ "name": "RESOURCE",
31
+ "role": "feature",
32
+ "semantic_type": "numeric",
33
+ "nullable": false,
34
+ "missing_tokens": [],
35
+ "parse_format": null,
36
+ "impute_strategy": "median",
37
+ "profile_stats": {
38
+ "missing_rate": 0.0,
39
+ "unique_count": 6690,
40
+ "unique_ratio": 0.255197,
41
+ "example_values": [
42
+ "44623",
43
+ "74192",
44
+ "79092",
45
+ "4675",
46
+ "37639"
47
+ ]
48
+ }
49
+ },
50
+ {
51
+ "name": "MGR_ID",
52
+ "role": "feature",
53
+ "semantic_type": "numeric",
54
+ "nullable": false,
55
+ "missing_tokens": [],
56
+ "parse_format": null,
57
+ "impute_strategy": "median",
58
+ "profile_stats": {
59
+ "missing_rate": 0.0,
60
+ "unique_count": 4052,
61
+ "unique_ratio": 0.154568,
62
+ "example_values": [
63
+ "67326",
64
+ "16850",
65
+ "5223",
66
+ "14952",
67
+ "88170"
68
+ ]
69
+ }
70
+ },
71
+ {
72
+ "name": "ROLE_ROLLUP_1",
73
+ "role": "feature",
74
+ "semantic_type": "numeric",
75
+ "nullable": false,
76
+ "missing_tokens": [],
77
+ "parse_format": null,
78
+ "impute_strategy": "median",
79
+ "profile_stats": {
80
+ "missing_rate": 0.0,
81
+ "unique_count": 126,
82
+ "unique_ratio": 0.004806,
83
+ "example_values": [
84
+ "117910",
85
+ "117961",
86
+ "118595",
87
+ "118200",
88
+ "117978"
89
+ ]
90
+ }
91
+ },
92
+ {
93
+ "name": "ROLE_ROLLUP_2",
94
+ "role": "feature",
95
+ "semantic_type": "numeric",
96
+ "nullable": false,
97
+ "missing_tokens": [],
98
+ "parse_format": null,
99
+ "impute_strategy": "median",
100
+ "profile_stats": {
101
+ "missing_rate": 0.0,
102
+ "unique_count": 174,
103
+ "unique_ratio": 0.006637,
104
+ "example_values": [
105
+ "117911",
106
+ "118225",
107
+ "118596",
108
+ "117962",
109
+ "118201"
110
+ ]
111
+ }
112
+ },
113
+ {
114
+ "name": "ROLE_DEPTNAME",
115
+ "role": "feature",
116
+ "semantic_type": "numeric",
117
+ "nullable": false,
118
+ "missing_tokens": [],
119
+ "parse_format": null,
120
+ "impute_strategy": "median",
121
+ "profile_stats": {
122
+ "missing_rate": 0.0,
123
+ "unique_count": 442,
124
+ "unique_ratio": 0.016861,
125
+ "example_values": [
126
+ "117912",
127
+ "119092",
128
+ "81476",
129
+ "119223",
130
+ "117941"
131
+ ]
132
+ }
133
+ },
134
+ {
135
+ "name": "ROLE_TITLE",
136
+ "role": "feature",
137
+ "semantic_type": "numeric",
138
+ "nullable": false,
139
+ "missing_tokens": [],
140
+ "parse_format": null,
141
+ "impute_strategy": "median",
142
+ "profile_stats": {
143
+ "missing_rate": 0.0,
144
+ "unique_count": 334,
145
+ "unique_ratio": 0.012741,
146
+ "example_values": [
147
+ "118568",
148
+ "122849",
149
+ "118054",
150
+ "119962",
151
+ "117885"
152
+ ]
153
+ }
154
+ },
155
+ {
156
+ "name": "ROLE_FAMILY_DESC",
157
+ "role": "feature",
158
+ "semantic_type": "numeric",
159
+ "nullable": false,
160
+ "missing_tokens": [],
161
+ "parse_format": null,
162
+ "impute_strategy": "median",
163
+ "profile_stats": {
164
+ "missing_rate": 0.0,
165
+ "unique_count": 2205,
166
+ "unique_ratio": 0.084112,
167
+ "example_values": [
168
+ "198040",
169
+ "119094",
170
+ "120238",
171
+ "168365",
172
+ "117913"
173
+ ]
174
+ }
175
+ },
176
+ {
177
+ "name": "ROLE_FAMILY",
178
+ "role": "target",
179
+ "semantic_type": "numeric",
180
+ "nullable": false,
181
+ "missing_tokens": [],
182
+ "parse_format": null,
183
+ "impute_strategy": "median",
184
+ "profile_stats": {
185
+ "missing_rate": 0.0,
186
+ "unique_count": 67,
187
+ "unique_ratio": 0.002556,
188
+ "example_values": [
189
+ "19721",
190
+ "119095",
191
+ "117887",
192
+ "118205",
193
+ "270488"
194
+ ]
195
+ }
196
+ },
197
+ {
198
+ "name": "ROLE_CODE",
199
+ "role": "feature",
200
+ "semantic_type": "numeric",
201
+ "nullable": false,
202
+ "missing_tokens": [],
203
+ "parse_format": null,
204
+ "impute_strategy": "median",
205
+ "profile_stats": {
206
+ "missing_rate": 0.0,
207
+ "unique_count": 334,
208
+ "unique_ratio": 0.012741,
209
+ "example_values": [
210
+ "118570",
211
+ "122850",
212
+ "118055",
213
+ "119964",
214
+ "117888"
215
+ ]
216
+ }
217
+ }
218
+ ]
219
+ }
SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/runner.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a2e21574d070acd948713d7311f85132c825d2e613a5768c866118c738bbaab
3
+ size 1359
SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/runtime_result.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c9",
3
+ "model": "tabpfgen",
4
+ "run_id": "c9-migrated-20260422_193053",
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/c9/tabpfgen/c9-migrated-20260422_193053/tabpfgen-c9-26215-20260422_191741.csv"
13
+ }
14
+ }
SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/staged/public/staged_features.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "feature_name": "ACTION",
4
+ "data_type": "binary",
5
+ "is_target": false
6
+ },
7
+ {
8
+ "feature_name": "RESOURCE",
9
+ "data_type": "continuous",
10
+ "is_target": false
11
+ },
12
+ {
13
+ "feature_name": "MGR_ID",
14
+ "data_type": "continuous",
15
+ "is_target": false
16
+ },
17
+ {
18
+ "feature_name": "ROLE_ROLLUP_1",
19
+ "data_type": "continuous",
20
+ "is_target": false
21
+ },
22
+ {
23
+ "feature_name": "ROLE_ROLLUP_2",
24
+ "data_type": "continuous",
25
+ "is_target": false
26
+ },
27
+ {
28
+ "feature_name": "ROLE_DEPTNAME",
29
+ "data_type": "continuous",
30
+ "is_target": false
31
+ },
32
+ {
33
+ "feature_name": "ROLE_TITLE",
34
+ "data_type": "continuous",
35
+ "is_target": false
36
+ },
37
+ {
38
+ "feature_name": "ROLE_FAMILY_DESC",
39
+ "data_type": "continuous",
40
+ "is_target": false
41
+ },
42
+ {
43
+ "feature_name": "ROLE_FAMILY",
44
+ "data_type": "continuous",
45
+ "is_target": true
46
+ },
47
+ {
48
+ "feature_name": "ROLE_CODE",
49
+ "data_type": "continuous",
50
+ "is_target": false
51
+ }
52
+ ]
SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0af6e0312230bd2e171907bf4a9604e4b600e6335c3e4b4842b1f60c8e7260c7
3
+ size 203927
SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5289d18c270c8b9f28c49f65f7dcbcbfe99c6d9c36bf7468cb0bd306c37a6c7
3
+ size 1630334
SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad236210ab730f44360ed17509da76cda75ad36d8ab73965a437110f905764d3
3
+ size 203862
SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/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_191739/c9/staged/tabpfgen/model_input_manifest.json"
7
+ }
SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/staged/tabpfgen/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/staged/tabpfgen/model_input_manifest.json ADDED
@@ -0,0 +1,221 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "c9",
3
+ "model": "tabpfgen",
4
+ "target_column": "ROLE_FAMILY",
5
+ "task_type": "regression",
6
+ "column_schema": [
7
+ {
8
+ "name": "ACTION",
9
+ "role": "feature",
10
+ "semantic_type": "boolean",
11
+ "nullable": false,
12
+ "missing_tokens": [],
13
+ "parse_format": null,
14
+ "impute_strategy": "mode",
15
+ "profile_stats": {
16
+ "missing_rate": 0.0,
17
+ "unique_count": 2,
18
+ "unique_ratio": 7.6e-05,
19
+ "example_values": [
20
+ "1",
21
+ "0"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "name": "RESOURCE",
27
+ "role": "feature",
28
+ "semantic_type": "numeric",
29
+ "nullable": false,
30
+ "missing_tokens": [],
31
+ "parse_format": null,
32
+ "impute_strategy": "median",
33
+ "profile_stats": {
34
+ "missing_rate": 0.0,
35
+ "unique_count": 6690,
36
+ "unique_ratio": 0.255197,
37
+ "example_values": [
38
+ "44623",
39
+ "74192",
40
+ "79092",
41
+ "4675",
42
+ "37639"
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "name": "MGR_ID",
48
+ "role": "feature",
49
+ "semantic_type": "numeric",
50
+ "nullable": false,
51
+ "missing_tokens": [],
52
+ "parse_format": null,
53
+ "impute_strategy": "median",
54
+ "profile_stats": {
55
+ "missing_rate": 0.0,
56
+ "unique_count": 4052,
57
+ "unique_ratio": 0.154568,
58
+ "example_values": [
59
+ "67326",
60
+ "16850",
61
+ "5223",
62
+ "14952",
63
+ "88170"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "name": "ROLE_ROLLUP_1",
69
+ "role": "feature",
70
+ "semantic_type": "numeric",
71
+ "nullable": false,
72
+ "missing_tokens": [],
73
+ "parse_format": null,
74
+ "impute_strategy": "median",
75
+ "profile_stats": {
76
+ "missing_rate": 0.0,
77
+ "unique_count": 126,
78
+ "unique_ratio": 0.004806,
79
+ "example_values": [
80
+ "117910",
81
+ "117961",
82
+ "118595",
83
+ "118200",
84
+ "117978"
85
+ ]
86
+ }
87
+ },
88
+ {
89
+ "name": "ROLE_ROLLUP_2",
90
+ "role": "feature",
91
+ "semantic_type": "numeric",
92
+ "nullable": false,
93
+ "missing_tokens": [],
94
+ "parse_format": null,
95
+ "impute_strategy": "median",
96
+ "profile_stats": {
97
+ "missing_rate": 0.0,
98
+ "unique_count": 174,
99
+ "unique_ratio": 0.006637,
100
+ "example_values": [
101
+ "117911",
102
+ "118225",
103
+ "118596",
104
+ "117962",
105
+ "118201"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "name": "ROLE_DEPTNAME",
111
+ "role": "feature",
112
+ "semantic_type": "numeric",
113
+ "nullable": false,
114
+ "missing_tokens": [],
115
+ "parse_format": null,
116
+ "impute_strategy": "median",
117
+ "profile_stats": {
118
+ "missing_rate": 0.0,
119
+ "unique_count": 442,
120
+ "unique_ratio": 0.016861,
121
+ "example_values": [
122
+ "117912",
123
+ "119092",
124
+ "81476",
125
+ "119223",
126
+ "117941"
127
+ ]
128
+ }
129
+ },
130
+ {
131
+ "name": "ROLE_TITLE",
132
+ "role": "feature",
133
+ "semantic_type": "numeric",
134
+ "nullable": false,
135
+ "missing_tokens": [],
136
+ "parse_format": null,
137
+ "impute_strategy": "median",
138
+ "profile_stats": {
139
+ "missing_rate": 0.0,
140
+ "unique_count": 334,
141
+ "unique_ratio": 0.012741,
142
+ "example_values": [
143
+ "118568",
144
+ "122849",
145
+ "118054",
146
+ "119962",
147
+ "117885"
148
+ ]
149
+ }
150
+ },
151
+ {
152
+ "name": "ROLE_FAMILY_DESC",
153
+ "role": "feature",
154
+ "semantic_type": "numeric",
155
+ "nullable": false,
156
+ "missing_tokens": [],
157
+ "parse_format": null,
158
+ "impute_strategy": "median",
159
+ "profile_stats": {
160
+ "missing_rate": 0.0,
161
+ "unique_count": 2205,
162
+ "unique_ratio": 0.084112,
163
+ "example_values": [
164
+ "198040",
165
+ "119094",
166
+ "120238",
167
+ "168365",
168
+ "117913"
169
+ ]
170
+ }
171
+ },
172
+ {
173
+ "name": "ROLE_FAMILY",
174
+ "role": "target",
175
+ "semantic_type": "numeric",
176
+ "nullable": false,
177
+ "missing_tokens": [],
178
+ "parse_format": null,
179
+ "impute_strategy": "median",
180
+ "profile_stats": {
181
+ "missing_rate": 0.0,
182
+ "unique_count": 67,
183
+ "unique_ratio": 0.002556,
184
+ "example_values": [
185
+ "19721",
186
+ "119095",
187
+ "117887",
188
+ "118205",
189
+ "270488"
190
+ ]
191
+ }
192
+ },
193
+ {
194
+ "name": "ROLE_CODE",
195
+ "role": "feature",
196
+ "semantic_type": "numeric",
197
+ "nullable": false,
198
+ "missing_tokens": [],
199
+ "parse_format": null,
200
+ "impute_strategy": "median",
201
+ "profile_stats": {
202
+ "missing_rate": 0.0,
203
+ "unique_count": 334,
204
+ "unique_ratio": 0.012741,
205
+ "example_values": [
206
+ "118570",
207
+ "122850",
208
+ "118055",
209
+ "119964",
210
+ "117888"
211
+ ]
212
+ }
213
+ }
214
+ ],
215
+ "public_manifest": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_191739/c9/public_gate/staged_input_manifest.json",
216
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_191739/c9/staged/public/train.csv",
217
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_191739/c9/staged/public/val.csv",
218
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_191739/c9/staged/public/test.csv",
219
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_191739/c9/staged/public/staged_features.json",
220
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/temp/tabpfgen_regen_parallel_deadline/20260422_191739/c9/public_gate/public_gate_report.json"
221
+ }
SynthData0523/main/c9/tabpfgen/c9-migrated-20260422_193053/tabpfgen-c9-26215-20260422_191741.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83f58488874be25a06a1823189dccf1c5157748f90fb7411c0097da3ac194513
3
+ size 2630065
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/_tabsyn_sample.py ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os, sys, subprocess
2
+
3
+ work_dir = "/work/output-SpecializedModels/c9/tabsyn/tabsyn-c9-20260420_233446"
4
+ dataname = "tabsyn_c9"
5
+ output_csv = "/work/output-SpecializedModels/c9/tabsyn/tabsyn-c9-20260420_233446/tabsyn-c9-26215-20260421_005001.csv"
6
+ tabsyn_root = "/workspace/tabsyn"
7
+
8
+ assert os.path.exists(tabsyn_root), f"TabSyn source not mounted: {tabsyn_root}"
9
+
10
+ old = os.environ.get("PYTHONPATH", "")
11
+ os.environ["PYTHONPATH"] = tabsyn_root + (os.pathsep + old if old else "")
12
+ sys.path.insert(0, tabsyn_root)
13
+
14
+ os.chdir(tabsyn_root)
15
+
16
+ # Ensure data symlink exists
17
+ data_link = os.path.join(tabsyn_root, "data", dataname)
18
+ data_src = os.path.join(work_dir, "data", dataname)
19
+ os.makedirs(os.path.join(tabsyn_root, "data"), exist_ok=True)
20
+ if os.path.exists(data_link):
21
+ os.remove(data_link)
22
+ os.symlink(data_src, data_link)
23
+
24
+ print(f"[TabSyn] Sampling 26215 rows")
25
+ env = os.environ.copy()
26
+ env.setdefault("TABSYN_RESUME", "1")
27
+ ret = subprocess.run(
28
+ [sys.executable, "main.py",
29
+ "--dataname", dataname,
30
+ "--mode", "sample",
31
+ "--method", "tabsyn",
32
+ "--gpu", "0",
33
+ "--save_path", output_csv],
34
+ cwd=tabsyn_root,
35
+ env=env
36
+ )
37
+ if ret.returncode != 0:
38
+ sys.exit(ret.returncode)
39
+ print(f"[TabSyn] Saved -> {output_csv}")
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/_tabsyn_train.py ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os, sys, subprocess
2
+
3
+ work_dir = "/work/output-SpecializedModels/c9/tabsyn/tabsyn-c9-20260420_233446"
4
+ dataname = "tabsyn_c9"
5
+ tabsyn_root = "/workspace/tabsyn"
6
+
7
+ assert os.path.exists(tabsyn_root), f"TabSyn source not mounted: {tabsyn_root}"
8
+
9
+ old = os.environ.get("PYTHONPATH", "")
10
+ os.environ["PYTHONPATH"] = tabsyn_root + (os.pathsep + old if old else "")
11
+ sys.path.insert(0, tabsyn_root)
12
+
13
+ os.chdir(tabsyn_root)
14
+
15
+ # Symlink data dir into TabSyn data/
16
+ data_link = os.path.join(tabsyn_root, "data", dataname)
17
+ data_src = os.path.join(work_dir, "data", dataname)
18
+ os.makedirs(os.path.join(tabsyn_root, "data"), exist_ok=True)
19
+ if os.path.exists(data_link):
20
+ os.remove(data_link)
21
+ os.symlink(data_src, data_link)
22
+
23
+ env = os.environ.copy()
24
+ env.setdefault("TABSYN_RESUME", "1")
25
+ _te = None
26
+ if _te is not None:
27
+ env["TABSYN_VAE_EPOCHS"] = str(_te)
28
+ env["TABSYN_DIFFUSION_MAX_EPOCHS"] = str(max(_te + 1, 2))
29
+
30
+ # Data preprocessing is done on the host side (_prepare_data_dir)
31
+ # which creates .npy files, train/test CSVs, and info.json
32
+
33
+ # Step 1: Train VAE (produces latent embeddings)
34
+ print(f"[TabSyn] Step 1/2: Training VAE in {tabsyn_root}, dataname={dataname}")
35
+ ret = subprocess.run(
36
+ [sys.executable, "main.py",
37
+ "--dataname", dataname,
38
+ "--mode", "train",
39
+ "--method", "vae",
40
+ "--gpu", "0"],
41
+ cwd=tabsyn_root,
42
+ env=env
43
+ )
44
+ if ret.returncode != 0:
45
+ print("[TabSyn] VAE training failed")
46
+ sys.exit(ret.returncode)
47
+
48
+ # Step 2: Train diffusion model on latent space
49
+ print(f"[TabSyn] Step 2/2: Training diffusion model")
50
+ ret = subprocess.run(
51
+ [sys.executable, "main.py",
52
+ "--dataname", dataname,
53
+ "--mode", "train",
54
+ "--method", "tabsyn",
55
+ "--gpu", "0"],
56
+ cwd=tabsyn_root,
57
+ env=env
58
+ )
59
+ if ret.returncode != 0:
60
+ print("[TabSyn] Diffusion training failed")
61
+ sys.exit(ret.returncode)
62
+ print("[TabSyn] Training complete (VAE + Diffusion)")
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/X_cat_test.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4806578182f915d61917361708a4e1938fec8edfcf7da4ab44dd663d31eea03
3
+ size 26352
SynthData0523/main/c9/tabsyn/tabsyn-c9-20260420_233446/data/tabsyn_c9/X_cat_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b94e86372b14e60e0b69ab2d78ae87ba27f327d6851047c84a76b18ad32cad5
3
+ size 236056